Age | Commit message (Expand) | Author |
2010-05-31 | msix: remove duplicated defines. | Isaku Yamahata |
2009-12-23 | msix: use range helper function. | Isaku Yamahata |
2009-12-07 | msix: function mask support | Michael S. Tsirkin |
2009-12-07 | msix: macro rename for function mask support | Michael S. Tsirkin |
2009-12-01 | msix: clear pending bit of an unused vector | Michael S. Tsirkin |
2009-12-01 | msix: fix reset value for enable bit | Michael S. Tsirkin |
2009-12-01 | msix: fix mask bit state after reset | Michael S. Tsirkin |
2009-12-01 | msix: add helper to unuse all msix entries | Michael S. Tsirkin |
2009-11-09 | pci: introduce pcibus_t to represent pci bus address/size instead of uint32_t | Isaku Yamahata |
2009-10-30 | qemu/msix: fix table access issues | Michael S. Tsirkin |
2009-10-05 | qemu: clean up target page usage in msix | Michael S. Tsirkin |
2009-10-01 | Revert "Get rid of _t suffix" | Anthony Liguori |
2009-10-01 | Get rid of _t suffix | malc |
2009-09-20 | Compile msix only once | Blue Swirl |
2009-08-25 | Make CPURead/WriteFunc structure 'const' | Blue Swirl |
2009-07-27 | qemu: msix nit: clear msix_entries_nr on error | Michael S. Tsirkin |
2009-07-10 | qemu/msi: missing braces | Michael S. Tsirkin |
2009-07-10 | qemu/msi: clean used vectors state on load | Michael S. Tsirkin |
2009-07-09 | fix segfault in msix_save | Michael S. Tsirkin |
2009-07-05 | Fix Sparse warning | Blue Swirl |
2009-06-24 | qemu/pci: MSI-X support functions | Michael S. Tsirkin |