[go: up one dir, main page]

  1. 57105f7 update VERSION for 1.4.1 by Michael Roth · 13 years ago v1.4.1
  2. 6e88653 Add -f FMT / --format FMT arg to qemu-nbd by Daniel P. Berrange · 13 years ago
  3. 6d0b135 target-mips: Fix accumulator selection for MIPS16 and microMIPS by Richard Sandiford · 13 years ago
  4. d89f9ba Allow clock_gettime() monotonic clock to be utilized on more OS's by Brad Smith · 13 years ago
  5. 46f9071 target-i386: Check for host features before filter_features_for_kvm() by Eduardo Habkost · 13 years ago
  6. f85e082 help: add docs for missing 'queues' option of tap by Jason Wang · 13 years ago
  7. da78a1b compiler: fix warning with GCC 4.8.0 by Paolo Bonzini · 13 years ago
  8. 2b92aa3 block: complete all IOs before resizing a device by Peter Lieven · 13 years ago
  9. e4cce2d Revert "block: complete all IOs before .bdrv_truncate" by Peter Lieven · 13 years ago
  10. d15b1aa qxl: better vga init in enter_vga_mode by Gerd Hoffmann · 13 years ago
  11. 65fe29e doc: Fix texinfo @table markup in qemu-options.hx by Markus Armbruster · 13 years ago
  12. 888e036 acpi: initialize s4_val used in s4 shutdown by Bruce Rogers · 13 years ago
  13. d019dd9 target-mips: fix rndrashift_short_acc and code for EXTR_ instructions by Petar Jovanovic · 13 years ago
  14. dac077f target-mips: fix DSP overflow macro and affected routines by Petar Jovanovic · 13 years ago
  15. b09a673 target-mips: fix for sign-issue in MULQ_W helper by Petar Jovanovic · 13 years ago
  16. 79a4dd4 target-mips: fix for incorrect multiplication with MULQ_S.PH by Petar Jovanovic · 13 years ago
  17. 57e929c usb-tablet: Don't claim wakeup capability for USB-2 version by Hans de Goede · 13 years ago
  18. 27c7135 chardev: clear O_NONBLOCK on SCM_RIGHTS file descriptors by Stefan Hajnoczi · 13 years ago
  19. 283b7de qemu-socket: set passed fd non-blocking in socket_connect() by Stefan Hajnoczi · 13 years ago
  20. a1cb89f net: ensure "socket" backend uses non-blocking fds by Stefan Hajnoczi · 13 years ago
  21. 68f9df5 oslib-posix: rename socket_set_nonblock() to qemu_set_nonblock() by Stefan Hajnoczi · 13 years ago
  22. 0135796 update seabios to 1.7.2.1 by Gerd Hoffmann · 13 years ago
  23. 799a34a linux-user/syscall.c: Don't warn about unimplemented get_robust_list by Peter Maydell · 13 years ago
  24. 8378910 linux-user: make bogus negative iovec lengths fail EINVAL by Peter Maydell · 13 years ago
  25. 7a238b9 linux-user: fix futex strace of FUTEX_CLOCK_REALTIME by John Rigby · 13 years ago
  26. 02493ee linux-user/syscall.c: handle FUTEX_WAIT_BITSET in do_futex by John Rigby · 13 years ago
  27. 7d47b24 qcow2: flush refcount cache correctly in qcow2_write_snapshots() by Stefan Hajnoczi · 13 years ago
  28. 02ea844 qcow2: flush refcount cache correctly in alloc_refcount_block() by Stefan Hajnoczi · 13 years ago
  29. 0fcf00b page_cache: fix memory leak by Peter Lieven · 13 years ago
  30. 5610ef5 Fix page_cache leak in cache_resize by Orit Wasserman · 13 years ago
  31. 7a687ae virtio-blk: fix unplug + virsh reboot by Christian Borntraeger · 13 years ago
  32. b91aee5 ide/macio: Fix macio DMA initialisation. by Mark Cave-Ayland · 13 years ago
  33. e09b99b target-ppc: Fix CPU_POWERPC_MPC8547E by Andreas Färber · 13 years ago
  34. 611c7f2 pseries: Add cleanup hook for PAPR virtual LAN device by David Gibson · 13 years ago
  35. 4e4566c configure: Require at least spice-protocol-0.12.3 by Michal Privoznik · 13 years ago
  36. 43e0061 qemu-bridge-helper: force usage of a very high MAC address for the bridge by Paolo Bonzini · 13 years ago
  37. 3c3de7c virtio-ccw: Queue sanity check for notify hypercall. by Cornelia Huck · 13 years ago
  38. b0da310 tcg: Fix occasional TCG broken problem when ldst optimization enabled by Yeongkyoon Lee · 13 years ago
  39. d26efd2 qga/main.c: Don't use g_key_file_get/set_int64 by Peter Crosthwaite · 13 years ago
  40. f305d50 qemu-ga: use key-value store to avoid recycling fd handles after restart by Michael Roth · 13 years ago
  41. d3652a1 qcow2: make is_allocated return true for zero clusters by Paolo Bonzini · 13 years ago
  42. 5194350 pseries: Add compatible property to root of device tree by David Gibson · 13 years ago
  43. 4d1cdb9 Allow virtio-net features for legacy s390 virtio bus by Christian Borntraeger · 13 years ago
  44. c3b81e0 rtc-test: Fix test failures with recent glib by Cole Robinson · 13 years ago
  45. 99b1f39 scsi-disk: do not complete canceled UNMAP requests by Paolo Bonzini · 13 years ago
  46. f23ab03 scsi: do not call scsi_read_data/scsi_write_data for a canceled request by Paolo Bonzini · 13 years ago
  47. 0c918dd iscsi: look for pkg-config file too by Paolo Bonzini · 13 years ago
  48. a8b090e scsi-disk: handle io_canceled uniformly and correctly by Paolo Bonzini · 13 years ago
  49. 4a38944 qemu-ga: make guest-sync-delimited available during fsfreeze by Michael Roth · 13 years ago
  50. b7ff1a7 qmp: netdev_add is like -netdev, not -net, fix documentation by Markus Armbruster · 13 years ago
  51. d49fed4 vga: fix byteswapping. by Gerd Hoffmann · 13 years ago
  52. cebb8eb help: add docs for multiqueue tap options by Jason Wang · 13 years ago
  53. 3b39a11 net: reduce the unnecessary memory allocation of multiqueue by Jason Wang · 13 years ago
  54. ec9f828 qemu-char.c: fix waiting for telnet connection message by Igor Mitsyanko · 13 years ago
  55. 332e934 tap: forbid creating multiqueue tap when hub is used by Jason Wang · 13 years ago
  56. e6b795f block: complete all IOs before .bdrv_truncate by Peter Lieven · 13 years ago
  57. 51968b8 coroutine: trim down nesting level in perf_nesting test by Paolo Bonzini · 13 years ago
  58. 80d8b5d target-ppc: Fix "G2leGP3" PVR by Andreas Färber · 13 years ago
  59. 03e94e3 Update VERSION for release by Anthony Liguori · 13 years ago v1.4.0
  60. 571f65e Update VERSION of release by Anthony Liguori · 13 years ago v1.4.0-rc2
  61. 7165236 Revert "Update OpenBIOS images" by Alexander Graf · 13 years ago
  62. 9893c80 cadance_uart: Accept input after rx FIFO pop by Peter Crosthwaite · 13 years ago
  63. 8a8f584 block/curl: only restrict protocols with libcurl>=7.19.4 by Stefan Hajnoczi · 13 years ago
  64. d36b2b9 qapi: Flatten away ChardevPort by Markus Armbruster · 13 years ago
  65. d037d6b chardev: Fix manual page and qemu-doc for -chardev tty by Markus Armbruster · 13 years ago
  66. cc2a904 net: Avoid NULL function pointer dereference on cleanup by Andreas Färber · 13 years ago
  67. 91b0a8f s390: Fix handling of iscs. by Cornelia Huck · 13 years ago
  68. bd9a8d8 s390: Keep I/O interrupts enabled for all iscs. by Cornelia Huck · 13 years ago
  69. 760794f s390/sclpconsole: prevent char layer callback during initialization by Christian Borntraeger · 13 years ago
  70. 7ce4106 xilinx.h: s/xilinx_axiethernetdma()/xilinx_axidma() by Peter Crosthwaite · 13 years ago
  71. dada5c7 xilinx.h: Dont qdev_create from ethernet_create() by Peter Crosthwaite · 13 years ago
  72. 0231ed4 Merge remote-tracking branch 'stefanha/block' into staging by Anthony Liguori · 13 years ago
  73. 6aaa9da block-migration: fix pending() and iterate() return values by Stefan Hajnoczi · 13 years ago
  74. ad55ab4 migration: make qemu_ftell() public and support writable files by Stefan Hajnoczi · 13 years ago
  75. 4a0e671 trace: deal with deprecated glib thread functions by Stefan Hajnoczi · 13 years ago
  76. 30d9408 trace: use glib atomic int types by Stefan Hajnoczi · 13 years ago
  77. 33ccf66 Revert "block/vpc: Fix size calculation" by Stefan Hajnoczi · 13 years ago
  78. da888d3 block/raw-posix: detect readonly Linux block devices using BLKROGET by Stefan Hajnoczi · 13 years ago
  79. 03ec2f8 hw/m25p80.c: add WRSR(0x01) support by Kuo-Jung Su · 13 years ago
  80. 58fa432 qapi: Improve chardev-add documentation by Markus Armbruster · 13 years ago
  81. d7cd369 migration: restrict scope of incoming fd read handler by Stefan Hajnoczi · 13 years ago
  82. d0bce76 libi2c-omap: Fix endianness dependency by Andreas Färber · 13 years ago
  83. 5dd6be0 qtest: Use strtoull() for uint64_t by Andreas Färber · 13 years ago
  84. 84eac31 libqtest: Fix documentation copy&paste errors by Andreas Färber · 13 years ago
  85. f880def block/vpc: Fix size calculation by Stefan Weil · 13 years ago
  86. 2c5a7f2 block-migration: fix block_save_iterate() return value by Stefan Hajnoczi · 13 years ago
  87. 9ee0cb2 block-migration: fix blk_mig_save_dirty_block() return value checking by Stefan Hajnoczi · 13 years ago
  88. d5f1f28 block-migration: improve "Unknown flags" error message by Stefan Hajnoczi · 13 years ago
  89. 49295eb vl: Exit unsuccessfully on option argument syntax error by Markus Armbruster · 13 years ago
  90. cfdd162 vl: Drop redundant "parse error" reports by Markus Armbruster · 13 years ago
  91. 7216ae3 qemu-option: Disable two helpful messages that got broken recently by Markus Armbruster · 13 years ago
  92. 312fd5f error: Strip trailing '\n' from error string arguments (again) by Markus Armbruster · 13 years ago
  93. 1a9522c error: Clean up abuse of error_report() for help by Markus Armbruster · 13 years ago
  94. 474c213 error: Clean up error strings with embedded newlines by Markus Armbruster · 13 years ago
  95. 2da2e52 Merge remote-tracking branch 'luiz/queue/qmp' into staging by Anthony Liguori · 13 years ago
  96. 1044255 Update OpenBIOS images by Blue Swirl · 13 years ago
  97. 70ef6a5 xilinx_zynq: Fix wrong IRQ number of the second EHCI controller by Liming Wang · 13 years ago
  98. fb6d1bb block/curl: disable extra protocols to prevent CVE-2013-0249 by Stefan Hajnoczi · 13 years ago
  99. 0eb256a qemu-nbd: document --cache and --aio options by Paolo Bonzini · 13 years ago
  100. 32ab06b hw/virtio-net: disable multiqueue by default by Jesse Larrew · 13 years ago