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 年之前 |
BALATON Zoltan
|
2ab2ef0785
cmd646: Remove unused variable
|
6 年之前 |
Thomas Huth
|
7eceff5b5a
hw: Do not include "sysemu/block-backend.h" if it is not necessary
|
7 年之前 |
Philippe Mathieu-Daudé
|
786316113a
hw/ide: remove old i386 dependency
|
7 年之前 |
John Snow
|
3eee2611dd
IDE: replace DEBUG_IDE with tracing system
|
8 年之前 |
Markus Armbruster
|
a9c94277f0
Use #include "..." for our own headers, <...> for others
|
9 年之前 |
Peter Maydell
|
532392622c
ide: Clean up includes
|
9 年之前 |
Laurent Vivier
|
74623e7369
cmd646: add to storage category
|
10 年之前 |
Peter Maydell
|
1976058109
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
|
10 年之前 |
Paolo Bonzini
|
f878c91607
ide: introduce ide_register_restart_cb
|
10 年之前 |
Markus Armbruster
|
9af21dbee1
pci: Trivial device model conversions to realize
|
10 年之前 |
Markus Armbruster
|
4be746345f
hw: Convert from BlockDriverState to BlockBackend, mostly
|
11 年之前 |
Peter Maydell
|
0e4a773705
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
|
11 年之前 |
Paolo Bonzini
|
469b046ead
memory: remove memory_region_destroy
|
11 年之前 |
Mark Cave-Ayland
|
271dddd133
cmd646: synchronise UDMA interrupt status with DMA interrupt status
|
11 年之前 |
Mark Cave-Ayland
|
1d113ef874
cmd646: allow MRDMODE interrupt status bits clearing from PCI config space
|
11 年之前 |
Mark Cave-Ayland
|
dab91a1e13
cmd646: switch cmd646_update_irq() to accept PCIDevice instead of PCIIDEState
|
11 年之前 |
Mark Cave-Ayland
|
5bbc0a703d
cmd646: synchronise DMA interrupt status with UDMA interrupt status
|
11 年之前 |
Mark Cave-Ayland
|
58f16a7b47
cmd646: add constants for CNTRL register access
|
11 年之前 |
Marcel Apfelbaum
|
9e64f8a3fc
hw: set interrupts using pci irq wrappers
|
12 年之前 |
Andreas Färber
|
c6baf942e0
ide: Pass size to ide_bus_new()
|
12 年之前 |