1. 0ddef15 virtio-serial: Convert to hotplug-handler API by Igor Mammedov · 10 years ago
  2. 7f17a91 virtio-pci: Drop BusState::allow_hotplug by Igor Mammedov · 10 years ago
  3. c32e36f target-i386: ICC bus: Drop BusState::allow_hotplug by Igor Mammedov · 10 years ago
  4. e378acb qdev: Drop hotplug check from bus_add_child() by Igor Mammedov · 10 years ago
  5. 431bbb2 qdev: Add wrapper to set BUS as HotplugHandler by Igor Mammedov · 10 years ago
  6. 014176f qdev: Add simple/generic unplug callback for HotplugHandler by Igor Mammedov · 10 years ago
  7. 181a2c6 qdev: HotplugHandler: Provide unplug callback by Igor Mammedov · 10 years ago
  8. 14d5a28 qdev: HotplugHandler: Rename unplug callback to unplug_request by Igor Mammedov · 10 years ago
  9. ce9835e qdev: do not allow to instantiate non hotpluggable device with device_add by Igor Mammedov · 10 years ago
  10. 39b888b Access BusState::allow_hotplug using wraper qbus_is_hotpluggable() by Igor Mammedov · 10 years ago
  11. 49cec38 tests: usb: usb-uas hotplug test by Igor Mammedov · 10 years ago
  12. b6ca82f tests: usb: usb-storage hotplug test by Igor Mammedov · 10 years ago
  13. b393768 tests: usb: Generic usb device hotplug by Igor Mammedov · 10 years ago
  14. fbd942c tests: usb: add port test to uhci unit test by Igor Mammedov · 10 years ago
  15. b0354ec tests: usb: Move uhci port test code to libqos/usb.c by Igor Mammedov · 10 years ago
  16. aaf3607 tests: virtio-blk: Check if hot-plug/unplug works by Igor Mammedov · 10 years ago
  17. 9224709 tests: virtio-net: Check if hot-plug/unplug works by Igor Mammedov · 10 years ago
  18. d1f3fc2 tests: virtio-rng: Check if hot-plug/unplug works by Igor Mammedov · 10 years ago
  19. 2f8b276 libqos: Add qpci_plug_device_test() and qpci_unplug_acpi_device_test() by Igor Mammedov · 10 years ago
  20. 823a998 tests: virtio-serial: Check if hot-plug/unplug works by Igor Mammedov · 10 years ago
  21. ac2c494 tests: virtio-scsi: Check if hot-plug/unplug works by Igor Mammedov · 10 years ago
  22. 8ae9a9e qom: Add error handler for object alias property by Gonglei · 10 years ago
  23. 3a53009 qom: Add error handler for object_property_print() by Gonglei · 10 years ago
  24. 688b057 qdev: gpio: Register GPIO outputs as QOM links by Peter Crosthwaite · 10 years ago
  25. a69bef1 qdev: gpio: Register GPIO inputs as child objects by Peter Crosthwaite · 10 years ago
  26. b235a71 qdev: gpio: Don't allow name share between I and O by Peter Crosthwaite · 10 years ago
  27. b1d28ec Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20141010' into staging by Peter Maydell · 10 years ago
  28. 9d1c35d kvm fix compilation with GCC 4.3.4 by Paolo Bonzini · 10 years ago
  29. 4b7757b s390x/virtio-ccw: fix vhost-scsi intialization by Cornelia Huck · 10 years ago
  30. ef1df13 s390x/migration: migrate CPU state by Thomas Huth · 10 years ago
  31. 71dd7e6 s390x/kvm: synchronize the cpu state after SIGP (INITIAL) CPU RESET by David Hildenbrand · 10 years ago
  32. 9960714 s390x/kvm: reuse kvm_s390_reset_vcpu() to get rid of ifdefs by David Hildenbrand · 10 years ago
  33. c9e659c s390x/kvm: propagate s390 cpu state to kvm by David Hildenbrand · 10 years ago
  34. eb24f7c s390x/kvm: proper use of the cpu states OPERATING and STOPPED by David Hildenbrand · 10 years ago
  35. 75973bf s390x/kvm: introduce proper states for s390 cpus by David Hildenbrand · 10 years ago
  36. a9fd165 linux-headers: update to 3.17-rc7 by Jens Freimann · 10 years ago
  37. fcb2cd9 Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging by Peter Maydell · 10 years ago
  38. 5008e5b qemu-char: Fix reconnect socket error reporting by Corey Minyard · 10 years ago
  39. 5179502 qemu-sockets: Add error to non-blocking connect handler by Corey Minyard · 10 years ago
  40. 5748e4c qemu-error: Add error_vreport() by Corey Minyard · 10 years ago
  41. 35e4e96 virtio-scsi: fix use-after-free of VirtIOSCSIReq by Paolo Bonzini · 10 years ago
  42. cdebec5 linuxboot: compute initrd loading address by Paolo Bonzini · 10 years ago
  43. fc02086 kvm: Make KVMState be the TYPE_KVM_ACCEL instance struct by Eduardo Habkost · 10 years ago
  44. ac2da55 accel: Create accel object when initializing machine by Eduardo Habkost · 10 years ago
  45. f6a1ef6 accel: Pass MachineState object to accel init functions by Eduardo Habkost · 10 years ago
  46. b6011bd Merge remote-tracking branch 'remotes/riku/tags/pull-linux-user-20141006-2' into staging by Peter Maydell · 10 years ago
  47. 1a1c4db translate-all.c: memory walker initial address miscalculation by Mikhail Ilyin · 10 years ago
  48. d80a190 linux-user: don't include timerfd if not needed by Riku Voipio · 10 years ago
  49. e52a99f linux-user: Simplify timerid checks on g_posix_timers range by Alexander Graf · 11 years ago
  50. a59b5e3 linux-user: Convert blkpg to use a special subop handler by Alexander Graf · 11 years ago
  51. 40645c7 linux-user: Enable epoll_pwait syscall for ARM by Peter Maydell · 10 years ago
  52. 2472b6c gdbstub: Allow target CPUs to specify watchpoint STOP_BEFORE_ACCESS flag by Peter Maydell · 10 years ago
  53. 507ef2f Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into staging by Peter Maydell · 10 years ago
  54. 767c86d blockdev-test: Test device_del after drive_del by Markus Armbruster · 10 years ago
  55. 2eea5cd blockdev-test: Factor out some common code into helpers by Markus Armbruster · 10 years ago
  56. 37e153f blockdev-test: Simplify by using g_assert_cmpstr() by Markus Armbruster · 10 years ago
  57. e319df6 blockdev-test: Clean up bogus drive_add argument by Markus Armbruster · 10 years ago
  58. d0e3866 blockdev-test: Use single rather than double quotes in QMP by Markus Armbruster · 10 years ago
  59. e2f3f22 drive_del-test: Merge of qdev-monitor-test, blockdev-test by Markus Armbruster · 10 years ago
  60. f383611 iotests: qemu-img info output for corrupt image by Max Reitz · 10 years ago
  61. 9009b19 qapi: Add corrupt field to ImageInfoSpecificQCow2 by Max Reitz · 10 years ago
  62. 1b53eab iotests: Use _img_info by Max Reitz · 10 years ago
  63. 0d15da8 accel: Rename 'init' method to 'init_machine' by Eduardo Habkost · 10 years ago
  64. d95c852 accel: Move accel init/allowed code to separate function by Eduardo Habkost · 10 years ago
  65. 32592e1 accel: Remove tcg_available() function by Eduardo Habkost · 10 years ago
  66. 3a6ce51 accel: Move qtest accel registration to qtest.c by Eduardo Habkost · 10 years ago
  67. b152b05 accel: Move Xen registration code to xen-common.c by Eduardo Habkost · 10 years ago
  68. 782c3f2 accel: Move KVM accel registration to kvm-all.c by Eduardo Habkost · 10 years ago
  69. b31f9ac accel: Report unknown accelerator as "not found" instead of "does not exist" by Eduardo Habkost · 10 years ago
  70. f6dfb83 accel: Make AccelClass.available() optional by Eduardo Habkost · 10 years ago
  71. b14a0b7 accel: Use QOM classes for accel types by Eduardo Habkost · 10 years ago
  72. a224655 accel: Move accel name lookup to separate function by Eduardo Habkost · 10 years ago
  73. e8b466e accel: Simplify configure_accelerator() using AccelType *acc variable by Eduardo Habkost · 10 years ago
  74. e54adde accel: Create AccelType typedef by Eduardo Habkost · 10 years ago
  75. a1a9cb0 accel: Move accel code to accel.c by Eduardo Habkost · 10 years ago
  76. 2067444 vl.c: Small coding style fix by Eduardo Habkost · 10 years ago
  77. 01ca519 qemu-char: Print the remote and local addresses for a socket by Corey Minyard · 10 years ago
  78. 5dd1f02 qemu-char: Add reconnecting to client sockets by Corey Minyard · 10 years ago
  79. 16cc4ff qemu-char: set socket filename to disconnected when not connected by Corey Minyard · 10 years ago
  80. cfb429c qemu-char: Move some items into TCPCharDriver by Corey Minyard · 10 years ago
  81. 43ded1a qemu-char: Rework qemu_chr_open_socket() for reconnect by Corey Minyard · 10 years ago
  82. 9f78116 qemu-char: Make the filename size for a chardev a #define by Corey Minyard · 10 years ago
  83. f5bebbb util: Emancipate id_wellformed() from QemuOpts by Markus Armbruster · 10 years ago
  84. d93162e q35/ahci: Pick up -cdrom and -hda options by John Snow · 10 years ago
  85. 6b9e03a qtest/bios-tables: Correct Q35 command line by John Snow · 10 years ago
  86. d8f94e1 ide: Update ide_drive_get to be HBA agnostic by John Snow · 10 years ago
  87. 1602651 pc/vl: Add units-per-default-bus property by John Snow · 10 years ago
  88. 21dff8c blockdev: Allow overriding if_max_dev property by John Snow · 10 years ago
  89. a66c9dc blockdev: Orphaned drive search by John Snow · 10 years ago
  90. cf77b2d qemu-iotests: Fix supported cache modes for 052 by Kevin Wolf · 10 years ago
  91. d9323e9 make check-block: Use default cache modes by Kevin Wolf · 10 years ago
  92. 20d6cd4 Modify qemu_opt_rename to realize renaming all items in opts by Jun Li · 10 years ago
  93. d1319b0 vmdk: Fix integer overflow in offset calculation by Fam Zheng · 10 years ago
  94. fbf28a4 block: Drop superfluous conditionals around qemu_opts_del() by Markus Armbruster · 10 years ago
  95. 18fe46d ssh: Don't crash if either host or path is not specified. by Richard W.M. Jones · 10 years ago
  96. af95738 snapshot: fix referencing wrong variable in while loop in do_delvm by Zhang Haoyu · 10 years ago
  97. b00a0dd Merge remote-tracking branch 'remotes/kraxel/tags/pull-input-20141002-1' into staging by Peter Maydell · 10 years ago
  98. 53b9871 Merge remote-tracking branch 'remotes/kraxel/tags/pull-console-20141002-1' into staging by Peter Maydell · 10 years ago
  99. fbcaca9 Merge remote-tracking branch 'remotes/kraxel/tags/pull-vga-20141002-1' into staging by Peter Maydell · 10 years ago
  100. 50c6617 add input-send-event command by Marcelo Tosatti · 10 years ago