index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
ide
/
pci.h
Age
Commit message (
Expand
)
Author
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
2014-10-20
block: Rename BlockDriverCompletionFunc to BlockCompletionFunc
Markus Armbruster
2014-08-15
ide: move BM_STATUS bits to pci.[ch]
Paolo Bonzini
2013-07-29
ide: Introduce abstract QOM type for PCIIDEState
Andreas Färber
2011-08-08
ide: convert to memory API
Avi Kivity
2011-06-15
ide: Split error status from status register
Kevin Wolf
2010-12-17
ide: Split out BMDMA code from ATA core
Alexander Graf
2010-11-24
ide: convert bmdma address ioport to ioport_register()
Avi Kivity
2009-10-27
ide: port pci ide to vmstate
Juan Quintela
2009-10-12
ide: 'secondary' field is only used by cmd646
Juan Quintela
2009-10-12
ide: PCIIDEState type field is not needed anymore
Juan Quintela
2009-10-12
ide: export needed ide-pci functions for split
Juan Quintela
2009-10-12
ide: create ide/pci.h for common ide pci definitions
Juan Quintela