1. a94f0c5 virtio-vga: add '-vga virtio' support by Gerd Hoffmann · 11 years ago
  2. c5d4dac virtio-vga: add virtio gpu device with vga compatibility by Gerd Hoffmann · 11 years ago
  3. 9eafb62 virtio-gpu-pci: add virtio pci support by Gerd Hoffmann · 11 years ago
  4. 2c84167 virtio-gpu: fix error message by Gerd Hoffmann · 10 years ago
  5. d8e3b72 Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging by Peter Maydell · 10 years ago
  6. afa25c4 Merge remote-tracking branch 'remotes/kraxel/tags/pull-sdl-20150611-1' into staging by Peter Maydell · 10 years ago
  7. 0b70743 hw/vfio/platform: replace g_malloc0_n by g_new0 by Eric Auger · 10 years ago
  8. 169b713 Merge remote-tracking branch 'remotes/spice/tags/pull-spice-20150611-1' into staging by Peter Maydell · 10 years ago
  9. 4ebc736 i386/acpi-build: fix PXB workarounds for unsupported BIOSes by Laszlo Ersek · 10 years ago
  10. c96d928 i386/acpi-build: more traditional _UID and _HID for PXB root buses by Laszlo Ersek · 10 years ago
  11. 39e16a5 Merge remote-tracking branch 'remotes/kraxel/tags/pull-gtk-20150611-1' into staging by Peter Maydell · 10 years ago
  12. 060ab76 gtk: don't exit early in case gtk init fails by Gerd Hoffmann · 10 years ago
  13. 5a9259a spice: ui_info tweaks by Gerd Hoffmann · 10 years ago
  14. c6e4847 spice-display: fix segfault in qemu_spice_create_update by Gerd Hoffmann · 10 years ago
  15. 0e12e61 Merge remote-tracking branch 'remotes/kraxel/tags/pull-vga-20150610-1' into staging by Peter Maydell · 10 years ago
  16. 21549a4 vhost-scsi: move qdev properties into vhost-scsi.c by Shannon Zhao · 10 years ago
  17. 83a8487 virtio-9p-device: move qdev properties into virtio-9p-device.c by Shannon Zhao · 10 years ago
  18. 448777c virtio-serial-bus: move qdev properties into virtio-serial-bus.c by Shannon Zhao · 10 years ago
  19. fe70480 virtio-rng: move qdev properties into virtio-rng.c by Shannon Zhao · 10 years ago
  20. 0c63237 virtio-scsi: move qdev properties into virtio-scsi.c by Shannon Zhao · 10 years ago
  21. db58c06 virtio-net.h: Remove unsed DEFINE_VIRTIO_NET_PROPERTIES by Shannon Zhao · 10 years ago
  22. 87108bb virtio-net: move qdev properties into virtio-net.c by Shannon Zhao · 10 years ago
  23. 710e2d9 virtio-input: emulated devices [pci] by Gerd Hoffmann · 10 years ago
  24. f958c8a virtio-input: core code & base class [pci] by Gerd Hoffmann · 10 years ago
  25. ffaa050 pci: add PCI_CLASS_INPUT_* by Gerd Hoffmann · 10 years ago
  26. b6ce27a virtio-pci: fill VirtIOPCIRegions early. by Gerd Hoffmann · 10 years ago
  27. cc52ea9 virtio-pci: drop identical virtio_pci_cap by Gerd Hoffmann · 10 years ago
  28. fc00490 virtio-pci: move cap type to VirtIOPCIRegion by Gerd Hoffmann · 10 years ago
  29. 54790d7 virtio-pci: move virtio_pci_add_mem_cap call to virtio_pci_modern_region_map by Gerd Hoffmann · 10 years ago
  30. a3cc2e8 virtio-pci: add virtio_pci_modern_region_map() by Gerd Hoffmann · 10 years ago
  31. 1141ce2 virtio-pci: add virtio_pci_modern_regions_init() by Gerd Hoffmann · 10 years ago
  32. 588255a virtio-pci: add struct VirtIOPCIRegion for virtio-1 regions by Gerd Hoffmann · 10 years ago
  33. 40de55a virtio-balloon: switch to virtio_add_feature by Cornelia Huck · 10 years ago
  34. fbdc689 virtio_balloon: header update by Michael S. Tsirkin · 10 years ago
  35. 975acc0 virtio-pci: correctly set host notifiers for modern bar by Jason Wang · 10 years ago
  36. 4e93a68 virtio-pci: make modern bar 64bit + prefetchable by Gerd Hoffmann · 10 years ago
  37. 23c5e39 virtio-pci: change & document virtio pci bar layout. by Gerd Hoffmann · 10 years ago
  38. 8aca0d7 virtio-pci: make QEMU_VIRTIO_PCI_QUEUE_MEM_MULT smaller by Gerd Hoffmann · 10 years ago
  39. e266d42 virtio-pci: add flags to enable/disable legacy/modern by Gerd Hoffmann · 10 years ago
  40. 54c720d virtio-pci: switch to modern accessors for 1.0 by Michael S. Tsirkin · 10 years ago
  41. adfb743 virtio: add modern config accessors by Michael S. Tsirkin · 10 years ago
  42. b8f0590 virtio: generation counter support by Michael S. Tsirkin · 10 years ago
  43. dfb8e18 virtio-pci: initial virtio 1.0 support by Michael S. Tsirkin · 10 years ago
  44. c17bef3 linux-headers: add virtio_pci by Michael S. Tsirkin · 10 years ago
  45. 9a2ba82 vhost: 64 bit features by Cornelia Huck · 10 years ago
  46. b150613 vhost_net: add version_1 feature by Michael S. Tsirkin · 10 years ago
  47. df91055 virtio-net: enable virtio 1.0 by Cornelia Huck · 10 years ago
  48. bb9d17f virtio-net: support longer header by Cornelia Huck · 10 years ago
  49. b6a3cdd virtio-net: no writeable mac for virtio-1 by Cornelia Huck · 10 years ago
  50. 0b352fd virtio: allow to fail setting status by Cornelia Huck · 10 years ago
  51. 6c0196d virtio: disallow late feature changes for virtio-1 by Cornelia Huck · 10 years ago
  52. f5a5628 dataplane: allow virtio-1 devices by Cornelia Huck · 10 years ago
  53. ab223c9 virtio: allow virtio-1 queue layout by Cornelia Huck · 10 years ago
  54. 3c18559 virtio: endianness checks for virtio 1.0 devices by Cornelia Huck · 10 years ago
  55. 3974c9d Merge remote-tracking branch 'remotes/kraxel/tags/pull-fw_cfg-20150610-1' into staging by Peter Maydell · 10 years ago
  56. eed8a8f Merge remote-tracking branch 'remotes/awilliam/tags/vfio-update-20150609.0' into staging by Peter Maydell · 10 years ago
  57. e015fe0 Merge remote-tracking branch 'remotes/stefanha/tags/CVE-2015-3209-pcnet-tx-buffer-fix-pull-request' into staging by Peter Maydell · 10 years ago
  58. 9f7c594 pcnet: force the buffer access to be in bounds during tx by Petr Matousek · 10 years ago
  59. 24bfa20 vhost: put log correctly in vhost_dev_start() by Jason Wang · 10 years ago
  60. 62232bf virtio-gpu/2d: add virtio gpu core code by Gerd Hoffmann · 11 years ago
  61. 53476e0 virtio: update headers, add virtio-gpu (2d) by Gerd Hoffmann · 10 years ago
  62. 220869e stdvga: factor out mmio subregion init by Gerd Hoffmann · 10 years ago
  63. cf45ec6 stdvga: pass VGACommonState instead of PCIVGAState by Gerd Hoffmann · 10 years ago
  64. 24cdff7 stdvga: fix offset in pci_vga_ioport_read by Gerd Hoffmann · 10 years ago
  65. 5efed5a bios-tables-test: handle false-positive smbios signature matches by Gabriel L. Somlo · 10 years ago
  66. 81b2b81 fw_cfg: insert fw_cfg file blobs via qemu cmdline by Gabriel L. Somlo · 10 years ago
  67. 0eb973f fw_cfg: prohibit insertion of duplicate fw_cfg file names by Gabriel L. Somlo · 10 years ago
  68. 0f9b214 fw_cfg: prevent selector key conflict by Gabriel L. Somlo · 10 years ago
  69. 023e314 fw_cfg: remove support for guest-side data writes by Gabriel L. Somlo · 10 years ago
  70. 48779e5 fw_cfg: fix FW_CFG_BOOT_DEVICE update on ppc and sparc by Gabriel L. Somlo · 10 years ago
  71. 1edd34b fw_cfg: add fw_cfg_modify_i16 (update) method by Gabriel L. Somlo · 10 years ago
  72. 1ceaefb QemuOpts: increase number of vm_config_groups by Gerd Hoffmann · 10 years ago
  73. b041114 Merge remote-tracking branch 'remotes/rth/tags/pull-tcg-20150609' into staging by Peter Maydell · 10 years ago
  74. 7a8d15d hw/vfio/platform: calxeda xgmac device by Eric Auger · 10 years ago
  75. 36e60ef tcg/optimize: rename tcg_constant_folding by Aurelien Jarno · 10 years ago
  76. 97a79eb tcg/optimize: fold constant test in tcg_opt_gen_mov by Aurelien Jarno · 10 years ago
  77. 5365718 tcg/optimize: fold temp copies test in tcg_opt_gen_mov by Aurelien Jarno · 10 years ago
  78. 8d6a916 tcg/optimize: remove opc argument from tcg_opt_gen_mov by Aurelien Jarno · 10 years ago
  79. ebd2739 tcg/optimize: remove opc argument from tcg_opt_gen_movi by Aurelien Jarno · 10 years ago
  80. c19f47b tcg: fix dead computation for repeated input arguments by Aurelien Jarno · 10 years ago
  81. 7e1df26 tcg: fix register allocation with two aliased dead inputs by Aurelien Jarno · 10 years ago
  82. 59c4b7e tcg: Handle MO_AMASK in tcg_dump_ops by Richard Henderson · 10 years ago
  83. 2b7ec66 tcg: Mask TCGMemOp appropriately for indexing by Richard Henderson · 10 years ago
  84. 44ee94e Merge remote-tracking branch 'remotes/borntraeger/tags/s390x-20150609' into staging by Peter Maydell · 10 years ago
  85. b781a60 Merge remote-tracking branch 'remotes/armbru/tags/pull-error-2015-06-09' into staging by Peter Maydell · 10 years ago
  86. 08d49df sdl2: fix crash in handle_windowevent() when restoring the screen size by Alberto Garcia · 10 years ago
  87. 6028ef0 s390x/migration: add comment about floating point migration by Christian Borntraeger · 10 years ago
  88. 8190483 vhost-user: Improve -netdev/netdev_add/-net/... error reporting by Markus Armbruster · 10 years ago
  89. 71df1d8 QemuOpts: Convert qemu_opt_foreach() to Error by Markus Armbruster · 10 years ago
  90. 1640b20 QemuOpts: Drop qemu_opt_foreach() parameter abort_on_failure by Markus Armbruster · 10 years ago
  91. 8809cfc blkdebug: Simplify passing of Error through qemu_opts_foreach() by Markus Armbruster · 10 years ago
  92. 28d0de7 QemuOpts: Convert qemu_opts_foreach() to Error by Markus Armbruster · 10 years ago
  93. a4c7367 QemuOpts: Drop qemu_opts_foreach() parameter abort_on_failure by Markus Armbruster · 10 years ago
  94. 8122928 vl: Fail right after first bad -object by Markus Armbruster · 10 years ago
  95. 8416abb vl: Print -device help at most once by Markus Armbruster · 10 years ago
  96. 092b21a vl: Report failure to sandbox at most once by Markus Armbruster · 10 years ago
  97. 3855997 hw/vfio/platform: add irq assignment by Eric Auger · 10 years ago
  98. 0ea2730 hw/vfio/platform: vfio-platform skeleton by Eric Auger · 10 years ago
  99. ee09f84 Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging by Peter Maydell · 10 years ago
  100. 2e29dd7 Merge remote-tracking branch 'remotes/jnsnow/tags/ide-pull-request' into staging by Peter Maydell · 10 years ago