index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
ide
/
pci.c
Age
Commit message (
Expand
)
Author
2015-07-04
ide: add limit to .prepare_buf()
John Snow
2015-06-12
migration: Use normal VMStateDescriptions for Subsections
Juan Quintela
2015-06-03
hw/ide/pci: Fix memory leak
Shannon Zhao
2015-03-10
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
2015-03-10
ide: place initial state of the current request to IDEBus
Paolo Bonzini
2015-03-10
ide: replace set_unit callback with more IDEBus state
Paolo Bonzini
2015-03-10
ide: move restart callback to common code
Paolo Bonzini
2015-03-10
ide: pass IDEBus to the restart_cb
Paolo Bonzini
2015-03-10
ide: do not use BMDMA in restart callback
Paolo Bonzini
2015-03-10
ide: prepare to move restart to common code
Paolo Bonzini
2015-03-10
ide: start extracting ide_restart_dma out of bmdma_restart_dma
Paolo Bonzini
2015-03-10
Remove superfluous '\n' around error_report()
Gonglei
2015-02-06
atapi migration: Throw recoverable error to avoid recovery
Dr. David Alan Gilbert
2014-11-14
ide: Correct handling of malformed/short PRDTs
John Snow
2014-10-20
hw: Convert from BlockDriverState to BlockBackend, mostly
Markus Armbruster
2014-10-20
block: Rename BlockDriverCompletionFunc to BlockCompletionFunc
Markus Armbruster
2014-08-15
ide: move retry constants out of BM_STATUS_* namespace
Paolo Bonzini
2014-08-15
ide: move BM_STATUS bits to pci.[ch]
Paolo Bonzini
2014-08-15
ide: fold add_status callback into set_inactive
Paolo Bonzini
2014-08-15
ide: simplify start_transfer callbacks
Paolo Bonzini
2014-08-15
ide: simplify set_inactive callbacks
Paolo Bonzini
2014-08-15
ide: simplify reset callbacks
Paolo Bonzini
2014-06-16
savevm: Remove all the unneeded version_minimum_id_old (x86)
Juan Quintela
2014-03-27
hw/ide: Add missing 'static' attributes
Stefan Weil
2013-07-29
ide: Introduce abstract QOM type for PCIIDEState
Andreas Färber
2013-05-08
ide: Reset BMIDEA bit when the bus master is stopped
Kevin Wolf
2013-04-08
hw: move headers to include/
Paolo Bonzini
2013-01-17
ide: Remove wrong assertion
Kevin Wolf
2012-12-19
softmmu: move include files to include/sysemu/
Paolo Bonzini
2012-12-19
block: move include files to include/block/
Paolo Bonzini
2012-12-17
pci: update all users to look in pci/
Michael S. Tsirkin
2012-10-23
Rename target_phys_addr_t to hwaddr
Avi Kivity
2012-09-28
iostatus: change is_read to a bool
Paolo Bonzini
2012-02-10
ide: fix compilation errors when DEBUG_IDE is set
Hervé Poussineau
2012-01-21
Correct types in bmdma_addr_{read,write}
David Gibson
2011-12-12
Remove unnecessary casts from PCI DMA code in PCI IDE
David Gibson
2011-12-05
block: convert qemu_aio_flush() calls to bdrv_drain_all()
Stefan Hajnoczi
2011-11-01
PCI IDE: Use PCI DMA stub functions
David Gibson
2011-09-15
Replace the VMSTOP macros with a proper state type
Luiz Capitulino
2011-09-12
hw: Trim superfluous #include "block_int.h"
Markus Armbruster
2011-08-08
ide: convert to memory API
Avi Kivity
2011-06-15
ide: Clear error_status after restarting flush
Kevin Wolf
2011-06-15
ide: add TRIM support
Christoph Hellwig
2011-06-15
ide: allow other dma comands than read and write
Christoph Hellwig
2011-06-15
ide: Split error status from status register
Kevin Wolf
2011-05-18
ide: Turn debug messages into assertions
Kevin Wolf
2011-05-18
ide: cleanup warnings
Andrea Arcangeli
2011-04-15
Remove unused sysemu.h include directives
Blue Swirl
2011-01-24
ide: Remove unneeded null pointer check
Stefan Weil
2011-01-24
ide: factor dma handling helpers
Christoph Hellwig
[next]