]> git.proxmox.com Git - qemu.git/history - hw/msix.c
Update for 0.12.4 release
[qemu.git] / hw / msix.c
2009-12-07 Michael S. Tsirkinmsix: function mask support
2009-12-07 Michael S. Tsirkinmsix: macro rename for function mask support
2009-12-01 Anthony LiguoriMerge commit 'mst/for_anthony' into mst
2009-12-01 Michael S. Tsirkinmsix: clear pending bit of an unused vector
2009-12-01 Michael S. Tsirkinmsix: fix reset value for enable bit
2009-12-01 Michael S. Tsirkinmsix: fix mask bit state after reset
2009-12-01 Michael S. Tsirkinmsix: add helper to unuse all msix entries
2009-11-09 Isaku Yamahatapci: introduce pcibus_t to represent pci bus address...
2009-10-30 Michael S. Tsirkinqemu/msix: fix table access issues
2009-10-05 Michael S. Tsirkinqemu: clean up target page usage in msix
2009-10-01 Anthony LiguoriRevert "Get rid of _t suffix"
2009-10-01 malcGet rid of _t suffix
2009-09-20 Blue SwirlCompile msix only once
2009-08-28 Anthony LiguoriMerge commit 'linux-user/linux-user-for-upstream' into...
2009-08-25 Blue SwirlMake CPURead/WriteFunc structure 'const'
2009-07-27 Michael S. Tsirkinqemu: msix nit: clear msix_entries_nr on error
2009-07-10 Michael S. Tsirkinqemu/msi: missing braces
2009-07-10 Michael S. Tsirkinqemu/msi: clean used vectors state on load
2009-07-09 Michael S. Tsirkinfix segfault in msix_save
2009-07-05 Blue SwirlFix Sparse warning
2009-06-24 Michael S. Tsirkinqemu/pci: MSI-X support functions