1. aeadcbb qga: add --dump-conf option by Marc-André Lureau · 10 years ago
  2. e236d06 qga: add an optional qemu-ga.conf system configuration by Marc-André Lureau · 10 years ago
  3. d4c8a5d qga: free a bit more by Marc-André Lureau · 10 years ago
  4. e3d3103 qga: move agent run in a separate function by Marc-André Lureau · 10 years ago
  5. ef8be55 qga: fill default options in main() by Marc-André Lureau · 10 years ago
  6. 7a40669 qga: move option parsing to separate function by Marc-André Lureau · 10 years ago
  7. 2e38d99 qga: copy argument strings by Marc-André Lureau · 10 years ago
  8. 44de156 qga: rename 'path' to 'channel_path' by Marc-André Lureau · 10 years ago
  9. 4bca81c qga: make split_list() return allocated strings by Marc-André Lureau · 10 years ago
  10. 23b4289 qga: move string split in separate function by Marc-André Lureau · 10 years ago
  11. c6c8452 qga: use exit() when parsing options by Marc-André Lureau · 10 years ago
  12. 2e2a58e qga: misc spelling by Marc-André Lureau · 10 years ago
  13. 4c875d8 configure: qemu-ga: report MSI install support in summary by Michael Roth · 10 years ago
  14. decdfbd qemu-ga: Fixed paths issue with MSI build by Leonid Bloch · 10 years ago
  15. 848849d qemu-ga: Prevent QEMU-GA VSS provider from being unregistered on MSI reinstall by Leonid Bloch · 10 years ago
  16. 5e994f9 qemu-ga: Created a separate component for each installed file in the MSI by Leonid Bloch · 10 years ago
  17. 8b17ccc qemu-ga: Minor cosmetic changes to the WXS file by Leonid Bloch · 10 years ago
  18. 1d394fb qemu-ga: Fixed GUID capitalization by Leonid Bloch · 10 years ago
  19. 0a18750 qemu-ga: Two MSI related cosmetic changes by Leonid Bloch · 10 years ago
  20. 9f39178 qemu-ga: Add .msi files to .gitignore by Leonid Bloch · 10 years ago
  21. 090d0bf s390: fix softmmu compilation by Laurent Vivier · 10 years ago
  22. 6c76ec6 qemu-doc.texi: Fix capitalization error in OS X build instructions by Peter Maydell · 10 years ago
  23. b352153 From: John Arbuckle <programmingkidx@gmail.com> by G 3 · 10 years ago
  24. 351053e Merge remote-tracking branch 'remotes/weil/tags/pull-tci-20150826' into staging by Peter Maydell · 10 years ago
  25. a17d448 exec-all: Translate TCI return addresses backwards too by Peter Crosthwaite · 10 years ago
  26. 47c9dfe Merge remote-tracking branch 'remotes/kraxel/tags/pull-cve-2015-5225-20150826-1' into staging by Peter Maydell · 10 years ago
  27. eb8934b vnc: fix memory corruption (CVE-2015-5225) by Gerd Hoffmann · 10 years ago
  28. 7df9671 Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20150825-1' into staging by Peter Maydell · 10 years ago
  29. cea66e9 target-arm: Implement AArch64 TLBI operations on IPAs by Peter Maydell · 10 years ago
  30. 43efaa3 target-arm: Implement missing EL3 TLB invalidate operations by Peter Maydell · 10 years ago
  31. 2bfb9d7 target-arm: Implement missing EL2 TLBI operations by Peter Maydell · 10 years ago
  32. fd3ed96 target-arm: Restrict AArch64 TLB flushes to the MMU indexes they must touch by Peter Maydell · 10 years ago
  33. 83ddf97 target-arm: Move TLBI ALLE1/ALLE1IS definitions into numeric order by Peter Maydell · 10 years ago
  34. d7a74a9 cputlb: Add functions for flushing TLB for a single MMU index by Peter Maydell · 10 years ago
  35. 14db7fe target-arm: Implement AArch32 ATS1H* operations by Peter Maydell · 10 years ago
  36. 87562e4 target-arm: Enable the AArch32 ATS12NSO ops by Peter Maydell · 10 years ago
  37. e761572 target-arm: Add CP_ACCESS_TRAP_UNCATEGORIZED_EL2, 3 by Peter Maydell · 10 years ago
  38. 2a47df9 target-arm: Wire up AArch64 EL2 and EL3 address translation ops by Peter Maydell · 10 years ago
  39. d0a2cbc target-arm: there is no TTBR1 for 32-bit EL2 stage 1 translations by Peter Maydell · 10 years ago
  40. 834a6c6 target-arm: Implement missing ACTLR registers by Peter Maydell · 10 years ago
  41. 37cd6c2 target-arm: Implement missing AFSR registers by Peter Maydell · 10 years ago
  42. 2179ef9 target-arm: Implement missing AMAIR registers by Peter Maydell · 10 years ago
  43. 4cfb8ad target-arm: Add missing MAIR_EL3 and TPIDR_EL3 registers by Peter Maydell · 10 years ago
  44. 137805f MAINTAINERS: Add ZynqMP to MAINTAINERS file by Alistair Francis · 10 years ago
  45. 4b46ba6 MAINTAINERS: Update Xilinx Maintainership by Alistair Francis · 10 years ago
  46. 6675d71 xlnx-zynqmp: Connect the four OCM banks by Alistair Francis · 10 years ago
  47. 34a4450 Merge remote-tracking branch 'remotes/rth/tags/pull-tcg-20150824' into staging by Peter Maydell · 10 years ago
  48. b76f21a linux-user: remove useless macros GUEST_BASE and RESERVED_VA by Laurent Vivier · 10 years ago
  49. 4cbea59 linux-user: remove --enable-guest-base/--disable-guest-base by Laurent Vivier · 10 years ago
  50. 9ee1490 tcg/aarch64: Use softmmu fast path for unaligned accesses by Richard Henderson · 10 years ago
  51. a5e3981 tcg/s390: Use softmmu fast path for unaligned accesses by Richard Henderson · 10 years ago
  52. 68d45bb tcg/ppc: Improve unaligned load/store handling on 64-bit backend by Benjamin Herrenschmidt · 10 years ago
  53. 8cc580f tcg/i386: use softmmu fast path for unaligned accesses by Aurelien Jarno · 10 years ago
  54. ecc7b3a tcg: Remove tcg_gen_trunc_i64_i32 by Richard Henderson · 10 years ago
  55. 609ad70 tcg: Split trunc_shr_i32 opcode into extr[lh]_i64_i32 by Richard Henderson · 10 years ago
  56. 870ad15 tcg: update README about size changing ops by Aurelien Jarno · 10 years ago
  57. 8bcb5c8 tcg/optimize: add optimizations for ext_i32_i64 and extu_i32_i64 ops by Aurelien Jarno · 10 years ago
  58. 4f2331e tcg: implement real ext_i32_i64 and extu_i32_i64 ops by Aurelien Jarno · 10 years ago
  59. 6acd255 tcg: don't abuse TCG type in tcg_gen_trunc_shr_i64_i32 by Aurelien Jarno · 10 years ago
  60. 0632e55 tcg: rename trunc_shr_i32 into trunc_shr_i64_i32 by Aurelien Jarno · 10 years ago
  61. 299f801 tcg/optimize: allow constant to have copies by Aurelien Jarno · 10 years ago
  62. b41059d tcg/optimize: track const/copy status separately by Aurelien Jarno · 10 years ago
  63. d9c769c tcg/optimize: add temp_is_const and temp_is_copy functions by Aurelien Jarno · 10 years ago
  64. 1208d7d tcg/optimize: optimize temps tracking by Aurelien Jarno · 10 years ago
  65. 29f3ff8 tcg/optimize: fix constant signedness by Aurelien Jarno · 10 years ago
  66. a30878e configure: Don't permit SDL or GTK on OSX by Peter Maydell · 10 years ago
  67. 20fbcfd apic_internal.h: Include cpu.h directly by Peter Maydell · 10 years ago
  68. 49caffe qemu-common.h: Move muldiv64() to host-utils.h by Peter Maydell · 10 years ago
  69. 03557b9 osdep.h: Add header comment by Peter Maydell · 10 years ago
  70. bfe7e44 osdep.h: Move some OS header includes and fixups from qemu-common.h by Peter Maydell · 10 years ago
  71. 1aad810 qemu-common.h: Move Win32 fixups into os-win32.h by Peter Maydell · 10 years ago
  72. 24134c4 compiler.h: Use glue() in QEMU_BUILD_BUG_ON define by Peter Maydell · 10 years ago
  73. 4912086 osdep.h: Move some compiler-specific things to compiler.h by Peter Maydell · 10 years ago
  74. 71baf78 osdep.h: Remove qemu_printf by Peter Maydell · 10 years ago
  75. 38e20ca qapi/qmp-event.c: Don't manually include os-win32.h/os-posix.h by Peter Maydell · 10 years ago
  76. 4c4a29c Merge remote-tracking branch 'remotes/rth/tags/pull-axp-201508018' into staging by Peter Maydell · 10 years ago
  77. 6c05d3d target-alpha: Inline hw_ret by Richard Henderson · 11 years ago
  78. 2f458b7 target-alpha: Inline call_pal by Richard Henderson · 11 years ago
  79. 5912438 target-alpha: Use separate TCGv temporaries for the shadow registers by Richard Henderson · 11 years ago
  80. 5452b6f Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging by Peter Maydell · 10 years ago
  81. 9504c54 disas: Defeature print_target_address by Peter Crosthwaite · 10 years ago
  82. 491ffc1 hw: fix mask for ColdFire UART command register by Paolo Bonzini · 10 years ago
  83. fa0d653 scsi-generic: identify AIO callbacks more clearly by Paolo Bonzini · 10 years ago
  84. 5fd2b56 scsi-disk: identify AIO callbacks more clearly by Paolo Bonzini · 10 years ago
  85. d223c10 scsi: create restart bottom half in the right AioContext by Paolo Bonzini · 10 years ago
  86. 4164719 configure: only add CONFIG_RDMA to config-host.h once by Daniel P. Berrange · 10 years ago
  87. 0683264 qemu-nbd: remove unnecessary qemu_notify_event() by Paolo Bonzini · 10 years ago
  88. fe2d1a8 vhost-scsi: Clarify vhost_virtqueue_mask argument by Lu Lina · 10 years ago
  89. 9284f31 exec: use macro ROUND_UP for alignment by Chen Hanxiao · 10 years ago
  90. c097a60 rcu: Allow calling rcu_(un)register_thread() during synchronize_rcu() by Wen Congyang · 10 years ago
  91. 414b15c exec: drop cpu_can_do_io, just read cpu->can_do_io by Paolo Bonzini · 10 years ago
  92. 6b324b3 Merge remote-tracking branch 'remotes/stefanha/tags/net-pull-request' into staging by Peter Maydell · 10 years ago
  93. 074a992 Merge remote-tracking branch 'remotes/cody/tags/block-pull-request' into staging by Peter Maydell · 10 years ago
  94. 8e0adf6 Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into staging by Peter Maydell · 10 years ago
  95. e424aff mirror: Fix coroutine reentrance by Kevin Wolf · 10 years ago
  96. d90dedf Merge branch 'block-next' into HEAD by Jeff Cody · 10 years ago
  97. be1f13a Merge remote-tracking branch 'remotes/lalrae/tags/mips-20150813' into staging by Peter Maydell · 10 years ago
  98. c855701 target-mips: Use CPU_LOG_INT for logging related to interrupts by Richard Henderson · 10 years ago
  99. 58d4797 hw/pci-host/bonito: Avoid buffer overrun for bad LDMA/COP accesses by Peter Maydell · 10 years ago
  100. eb02cc3 target-mips: simplify LWL/LDL mask generation by Aurelien Jarno · 10 years ago