Philippe Mathieu-Daudé
|
ee358e919e
hw/ide/piix: Convert reset handler to DeviceReset
|
5 years ago |
Markus Armbruster
|
d5938f29fe
Clean up inclusion of sysemu/sysemu.h
|
6 years ago |
Markus Armbruster
|
650d103d3e
Include hw/hw.h exactly where needed
|
6 years ago |
Markus Armbruster
|
d645427057
Include migration/vmstate.h less
|
6 years ago |
Markus Armbruster
|
71e8a91585
Include sysemu/reset.h a lot less
|
6 years ago |
Markus Armbruster
|
0b8fa32f55
Include qemu/module.h where needed, drop it from qemu-common.h
|
6 years ago |
Thomas Huth
|
0cd0589ecf
trivial: Don't include isa.h if it is not really necessary
|
6 years ago |
Philippe Mathieu-Daudé
|
786316113a
hw/ide: remove old i386 dependency
|
7 years ago |
John Snow
|
3eee2611dd
IDE: replace DEBUG_IDE with tracing system
|
8 years ago |
Paul Durrant
|
ae4d2eb273
xen-platform: add missing disk unplug option
|
8 years ago |
John Snow
|
49137bf684
block-backend: remove blk_flush_all
|
9 years ago |
Markus Armbruster
|
a9c94277f0
Use #include "..." for our own headers, <...> for others
|
9 years ago |
Anthony PERARD
|
d1fc684f36
xen: Fix IDE unplug
|
9 years ago |
Michael S. Tsirkin
|
0f8445820f
xen: piix reuse pci generic class init function
|
9 years ago |
Peter Maydell
|
532392622c
ide: Clean up includes
|
9 years ago |
Stefano Stabellini
|
6cd387833d
Fix release_drive on unplugged devices (pci_piix3_xen_ide_unplug)
|
10 years ago |
Peter Maydell
|
1976058109
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
|
10 years ago |
Paolo Bonzini
|
f878c91607
ide: introduce ide_register_restart_cb
|
10 years ago |
Markus Armbruster
|
9af21dbee1
pci: Trivial device model conversions to realize
|
10 years ago |
James Harper
|
d4f9e806c2
fix off-by-one error in pci_piix3_xen_ide_unplug
|
10 years ago |
Markus Armbruster
|
4be746345f
hw: Convert from BlockDriverState to BlockBackend, mostly
|
11 years ago |
Markus Armbruster
|
fa1d36df74
block: Eliminate DriveInfo member bdrv, use blk_by_legacy_dinfo()
|
11 years ago |
Markus Armbruster
|
b9fe8a7a12
blockdev: Eliminate drive_del()
|
11 years ago |
Markus Armbruster
|
7ca9b7c035
xen: Drop redundant bdrv_close() from pci_piix3_xen_ide_unplug()
|
11 years ago |
Paolo Bonzini
|
469b046ead
memory: remove memory_region_destroy
|
11 years ago |
Markus Armbruster
|
ae60e8e378
blockdev: Remove unused DriveInfo reference count
|
11 years ago |
Stefano Stabellini
|
15e8159e76
Call pci_piix3_xen_ide_unplug from unplug_disks
|
11 years ago |
Igor Mammedov
|
2897ae0267
qdev:pci: refactor PCIDevice to use generic "hotpluggable" property
|
11 years ago |
Markus Armbruster
|
81aab2ff11
piix3 piix4: Clean up use of cannot_instantiate_with_device_add_yet
|
11 years ago |
Markus Armbruster
|
efec3dd631
qdev: Replace no_user by cannot_instantiate_with_device_add_yet
|
11 years ago |