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
/
pci
/
msix.c
Age
Commit message (
Expand
)
Author
2014-08-19
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2014-08-18
memory: remove memory_region_destroy
Paolo Bonzini
2014-08-14
pci: Use bus master address space for delivering MSI/MSI-X messages
Jan Kiszka
2014-02-11
exec: Make stl_*_phys input an AddressSpace
Edgar E. Iglesias
2013-07-04
hw/p*: pass owner to memory_region_init* functions
Paolo Bonzini
2013-07-04
memory: add owner argument to initialization functions
Paolo Bonzini
2013-06-03
pci: add VMSTATE_MSIX
Gerd Hoffmann
2013-01-07
msix: add api to access msix message
Michael S. Tsirkin
2012-12-26
msix: expose access to masked/pending state
Michael S. Tsirkin
2012-12-26
msi: add API to get notified about pending bit poll
Michael S. Tsirkin
2012-12-19
misc: move include files to include/qemu/
Paolo Bonzini
2012-12-17
Merge commit '1dd3a74d2ee2d873cde0b390b536e45420b3fe05' into HEAD
Paolo Bonzini
2012-12-17
pci: fix path for local includes
Michael S. Tsirkin
2012-12-17
pci: move pci core code to hw/pci
Michael S. Tsirkin