1. a1dbc05 ui/cocoa.m: eliminate normalWindow warning by John Arbuckle · 9 years ago
  2. c49d341 Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2015-10-12' into staging by Peter Maydell · 9 years ago
  3. 18bdbc3 qapi: Simplify gen_visit_fields() error handling by Eric Blake · 10 years ago
  4. 82ca8e4 qapi: Share gen_visit_fields() by Eric Blake · 10 years ago
  5. 1f35334 qapi: Share gen_err_check() by Eric Blake · 10 years ago
  6. 05372f7 qapi: Consistent generated code: minimize push_indent() usage by Eric Blake · 10 years ago
  7. e36c714 qapi: Consistent generated code: prefer common indentation by Eric Blake · 10 years ago
  8. f782399 qapi: Consistent generated code: prefer common labels by Eric Blake · 10 years ago
  9. f8b7f1a qapi: Consistent generated code: prefer visitor 'v' by Eric Blake · 10 years ago
  10. 2a0f50e qapi: Consistent generated code: prefer error 'err' by Eric Blake · 10 years ago
  11. 376863e qapi: Reuse code for flat union base validation by Eric Blake · 10 years ago
  12. 9c51b44 qapi: Test use of 'number' within alternates by Eric Blake · 10 years ago
  13. 8d25dd1 qapi: Add tests for empty unions by Eric Blake · 10 years ago
  14. 7b2a5c2 qapi: Avoid assertion failure on union 'type' collision by Eric Blake · 10 years ago
  15. d220fbc qapi: Test for various name collisions by Eric Blake · 10 years ago
  16. 437db25 qapi: Clean up qapi.py per pep8 by Eric Blake · 10 years ago
  17. 59b0054 qapi: Invoke exception superclass initializer by Eric Blake · 10 years ago
  18. 7408fb6 qapi: Improve 'include' error message by Eric Blake · 10 years ago
  19. 1ffe818 qapi: Sort qapi-schema tests by Eric Blake · 10 years ago
  20. ac4abb9 MAINTAINERS: Specify QAPI include and test files by Markus Armbruster · 10 years ago
  21. 7735d2b MAINTAINERS: Specify QObject include and test files by Markus Armbruster · 10 years ago
  22. 9b89b6a docs: Move files from docs/qmp/ to docs/ by Markus Armbruster · 10 years ago
  23. 5451316 Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into staging by Peter Maydell · 9 years ago
  24. 0bf224d Merge remote-tracking branch 'remotes/jasowang/tags/net-pull-request' into staging by Peter Maydell · 9 years ago
  25. 9201bb9 sdhci.c: Limit the maximum block size by Alistair Francis · 10 years ago
  26. c84b319 block: switch from g_slice allocator to malloc by Paolo Bonzini · 10 years ago
  27. a9718ef virtio dataplane: adapt dataplane for virtio Version 1 by Pierre Morel · 10 years ago
  28. 7684922 Merge remote-tracking branch 'remotes/armbru/tags/pull-monitor-2015-10-09' into staging by Peter Maydell · 9 years ago
  29. fc73548 virtio-blk: use blk_io_plug/unplug for Linux AIO batching by Stefan Hajnoczi · 10 years ago
  30. 5ec911c sdhci: Pass drive parameter to sdhci-pci via qdev property by Kevin O'Connor · 10 years ago
  31. 89b1273 tests: add test cases for netfilter object by Yang Hongyang · 10 years ago
  32. 7dbb11c netfilter: add a netbuffer filter by Yang Hongyang · 10 years ago
  33. b68c7f7 net/queue: export qemu_net_queue_append_iov by Yang Hongyang · 10 years ago
  34. a4960f5 netfilter: print filter info associate with the netdev by Yang Hongyang · 10 years ago
  35. 7ef7bc8 netfilter: add an API to pass the packet to next filter by Yang Hongyang · 10 years ago
  36. 3e033a4 net/queue: introduce NetQueueDeliverFunc by Yang Hongyang · 10 years ago
  37. fefe2a7 net: merge qemu_deliver_packet and qemu_deliver_packet_iov by Yang Hongyang · 10 years ago
  38. e64c770 netfilter: hook packets before net queue send by Yang Hongyang · 10 years ago
  39. fdccce4 init/cleanup of netfilter object by Yang Hongyang · 10 years ago
  40. 9abce56 vl.c: init delayed object after net_init_clients by Yang Hongyang · 10 years ago
  41. d62241e vmxnet3: Add support for VMXNET3_CMD_GET_ADAPTIVE_RING_INFO command by Shmulik Ladkani · 10 years ago
  42. 8304402 e1000: use alias for default model by Jason Wang · 10 years ago
  43. c6048f8 vmxnet3: Support reading IMR registers on bar0 by Shmulik Ladkani · 10 years ago
  44. a7278b3 net/vmxnet3: Refine l2 header validation by Dana Rubin · 10 years ago
  45. c9003eb Merge remote-tracking branch 'remotes/kraxel/tags/pull-virgl-20151008-1' into staging by Peter Maydell · 9 years ago
  46. 33fe968 Revert "qdev: Use qdev_get_device_class() for -device <type>,help" by Markus Armbruster · 10 years ago
  47. 4c315c2 qdev: Protect device-list-properties against broken devices by Markus Armbruster · 10 years ago
  48. edb1523 qmp: Fix device-list-properties not to crash for abstract device by Markus Armbruster · 10 years ago
  49. 2d1abb8 device-introspect-test: New, covering device introspection by Markus Armbruster · 10 years ago
  50. 5fb48d9 libqtest: New hmp() & friends by Markus Armbruster · 10 years ago
  51. 82b15c7 libqtest: Clean up unused QTestState member sigact_old by Markus Armbruster · 10 years ago
  52. e253c28 tests: Fix how qom-test is run by Markus Armbruster · 10 years ago
  53. c710440 macio: move DBDMA_init from instance_init to realize by Paolo Bonzini · 10 years ago
  54. 81e0ab4 hw: do not pass NULL to memory_region_init from instance_init by Paolo Bonzini · 10 years ago
  55. 2e2b8eb memory: allow destroying a non-empty MemoryRegion by Paolo Bonzini · 10 years ago
  56. c6047e9 virtio-input: Fix device introspection on non-Linux hosts by Markus Armbruster · 9 years ago
  57. ac98fa8 update-linux-headers: Rename SW_MAX to SW_MAX_ by Markus Armbruster · 9 years ago
  58. b37686f Merge remote-tracking branch 'remotes/stefanha/tags/tracing-pull-request' into staging by Peter Maydell · 9 years ago
  59. 8be6e62 Merge remote-tracking branch 'remotes/mjt/tags/pull-trivial-patches-2015-10-08' into staging by Peter Maydell · 9 years ago
  60. 98cf48f trace: remove malloc tracing by Paolo Bonzini · 10 years ago
  61. 2e4ccbb docs: update the usage example of "dtrace" backend in tracing.txt by Lin Ma · 10 years ago
  62. deb847b tests: Unique test path for /string-visitor/output by Dr. David Alan Gilbert · 10 years ago
  63. d1c002b linux-user: Remove type casts to union type by Stefan Weil · 10 years ago
  64. c78d65e linux-user: Use g_new() & friends where that makes obvious sense by Markus Armbruster · 10 years ago
  65. 778358d rocker: Use g_new() & friends where that makes obvious sense by Markus Armbruster · 10 years ago
  66. cb157af .travis.yml: Run make check for all targets, not just some by David Gibson · 10 years ago
  67. 65cb2a1 hw: char: Remove unnecessary variable by Shraddha Barke · 10 years ago
  68. bf5f78e hw: timer: Remove unnecessary variable by Shraddha Barke · 10 years ago
  69. f169f8f qapi: add missing @ by Marc-André Lureau · 10 years ago
  70. 885bdc9 MAINTAINERS: Add NSIS file for W32, W64 hosts by Stefan Weil · 10 years ago
  71. f9b8e7f target-ppc: Remove unnecessary variable by Shraddha Barke · 10 years ago
  72. 738c8b0 target-microblaze: Remove unnecessary variable by Shraddha Barke · 10 years ago
  73. 4a7428c s/cpu_get_real_ticks/cpu_get_host_ticks/ by Christopher Covington · 10 years ago
  74. ec5fd40 pc: check for underflow in load_linux by Paolo Bonzini · 10 years ago
  75. 16033ba pci-assign: do not include sys/io.h by Paolo Bonzini · 10 years ago
  76. eab2ac9 block/ssh: remove dead code by Paolo Bonzini · 10 years ago
  77. dc14422 imx_serial: Generate interrupt on tx empty if enabled by Guenter Roeck · 10 years ago
  78. 7af0fc9 sdhci: Change debug prints to compile unconditionally by Sai Pavan Boddu · 10 years ago
  79. be9c5dd sdhci: use PRIx64 for uint64_t type by Sai Pavan Boddu · 10 years ago
  80. 91288a5 Add .dir-locals.el file to configure emacs coding style by Daniel P. Berrange · 10 years ago
  81. 1d27b91 Merge remote-tracking branch 'remotes/awilliam/tags/vfio-update-20151007.0' into staging by Peter Maydell · 9 years ago
  82. 31c9bd1 Merge remote-tracking branch 'remotes/rth/tags/pull-tcg-20151007' into staging by Peter Maydell · 9 years ago
  83. ca4e4b8 Merge remote-tracking branch 'remotes/rth/tags/pull-tile-20151007' into staging by Peter Maydell · 9 years ago
  84. fb6345f Merge remote-tracking branch 'remotes/ehabkost/tags/numa-pull-request' into staging by Peter Maydell · 9 years ago
  85. 925a040 gtk/opengl: add opengl context and scanout support (GtkGLArea) by Gerd Hoffmann · 10 years ago
  86. 4782aeb gtk/opengl: add opengl context and scanout support (egl) by Gerd Hoffmann · 10 years ago
  87. 6c18744 opengl: add egl-context.[ch] helpers by Gerd Hoffmann · 10 years ago
  88. e9c1b45 virtio-gpu: add cursor update tracepoint by Gerd Hoffmann · 10 years ago
  89. 9d9e152 virtio-gpu: add 3d mode and virgl rendering support. by Gerd Hoffmann · 11 years ago
  90. bc79e96 virtio-gpu: update headers for virgl/3d by Gerd Hoffmann · 10 years ago
  91. 2e25214 virtio-gpu: change licence from GPLv2 to GPLv2+ by Gerd Hoffmann · 10 years ago
  92. 7f3be0f virtio-gpu: move iov free to virtio_gpu_cleanup_mapping_iov by Gerd Hoffmann · 10 years ago
  93. 06020b9 ui/console: add opengl context and scanout support interfaces. by Gerd Hoffmann · 11 years ago
  94. 136a8d9 sdl2: stop flickering by Gerd Hoffmann · 10 years ago
  95. c046d82 shaders: initialize vertexes once by Gerd Hoffmann · 10 years ago
  96. 126d89e tcg: Adjust CODE_GEN_AVG_BLOCK_SIZE by Richard Henderson · 10 years ago
  97. b125f9d tcg: Check for overflow via highwater mark by Richard Henderson · 10 years ago
  98. f293709 tcg: Allocate a guard page after code_gen_buffer by Richard Henderson · 10 years ago
  99. 8163b74 tcg: Emit prologue to the beginning of code_gen_buffer by Richard Henderson · 10 years ago
  100. 04fe640 tcg: Remove tcg_gen_code_search_pc by Richard Henderson · 10 years ago