[go: up one dir, main page]

  1. 3ffb400 Version 1.0.1 by Justin M. Forbes · 14 years ago stable-1.0 v1.0.1
  2. 86a8d63 Merge branch 's390-1.0' of git://repo.or.cz/qemu/agraf by Justin M. Forbes · 14 years ago
  3. 102dd91 Merge branch 'ppc-1.0' of git://repo.or.cz/qemu/agraf by Justin M. Forbes · 14 years ago
  4. d0ed2d2 e1000: bounds packet size against buffer size by Anthony Liguori · 14 years ago
  5. d194ba1 s390: fix cpu hotplug / cpu activity on interrupts by Christian Borntraeger · 14 years ago
  6. 8a0a9cf s390x: add TR function for EXECUTE by Alexander Graf · 14 years ago
  7. d928541 pseries: Don't try to munmap() a malloc()ed TCE table by David Gibson · 14 years ago
  8. 7a6d80e pseries: Populate "/chosen/linux,stdout-path" in the FDT by David Gibson · 14 years ago
  9. 447a3b3 pseries: Add a routine to find a stable "default" vty and use it by David Gibson · 14 years ago
  10. e295c31 pseries: Emit device tree nodes in reg order by David Gibson · 14 years ago
  11. adf6c52 kvm-ppc: halt secondary cpus when guest reset by Liu Yu-B13201 · 14 years ago
  12. 57ee5f7 pseries: Fix array overrun bug in PCI code by David Gibson · 14 years ago
  13. 986626e console: Fix segfault on screendump without VGA adapter by Alexander Graf · 14 years ago
  14. 85a4ca7 Merge branch 'master' of ssh://git.qemu.org/pub/git/qemu-stable-1.0 by Justin M. Forbes · 14 years ago
  15. e47c212 rbd: always set out parameter in qemu_rbd_snap_list by Josh Durgin · 14 years ago
  16. 8afe984 Documentation: Add qemu-img -t parameter in man page by Kevin Wolf · 14 years ago
  17. 5bb37d1 qemu-img rebase: Fix for undersized backing files by Kevin Wolf · 14 years ago
  18. fe5c13e coroutine: switch per-thread free pool to a global pool by Avi Kivity · 14 years ago
  19. 6061f16 qiov: prevent double free or use-after-free by Paolo Bonzini · 14 years ago
  20. fbcf305 PPC: Fix linker scripts on ppc hosts by Alexander Graf · 14 years ago
  21. 37769d2 target-sh4: ignore ocbp and ocbwb instructions by Aurelien Jarno · 14 years ago
  22. 23201c6 usb-ohci: td.cbp incorrectly updated near page end by Andriy Gapon · 14 years ago
  23. c936f64 usb-host: properly release port on unplug & exit by Gerd Hoffmann · 14 years ago
  24. f63d074 usb-storage: cancel I/O on reset by Gerd Hoffmann · 14 years ago
  25. 9b81fbd Fix parse of usb device description with multiple configurations by Cao,Bing Bu · 14 years ago
  26. 7e2191a pc: fix event_idx compatibility for virtio devices by Anthony Liguori · 14 years ago
  27. a25808d pc: add pc-0.15 by Anthony Liguori · 14 years ago
  28. 3e80881 cris: Handle conditional stores on CRISv10 by Stefan Sandstrom · 14 years ago
  29. 6d450bf configure: Enable build by default PIE / read-only relocation sections on OpenBSD amd64/i386. by Brad · 14 years ago
  30. abf80f8 target-i386: fix cmpxchg instruction emulation by Andreas Gustafsson · 14 years ago
  31. 3d3ec7b hw/9pfs: Use the correct signed type for different variables by Aneesh Kumar K.V · 14 years ago
  32. 45d6cdf hw/9pfs: replace iovec manipulation with QEMUIOVector by Stefan Hajnoczi · 14 years ago
  33. ed6857b hw/9pfs: Use the correct file descriptor in Fsdriver Callback by Aneesh Kumar K.V · 14 years ago
  34. 64dd41b hw/9pfs: Add qdev.reset callback for virtio-9p-pci device by Aneesh Kumar K.V · 14 years ago
  35. c554919 hw/9pfs: Reset server state during TVERSION by Deepak C Shetty · 14 years ago
  36. 77a0262 hw/9pfs: use migration blockers to prevent live migration when virtfs export path is mounted by Aneesh Kumar K.V · 14 years ago
  37. f03969b hw/9pfs: Improve portability to older systems by Aneesh Kumar K.V · 14 years ago
  38. 2061800 exec.c: Fix subpage memory access to RAM MemoryRegion by Andreas Färber · 14 years ago
  39. 0b23c5d malta: Fix regression (i8259 interrupts did not work) by Stefan Weil · 14 years ago
  40. 1c8a881 Update version for 1.0 release by Anthony Liguori · 14 years ago v1.0
  41. 9b12940 Makefile: use full path for qapi-generated directory by Michael Roth · 14 years ago
  42. d8e1f21 qapi: fix guardname generation by Michael Roth · 14 years ago
  43. 85e8326 Update version for 1.0-rc4 by Anthony Liguori · 14 years ago v1.0-rc4
  44. 7e62255 ccid: Fix buffer overrun in handling of VSC_ATR message by Markus Armbruster · 14 years ago
  45. aea317a Revert "fix out of tree build" by Anthony Liguori · 14 years ago
  46. 023ddd7 configure: avoid screening of --{en, dis}able-usb-redir options by Max Filippov · 14 years ago
  47. eba90e4 cutils: Make strtosz & friends leave follow set to callers by Markus Armbruster · 14 years ago
  48. e36b369 qemu-img: Tighten parsing of size arguments by Markus Armbruster · 14 years ago
  49. 45009a3 x86/cpuid: Tighten parsing of tsc_freq=FREQ by Markus Armbruster · 14 years ago
  50. 961b42b vl: Tighten parsing of -m argument by Markus Armbruster · 14 years ago
  51. c03417b vl: Tighten parsing of -numa's parameter mem by Markus Armbruster · 14 years ago
  52. 8dddfb5 cutils: Drop broken support for zero strtosz default_suffix by Markus Armbruster · 14 years ago
  53. 21d4a79 configure: tighten pie toolchain support test for tls variables by Avi Kivity · 14 years ago
  54. c1b71a1 usb-redir: Don't try to write to the chardev after a close event by Hans de Goede · 14 years ago
  55. 99f0810 usb-redir: Device disconnect + re-connect robustness fixes by Hans de Goede · 14 years ago
  56. 65f9d98 usb-redir: Call qemu_chr_fe_open/close by Hans de Goede · 14 years ago
  57. f76e4c7 spice-qemu-char: Generate chardev open/close events by Hans de Goede · 14 years ago
  58. a425d23 qemu-char: rename qemu_chr_event to qemu_chr_be_event and make it public by Hans de Goede · 14 years ago
  59. 2507718 9pfs: improve portability to older systems by Aneesh Kumar K.V · 14 years ago
  60. 51711ae tci: Make flush_icache_range() inline by Stefan Weil · 14 years ago
  61. c16ada9 eepro100: Fix alignment requirement for statistical counters by Stefan Weil · 14 years ago
  62. ad0c933 virtio: add and use virtio_set_features by Paolo Bonzini · 14 years ago
  63. ae0f940 9pfs: improve portability to older systems by Paolo Bonzini · 14 years ago
  64. 13bd0b5 Merge remote-tracking branch 'kwolf/block-stable' into staging by Anthony Liguori · 14 years ago
  65. f043037 Merge remote-tracking branch 'kraxel/usb.32' into staging by Anthony Liguori · 14 years ago
  66. 684a7a7 Merge remote-tracking branch 'stefanha/trivial-patches' into staging by Anthony Liguori · 14 years ago
  67. a1fd24a Revert "i386: derive '-cpu host' from KVM_GET_SUPPORTED_CPUID" by Anthony Liguori · 14 years ago
  68. bc75c9e tci: Add entry to MAINTAINERS by Stefan Weil · 14 years ago
  69. 14f40fd MAINTAINERS: add checkpatch by Blue Swirl · 14 years ago
  70. 61669f9 checkpatch.pl: fix CAST detection by Florian Mickler · 14 years ago
  71. 0fdd2e1 target-xtensa: fix MMUv3 initialization by Max Filippov · 14 years ago
  72. c7662da usb-host: add usb_host_do_reset function. by Gerd Hoffmann · 14 years ago
  73. 5bb1cba vpc: Add missing error handling in alloc_block by Kevin Wolf · 14 years ago
  74. 6ac5f38 vdi: Fix memory leak by Kevin Wolf · 14 years ago
  75. 3397f0c vvfat: Add migration blocker by Kevin Wolf · 14 years ago
  76. 612ff3d vpc: Add migration blocker by Kevin Wolf · 14 years ago
  77. 2bc3166 vmdk: Add migration blocker by Kevin Wolf · 14 years ago
  78. fc9d106 vdi: Add migration blocker by Kevin Wolf · 14 years ago
  79. fd9f102 qcow: Add migration blocker by Kevin Wolf · 14 years ago
  80. 335b8d2 usb-ehci: add register names by Gerd Hoffmann · 14 years ago
  81. aac882e usb-ehci: codestyle fixups by Gerd Hoffmann · 14 years ago
  82. 20d183b usb-hub: implement reset by Gerd Hoffmann · 14 years ago
  83. be85c90 fix out of tree build by Stefano Stabellini · 14 years ago
  84. 4abf12f rtl8139: Fix invalid IO access alignment by Julian Pidancet · 14 years ago
  85. be35cbb usb-hub: wakeup on detach too. by Gerd Hoffmann · 14 years ago
  86. f462141 usb: fix usb_qdev_init error handling. by Gerd Hoffmann · 14 years ago
  87. 2af2a1b usb: make usb_create_simple catch and pass up errors. by Gerd Hoffmann · 14 years ago
  88. e30e5eb slirp: Clean up net_slirp_hostfwd_remove()'s use of get_str_sep() by Markus Armbruster · 14 years ago
  89. c3fecea sheepdog: Avoid deadlock in error path by Dong Xu Wang · 14 years ago
  90. 28b7765 scsi-generic: add as boot device by Paolo Bonzini · 14 years ago
  91. 795928f scsi: fix fw path by Paolo Bonzini · 14 years ago
  92. ce4e7e4 usb-msd: do not register twice in the boot order by Paolo Bonzini · 14 years ago
  93. 3a39514 virtio-blk: fix cross-endian config space by Paolo Bonzini · 14 years ago
  94. 40897c9 Update version for 1.0-rc3 release by Anthony Liguori · 14 years ago v1.0-rc3
  95. 3439eec configure: check for EFD_NONBLOCK | EFD_CLOEXEC flags by Max Filippov · 14 years ago
  96. 40d6444 configure: build position independent executables on x86-Linux hosts by Avi Kivity · 14 years ago
  97. ff51a73 ivshmem: fix PCI BAR2 registration during initialization by Hongyong Zang · 14 years ago
  98. ae392c4 msix: avoid mask updates if mask is unchanged by Michael S. Tsirkin · 14 years ago
  99. 9a93b61 msix: Prevent bogus mask updates on MMIO accesses by Michael S. Tsirkin · 14 years ago
  100. 5032224 msix: track function masked in pci device state by Michael S. Tsirkin · 14 years ago