index
:
bwlp/qemu.git
block_qcow2_cluster_info
master
spice_video_codecs
Experimental fork of QEMU with video encoding patches
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
hw
/
ide
/
sii3112.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use OBJECT_DECLARE_SIMPLE_TYPE when possible
Eduardo Habkost
2020-09-18
1
-3
/
+1
*
Use DECLARE_*CHECKER* macros
Eduardo Habkost
2020-09-09
1
-1
/
+1
*
Move QOM typedefs and add missing includes
Eduardo Habkost
2020-09-09
1
-2
/
+4
*
hw/ide/sii3112: Remove dead assignment
Philippe Mathieu-Daudé
2020-05-04
1
-2
/
+3
*
hw/ide/sii3112: Use qdev gpio rather than qemu_allocate_irqs()
Peter Maydell
2020-03-27
1
-4
/
+4
*
hw/ide/sii3112: Convert reset handler to DeviceReset
Philippe Mathieu-Daudé
2019-10-15
1
-4
/
+3
*
Include sysemu/reset.h a lot less
Markus Armbruster
2019-08-16
1
-0
/
+1
*
Include qemu/module.h where needed, drop it from qemu-common.h
Markus Armbruster
2019-06-12
1
-0
/
+1
*
sii3112: Remove duplicated code and use PCI IDE ops instead
BALATON Zoltan
2019-01-25
1
-44
/
+8
*
sii3112: Remove unneeded exit function
BALATON Zoltan
2018-03-18
1
-12
/
+0
*
Use #include "..." for our own headers, <...> for others
Markus Armbruster
2018-02-09
1
-2
/
+2
*
sii3112: Add explicit type casts to avoid unintended sign extension
BALATON Zoltan
2018-01-20
1
-5
/
+5
*
hw/ide: Emulate SiI3112 SATA controller
BALATON Zoltan
2018-01-10
1
-0
/
+368