1. ad7443e trace: [tracetool] Add methods 'Event.copy' and 'Arguments.copy' by Lluís Vilanova · 11 years ago
  2. 7d08f0d trace: [tracetool] Add method 'Event.api' to build event names by Lluís Vilanova · 11 years ago
  3. 9898370 Merge remote-tracking branch 'remotes/kraxel/tags/pull-smbios-2' into staging by Peter Maydell · 11 years ago
  4. 03e2bfe Merge remote-tracking branch 'remotes/rth/tgt-axp' into staging by Peter Maydell · 11 years ago
  5. cf97292 Merge remote-tracking branch 'remotes/riku/linux-user-for-upstream' into staging by Peter Maydell · 11 years ago
  6. a39fb27 linux-user: fix getrusage and wait4 failures with invalid rusage struct by Petar Jovanovic · 11 years ago
  7. c97294e SMBIOS: Build aggregate smbios tables and entry point by Gabriel L. Somlo · 11 years ago
  8. 2e6e8d7 SMBIOS: Use bitmaps to prevent incompatible comand line options by Gabriel L. Somlo · 11 years ago
  9. cb36acb SMBIOS: Use macro to set smbios defaults by Gabriel L. Somlo · 11 years ago
  10. e41fca3 SMBIOS: Update header file definitions by Gabriel L. Somlo · 11 years ago
  11. e6667f7 SMBIOS: Rename symbols to better reflect future use by Gabriel L. Somlo · 11 years ago
  12. 7bf8ef1 E820: Add interface for accessing e820 table by Gabriel L. Somlo · 11 years ago
  13. 3458b2b pc: add 2.1 machine type by Michael S. Tsirkin · 11 years ago
  14. 214bb28 target-alpha: Fix RDUSP by Richard Henderson · 11 years ago
  15. ad6919d linux-user/elfload.c: Support ARM HWCAP2 flags by Peter Maydell · 11 years ago
  16. 24e76ff linux-user/elfload.c: Fix A64 code which was incorrectly acting like A32 by Peter Maydell · 11 years ago
  17. 2468265 linux-user/elfload.c: Update ARM HWCAP bits by Peter Maydell · 11 years ago
  18. 43ce393 linux-user/elfload.c: Fix incorrect ARM HWCAP bits by Peter Maydell · 11 years ago
  19. e586822 linux-user: remove configure option for setting uname release by Riku Voipio · 11 years ago
  20. 6d30db1 linux-user: move uname functions to uname.c by Riku Voipio · 11 years ago
  21. 18cb008 linux-user: rename cpu-uname -> uname by Riku Voipio · 11 years ago
  22. 7af0392 linux-user/signal.c: Set fault address in AArch64 signal info by Peter Maydell · 11 years ago
  23. 34d6086 linux-user: avoid using glibc internals in _syscall5 and in definition of target_sigevent struct by Natanael Copa · 11 years ago
  24. a29e5ba linux-user: Handle arches with llseek instead of _llseek by James Hogan · 11 years ago
  25. 4bc2975 linux-user: Add support for SCM_CREDENTIALS. by Huw Davies · 11 years ago
  26. 52b6549 linux-user: Move if-elses to a switch statement. by Huw Davies · 11 years ago
  27. 8c0f0a6 linux-user: Assert stack used for auxvec, envp, argv by James Hogan · 11 years ago
  28. aa07f5e linux-user: Add /proc/self/exe open forwarding by Maxim Ostapenko · 11 years ago
  29. fdaad47 Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20140501' into staging by Peter Maydell · 11 years ago
  30. e50bf23 Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging by Peter Maydell · 11 years ago
  31. c090c10 Merge remote-tracking branch 'remotes/cohuck/tags/kvm_cap_helpers' into staging by Peter Maydell · 11 years ago
  32. 87f6ede Merge remote-tracking branch 'remotes/kraxel/tags/pull-vga-2' into staging by Peter Maydell · 11 years ago
  33. f42c5c8 hw/arm/virt: Add support for Cortex-A57 by Peter Maydell · 11 years ago
  34. 3078e84 hw/arm/virt: Put GIC register banks on 64K boundaries by Peter Maydell · 11 years ago
  35. 6420474 hw/arm/virt: Create the GIC ourselves rather than (ab)using a15mpcore_priv by Peter Maydell · 11 years ago
  36. 37f0806 target-arm: Correct a comment refering to EL0 by Edgar E. Iglesias · 11 years ago
  37. 6ab9f49 target-arm: A64: Fix a typo when declaring TLBI ops by Edgar E. Iglesias · 11 years ago
  38. 1b505f9 target-arm: A64: Handle blr lr by Edgar E. Iglesias · 11 years ago
  39. fed3ffb target-arm: Make vbar_write 64bit friendly on 32bit hosts by Edgar E. Iglesias · 11 years ago
  40. 252ec40 target-arm: implement WFE/YIELD as a yield for AArch64 by Rob Herring · 11 years ago
  41. e3da992 armv7m_nvic: fix CPUID Base Register by Rabin Vincent · 11 years ago
  42. 3b77157 target-arm: Implement XScale cache lockdown operations as NOPs by Peter Maydell · 11 years ago
  43. 051b998 Merge remote-tracking branch 'remotes/kraxel/tags/pull-gtk-6' into staging by Peter Maydell · 11 years ago
  44. 52b0867 Merge remote-tracking branch 'remotes/kraxel/tags/pull-sdl-2' into staging by Peter Maydell · 11 years ago
  45. 61e5b75 Merge remote-tracking branch 'remotes/kraxel/tags/pull-audio-4' into staging by Peter Maydell · 11 years ago
  46. b7079df curl: Fix hang reading from slow connections by Matthew Booth · 11 years ago
  47. 1f2cead curl: Ensure all informationals are checked for completion by Matthew Booth · 11 years ago
  48. 838ef60 curl: Eliminate unnecessary use of curl_multi_socket_all by Matthew Booth · 11 years ago
  49. b69cdef curl: Remove unnecessary explicit calls to internal event handler by Matthew Booth · 11 years ago
  50. e466183 curl: Remove erroneous sleep waiting for curl completion by Matthew Booth · 11 years ago
  51. 38bbc0a curl: Fix return from curl_read_cb with invalid state by Matthew Booth · 11 years ago
  52. 9e550b3 curl: Remove unnecessary use of goto by Matthew Booth · 11 years ago
  53. f624650 curl: Fix long line by Matthew Booth · 11 years ago
  54. 0549ea8 block/vdi: Error out immediately in vdi_create() by Max Reitz · 11 years ago
  55. e1b42f4 block/bochs: Fix error handling for seek_to_sector() by Max Reitz · 11 years ago
  56. b93f995 qcow2: Check min_size in qcow2_grow_l1_table() by Max Reitz · 11 years ago
  57. a49139a qcow2: Catch bdrv_getlength() error by Max Reitz · 11 years ago
  58. 521b2b5 block: Use correct width in format strings by Max Reitz · 11 years ago
  59. 91f827d qcow2: Avoid overflow in alloc_clusters_noref() by Max Reitz · 11 years ago
  60. 48add81 ppc: use kvm_vcpu_enable_cap() by Cornelia Huck · 11 years ago
  61. e080f0f s390x: use kvm_vcpu_enable_cap() by Cornelia Huck · 11 years ago
  62. 40f1ee2 kvm: add kvm_{vm,vcpu}_enable_cap by Cornelia Huck · 11 years ago
  63. 35d0d40 block: Use error_abort in bdrv_image_info_specific_dump() by Max Reitz · 11 years ago
  64. f1f25a2 block: Fix open_flags in bdrv_reopen() by Kevin Wolf · 11 years ago
  65. 7e3d98d Revert "block: another bdrv_append fix" by Kevin Wolf · 11 years ago
  66. 8bfea15 block: Unlink temporary files in raw-posix/win32 by Kevin Wolf · 11 years ago
  67. 5669b44 block: Remove BDRV_O_COPY_ON_READ for bs->file by Kevin Wolf · 11 years ago
  68. 317fc44 block: Create bdrv_backing_flags() by Kevin Wolf · 11 years ago
  69. 0b50cc8 block: Create bdrv_inherited_flags() by Kevin Wolf · 11 years ago
  70. cffb120 iotests: Discarding compressed clusters on qcow2 by Max Reitz · 11 years ago
  71. c883db0 qcow2: Fix discard by Max Reitz · 11 years ago
  72. cc8a7e5 block: qemu-iotests: make test 019 and 086 work with spaced pathnames by Jeff Cody · 11 years ago
  73. c557527 block: qemu-iotests - fix image cleanup when using spaced pathnames by Jeff Cody · 11 years ago
  74. b006f81 Merge remote-tracking branch 'remotes/rth/tags/tcg-sparc-pull-20140428' into staging by Peter Maydell · 11 years ago
  75. c3cc95b mirror: Check for bdrv_get_info result by Fam Zheng · 11 years ago
  76. 373df5b mirror: Fix resource leak when bdrv_getlength fails by Fam Zheng · 11 years ago
  77. e855e4f block: Ignore duplicate or NULL format_name in bdrv_iterate_format by Jeff Cody · 11 years ago
  78. 3f2fde2 sdl2: Support mouse wheel by Cole Robinson · 11 years ago
  79. 8b15d9f sdl2: add ui info setting. by Dave Airlie · 11 years ago
  80. 341a034 gtk: Fix accelerators being triggered twice with gtk3 by Cole Robinson · 11 years ago
  81. d437074 gtk: Fix -serial vc by Cole Robinson · 11 years ago
  82. db1da1f gtk: Use ctrl+alt+q for quit accelerator by Cole Robinson · 11 years ago
  83. 3d91448 gtk: Remove use of deprecated stock items by Cole Robinson · 11 years ago
  84. 105923e gtk: Don't use deprecated vte_terminal_get_adjustment by Cole Robinson · 11 years ago
  85. 9068f20 gtk: Don't use deprecated gtk_image_menu_item_new_with_mnemonic by Cole Robinson · 11 years ago
  86. a3f4d63 configure: Re-run make if gtkabi/sdlabi is changed by Cole Robinson · 11 years ago
  87. f92d61f configure: Document --with-gtkabi by Cole Robinson · 11 years ago
  88. 4843877 hda-audio: fix non-mixer codecs by Gerd Hoffmann · 11 years ago
  89. 5f6979c block: Add '--version' option to qemu-img by Jeff Cody · 11 years ago
  90. ebd0c61 tcg-sparc: Accept stores of zero by Richard Henderson · 11 years ago
  91. 035b239 tcg-sparc: Fix small 32-bit movi by Richard Henderson · 11 years ago
  92. 35e2da1 tcg-sparc: Fixup function argument types by Richard Henderson · 11 years ago
  93. b357f90 tcg-sparc: Hoist common argument loads in tcg_out_op by Richard Henderson · 11 years ago
  94. 98b90ba tcg-sparc: Don't handle mov/movi in tcg_out_op by Richard Henderson · 11 years ago
  95. 425532d tcg-sparc: Tidy check_fit_* tests by Richard Henderson · 11 years ago
  96. f4c1666 tcg-sparc: Implement muls2_i32 by Richard Henderson · 11 years ago
  97. 8b66eef tcg-sparc: Use the RETURN instruction by Richard Henderson · 11 years ago
  98. 34b1a49 tcg-sparc: Use 64-bit registers with sparcv8plus by Richard Henderson · 11 years ago
  99. a24fba9 tcg-sparc: Support trunc_shr_i32 by Richard Henderson · 11 years ago
  100. 9f44adc tcg-sparc: Remove most uses of TCG_TARGET_REG_BITS by Richard Henderson · 12 years ago