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
/
msi.c
Age
Commit message (
Expand
)
Author
2012-12-17
pci: move pci core code to hw/pci
Michael S. Tsirkin
2012-10-29
msi: Add msi_get_message()
Alex Williamson
2012-07-19
msi/msix: added API to set MSI message address and data
Alexey Kardashevskiy
2012-06-07
msi: Use msi/msix_present more consistently
Jan Kiszka
2012-06-07
msi: Invoke msi/msix_write_config from PCI core
Jan Kiszka
2012-06-07
msi: Guard msi/msix_write_config with msi_present
Jan Kiszka
2012-06-07
msi: Guard msi_reset with msi_present
Jan Kiszka
2012-01-19
msi: Generalize msix_supported to msi_supported
Jan Kiszka
2011-07-12
msi: use specific endian ld/st_phys
Alexander Graf
2011-06-15
Merge remote-tracking branch 'origin/master' into pci
Michael S. Tsirkin
2011-06-12
msi: Fix copy&paste mistake in msi_uninit
Jan Kiszka
2011-05-06
Fix typo in code and comments
Stefan Weil
2011-05-05
MSI: Robust resource release
Jan Kiszka
2011-01-20
msi: simplify write config a bit.
Isaku Yamahata
2010-10-27
msi: minor cleanups
Michael S. Tsirkin
2010-10-27
msi: simplify range checks
Michael S. Tsirkin
2010-10-27
Introduce range.h
Blue Swirl
2010-10-19
msi: implements msi
Isaku Yamahata