1. 513d80e Merge remote-tracking branch 'remotes/juanquintela/tags/migration/20140623' into staging by Peter Maydell · 11 years ago
  2. 089a394 Merge remote-tracking branch 'remotes/qmp-unstable/queue/qmp' into staging by Peter Maydell · 11 years ago
  3. 27acb9d Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging by Peter Maydell · 11 years ago
  4. abfd9ce migration: dump vmstate info as a json file for static analysis by Amit Shah · 11 years ago
  5. 9005b2a qemu-char: make writes thread-safe by Paolo Bonzini · 11 years ago
  6. db39fcf qemu-char: introduce qemu_chr_alloc by Paolo Bonzini · 11 years ago
  7. 7517517 qapi event: clean up by Wenchao Xia · 11 years ago
  8. aef9d31 qapi event: convert BALLOON_CHANGE by Wenchao Xia · 11 years ago
  9. 5f41fbb qmp: convert ACPI_DEVICE_OST event by Igor Mammedov · 11 years ago
  10. 7cfadb6 qapi event: convert SPICE events by Wenchao Xia · 11 years ago
  11. bcada37b qapi event: convert other BLOCK_JOB events by Wenchao Xia · 11 years ago
  12. 5a2d2cb qapi event: convert BLOCK_IO_ERROR and BLOCK_JOB_ERROR by Wenchao Xia · 11 years ago
  13. e010ad8 qapi event: convert RTC_CHANGE by Wenchao Xia · 11 years ago
  14. c87b152 pc & q35: Add new machine opt max-ram-below-4g by Don Slutz · 11 years ago
  15. a589569 qapi: adjust existing defines by Wenchao Xia · 11 years ago
  16. f882126 qapi: add event helper functions by Wenchao Xia · 11 years ago
  17. 506f40f os-posix: include sys/time.h by Wenchao Xia · 11 years ago
  18. a49db98 fpu: softfloat: drop INLINE macro by Luiz Capitulino · 11 years ago
  19. 3c2a966 xen-hvm: Fix xen_hvm_init() to adjust pc memory layout by Don Slutz · 11 years ago
  20. f23b6bd hw/pcie: implement power controller functionality by Marcel Apfelbaum · 11 years ago
  21. 7145872 vhost: block migration if backend does not log memory by Michael S. Tsirkin · 11 years ago
  22. 224f9fd tcg-ppc: Merge cache-utils into the backend by Richard Henderson · 11 years ago
  23. 2b45c3f qemu/osdep: Remove the need for qemu_init_auxval by Richard Henderson · 11 years ago
  24. 9171478 tcg-ppc: Use uintptr_t in ppc_tb_set_jmp_target by Richard Henderson · 11 years ago
  25. d9c1647 Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into staging by Peter Maydell · 11 years ago
  26. 3840f84 console: move chardev declarations to sysemu/char.h by Michael S. Tsirkin · 11 years ago
  27. 74892d2 vl: allow other threads to do qemu_system_vmstop_request by Paolo Bonzini · 11 years ago
  28. d70a319 Merge remote-tracking branch 'remotes/kvm/uq/master' into staging by Peter Maydell · 11 years ago
  29. 0a99aae Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging by Peter Maydell · 11 years ago
  30. b4acfbc acpi: rephrase comment by Michael S. Tsirkin · 11 years ago
  31. 02edd40 qmp: add ACPI_DEVICE_OST event handling by Igor Mammedov · 11 years ago
  32. 43f5041 acpi: implement ospm_status() method for PIIX4/ICH9_LPC devices by Igor Mammedov · 11 years ago
  33. 521b367 acpi: introduce TYPE_ACPI_DEVICE_IF interface by Igor Mammedov · 11 years ago
  34. 6f2e273 qmp: add query-memory-devices command by Igor Mammedov · 11 years ago
  35. 4cf1b76 hostmem: add properties for NUMA memory policy by Hu Tao · 11 years ago
  36. dbcb898 hostmem: add property to map memory with MAP_SHARED by Paolo Bonzini · 11 years ago
  37. a35ba7b hostmem: allow preallocation of any memory region by Paolo Bonzini · 11 years ago
  38. 605d0a9 hostmem: add merge and dump properties by Paolo Bonzini · 11 years ago
  39. 2925020 osdep: add merge and dump flags by Michael S. Tsirkin · 11 years ago
  40. bd9262d hostmem: separate allocation from UserCreatable complete method by Hu Tao · 11 years ago
  41. 9521d42 pc: pass MachineState to pc_memory_init by Paolo Bonzini · 11 years ago
  42. 7f56e74 memory: add error propagation to file-based RAM allocation by Paolo Bonzini · 11 years ago
  43. 0b183fc memory: move mem_path handling to memory_region_allocate_system_memory by Paolo Bonzini · 11 years ago
  44. 7febe36 numa: add -numa node,memdev= option by Paolo Bonzini · 11 years ago
  45. 1f21772 qom: introduce object_property_get_enum and object_property_get_uint16List by Hu Tao · 11 years ago
  46. 7f8f9ef Introduce signed range. by Hu Tao · 11 years ago
  47. 7bd4f43 memory: move RAM_PREALLOC_MASK to exec.c, rename by Paolo Bonzini · 11 years ago
  48. 3818331 memory: move preallocation code out of exec.c by Paolo Bonzini · 11 years ago
  49. e1c57ab memory: reorganize file-based allocation by Paolo Bonzini · 11 years ago
  50. dfabb8b numa: introduce memory_region_allocate_system_memory by Paolo Bonzini · 11 years ago
  51. 45e30bf NUMA: expand MAX_NODES from 64 to 128 by Wanlong Gao · 11 years ago
  52. 0042109 NUMA: convert -numa option to use OptsVisitor by Wanlong Gao · 11 years ago
  53. 8c85901 NUMA: Add numa_info structure to contain numa nodes info by Wanlong Gao · 11 years ago
  54. 96d0e26 NUMA: move numa related code to new file numa.c by Wanlong Gao · 11 years ago
  55. 6baa963 Merge remote-tracking branch 'remotes/bonzini/scsi-next' into staging by Peter Maydell · 11 years ago
  56. 9f6f7f1 include/qemu/aes.h: Avoid conflicts with FreeBSD AES functions by Sean Bruno · 11 years ago
  57. d314f58 Add new vhost-user netdev backend by Nikolay Nikolaev · 11 years ago
  58. 1a1bfac Add vhost-backend and VhostBackendType by Nikolay Nikolaev · 11 years ago
  59. 24d1eb3 Add vhost_ops to vhost_dev struct and replace all relevant ioctls by Nikolay Nikolaev · 11 years ago
  60. 81647a6 vhost_net_init will use VhostNetOptions to get all its arguments by Nikolay Nikolaev · 11 years ago
  61. ed8b4af Refactor virtio-net to use generic get_vhost_net by Nikolay Nikolaev · 11 years ago
  62. 2e6d46d vhost: add vhost_get_features and vhost_ack_features by Nikolay Nikolaev · 11 years ago
  63. cdaa86a Add G_IO_HUP handler for socket chardev by Nikolay Nikolaev · 11 years ago
  64. c76bf6b Add chardev API qemu_chr_fe_get_msgfds by Nikolay Nikolaev · 11 years ago
  65. d39aac7 Add chardev API qemu_chr_fe_set_msgfds by Nikolay Nikolaev · 11 years ago
  66. 7b0bfdf Add chardev API qemu_chr_fe_read_all by Nikolay Nikolaev · 11 years ago
  67. 69e03ae Add kvm_eventfds_enabled function by Nikolay Nikolaev · 11 years ago
  68. f57fcf7 virtio-net: announce self by guest by Jason Wang · 11 years ago
  69. 508e118 migration: introduce self_announce_delay() by Jason Wang · 11 years ago
  70. 110f463 migration: export SELF_ANNOUNCE_ROUNDS by Jason Wang · 11 years ago
  71. 292b163 ich: get rid of spaces in type name by Michael S. Tsirkin · 11 years ago
  72. bf1e893 pc: add "hotplug-memory-region-size" property to PC_MACHINE by Igor Mammedov · 11 years ago
  73. bef3492 pc: ACPI BIOS: implement memory hotplug interface by Igor Mammedov · 11 years ago
  74. 781bbd6 pc: add acpi-device link to PCMachineState by Igor Mammedov · 11 years ago
  75. f816a62 pc: migrate piix4 & ich9 MemHotplugState by Igor Mammedov · 11 years ago
  76. 1f86218 acpi:ich9: add memory hotplug handling by Igor Mammedov · 11 years ago
  77. 3477432 acpi:piix4: add memory hotplug handling by Igor Mammedov · 11 years ago
  78. 3ef77ac acpi: memory hotplug ACPI hardware implementation by Igor Mammedov · 11 years ago
  79. 7e629d1 acpi: rename cpu_hotplug_defs.h to pc-hotplug.h by Igor Mammedov · 11 years ago
  80. 0cd03d8 pc-dimm: add busy slot check and slot auto-allocation by Igor Mammedov · 11 years ago
  81. 0b31257 pc-dimm: add busy address check and address auto-allocation by Igor Mammedov · 11 years ago
  82. 95bee27 pc: add memory hotplug handler to PC_MACHINE by Igor Mammedov · 11 years ago
  83. de268e1 pc: add 'etc/reserved-memory-end' fw_cfg interface for SeaBIOS by Igor Mammedov · 11 years ago
  84. a0cc885 pc: exit QEMU if number of slots more than supported 256 by Igor Mammedov · 11 years ago
  85. 619d11e pc: initialize memory hotplug address space by Igor Mammedov · 11 years ago
  86. eed2bac memory: add memory_region_is_mapped() API by Igor Mammedov · 11 years ago
  87. 10b7e74 pc: implement pc-dimm device abstraction by Vasilis Liaskovitis · 11 years ago
  88. b745454 qdev: hotplug for bus-less devices by Igor Mammedov · 11 years ago
  89. c270fb9 vl.c: extend -m option to support options for memory hotplug by Igor Mammedov · 11 years ago
  90. 91d670f virtio-scsi: define dummy handle_output for vhost-scsi vqs by Ming Lei · 11 years ago
  91. 1f07048 add memdev backend infrastructure by Igor Mammedov · 11 years ago
  92. d5747ca pc: create custom generic PC machine type by Igor Mammedov · 11 years ago
  93. 739b7a9 bitops: provide an inline implementation of find_first_bit by Aurelien Jarno · 11 years ago
  94. aed6efb kvm: Allow arch to set sigmask length by James Hogan · 11 years ago
  95. 253fffe hw/mips: Add API to convert KVM guest KSEG0 <-> GPA by Sanjay Lal · 11 years ago
  96. feca4ac memory: MemoryRegion: rename parent to container by Paolo Bonzini · 11 years ago
  97. 3eff1f4 virtio-scsi: add support for the any_layout feature by Paolo Bonzini · 11 years ago
  98. 519661e util: add return value to qemu_iovec_concat_iov by Paolo Bonzini · 11 years ago
  99. b9e77bc scsi: Print command name in debug by Alexey Kardashevskiy · 11 years ago
  100. 20cfe88 exec: introduce qemu_ram_unset_idstr() to unset RAMBlock idstr by Hu Tao · 11 years ago