]> git.proxmox.com Git - mirror_qemu.git/history - hw/vfio/pci-quirks.c
hw/vfio: Clean up includes
[mirror_qemu.git] / hw / vfio / pci-quirks.c
2016-01-29 Peter Maydellhw/vfio: Clean up includes
2016-01-26 Peter MaydellMerge remote-tracking branch 'remotes/bonzini/tags...
2016-01-21 Peter MaydellMerge remote-tracking branch 'remotes/sstabellini/tags...
2016-01-21 Peter MaydellMerge remote-tracking branch 'remotes/kevin/tags/for...
2016-01-21 Peter MaydellMerge remote-tracking branch 'remotes/berrange/tags...
2016-01-21 Peter MaydellMerge remote-tracking branch 'remotes/kraxel/tags/pull...
2016-01-21 Peter MaydellMerge remote-tracking branch 'remotes/awilliam/tags...
2016-01-19 Alex Williamsonvfio/pci-quirks: Only quirk to size of PCI config space
2015-12-07 Peter MaydellMerge remote-tracking branch 'remotes/jasowang/tags...
2015-11-17 Peter MaydellMerge remote-tracking branch 'remotes/kraxel/tags/pull...
2015-11-11 Peter MaydellMerge remote-tracking branch 'remotes/dgibson/tags...
2015-11-10 Peter MaydellMerge remote-tracking branch 'remotes/awilliam/tags...
2015-11-10 Markus Armbrustervfio: Use g_new() & friends where that makes obvious...
2015-09-25 Peter MaydellMerge remote-tracking branch 'remotes/bonzini/tags...
2015-09-25 Peter MaydellMerge remote-tracking branch 'remotes/awilliam/tags...
2015-09-24 Peter MaydellMerge remote-tracking branch 'remotes/elmarco/tags...
2015-09-24 Alex Williamsonvfio/pci: Remove use of g_malloc0_n() from quirks
2015-09-23 Peter MaydellMerge remote-tracking branch 'remotes/awilliam/tags...
2015-09-23 Alex Williamsonvfio/pci: Add emulated PCI IDs
2015-09-23 Alex Williamsonvfio/pci: Cache vendor and device ID
2015-09-23 Alex Williamsonvfio/pci: Move AMD device specific reset to quirks
2015-09-23 Alex Williamsonvfio/pci: Remove old config window and mirror quirks
2015-09-23 Alex Williamsonvfio/pci: Config mirror quirk
2015-09-23 Alex Williamsonvfio/pci: Config window quirks
2015-09-23 Alex Williamsonvfio/pci: Rework RTL8168 quirk
2015-09-23 Alex Williamsonvfio/pci: Cleanup Nvidia 0x3d0 quirk
2015-09-23 Alex Williamsonvfio/pci: Cleanup ATI 0x3c3 quirk
2015-09-23 Alex Williamsonvfio/pci: Foundation for new quirk structure
2015-09-23 Alex Williamsonvfio/pci: Cleanup ROM blacklist quirk
2015-09-23 Alex Williamsonvfio/pci: Split quirks to a separate file