Age | Commit message (Expand) | Author |
2020-06-12 | xen: fix build without pci passthrough | Anthony PERARD |
2020-03-16 | misc: Replace zero-length arrays with flexible array member (automatic) | Philippe Mathieu-Daudé |
2019-06-12 | Include qemu-common.h exactly where needed | Markus Armbruster |
2018-06-22 | xen: Don't use memory_region_init_ram_nomigrate() in pci_assign_dev_load_opti... | Peter Maydell |
2017-09-20 | xen/pt: allow QEMU to request MSI unmasking at bind time | Roger Pau Monne |
2016-07-12 | Clean up decorations and whitespace around header guards | Markus Armbruster |
2016-01-21 | Add Error **errp for xen_pt_config_init() | Cao jin |
2016-01-21 | Add Error **errp for xen_pt_setup_vga() | Cao jin |
2015-12-09 | xen/pass-through: correctly deal with RW1C bits | Jan Beulich |
2015-12-09 | xen/MSI-X: latch MSI-X table writes | Jan Beulich |
2015-10-26 | Qemu/Xen: Fix early freeing MSIX MMIO memory region | Lan Tianyu |
2015-09-10 | xen/pt: Make xen_pt_unregister_device idempotent | Konrad Rzeszutek Wilk |
2015-09-10 | xen/pt: Remove XenPTReg->data field. | Konrad Rzeszutek Wilk |
2015-09-10 | xen/pt: Make xen_pt_msi_set_enable static | Konrad Rzeszutek Wilk |
2015-09-10 | xen, gfx passthrough: add opregion mapping | Tiejun Chen |
2015-09-10 | xen, gfx passthrough: retrieve VGA BIOS to work | Tiejun Chen |
2015-09-10 | xen, gfx passthrough: basic graphics passthrough support | Tiejun Chen |
2015-06-23 | Merge remote-tracking branch 'remotes/mjt/tags/pull-trivial-patches-2015-06-2... | Peter Maydell |
2015-06-23 | xen_pt: QOMify | Gonglei |
2015-06-23 | xen/pass-through: constify some static data | Jan Beulich |
2015-06-02 | xen/pt: unknown PCI config space fields should be read-only | Jan Beulich |
2015-06-02 | xen/pt: mark reserved bits in PCI config space fields | Jan Beulich |
2015-06-02 | xen/MSI-X: limit error messages | Jan Beulich |
2015-06-02 | xen: properly gate host writes of modified PCI CFG contents | Jan Beulich |
2013-04-08 | hw: move private headers to hw/ subdirectories. | Paolo Bonzini |