1. 032badd docs: document missing VSERPORT_CHANGE event by Eric Blake · 11 years ago
  2. db52658 docs: document missing POWERDOWN event by Eric Blake · 11 years ago
  3. 5e25500 docs: document missing SPICE_MIGRATE_COMPLETED event by Eric Blake · 11 years ago
  4. f8ecd94 docs: split SPICE_* event docs by Eric Blake · 11 years ago
  5. 1454ac6 docs: grammar fixes to qmp-events by Eric Blake · 11 years ago
  6. 0ceb849 AioContext: speed up aio_notify by Paolo Bonzini · 11 years ago
  7. 4e855ba qapi: Change back sector-count to sectors-count in quorum QAPI events. by Benoît Canet · 11 years ago
  8. a628fc8 vhost-user: typo fixups by Michael S. Tsirkin · 11 years ago
  9. 3fd74b8 vhost-user: fix regions provied with VHOST_USER_SET_MEM_TABLE message by Damjan Marion · 11 years ago
  10. 46e797c vhost-user: fix wrong ids in documentation by Damjan Marion · 11 years ago
  11. a22d8e4 docs/qmp: Fix documentation of BLOCK_JOB_READY to match code by Markus Armbruster · 11 years ago
  12. dfab489 qmp: add qmp-events.txt back by Luiz Capitulino · 11 years ago
  13. d6f9c82 qapi script: clean up in scripts by Wenchao Xia · 11 years ago
  14. fe069d9 qapi event: convert QUORUM events by Wenchao Xia · 11 years ago
  15. 3a44969 qapi event: convert GUEST_PANICKED by Wenchao Xia · 11 years ago
  16. aef9d31 qapi event: convert BALLOON_CHANGE by Wenchao Xia · 11 years ago
  17. 5f41fbb qmp: convert ACPI_DEVICE_OST event by Igor Mammedov · 11 years ago
  18. 7cfadb6 qapi event: convert SPICE events by Wenchao Xia · 11 years ago
  19. fb6ba0d qapi event: convert VNC events by Wenchao Xia · 11 years ago
  20. 0615027 qapi event: convert NIC_RX_FILTER_CHANGED by Wenchao Xia · 11 years ago
  21. bcada37 qapi event: convert other BLOCK_JOB events by Wenchao Xia · 11 years ago
  22. c120f0f qapi event: convert BLOCK_IMAGE_CORRUPTED by Wenchao Xia · 11 years ago
  23. 5a2d2cb qapi event: convert BLOCK_IO_ERROR and BLOCK_JOB_ERROR by Wenchao Xia · 11 years ago
  24. a5ee7bd qapi event: convert DEVICE_TRAY_MOVED by Wenchao Xia · 11 years ago
  25. 24b699f qapi event: convert DEVICE_DELETED by Wenchao Xia · 11 years ago
  26. 99eaf09 qapi event: convert WATCHDOG by Wenchao Xia · 11 years ago
  27. e010ad8 qapi event: convert RTC_CHANGE by Wenchao Xia · 11 years ago
  28. 7a906f7 qapi event: convert WAKEUP by Wenchao Xia · 11 years ago
  29. 2ea4100 qapi event: convert SUSPEND_DISK by Wenchao Xia · 11 years ago
  30. 1d11a95 qapi event: convert SUSPEND by Wenchao Xia · 11 years ago
  31. 591c48f qapi event: convert RESUME by Wenchao Xia · 11 years ago
  32. a4e15de qapi event: convert STOP by Wenchao Xia · 11 years ago
  33. a633078 qapi event: convert RESET by Wenchao Xia · 11 years ago
  34. 8432183 qapi event: convert SHUTDOWN by Wenchao Xia · 11 years ago
  35. 21cd70d qapi script: add event support by Wenchao Xia · 11 years ago
  36. 2bd3bce block: asynchronously stop the VM on I/O errors by Paolo Bonzini · 11 years ago
  37. 02edd40 qmp: add ACPI_DEVICE_OST event handling by Igor Mammedov · 11 years ago
  38. 5fc0e00 Add vhost-user protocol documentation by Nikolay Nikolaev · 11 years ago
  39. 3ef77ac acpi: memory hotplug ACPI hardware implementation by Igor Mammedov · 11 years ago
  40. 471f7e3 libcacard: improve documentation by Paolo Bonzini · 11 years ago
  41. 5b80827 trace: Multi-backend tracing by Lluís Vilanova · 11 years ago
  42. 26edf8c Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging by Peter Maydell · 11 years ago
  43. 2082bac docs/multiseat.txt: add note about spice by Gerd Hoffmann · 11 years ago
  44. 90525fe docs/multiseat.txt: gtk joined the party by Gerd Hoffmann · 11 years ago
  45. 3503206 docs/multiseat.txt: use autoseat by Gerd Hoffmann · 11 years ago
  46. 6815bce docs: Define refcount_bits value by Maria Kustova · 11 years ago
  47. 8977bd1 docs: add multiseat.txt by Gerd Hoffmann · 11 years ago
  48. 38dbd48 virtio-balloon: return empty data when no stats are available by Ján Tomko · 11 years ago
  49. 24fd848 qapi: skip redundant includes by Benoît Canet · 11 years ago
  50. 87a560c qapi: Show qapi-commands.py invocation in qapi-code-gen.txt by Markus Armbruster · 11 years ago
  51. 297a364 qapi: Replace uncommon use of the error API by the common one by Markus Armbruster · 11 years ago
  52. f9bee75 qapi: Normalize marshalling's visitor initialization and cleanup by Markus Armbruster · 11 years ago
  53. 6e2bb3e qapi: Update qapi-code-gen.txt example to match current code by Markus Armbruster · 11 years ago
  54. 35d0845 savevm: Remove all the unneeded version_minimum_id_old (rest) by Juan Quintela · 11 years ago
  55. cc16265 qapi: Document optional arguments' backwards compatibility by Eric Blake · 11 years ago
  56. e940f54 qmp hmp: Consistently name Error * objects err, and not errp by Markus Armbruster · 11 years ago
  57. a719a27 qapi: Add a primitive to include other files from a QAPI schema file by Lluís Vilanova · 11 years ago
  58. 33aaad5 qapi: Use an explicit input file by Lluís Vilanova · 11 years ago
  59. edc1ba7 docs/memory.txt: Fix document on MMIO operations by Fam Zheng · 11 years ago
  60. 767adce savevm: Ignore minimum_version_id_old if there is no load_state_old by Peter Maydell · 11 years ago
  61. 87f6ede Merge remote-tracking branch 'remotes/kraxel/tags/pull-vga-2' into staging by Peter Maydell · 11 years ago
  62. 63e3e24 vga: add secondary stdvga variant by Gerd Hoffmann · 12 years ago
  63. 0fb6395 Use error_is_set() only when necessary (again) by Markus Armbruster · 11 years ago
  64. 01ac27c Merge remote-tracking branch 'remotes/kraxel/tags/pull-misc-1' into staging by Peter Maydell · 11 years ago
  65. dc9528f Docs: Introduce multiport serial support in qemupciserial.inf. by Miki Mishael · 11 years ago
  66. 5223070 qapi script: do not allow string discriminator by Wenchao Xia · 11 years ago
  67. bceae76 qapi script: support enum type as discriminator in union by Wenchao Xia · 11 years ago
  68. 0c76273 qmp: Make Quorum error events more palatable. by Benoît Canet · 11 years ago
  69. 41310c6 rdma: rename 'x-rdma' => 'rdma' by Michael R. Hines · 11 years ago
  70. 95c6bff quorum: Add quorum mechanism. by Benoît Canet · 11 years ago
  71. ef3ef4a Update documentation for LTTng ust tracing by Mohamad Gebai · 11 years ago
  72. 0159a64 Merge remote-tracking branch 'mst/tags/for_anthony' into staging by Peter Maydell · 11 years ago
  73. d6610bc acpi: ich9: add CPU hotplug handling to Q35 machine by Igor Mammedov · 11 years ago
  74. 7af6f46 docs: Fix typo in QMP WAKEUP example by Namhyung Kim · 11 years ago
  75. 6f1ce94 docs/memory.txt: Clarify and expand priority/overlap documentation by Peter Maydell · 11 years ago
  76. ef5cfe5 Merge remote-tracking branch 'mjt/trivial-patches' into staging by Anthony Liguori · 11 years ago
  77. b0eb759 Merge remote-tracking branch 'mst/tags/for_anthony' into staging by Anthony Liguori · 11 years ago
  78. 5f32804 docs/ccid.txt: fix the typo by WengFan · 11 years ago
  79. 63922c6 qapi: fix documentation example by Eric Blake · 11 years ago
  80. 8002ccd docs/memory: Explictly state that MemoryRegion priority is signed by Marcel Apfelbaum · 12 years ago
  81. 8593898 Use qemu-project.org domain name by Stefan Hajnoczi · 11 years ago
  82. 622f557 qapi-types/visit.py: Inheritance for structs by Kevin Wolf · 12 years ago
  83. f252080 qcow2: Alignment of snapshot table entries by Max Reitz · 11 years ago
  84. 2e6ae66 Merge remote-tracking branch 'mjt/trivial-patches' into staging by Anthony Liguori · 11 years ago
  85. 314b5d4 docs: Fix IO port number for CPU present bitmap. by Anthony PERARD · 12 years ago
  86. 7b5ce8d QMP: qmp-events.txt: alphabetical order fix and other minor changes by Luiz Capitulino · 12 years ago
  87. 715c186 QMP: Update qmp-spec.txt by Luiz Capitulino · 12 years ago
  88. 52bbff7 QMP: Update README file by Luiz Capitulino · 12 years ago
  89. 7537fe0 QMP: QMP/ -> docs/qmp/ by Luiz Capitulino · 12 years ago
  90. 69c9872 qcow2: Add corrupt bit by Max Reitz · 12 years ago
  91. 4b38e98 q35: Add PCIe switch to example q35 configuration by Alex Williamson · 12 years ago
  92. 52f3502 misc: Fix new typos in comments and strings by Stefan Weil · 12 years ago
  93. 69dd62d qapi: Anonymous unions by Kevin Wolf · 12 years ago
  94. 50f2bdc qapi: Flat unions with arbitrary discriminator by Kevin Wolf · 12 years ago
  95. 5163149 docs: Document QAPI union types by Kevin Wolf · 12 years ago
  96. a5f56b9 rdma: update documentation to reflect new unpin support by Michael R. Hines · 12 years ago
  97. 5444e76 add a header file for atomic operations by Paolo Bonzini · 12 years ago
  98. f4abc9d rdma: add documentation by Michael R. Hines · 12 years ago
  99. b9a7b74 build: do not use TARGET_ARCH by Paolo Bonzini · 12 years ago
  100. 7465dfe docs: Fix typo and update file in migration by Lei Li · 12 years ago