index
:
focaccia-qemu
this commit
master
sr/plugin
ta/focaccia
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
hw
/
ide
/
sii3112.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
hw/ide: Include 'ide-internal.h' from current path
Philippe Mathieu-Daudé
2024-02-27
1
-1
/
+1
*
hw/ide: Stop exposing internal.h to non-IDE files
Thomas Huth
2024-02-22
1
-0
/
+1
*
hw/ide: Extract bmdma_status_writeb()
Bernhard Beschow
2023-07-11
1
-4
/
+2
*
hw/ide: Extract IDEBus assignment into bmdma_init()
Bernhard Beschow
2023-07-11
1
-1
/
+0
*
hw/ide: Rename ide_init2() -> ide_bus_init_output_irq()
Philippe Mathieu-Daudé
2023-02-27
1
-1
/
+1
*
hw/ide: Rename ide_register_restart_cb -> ide_bus_register_restart_cb
Philippe Mathieu-Daudé
2023-02-27
1
-1
/
+1
*
ide: Rename ide_bus_new() to ide_bus_init()
Peter Maydell
2021-09-30
1
-1
/
+1
*
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