[go: up one dir, main page]

v2.1.3
  1. c2b0926 Update version for v2.1.3 release by Michael Roth · 11 years ago stable-2.1 v2.1.3
  2. b316937 vl.c: fix regression when reading machine type from config file by Marcel Apfelbaum · 11 years ago
  3. 5b5c7bf PPC: Fix crash on spapr_tce_table_finalize() by David Gibson · 11 years ago
  4. 6df8cd2 atomic: fix position of volatile qualifier by Paolo Bonzini · 11 years ago
  5. ff2fff6 migration/block: fix pending() return value by Vladimir Sementsov-Ogievskiy · 11 years ago
  6. 83a6674 pc: acpi: mark all possible CPUs as enabled in SRAT by Igor Mammedov · 11 years ago
  7. 39639d8 target-xtensa: test cross-page opcode by Max Filippov · 11 years ago
  8. 6e64c4e target-xtensa: fix translation for opcodes crossing page boundary by Max Filippov · 11 years ago
  9. 73c1527 audio: Don't free hw resources until after hw backend is stopped by Peter Maydell · 11 years ago
  10. b466e17 linuxboot: fix loading old kernels by Paolo Bonzini · 11 years ago
  11. 6a47ae2 linuxboot: compute initrd loading address by Paolo Bonzini · 11 years ago
  12. 5f0681e block: Don't probe for unknown backing file format by Kevin Wolf · 11 years ago
  13. 75eb0f5 qcow2.py: Add required padding for header extensions by Kevin Wolf · 11 years ago
  14. b495764 qcow2: Fix header extension size check by Kevin Wolf · 11 years ago
  15. 21640bf block migration: fix return value by Gary R Hook · 11 years ago
  16. 6bbb939 block/raw-posix: Fix ret in raw_open_common() by Max Reitz · 11 years ago
  17. 178ed9a qcow2: Respect bdrv_truncate() error by Max Reitz · 11 years ago
  18. 0505d48 qcow2: Flushing the caches in qcow2_close may fail by Max Reitz · 11 years ago
  19. 0073781 blkdebug: report errors on flush too by Paolo Bonzini · 11 years ago
  20. 175117c qcow2: Prevent numerical overflow by Max Reitz · 11 years ago
  21. aa58eed iotests: Add test for unsupported image creation by Max Reitz · 11 years ago
  22. e6c172a iotests: Only kill NBD server if it runs by Max Reitz · 11 years ago
  23. 07ede68 qemu-img: Check create_opts before image amendment by Max Reitz · 11 years ago
  24. 2fbad1f qemu-img: Check create_opts before image creation by Max Reitz · 11 years ago
  25. dee2848 block: Check create_opts before image creation by Max Reitz · 11 years ago
  26. ad0983b block/nfs: Add create_opts by Max Reitz · 11 years ago
  27. b3729b2 block/vvfat: qcow driver may not be found by Max Reitz · 11 years ago
  28. 1b9ea89 block: Omit bdrv_find_format for essential drivers by Max Reitz · 11 years ago
  29. cdeb85c block: Make essential BlockDriver objects public by Max Reitz · 11 years ago
  30. b28d7b5 virtio-net: fix unmap leak by Jason Wang · 11 years ago
  31. cd2f44c hw/ide/core.c: Prevent SIGSEGV during migration by Don Slutz · 11 years ago
  32. 8444701 exec: Handle multipage ranges in invalidate_and_set_dirty() by Peter Maydell · 11 years ago
  33. 05c5feb l2tpv3: fix possible double free by zhanghailiang · 11 years ago
  34. de98dc9 libcacard: fix resource leak by zhanghailiang · 11 years ago
  35. 0c80570 virtio-scsi: work around bug in old BIOSes by Paolo Bonzini · 11 years ago
  36. 14b51b6 kvm: Fix memory slot page alignment logic by Alexander Graf · 11 years ago
  37. ea227e2 target-xtensa: add missing window check for entry by Max Filippov · 11 years ago
  38. aae114b esp-pci: fixup deadlock with linux by Hannes Reinecke · 11 years ago
  39. cfa86bc hw/ppc/spapr_pci.c: Avoid functions not in glib 2.12 (g_hash_table_iter_*) by Peter Maydell · 11 years ago
  40. b57b7ec snapshot: add bdrv_drain_all() to bdrv_snapshot_delete() to avoid concurrency problem by Zhang Haoyu · 11 years ago
  41. f8c61eb hw/xtensa/xtfpga: treat uImage load address as virtual by Max Filippov · 11 years ago
  42. c448fb7 hw/core/loader: implement address translation in uimage loader by Max Filippov · 11 years ago
  43. 8239a58 tcg/mips: fix store softmmu slow path by Aurelien Jarno · 11 years ago
  44. cb91dce virtio-scsi: sense in virtio_scsi_command_complete by Ting Wang · 11 years ago
  45. b2f1d90 vnc: sanitize bits_per_pixel from the client by Petr Matousek · 11 years ago
  46. 5a6af97 Make qemu_shutdown_requested signal-safe by Jan Kiszka · 11 years ago
  47. 90de7a0 libcacard: don't free sign buffer while sign op is pending by Ray Strode · 11 years ago
  48. 5724858 qcow2: Do not overflow when writing an L1 sector by Max Reitz · 11 years ago
  49. ff830f9 vmware-vga: use vmsvga_verify_rect in vmsvga_fill_rect by Gerd Hoffmann · 11 years ago
  50. 82e8913 vmware-vga: use vmsvga_verify_rect in vmsvga_copy_rect by Gerd Hoffmann · 11 years ago
  51. 38e6e1c vmware-vga: use vmsvga_verify_rect in vmsvga_update_rect by Gerd Hoffmann · 11 years ago
  52. 4bcf40b vmware-vga: add vmsvga_verify_rect by Gerd Hoffmann · 11 years ago
  53. 8bf7738 vmware-vga: CVE-2014-3689: turn off hw accel by Gerd Hoffmann · 11 years ago
  54. 8100812 pc: Fix disabling of vapic for compat PC models by Jan Kiszka · 11 years ago
  55. cf0276b virtio-9p: fix virtio-9p child refcount in transports by Gonglei · 11 years ago
  56. b5ad76a virtio-9p: use aliases instead of duplicate qdev properties by Gonglei · 11 years ago
  57. 20dc758 virtio-balloon: fix virtio-balloon child refcount in transports by Gonglei · 11 years ago
  58. 0077793 virtio-rng: fix virtio-rng child refcount in transports by Gonglei · 11 years ago
  59. c4164ea virtio-rng: use aliases instead of duplicate qdev properties by Gonglei · 11 years ago
  60. 8c64b47 virtio-serial: fix virtio-serial child refcount in transports by Gonglei · 11 years ago
  61. aa383e9 virtio-serial: use aliases instead of duplicate qdev properties by Gonglei · 11 years ago
  62. f06c87b virtio/vhost-scsi: fix virtio-scsi/vhost-scsi child refcount in transports by Gonglei · 11 years ago
  63. eb5388e virtio/vhost-scsi: use aliases instead of duplicate qdev properties by Gonglei · 11 years ago
  64. 83f81f3 virtio-net: fix virtio-net child refcount in transports by Gonglei · 11 years ago
  65. b6bd501 virtio-net: use aliases instead of duplicate qdev properties by Gonglei · 11 years ago
  66. 0369529 vhost-scsi: use virtio_ldl_p by Paolo Bonzini · 11 years ago
  67. c29bf82 smbios: Fix assertion on socket count calculation by Eduardo Habkost · 11 years ago
  68. e2d402d snapshot: fix referencing wrong variable in while loop in do_delvm by Zhang Haoyu · 11 years ago
  69. 4d492e8 tests: avoid running duplicate qom-tests by Michael Roth · 11 years ago
  70. 45c46f2 pc-dimm: Don't check dimm->node when there is non-NUMA config by zhanghailiang · 11 years ago
  71. c4379ce ivshmem: Fix fd leak on error by Andreas Färber · 11 years ago
  72. a95569d ivshmem: Fix potential OOB r/w access by Sebastian Krahmer · 11 years ago
  73. 15905fd ivshmem: validate incoming_posn value from server by Stefan Hajnoczi · 11 years ago
  74. f1a8429 ivshmem: Check ivshmem_read() size argument by Stefan Hajnoczi · 11 years ago
  75. 09d552b vhost-user: fix VIRTIO_NET_F_MRG_RXBUF negotiation by Damjan Marion · 11 years ago
  76. d754428 virtio-balloon: fix integer overflow in memory stats feature by Luiz Capitulino · 11 years ago
  77. 5d35098 monitor: Reset HMP mon->rs in CHR_EVENT_OPEN by Stratos Psomadakis · 11 years ago
  78. ff1f973 qemu-iotests: Test missing "driver" key for blockdev-add by Fam Zheng · 11 years ago
  79. 0b2d2e0 tests: add QMP input visitor test for unions with no discriminator by Michael Roth · 11 years ago
  80. 4a58f3c qapi: dealloc visitor, implement visit_start_union by Michael Roth · 11 years ago
  81. 96c6cf6 qapi: add visit_start_union and visit_end_union by Michael Roth · 11 years ago
  82. b5fc105 gdbstub: init mon_chr through qemu_chr_alloc by Pavel Dovgalyuk · 11 years ago
  83. e1cf5a2 hw/arm/virt: fix pl011 and pl031 irq flags by Peter Maydell · 11 years ago
  84. 490a0f8 spapr_pci: map the MSI window in each PHB by Greg Kurz · 11 years ago
  85. e4fb3de virtio-pci: enable bus master for old guests by Michael S. Tsirkin · 11 years ago
  86. 7fb768e pci: Use bus master address space for delivering MSI/MSI-X messages by Jan Kiszka · 11 years ago
  87. 2151206 kvmclock: Add comment explaining why we need cpu_clean_all_dirty() by Eduardo Habkost · 11 years ago
  88. c35ba0d kvmclock: Ensure time in migration never goes backward by Alexander Graf · 11 years ago
  89. 61048e1 kvmclock: Ensure proper env->tsc value for kvmclock_current_nsec calculation by Marcelo Tosatti · 11 years ago
  90. a9ed615 Introduce cpu_clean_all_dirty by Marcelo Tosatti · 11 years ago
  91. 3807aeb xhci PCIe endpoint migration compatibility fix by Dr. David Alan Gilbert · 11 years ago
  92. ff3bd5e exec: file_ram_alloc(): print error when prealloc fails by Luiz Capitulino · 11 years ago
  93. d6af26d qdev: Add cleanup logic in device_set_realized() to avoid resource leak by Gonglei · 11 years ago
  94. 8bb90ee qdev: Use NULL instead of local_err for qbus_child unrealize by Gonglei · 11 years ago
  95. 562d6b4 Update version for v2.1.2 release by Michael Roth · 11 years ago v2.1.2
  96. 9a72433 slirp: udp: fix NULL pointer dereference because of uninitialized socket by Petr Matousek · 11 years ago
  97. 00dd2b2 pc: leave more space for BIOS allocations by Michael S. Tsirkin · 11 years ago
  98. 80f4d02 Revert "virtio: don't call device on !vm_running" by Michael S. Tsirkin · 11 years ago
  99. 074e347 virtio-net: drop assert on vm stop by Michael S. Tsirkin · 11 years ago
  100. 9e8d994 Revert "rng-egd: remove redundant free" by Eduardo Habkost · 11 years ago