1. 40d6444 configure: build position independent executables on x86-Linux hosts by Avi Kivity · 14 years ago
  2. ff51a73 ivshmem: fix PCI BAR2 registration during initialization by Hongyong Zang · 14 years ago
  3. ae392c4 msix: avoid mask updates if mask is unchanged by Michael S. Tsirkin · 14 years ago
  4. 9a93b61 msix: Prevent bogus mask updates on MMIO accesses by Michael S. Tsirkin · 14 years ago
  5. 5032224 msix: track function masked in pci device state by Michael S. Tsirkin · 14 years ago
  6. 2923d34 Include zlib.h using #include <> by Stefan Weil · 14 years ago
  7. 930b588 9p: pass dotl flags to the unlinkat method by Paolo Bonzini · 14 years ago
  8. f565403 9p: allow compiling the dummy virtio-9p-handle.c code on Linux by Paolo Bonzini · 14 years ago
  9. 1ed520c qed: add migration blocker (v2) by Anthony Liguori · 14 years ago
  10. 06d9260 qcow2: implement bdrv_invalidate_cache (v2) by Anthony Liguori · 14 years ago
  11. 0f15423 block: allow migration to work with image files (v3) by Anthony Liguori · 14 years ago
  12. 38e0735 ivshmem: use migration blockers to prevent live migration in peer mode (v2) by Anthony Liguori · 14 years ago
  13. fa2756b migrate: add migration blockers by Anthony Liguori · 14 years ago
  14. a3baf1b Merge remote-tracking branch 'kraxel/usb.31' into staging by Anthony Liguori · 14 years ago
  15. 1571b6c Merge remote-tracking branch 'origin/master' into staging by Anthony Liguori · 14 years ago
  16. 0cd0fd0 usb-linux: fix /proc/bus/usb/devices scan by Gerd Hoffmann · 14 years ago
  17. b246721 ehci: add assert by Gerd Hoffmann · 14 years ago
  18. 5931065 usb-storage: don't try to send the status early. by Gerd Hoffmann · 14 years ago
  19. 414c460 usb-storage: drop result from device state. by Gerd Hoffmann · 14 years ago
  20. 7b863f4 usb-storage: drop tag from device state. by Gerd Hoffmann · 14 years ago
  21. 92a114f usb-storage: fill status in complete callback. by Gerd Hoffmann · 14 years ago
  22. e04da7c usb-storage: move status debug message to usb_msd_send_status. by Gerd Hoffmann · 14 years ago
  23. bc42689 x86: fix pcmpestrm and pcmpistrm by Blue Swirl · 14 years ago
  24. 725e14e loader: Fix read_targphys() to behave when read() fails by Markus Armbruster · 14 years ago
  25. 96d922a Improve "ta 0" shutdown by Fabien Chouteau · 14 years ago
  26. 9643c25 gdbstub: Fix memory leak by Stefan Weil · 14 years ago
  27. b08d26b tcg-sparc: Fix set-but-not used warnings. by Richard Henderson · 14 years ago
  28. 25cc4a7 Merge branch 's390-1.0' of git://repo.or.cz/qemu/agraf by Blue Swirl · 14 years ago
  29. 05a86f2 Merge branch 'ppc-1.0' of git://repo.or.cz/qemu/agraf by Blue Swirl · 14 years ago
  30. 54dcd0b Merge remote-tracking branch 'kwolf/block-stable' into staging by Anthony Liguori · 14 years ago
  31. 7197390 Merge remote-tracking branch 'qmp/queue/qmp-1.0' into staging by Anthony Liguori · 14 years ago
  32. 15d4a72 fmodaudio: Remove unused variable 'bits16' (reported by cppcheck) by Stefan Weil · 14 years ago
  33. 1e34d85 pseries: Fix qdev.id handling in the VIO bus code by Michael Ellerman · 14 years ago
  34. 3feef8a pseries: Allow kernel's early debug output to work by David Gibson · 14 years ago
  35. 5afdec4 pseries: Default reg for vty should be SPAPR_VTY_BASE_ADDRESS by Michael Ellerman · 14 years ago
  36. 5728530 pseries: Check we have a chardev in spapr_vty_init() by Michael Ellerman · 14 years ago
  37. 5435352 pseries: Fix buggy spapr_vio_find_by_reg() by David Gibson · 14 years ago
  38. 92c93a8 pseries: Correct RAM size check for SLOF by David Gibson · 14 years ago
  39. 33ebad1 scsi-block: always use SG_IO for MMC devices by Paolo Bonzini · 14 years ago
  40. f3b338e scsi: pass down REQUEST SENSE to the device when there is no stored sense by Paolo Bonzini · 14 years ago
  41. 0fd76ff scsi: remove block descriptors from CDs by Paolo Bonzini · 14 years ago
  42. 06b8635 scsi: fix parsing of allocation length field by Paolo Bonzini · 14 years ago
  43. 00a01ad scsi: update list of commands by Paolo Bonzini · 14 years ago
  44. 2c20ae1 atapi: kill MODE SENSE(6), fix MODE SENSE(10) by Paolo Bonzini · 14 years ago
  45. 245d004 scsi-disk: guess geometry by Paolo Bonzini · 14 years ago
  46. 7082826 scsi: fix fw path by Paolo Bonzini · 14 years ago
  47. 00984e3 Documentation: Add section about iSCSI LUNS to qemu-doc by Ronnie Sahlberg · 14 years ago
  48. 1b14254 Makefile: fix qga dependencies by Michael S. Tsirkin · 14 years ago
  49. b1beac3 Makefile: dependency fix by Michael S. Tsirkin · 14 years ago
  50. 599825c Makefile: fix dependencies for generated .h, .c by Michael S. Tsirkin · 14 years ago
  51. 611b727 Makefile: remove more generated files on clean by Michael S. Tsirkin · 14 years ago
  52. 54d50be qapi: Check for negative enum values by Luiz Capitulino · 14 years ago
  53. c951d9a monitor: Fix file_completion() to check for stat() failure by Markus Armbruster · 14 years ago
  54. e6d89f8 Fixing some spelling in docs/libcacard.txt by Matthias Brugger · 14 years ago
  55. 1261972 Fix typo: runnning -> running by Vagrant Cascadian · 14 years ago
  56. 4238e26 Fix some spelling bugs in documentation and comments by Stefan Weil · 14 years ago
  57. b5e4946 Fix spelling in documentation and comments (similiar -> similar) by Stefan Weil · 14 years ago
  58. 3f5bd4e Update version to 1.0-rc2 by Anthony Liguori · 14 years ago
  59. 3827cdb pc_piix: set qxl revision to 2 for pc-0.14 by Alon Levy · 14 years ago
  60. e1556ad hw/omap_gpio: Fix infinite recursion when doing 8/16 bit reads by Peter Maydell · 14 years ago
  61. 371572d Revert bugfix e7852674d5 until tested or until after the release. by Andrzej Zaborowski · 14 years ago
  62. 326384d s390x: initialize virtio dev region by Alexander Graf · 14 years ago
  63. 2a534af tcg: Use TCGReg for standard tcg-target entry points. by Richard Henderson · 14 years ago
  64. 771142c tcg: Standardize on TCGReg as the enum for hard registers by Richard Henderson · 14 years ago
  65. ef81522 s390x: Add shutdown for TCG s390-virtio machine by Alexander Graf · 14 years ago
  66. 854e42f s390: Fix cpu shutdown for KVM by Christian Borntraeger · 14 years ago
  67. 13449a6 s390: fix short kernel command lines by Christian Borntraeger · 14 years ago
  68. e9d86b7 s390: fix reset hypercall to reset the status by Christian Borntraeger · 14 years ago
  69. 1864b94 s390x: implement SIGP restart and shutdown by Alexander Graf · 14 years ago
  70. 17bb18c s390x: implement rrbe instruction properly by Alexander Graf · 14 years ago
  71. b995913 s390x: update R and C bits in storage key by Alexander Graf · 14 years ago
  72. 09ed75f s390x: make ipte 31-bit aware by Alexander Graf · 14 years ago
  73. 27b5979 s390x: add ldeb instruction by Alexander Graf · 14 years ago
  74. a3efecb hw/onenand: reject read-only drives by Juha Riihimäki · 14 years ago
  75. 3fc3abf hw/nand: reject read-only drives by Juha Riihimäki · 14 years ago
  76. b2887c4 hw/arm_sysctl: Fix RESETCTL for realview-pb-a8 and -pbx-a9 by Jean-Christophe DUBOIS · 14 years ago
  77. 7c64d29 hw/pxa2xx.c: Fix handling of RW bits in PMCR by Peter Maydell · 14 years ago
  78. e785267 hw/usb-net.c: Fix precedence bug when checking rndis_state by Peter Maydell · 14 years ago
  79. 88365e4 memory: fix 'info mtree' segfaults by Avi Kivity · 14 years ago
  80. 74d33d5 Merge remote-tracking branch 'kwolf/block-stable' into staging by Anthony Liguori · 14 years ago
  81. 0abe905 vl.c: prohibit simultaneous use of -icount with kvm or xen by Max Filippov · 14 years ago
  82. ee71c98 hw/arm_timer.c: Fix bounds check for Integrator timer accesses by Peter Maydell · 14 years ago
  83. afd4a65 hw/pxa2xx.c: Fix handling of R/WC bits in PMCR by Peter Maydell · 14 years ago
  84. b78c2b3 hw/pl061: Remove pointless comparison of array to null by Peter Maydell · 14 years ago
  85. 35914dc hw/tc58128.c: Remove unnecessary check for g_malloc failure by Peter Maydell · 14 years ago
  86. 7dd4766 linux-user/elfload.c: Don't memset(NULL..) if malloc() failed by Peter Maydell · 14 years ago
  87. 096685f hw/omap_intc.c: Avoid crash on access to nonexistent banked registers by Peter Maydell · 14 years ago
  88. 1bbd159 os-posix: Plug fd leak in qemu_create_pidfile() by Markus Armbruster · 14 years ago
  89. 095ed5b posix-aio-compat: Plug memory leak on paio_init() error path by Markus Armbruster · 14 years ago
  90. 9d94747 qemu-sockets: Plug fd leak on unix_connect_opts() error path by Markus Armbruster · 14 years ago
  91. f2d3476 ui: Plug memory leaks on parse_keyboard_layout() error path by Markus Armbruster · 14 years ago
  92. a4e2604 qemu-char: Plug memory leak on qemu_chr_open_pty() error path by Markus Armbruster · 14 years ago
  93. 1299c63 migration: fix detached migration with fd by Juan Quintela · 14 years ago
  94. f2338fb configure: Do not use 'sed -i' by Pavel Borzenkov · 14 years ago
  95. ee2b399 PPC: Fix for the gdb single step problem on an rfi instruction by Sebastian Bauer · 14 years ago
  96. 9df3b45 tcg-ppc64: Fix compile errors for userspace only builds with gcc 4.6 by David Gibson · 14 years ago
  97. d43b45e pseries: Fix initialization of sPAPREnvironment structure by David Gibson · 14 years ago
  98. d423675 vl.c: Fail gracefully if no machine is found by Andreas Färber · 14 years ago
  99. ca71636 block: Make cache=unsafe flush to the OS by Kevin Wolf · 14 years ago
  100. eb489bb block: Introduce bdrv_co_flush_to_os by Kevin Wolf · 14 years ago