1. 2becc36 meson: infrastructure for building emulators by Paolo Bonzini · 5 years ago
  2. 668f62e error: Eliminate error_propagate() with Coccinelle, part 1 by Markus Armbruster · 4 years, 8 months ago
  3. 62a35aa qapi: Use returned bool to check for failure, Coccinelle part by Markus Armbruster · 4 years, 8 months ago
  4. 643a4ea hw/vfio/pci-quirks: Fix broken legacy IGD passthrough by Thomas Huth · 4 years, 9 months ago
  5. ee7932b hw/vfio: Add VMD Passthrough Quirk by Jon Derrick · 4 years, 9 months ago
  6. 9c7c040 vfio/nvlink: Remove exec permission to avoid SELinux AVCs by Leonardo Bras · 4 years, 10 months ago
  7. d262312 qom: Drop parameter @errp of object_property_add() & friends by Markus Armbruster · 4 years, 10 months ago
  8. 29d6277 hw/vfio: Move the IGD quirk code to a separate file by Thomas Huth · 5 years ago
  9. d5d680c memory: Access MemoryRegion with endianness by Tony Nguyen · 6 years ago
  10. 475fbf0 hw/vfio: Access MemoryRegion with MemOp by Tony Nguyen · 6 years ago
  11. a27bd6c Include hw/qdev-properties.h less by Markus Armbruster · 6 years ago
  12. 650d103 Include hw/hw.h exactly where needed by Markus Armbruster · 6 years ago
  13. 0b8fa32 Include qemu/module.h where needed, drop it from qemu-common.h by Markus Armbruster · 6 years ago
  14. ec132ef spapr: Support NVIDIA V100 GPU with NVLink2 by Alexey Kardashevskiy · 6 years ago
  15. ee1cd00 pci: Move NVIDIA vendor id to the rest of ids by Alexey Kardashevskiy · 6 years ago
  16. c3b8e3e vfio: Clean up error reporting after previous commit by Markus Armbruster · 6 years ago
  17. e0255bb hw/vfio: Use the IEC binary prefix definitions by Philippe Mathieu-Daudé · 7 years ago
  18. 2b1dbd0 vfio/quirks: Enable ioeventfd quirks to be handled by vfio directly by Alex Williamson · 7 years ago
  19. c958c51 vfio/quirks: ioeventfd quirk acceleration by Alex Williamson · 7 years ago
  20. 469d02d vfio/quirks: Add quirk reset callback by Alex Williamson · 7 years ago
  21. bcf3c3d vfio/quirks: Add common quirk alloc helper by Alex Williamson · 7 years ago
  22. db32d0f vfio/pci: Add option to disable GeForce quirks by Alex Williamson · 7 years ago
  23. fd3b02c pci: Add INTERFACE_CONVENTIONAL_PCI_DEVICE to Conventional PCI devices by Eduardo Habkost · 7 years ago
  24. dfbee78 vfio/pci: Add NVIDIA GPUDirect Cliques support by Alex Williamson · 8 years ago
  25. e3f79f3 vfio/pci: Add virtual capabilities quirk infrastructure by Alex Williamson · 8 years ago
  26. 8f419c5 vfio/pci-quirks: Exclude non-ioport BAR from NVIDIA quirk by Alex Williamson · 8 years ago
  27. 93587e3 Revert "vfio/pci-quirks.c: Disable stolen memory for igd VFIO" by Xiong Zhang · 8 years ago
  28. c2b2e15 vfio/pci-quirks.c: Disable stolen memory for igd VFIO by XiongZhang · 8 years ago
  29. f23363e hw/vfio/pci-quirks: Set category of the "vfio-pci-igd-lpc-bridge" device by Thomas Huth · 8 years ago
  30. ac2a986 vfio-pci: Fix GTT wrap-around for Skylake+ IGD by Alex Williamson · 8 years ago
  31. b12227a hw: Fix typos found by codespell by Stefan Weil · 8 years ago
  32. 31e6a7b vfio/pci: Fix vfio_rtl8168_quirk_data_read address offset by Thorsten Kohfeldt · 8 years ago
  33. 7237011 vfio/pci: Pass an error object to vfio_pci_igd_opregion_init by Eric Auger · 8 years ago
  34. cde4279 vfio/pci: Pass an error object to vfio_populate_vga by Eric Auger · 8 years ago
  35. 4d3fc4f vfio/pci: Fix VGA quirks by Alex Williamson · 9 years ago
  36. 6ced0bb vfio/pci: Add a separate option for IGD OpRegion support by Alex Williamson · 9 years ago
  37. c4c45e9 vfio/pci: Intel graphics legacy mode assignment by Alex Williamson · 9 years ago
  38. 2d82f8a vfio/pci: Convert all MemoryRegion to dynamic alloc and consistent functions by Alex Williamson · 9 years ago
  39. db0da02 vfio: Generalize region support by Alex Williamson · 9 years ago
  40. c6eacb1 hw/vfio: Clean up includes by Peter Maydell · 9 years ago
  41. f5793fd vfio/pci-quirks: Only quirk to size of PCI config space by Alex Williamson · 9 years ago
  42. bdd81ad vfio: Use g_new() & friends where that makes obvious sense by Markus Armbruster · 9 years ago
  43. 9d146b2 vfio/pci: Remove use of g_malloc0_n() from quirks by Alex Williamson · 9 years ago
  44. 89dcccc vfio/pci: Add emulated PCI IDs by Alex Williamson · 9 years ago
  45. ff635e3 vfio/pci: Cache vendor and device ID by Alex Williamson · 9 years ago
  46. c9c5000 vfio/pci: Move AMD device specific reset to quirks by Alex Williamson · 9 years ago
  47. 958d553 vfio/pci: Remove old config window and mirror quirks by Alex Williamson · 9 years ago
  48. 0d38fb1 vfio/pci: Config mirror quirk by Alex Williamson · 9 years ago
  49. 0e54f24 vfio/pci: Config window quirks by Alex Williamson · 9 years ago
  50. 954258a vfio/pci: Rework RTL8168 quirk by Alex Williamson · 9 years ago
  51. 6029a42 vfio/pci: Cleanup Nvidia 0x3d0 quirk by Alex Williamson · 9 years ago
  52. b946d28 vfio/pci: Cleanup ATI 0x3c3 quirk by Alex Williamson · 9 years ago
  53. 8c4f234 vfio/pci: Foundation for new quirk structure by Alex Williamson · 9 years ago
  54. 056dfcb vfio/pci: Cleanup ROM blacklist quirk by Alex Williamson · 9 years ago
  55. c00d61d vfio/pci: Split quirks to a separate file by Alex Williamson · 9 years ago