Stefan Hajnoczi
|
65cb7129f4
Merge tag 'exec-20241220' of https://github.com/philmd/qemu into staging
|
8 月之前 |
Philippe Mathieu-Daudé
|
32cad1ffb8
include: Rename sysemu/ -> system/
|
8 月之前 |
Richard Henderson
|
5fcabe628b
include/hw/qdev-properties: Remove DEFINE_PROP_END_OF_LIST
|
8 月之前 |
Richard Henderson
|
aaa1f1a524
hw/ide: Constify all Property
|
8 月之前 |
Peter Maydell
|
e3d0814368
hw: Use device_class_set_legacy_reset() instead of opencoding
|
11 月之前 |
Philippe Mathieu-Daudé
|
0316482e87
hw/ide: Include 'ide-internal.h' from current path
|
1 年之前 |
Thomas Huth
|
a11f439a0e
hw/ide: Stop exposing internal.h to non-IDE files
|
1 年之前 |
Michael Tokarev
|
a980b95cb3
hw/ide: spelling fixes
|
2 年之前 |
Bernhard Beschow
|
5fe24213f0
hw/ide: Extract bmdma_status_writeb()
|
2 年之前 |
Bernhard Beschow
|
bf0576edd7
hw/ide: Extract IDEBus assignment into bmdma_init()
|
2 年之前 |
Yeqi Fu
|
0030b244a7
hw/ide: replace TABs with space
|
2 年之前 |
Philippe Mathieu-Daudé
|
c951963043
hw/ide: Rename ide_init2() -> ide_bus_init_output_irq()
|
2 年之前 |
Philippe Mathieu-Daudé
|
e29b124610
hw/ide: Rename ide_register_restart_cb -> ide_bus_register_restart_cb
|
2 年之前 |
Peter Maydell
|
82c74ac42e
ide: Rename ide_bus_new() to ide_bus_init()
|
3 年之前 |
Mark Cave-Ayland
|
cbf4c9ac9c
cmd646-ide: use qdev gpio rather than qemu_allocate_irqs()
|
5 年之前 |
Mark Cave-Ayland
|
d32a4f3bdf
cmd646: remove unused pci_cmd646_ide_init() function
|
5 年之前 |
Mark Cave-Ayland
|
62b411bdaa
cmd646: register vmstate_ide_pci VMStateDescription in DeviceClass
|
5 年之前 |
Mark Cave-Ayland
|
51e5ba5582
cmd646: register cmd646_reset() function in DeviceClass
|
5 年之前 |
Marc-André Lureau
|
4f67d30b5e
qdev: set properties with device_class_set_props()
|
5 年之前 |
Marc-André Lureau
|
3cad405bab
vmstate: replace DeviceState with VMStateIf
|
6 年之前 |
Paolo Bonzini
|
f5f72e8f31
ide: fix leak from qemu_allocate_irqs
|
5 年之前 |
Markus Armbruster
|
d5938f29fe
Clean up inclusion of sysemu/sysemu.h
|
6 年之前 |
Markus Armbruster
|
a27bd6c779
Include hw/qdev-properties.h less
|
6 年之前 |
Markus Armbruster
|
650d103d3e
Include hw/hw.h exactly where needed
|
6 年之前 |
Markus Armbruster
|
d645427057
Include migration/vmstate.h less
|
6 年之前 |
Markus Armbruster
|
71e8a91585
Include sysemu/reset.h a lot less
|
6 年之前 |
Markus Armbruster
|
0b8fa32f55
Include qemu/module.h where needed, drop it from qemu-common.h
|
6 年之前 |
BALATON Zoltan
|
8ac98d1a97
ide: Get rid of CMD646BAR struct
|
6 年之前 |
BALATON Zoltan
|
c9ebc75dc2
cmd646: Move PCI IDE specific functions to ide/pci.c
|
6 年之前 |
BALATON Zoltan
|
e210ec87b9
cmd646: Remove IDEBus from CMD646BAR
|
6 年之前 |