| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | fix MSI injection on Xen | Stefano Stabellini | 2016-02-06 | 1 | -1/+8 |
| * | pci: Clean up includes | Peter Maydell | 2016-01-29 | 1 | -0/+1 |
| * | hw/pci: Introduce pci_requester_id() | Pavel Fedin | 2015-10-19 | 1 | -1/+1 |
| * | xen: don't allow guest to control MSI mask register | Jan Beulich | 2015-06-02 | 1 | -4/+0 |
| * | Add stream ID to MSI write | Pavel Fedin | 2015-05-31 | 1 | -1/+9 |
| * | Convert (ffs(val) - 1) to ctz32(val) | Stefan Hajnoczi | 2015-04-28 | 1 | -6/+6 |
| * | Switch non-CPU callers from ld/st*_phys to address_space_ld/st* | Peter Maydell | 2015-04-26 | 1 | -1/+2 |
| * | pci: Use bus master address space for delivering MSI/MSI-X messages | Jan Kiszka | 2014-08-14 | 1 | -1/+1 |
| * | exec: Make stl_*_phys input an AddressSpace | Edgar E. Iglesias | 2014-02-11 | 1 | -1/+1 |
| * | misc: move include files to include/qemu/ | Paolo Bonzini | 2012-12-19 | 1 | -1/+1 |
| * | pci: fix path for local includes | Michael S. Tsirkin | 2012-12-17 | 1 | -1/+1 |
| * | pci: move pci core code to hw/pci | Michael S. Tsirkin | 2012-12-17 | 1 | -0/+395 |