Markus Armbruster
|
a27bd6c779
Include hw/qdev-properties.h less
|
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
|
0b8fa32f55
Include qemu/module.h where needed, drop it from qemu-common.h
|
6 years ago |
Thomas Huth
|
7eceff5b5a
hw: Do not include "sysemu/block-backend.h" if it is not necessary
|
7 years ago |
Philippe Mathieu-Daudé
|
786316113a
hw/ide: remove old i386 dependency
|
7 years ago |
Markus Armbruster
|
a9c94277f0
Use #include "..." for our own headers, <...> for others
|
9 years ago |
Peter Maydell
|
532392622c
ide: Clean up includes
|
9 years ago |
Paolo Bonzini
|
d32c76b3ad
ide: support PIO restart for the ISA controller
|
10 years ago |
Markus Armbruster
|
e25b89e520
ide/isa: Replace unchecked qdev_init() by qdev_init_nofail()
|
10 years ago |
Markus Armbruster
|
4be746345f
hw: Convert from BlockDriverState to BlockBackend, mostly
|
11 years ago |
Juan Quintela
|
d49805aeea
savevm: Remove all the unneeded version_minimum_id_old (x86)
|
11 years ago |
Paolo Bonzini
|
c7bcc85d66
qdev: Remove hex8/32/64 property types
|
11 years ago |
Andreas Färber
|
c6baf942e0
ide: Pass size to ide_bus_new()
|
12 years ago |
Marcel Apfelbaum
|
125ee0ed9c
devices: Associate devices to their logical category
|
12 years ago |
Andreas Färber
|
db895a1e6a
isa: Use realizefn for ISADevice
|
12 years ago |
Kevin Wolf
|
0ee20e6658
ahci: Don't allow creating slave drives
|
12 years ago |
Andreas Färber
|
2f12688b93
ide: QOM'ify ISA IDE
|
12 years ago |
Paolo Bonzini
|
0d09e41a51
hw: move headers to include/
|
12 years ago |
Andreas Färber
|
8c43a6f05d
Make all static TypeInfos const
|
12 years ago |
Paolo Bonzini
|
9c17d615a6
softmmu: move include files to include/sysemu/
|
12 years ago |
Paolo Bonzini
|
737e150e89
block: move include files to include/block/
|
12 years ago |
Andreas Färber
|
83f7d43a9e
qom: Unify type registration
|
13 years ago |
Anthony Liguori
|
39bffca203
qdev: register all types natively through QEMU Object Model
|
13 years ago |
Anthony Liguori
|
8f04ee0882
isa: pic: convert to QEMU Object Model
|
13 years ago |
Hervé Poussineau
|
48a18b3c69
isa: give ISABus/ISADevice to isa_create(), isa_bus_irqs() and isa_get_irq() functions
|
13 years ago |
Richard Henderson
|
4a91d3b337
ide: Convert to isa_register_portio_list
|
14 years ago |
Markus Armbruster
|
fb0c61a5a5
hw: Trim superfluous #include "block_int.h"
|
14 years ago |
Blue Swirl
|
a08784dd11
Remove unused sysemu.h include directives
|
14 years ago |
Gleb Natapov
|
3835510f10
Store IDE bus id in IDEBus structure for easy access.
|
14 years ago |