Markus Armbruster
|
650d103d3e
Include hw/hw.h exactly where needed
|
6 年之前 |
Markus Armbruster
|
d645427057
Include migration/vmstate.h less
|
6 年之前 |
Markus Armbruster
|
0b8fa32f55
Include qemu/module.h where needed, drop it from qemu-common.h
|
6 年之前 |
BALATON Zoltan
|
c9ebc75dc2
cmd646: Move PCI IDE specific functions to ide/pci.c
|
6 年之前 |
Thomas Huth
|
0cd0589ecf
trivial: Don't include isa.h if it is not really necessary
|
6 年之前 |
Philippe Mathieu-Daudé
|
0304f9ec9c
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 年之前 |
Eduardo Habkost
|
fd3b02c889
pci: Add INTERFACE_CONVENTIONAL_PCI_DEVICE to Conventional PCI devices
|
8 年之前 |
Dr. David Alan Gilbert
|
44b1ff319c
migration: pre_save return int
|
8 年之前 |
John Snow
|
3eee2611dd
IDE: replace DEBUG_IDE with tracing system
|
8 年之前 |
Markus Armbruster
|
a9c94277f0
Use #include "..." for our own headers, <...> for others
|
9 年之前 |
Pavel Butsykin
|
218fd37c68
ide: don't lose pending dma state
|
9 年之前 |
John Snow
|
86698a12f7
ide: move buffered DMA cancel to core
|
9 年之前 |
Peter Maydell
|
532392622c
ide: Clean up includes
|
9 年之前 |
Peter Lieven
|
7cda62087c
ide: orphan all buffered requests on DMA cancel
|
9 年之前 |
John Snow
|
9fbf0fa81f
ide: remove hardcoded 2GiB transactional limit
|
9 年之前 |
John Snow
|
a718978ed5
ide: add limit to .prepare_buf()
|
10 年之前 |
Juan Quintela
|
5cd8cadae8
migration: Use normal VMStateDescriptions for Subsections
|
11 年之前 |
Shannon Zhao
|
6e38a4ba78
hw/ide/pci: Fix memory leak
|
10 年之前 |
Peter Maydell
|
1976058109
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
|
10 年之前 |
Paolo Bonzini
|
dc5d0af49a
ide: place initial state of the current request to IDEBus
|
10 年之前 |
Paolo Bonzini
|
a96cb23629
ide: replace set_unit callback with more IDEBus state
|
10 年之前 |
Paolo Bonzini
|
9898586d89
ide: move restart callback to common code
|
10 年之前 |
Paolo Bonzini
|
d34fceda8f
ide: pass IDEBus to the restart_cb
|
10 年之前 |
Paolo Bonzini
|
2745df813d
ide: do not use BMDMA in restart callback
|
10 年之前 |
Paolo Bonzini
|
bd8892c4e6
ide: prepare to move restart to common code
|
10 年之前 |
Paolo Bonzini
|
06b95b1ee7
ide: start extracting ide_restart_dma out of bmdma_restart_dma
|
10 年之前 |
Gonglei
|
81b07353c5
Remove superfluous '\n' around error_report()
|
10 年之前 |
Dr. David Alan Gilbert
|
a71754e5b0
atapi migration: Throw recoverable error to avoid recovery
|
10 年之前 |
John Snow
|
3251bdcf1c
ide: Correct handling of malformed/short PRDTs
|
10 年之前 |