Michael S. Tsirkin
|
a2cb15b0dd
pci: update all users to look in pci/
|
12 年之前 |
Avi Kivity
|
a8170e5e97
Rename target_phys_addr_t to hwaddr
|
13 年之前 |
Paolo Bonzini
|
1ceee0d5cc
iostatus: change is_read to a bool
|
13 年之前 |
Hervé Poussineau
|
cb67be85a6
ide: fix compilation errors when DEBUG_IDE is set
|
13 年之前 |
David Gibson
|
964455f39e
Correct types in bmdma_addr_{read,write}
|
13 年之前 |
David Gibson
|
859e538d50
Remove unnecessary casts from PCI DMA code in PCI IDE
|
14 年之前 |
Stefan Hajnoczi
|
922453bca6
block: convert qemu_aio_flush() calls to bdrv_drain_all()
|
13 年之前 |
David Gibson
|
552908fef5
PCI IDE: Use PCI DMA stub functions
|
14 年之前 |
Luiz Capitulino
|
1dfb4dd993
Replace the VMSTOP macros with a proper state type
|
14 年之前 |
Markus Armbruster
|
fb0c61a5a5
hw: Trim superfluous #include "block_int.h"
|
14 年之前 |
Avi Kivity
|
a9deb8c69a
ide: convert to memory API
|
14 年之前 |
Kevin Wolf
|
ee752da74f
ide: Clear error_status after restarting flush
|
14 年之前 |
Christoph Hellwig
|
d353fb72f5
ide: add TRIM support
|
14 年之前 |
Christoph Hellwig
|
4e1e00515e
ide: allow other dma comands than read and write
|
14 年之前 |
Kevin Wolf
|
def93791f2
ide: Split error status from status register
|
14 年之前 |
Kevin Wolf
|
2860e3eb96
ide: Turn debug messages into assertions
|
14 年之前 |
Andrea Arcangeli
|
086cf4d3bd
ide: cleanup warnings
|
14 年之前 |
Blue Swirl
|
a08784dd11
Remove unused sysemu.h include directives
|
14 年之前 |
Stefan Weil
|
1635eecc41
ide: Remove unneeded null pointer check
|
14 年之前 |
Christoph Hellwig
|
cd369c4634
ide: factor dma handling helpers
|
14 年之前 |
Alexander Graf
|
40a6238a20
ide: Split out BMDMA code from ATA core
|
14 年之前 |
Kevin Wolf
|
b76876e602
ide: Reset current_addr after stopping DMA
|
14 年之前 |
Kevin Wolf
|
c29947bbb0
ide: Ignore double DMA transfer starts/stops
|
14 年之前 |
Avi Kivity
|
9fbef1ac7c
ide: convert bmdma address ioport to ioport_register()
|
14 年之前 |
Andrea Arcangeli
|
953844d102
ide: Avoid canceling IDE DMA
|
15 年之前 |
Juan Quintela
|
5ee84c3375
ide: fix migration in the middle of a bmdma transfer
|
15 年之前 |
Juan Quintela
|
57338424aa
Revert "ide save/restore current transfer fields"
|
15 年之前 |
Marcelo Tosatti
|
42ee76fe82
ide save/restore current transfer fields
|
15 年之前 |
Juan Quintela
|
407a4f3073
ide: port pci ide to vmstate
|
16 年之前 |
Juan Quintela
|
4c3df0ecc2
ide: split cmd646 and piix from pci.c
|
16 年之前 |