1. 4daf625 xen/pt: Fixup addr validation in xen_pt_pci_config_access_check by Anoob Soman · 8 years ago
  2. 0968c91 Xen PCI passthrough: fix passthrough failure when no interrupt pin by Bruce Rogers · 9 years ago
  3. da34e65 include/qemu/osdep.h: Don't include qapi/error.h by Markus Armbruster · 9 years ago
  4. 21cbfe5 xen: Clean up includes by Peter Maydell · 9 years ago
  5. 5a11d0f Xen PCI passthru: convert to realize() by Cao jin · 9 years ago
  6. d50a6e5 Add Error **errp for xen_pt_config_init() by Cao jin · 9 years ago
  7. 5226bb5 Add Error **errp for xen_pt_setup_vga() by Cao jin · 9 years ago
  8. 376ba75 Add Error **errp for xen_host_pci_device_get() by Cao jin · 9 years ago
  9. 4e494de Qemu/Xen: Fix early freeing MSIX MMIO memory region by Lan Tianyu · 9 years ago
  10. cae99f1 xen/pt: Don't slurp wholesale the PCI configuration registers by Konrad Rzeszutek Wilk · 10 years ago
  11. 3d3697f xen/pt: Check for return values for xen_host_pci_[get|set] in init by Konrad Rzeszutek Wilk · 10 years ago
  12. df6aa45 xen/pt: Move bulk of xen_pt_unregister_device in its own routine. by Konrad Rzeszutek Wilk · 10 years ago
  13. bce3394 xen/pt: Make xen_pt_unregister_device idempotent by Konrad Rzeszutek Wilk · 10 years ago
  14. 6aa07b1 xen/pt: Use xen_host_pci_get_[byte|word] instead of dev.config by Konrad Rzeszutek Wilk · 10 years ago
  15. 52c7265 xen/pt: xen_host_pci_config_read returns -errno, not -1 on failure by Konrad Rzeszutek Wilk · 10 years ago
  16. d3b9fac xen/pt: Update comments with proper function name. by Konrad Rzeszutek Wilk · 10 years ago
  17. f37d630 xen, gfx passthrough: register a isa bridge by Tiejun Chen · 10 years ago
  18. 881213f xen, gfx passthrough: retrieve VGA BIOS to work by Tiejun Chen · 10 years ago
  19. 7981417 xen, gfx passthrough: basic graphics passthrough support by Tiejun Chen · 10 years ago
  20. 355df30 Merge remote-tracking branch 'remotes/mjt/tags/pull-trivial-patches-2015-06-23' into staging by Peter Maydell · 10 years ago
  21. f9b9d29 xen_pt: QOMify by Gonglei · 10 years ago
  22. 3782f60 xen/pass-through: log errno values rather than function return ones by Jan Beulich · 10 years ago
  23. 6997689 xen/pass-through: ROM BAR handling adjustments by Jan Beulich · 10 years ago
  24. 950fe0a xen/pass-through: fold host PCI command register writes by Jan Beulich · 10 years ago
  25. c25bbf1 xen/pt: unknown PCI config space fields should be read-only by Jan Beulich · 10 years ago
  26. 5c83b2f xen: properly gate host writes of modified PCI CFG contents by Jan Beulich · 10 years ago
  27. 81b23ef xen: limit guest control of PCI command register by Jan Beulich · 10 years ago
  28. 9960517 xen-pt: Fix PCI devices re-attach failed by Liang Li · 10 years ago
  29. 469b046 memory: remove memory_region_destroy by Paolo Bonzini · 11 years ago
  30. 794798e xen_pt: Fix passthrough of device with ROM. by Anthony PERARD · 11 years ago
  31. fc33b90 xen_pt: Fix debug output. by Anthony PERARD · 11 years ago
  32. d18e173 xen: fix two errors when debug is enabled by Wei Liu · 11 years ago
  33. 125ee0e devices: Associate devices to their logical category by Marcel Apfelbaum · 12 years ago
  34. 52f3502 misc: Fix new typos in comments and strings by Stefan Weil · 12 years ago
  35. 22fc860 hw/[u-x]*: pass owner to memory_region_init* functions by Paolo Bonzini · 12 years ago
  36. dfde4e6 memory: add ref/unref calls by Paolo Bonzini · 12 years ago
  37. 2c9b15c memory: add owner argument to initialization functions by Paolo Bonzini · 12 years ago
  38. 052e87b memory: make section size a 128-bit integer by Paolo Bonzini · 12 years ago
  39. 47b43a1 hw: move private headers to hw/ subdirectories. by Paolo Bonzini · 12 years ago
  40. 80b4ecc hw: move more files to hw/xen/ by Paolo Bonzini · 12 years ago[Renamed from hw/xen_pt.c]
  41. 0d09e41 hw: move headers to include/ by Paolo Bonzini · 12 years ago
  42. 83c9f4c hw: include hw header files with full paths by Paolo Bonzini · 12 years ago
  43. 8c43a6f Make all static TypeInfos const by Andreas Färber · 12 years ago
  44. 27dd773 Merge remote-tracking branch 'bonzini/header-dirs' into staging by Anthony Liguori · 12 years ago
  45. 1de7afc misc: move include files to include/qemu/ by Paolo Bonzini · 12 years ago
  46. 022c62c exec: move include files to include/exec/ by Paolo Bonzini · 12 years ago
  47. f1b8caf Fix compile errors when enabling Xen debug logging. by Sander Eikelenboom · 12 years ago
  48. a2cb15b pci: update all users to look in pci/ by Michael S. Tsirkin · 12 years ago
  49. a8170e5 Rename target_phys_addr_t to hwaddr by Avi Kivity · 12 years ago
  50. f6790af memory: use AddressSpace for MemoryListener filtering by Avi Kivity · 12 years ago
  51. 6381fc1 xen_pt: drop no-op MemoryListener callbacks by Avi Kivity · 12 years ago
  52. 12b40e4 xen_pt: use separate MemoryListeners for memory and I/O by Avi Kivity · 12 years ago
  53. aabc853 qemu/xen: Add 64 bits big bar support on qemu by Xudong Hao · 12 years ago
  54. fb5b0c6 fix Xen compilation by Stefano Stabellini · 13 years ago
  55. 753d5e1 memory: pass EventNotifier, not eventfd by Paolo Bonzini · 13 years ago
  56. 3854ca5 Introduce Xen PCI Passthrough, MSI by Jiang Yunhong · 13 years ago
  57. 93d7ae8 Introduce Xen PCI Passthrough, PCI config space helpers by Allen Kay · 13 years ago
  58. eaab4d6 Introduce Xen PCI Passthrough, qdevice by Allen Kay · 13 years ago