1. 45e1611 Update version for v2.2.0 release by Peter Maydell · 9 years ago qemu-2.2.0
  2. d00e6cd Update version for v2.2.0-rc5 release by Peter Maydell · 10 years ago
  3. 54f3a18 Merge remote-tracking branch 'remotes/kraxel/tags/pull-cve-2014-8106-20141204-1' into staging by Peter Maydell · 10 years ago
  4. 0d7954c Update version for v2.2.0-rc4 release by Peter Maydell · 10 years ago
  5. b19ca18 vhost: Fix vhostfd leak in error branch by Gonglei · 10 years ago
  6. bf25983 cirrus: don't overflow CirrusVGAState->cirrus_bltbuf by Gerd Hoffmann · 10 years ago
  7. d3532a0 cirrus: fix blit region check by Gerd Hoffmann · 10 years ago
  8. db12451 Fix for crash after migration in virtio-rng on bi-endian targets by David Gibson · 10 years ago
  9. 771b6ed virtio-net: fix unmap leak by Jason Wang · 10 years ago
  10. 4cae4d5 hmp: fix regression of HMP device_del auto-completion by Marcel Apfelbaum · 10 years ago
  11. 490309f qemu-timer: Avoid overflows when converting timeout to struct timespec by Peter Maydell · 10 years ago
  12. 3ef4ebc Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging by Peter Maydell · 10 years ago
  13. dc622de s390x/kvm: Fix compile error by Christian Borntraeger · 10 years ago
  14. f3b3766 fw_cfg: fix boot order bug when dynamically modified via QOM by Gonglei · 10 years ago
  15. d1048be -machine vmport=auto: Fix handling of VMWare ioport emulation for xen by Don Slutz · 10 years ago
  16. 2528043 Update version for v2.2.0-rc3 release by Peter Maydell · 10 years ago
  17. df5b2ad input: move input-send-event into experimental namespace by Gerd Hoffmann · 10 years ago
  18. ca60281 Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging by Peter Maydell · 10 years ago
  19. dd0247e pc: acpi: mark all possible CPUs as enabled in SRAT by Igor Mammedov · 10 years ago
  20. 6c150fb pcie: fix improper use of negative value by Gonglei · 10 years ago
  21. 8e815ee pcie: fix typo in pcie_cap_deverr_init() by Gonglei · 10 years ago
  22. 4f99ab7 target-i386: move generic memory hotplug methods to DSDTs by Paolo Bonzini · 10 years ago
  23. ad5b88b acpi-build: mark RAM dirty on table update by Michael S. Tsirkin · 10 years ago
  24. 109e90e hw/pci: fix crash on shpc error flow by Marcel Apfelbaum · 10 years ago
  25. 085f8e8 pc: count in 1Gb hugepage alignment when sizing hotplug-memory container by Igor Mammedov · 10 years ago
  26. b03541f pc: explicitly check maxmem limit when adding DIMM by Igor Mammedov · 10 years ago
  27. 3d4a70f Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging by Peter Maydell · 10 years ago
  28. a31a747 Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging by Peter Maydell · 10 years ago
  29. 5224c88 apic: fix incorrect handling of ExtINT interrupts wrt processor priority by Paolo Bonzini · 10 years ago
  30. 8092cb7 apic: fix loss of IPI due to masked ExtINT by Paolo Bonzini · 10 years ago
  31. 60e6804 apic: avoid getting out of halted state on masked PIC interrupts by Paolo Bonzini · 10 years ago
  32. 24bf10d Revert "qemu-img info: show nocow info" by Kevin Wolf · 10 years ago
  33. 0c0de1b pc: pc-dimm: use backend alignment during address auto allocation by Igor Mammedov · 10 years ago
  34. 91aa70a pc: align DIMM's address/size by backend's alignment value by Igor Mammedov · 10 years ago
  35. a2b257d memory: expose alignment used for allocating RAM as MemoryRegion API by Igor Mammedov · 10 years ago
  36. 92a37a0 pc: limit DIMM address and size to page aligned values by Igor Mammedov · 10 years ago
  37. 34dde13 pc: make pc_dimm_plug() more readble by Igor Mammedov · 10 years ago
  38. b886559 pc: kvm: check if KVM has free memory slots to avoid abort() by Igor Mammedov · 10 years ago
  39. c409572 qemu-char: fix tcp_get_fds by Michael S. Tsirkin · 10 years ago
  40. 0e88f47 Merge remote-tracking branch 'remotes/stefanha/tags/net-pull-request' into staging by Peter Maydell · 10 years ago
  41. a00c117 Merge remote-tracking branch 'remotes/kraxel/tags/pull-gtk-20141121-1' into staging by Peter Maydell · 10 years ago
  42. b0af844 rtl8139: fix Pointer to local outside scope by Gonglei · 10 years ago
  43. 7b50d00 pcnet: fix Negative array index read by Gonglei · 10 years ago
  44. 8db804a net/socket: fix Uninitialized scalar variable by Gonglei · 10 years ago
  45. 7a8919d net/slirp: fix memory leak by Gonglei · 10 years ago
  46. b310a2a gtk: Don't crash if -nodefaults by Fam Zheng · 10 years ago
  47. 8a0f9b5 gtk: fix possible memory leak about local_err by zhanghailiang · 10 years ago
  48. 9c7074d hw/arm/virt: set stdout-path instead of linux,stdout-path by Leif Lindholm · 10 years ago
  49. ff323a6 Merge remote-tracking branch 'remotes/agraf/tags/signed-ppc-for-upstream' into staging by Peter Maydell · 10 years ago
  50. 76cb658 target-ppc: Altivec's mtvscr Decodes Wrong Register by Tom Musta · 10 years ago
  51. f2a6403 kvm: Fix memory slot page alignment logic by Alexander Graf · 10 years ago
  52. 3ade1a0 target-ppc: Fix breakpoint registers for e300 by Fabien Chouteau · 10 years ago
  53. f75ad80 Merge remote-tracking branch 'remotes/amit-migration/tags/for-2.2-2' into staging by Peter Maydell · 10 years ago
  54. 6c1b663 migration: static variables will not be reset at second migration by ChenLiang · 10 years ago
  55. af3ff19 Update version for v2.2.0-rc2 release by Peter Maydell · 10 years ago
  56. 6b896ab hw/ide/core.c: Prevent SIGSEGV during migration by Don Slutz · 10 years ago
  57. 8336e46 Merge remote-tracking branch 'remotes/stefanha/tags/net-pull-request' into staging by Peter Maydell · 10 years ago
  58. b1b1e81 Merge remote-tracking branch 'remotes/stefanha/tags/tracing-pull-request' into staging by Peter Maydell · 10 years ago
  59. ed6273e net: The third parameter of getsockname should be initialized by zhanghailiang · 10 years ago
  60. 776ec96 Tracing: Fix simpletrace.py error on tcg enabled binary traces by Christoph Seifert · 10 years ago
  61. b73e8bd Tracing docs fix configure option and description by Dr. David Alan Gilbert · 10 years ago
  62. 1ab8f86 Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging by Peter Maydell · 10 years ago
  63. ea5b201 Merge remote-tracking branch 'remotes/amit-migration/tags/for-2.2' into staging by Peter Maydell · 10 years ago
  64. 444b199 linux-headers: update to 3.18-rc5 by Ard Biesheuvel · 10 years ago
  65. 0be839a migration: fix parameter validation on ram load by Michael S. Tsirkin · 10 years ago
  66. 098ffa6 block/raw-posix: Catch fsync() errors by Max Reitz · 10 years ago
  67. 731de38 block/raw-posix: Only sync after successful preallocation by Max Reitz · 10 years ago
  68. 39411cf block/raw-posix: Fix preallocating write() loop by Max Reitz · 10 years ago
  69. f874bf9 exec: Handle multipage ranges in invalidate_and_set_dirty() by Peter Maydell · 10 years ago
  70. 8676785 Merge remote-tracking branch 'mreitz/block' into queue-block by Kevin Wolf · 10 years ago
  71. d1f06fe raw-posix: The SEEK_HOLE code is flawed, rewrite it by Markus Armbruster · 10 years ago
  72. c4875e5 raw-posix: SEEK_HOLE suffices, get rid of FIEMAP by Markus Armbruster · 10 years ago
  73. be2ebc6 raw-posix: Fix comment for raw_co_get_block_status() by Markus Armbruster · 10 years ago
  74. d6be29e target-arm: handle address translations that start at level 3 by Peter Maydell · 10 years ago
  75. 1aba4be Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging by Peter Maydell · 10 years ago
  76. a9be765 hcd-musb: fix dereference null return value by Paolo Bonzini · 10 years ago
  77. d8edf52 Merge remote-tracking branch 'remotes/mcayland/tags/qemu-openbios-signed' into staging by Peter Maydell · 10 years ago
  78. fae3822 target-cris/translate.c: fix out of bounds read by zhanghailiang · 10 years ago
  79. 0e8b439 shpc: fix error propaagation by Gonglei · 10 years ago
  80. 86d1032 qemu-char: fix MISSING_COMMA by Gonglei · 10 years ago
  81. 6cfcd86 acl: fix memory leak by Gonglei · 10 years ago
  82. 720fdd6 nvme: remove superfluous check by Gonglei · 10 years ago
  83. ddd2eab loader: fix NEGATIVE_RETURNS by Gonglei · 10 years ago
  84. 1def745 qga: fix false negative argument passing by Gonglei · 10 years ago
  85. 77e205a mips_mipssim: fix use-after-free for filename by Gonglei · 10 years ago
  86. d4754a9 l2tpv3: fix fd leak by Gonglei · 10 years ago
  87. 35fb5b7 Update OpenBIOS images by Mark Cave-Ayland · 10 years ago
  88. 4e70f92 Merge remote-tracking branch 'remotes/sstabellini/xen-2014-11-14' into staging by Peter Maydell · 10 years ago
  89. 7737458 l2tpv3: fix possible double free by zhanghailiang · 10 years ago
  90. 5bbebf6 libcacard: fix resource leak by zhanghailiang · 10 years ago
  91. b87dcdd Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into staging by Peter Maydell · 10 years ago
  92. 2f01dfa xen_disk: fix unmapping of persistent grants by Roger Pau Monne · 10 years ago
  93. 91ab2ed pc: piix4_pm: init legacy PCI hotplug when running on Xen by Igor Mammedov · 10 years ago
  94. 5f58330 vmdk: Leave bdi intact if -ENOTSUP in vmdk_get_info by Fam Zheng · 10 years ago
  95. f3a9cfd block: Fix max nb_sectors in bdrv_make_zero by Fam Zheng · 10 years ago
  96. 107f0d4 ahci: factor out FIS decomposition from handle_cmd by John Snow · 10 years ago
  97. 102e562 ahci: Check cmd_fis[1] more explicitly by John Snow · 10 years ago
  98. 36ab3c3 ahci: Reorder error cases in handle_cmd by John Snow · 10 years ago
  99. 1cbdd96 ahci: Fix FIS decomposition by John Snow · 10 years ago
  100. 72a065d ahci: add is_ncq predicate helper by John Snow · 10 years ago