1. 0850fd5 add display-vga test by Gerd Hoffmann · 11 years ago
  2. 63e3e24 vga: add secondary stdvga variant by Gerd Hoffmann · 12 years ago
  3. e2bbfc8 vga: allow non-global vmstate by Gerd Hoffmann · 11 years ago
  4. 411f491 Merge remote-tracking branch 'remotes/rth/tags/tgt-axp-pull-20140424' into staging by Peter Maydell · 11 years ago
  5. 7931b05 Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging by Peter Maydell · 11 years ago
  6. 0e96643 Merge remote-tracking branch 'remotes/kraxel/tags/pull-usb-5' into staging by Peter Maydell · 11 years ago
  7. ad600a4 Merge remote-tracking branch 'remotes/rth/tags/tcg-next-20140422' into staging by Peter Maydell · 11 years ago
  8. ba3627e Merge remote-tracking branch 'remotes/rth/tags/tcg-ia64-pull-20140421' into staging by Peter Maydell · 11 years ago
  9. 4b8abfb Merge remote-tracking branch 'remotes/mjt/tags/trivial-patches-2014-04-18' into staging by Peter Maydell · 11 years ago
  10. 370e681 block/cloop: use PRIu32 format specifier for uint32_t by Stefan Hajnoczi · 11 years ago
  11. 840a178 usb: mtp filesharing by Gerd Hoffmann · 12 years ago
  12. 9b17031 vmdk: Fix "%x" to PRIx32 in format strings for cid by Fam Zheng · 11 years ago
  13. ac1307a qemu-img: Improve error messages by Fam Zheng · 11 years ago
  14. 409951f usb: add CompatibleID support to msos by Gerd Hoffmann · 11 years ago
  15. 90d9d30 qemu-iotests: Check common namespace for id and node-name by Kevin Wolf · 11 years ago
  16. f2d953e block: Catch duplicate IDs in bdrv_new() by Kevin Wolf · 11 years ago
  17. 9ffe333 qemu-img: Avoid duplicate block device IDs by Kevin Wolf · 11 years ago
  18. 98522f6 block: Add errp to bdrv_new() by Kevin Wolf · 11 years ago
  19. 5ff679b convert fprintf() calls to error_setg() in block/qed.c:bdrv_qed_create() by Aakriti Gupta · 11 years ago
  20. 636ea37 block: Remove -errno return value from bdrv_assign_node_name by Kevin Wolf · 11 years ago
  21. acd7fdc curl: Replaced old error handling with error reporting API. by Maria Kustova · 11 years ago
  22. b8afb52 block: Handle error of bdrv_getlength in bdrv_create_dirty_bitmap by Fam Zheng · 11 years ago
  23. 4ab9dab vmdk: Fix %d and %lld to PRI* in format strings by Fam Zheng · 11 years ago
  24. 9ce10c0 block: Check bdrv_getlength() return value in bdrv_make_zero() by Kevin Wolf · 11 years ago
  25. da15ee5 block: Catch integer overflow in bdrv_rw_co() by Kevin Wolf · 11 years ago
  26. 1dd3a44 block: Limit size to INT_MAX in bdrv_check_byte_request() by Kevin Wolf · 11 years ago
  27. 54db38a block: Fix nb_sectors check in bdrv_check_byte_request() by Kevin Wolf · 11 years ago
  28. 02eb19d tcg: Use HOST_WORDS_BIGENDIAN by Richard Henderson · 11 years ago
  29. 662deb9 tcg: Fix fallback from muls2_i64 to mulu2_i64 by Richard Henderson · 11 years ago
  30. f46fc4e tcg: Use tcg_gen_mulu2_i32 in tcg_gen_muls2_i32 by Richard Henderson · 11 years ago
  31. df9ebea tcg: Relax requirement for mulu2_i32 on 32-bit hosts by Richard Henderson · 11 years ago
  32. 671c835 tcg-s390: Remove W constraint by Richard Henderson · 11 years ago
  33. 4b304cf tcg-sparc: Use the type parameter to tcg_target_const_match by Richard Henderson · 11 years ago
  34. 1194dcb tcg-ppc64: Use the type parameter to tcg_target_const_match by Richard Henderson · 11 years ago
  35. 170bf93 tcg-aarch64: Remove w constraint by Richard Henderson · 11 years ago
  36. f6c6afc tcg: Add TCGType parameter to tcg_target_const_match by Richard Henderson · 11 years ago
  37. d998e55 tcg: Fix out of range shift in deposit optimizations by Richard Henderson · 11 years ago
  38. 1976ccc tci: Mask shift counts to avoid undefined behavior by Richard Henderson · 11 years ago
  39. 50c5c4d tcg: Mask shift quantities while folding by Richard Henderson · 11 years ago
  40. 20022fa tcg: Use "unspecified behavior" for shifts by Richard Henderson · 11 years ago
  41. ad5171d tcg: Fix warning (1 bit signed bitfield entry) and replace int by bool by Stefan Weil · 11 years ago
  42. b36dc67 Fix grammar in comment by Stefan Weil · 11 years ago
  43. 9d85d55 doc: grammify "allows to" by Michael Tokarev · 11 years ago
  44. 2300aed configure: Remove redundant message for -Werror by Stefan Weil · 11 years ago
  45. e40cdb0 scripts: add sample model file for Coverity Scan by Paolo Bonzini · 11 years ago
  46. 968fc24 xbzrle.c: Avoid undefined behaviour with signed arithmetic by Peter Maydell · 11 years ago
  47. 423d00c int128.h: Avoid undefined behaviours involving signed arithmetic by Peter Maydell · 11 years ago
  48. ee25595 hw/ide/ahci.c: Avoid shift left into sign bit by Peter Maydell · 11 years ago
  49. 86e1177 net: Report error when device / hub combo is not found. by Hani Benhabiles · 11 years ago
  50. d61ce90 configure: Fix indentation of help for --enable/disable-debug-info by Peter Maydell · 11 years ago
  51. 1634df5 qga: trivial fix for unclear documentation of guest-set-time by Amos Kong · 11 years ago
  52. b321afb vl: Report accelerator not supported for target more nicely by Chen Gang · 11 years ago
  53. 0374f50 tcg-ia64: Convert to new ldst opcodes by Richard Henderson · 11 years ago
  54. 3bf16cb tcg-ia64: Move part of softmmu slow path out of line by Richard Henderson · 12 years ago
  55. 4bdd547 tcg-ia64: Convert to new ldst helpers by Richard Henderson · 12 years ago
  56. af9fe31 tcg-ia64: Reduce code duplication in tcg_out_qemu_ld by Richard Henderson · 12 years ago
  57. 1f91f39 tcg-ia64: Move tlb addend load into tlb read by Richard Henderson · 12 years ago
  58. b672cf6 tcg-ia64: Move bswap for store into tlb load by Richard Henderson · 12 years ago
  59. 4c186ee tcg-ia64: Re-bundle the tlb load by Richard Henderson · 12 years ago
  60. dcf9177 tcg-ia64: Optimize small arguments to exit_tb by Richard Henderson · 11 years ago
  61. 2d03b49 Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20140417-1' into staging by Peter Maydell · 11 years ago
  62. e44a90c target-arm: A64: fix unallocated test of scalar SQXTUN by Alex Bennée · 11 years ago
  63. 33bbd75 arm: translate.c: Fix smlald Instruction by Peter Crosthwaite · 11 years ago
  64. 5538937 net: cadence_gem: Make phy respond to broadcast by Peter Crosthwaite · 11 years ago
  65. 6954a1c misc: zynq_slcr: Make DB_PRINTs always compile by Peter Crosthwaite · 11 years ago
  66. 15e3611 misc: zynq_slcr: Convert SBD::init to object init by Peter Crosthwaite · 11 years ago
  67. db302f8 misc: zynq-slcr: Rewrite by Peter Crosthwaite · 11 years ago
  68. 6619bc5 allwinner-emac: update irq status after writes to interrupt registers by Beniamino Galvani · 11 years ago
  69. 103db49 allwinner-emac: set autonegotiation complete bit on link up by Beniamino Galvani · 11 years ago
  70. 286226a allwinner-a10-pit: implement prescaler and source selection by Beniamino Galvani · 11 years ago
  71. a63f9f8 allwinner-a10-pit: use level triggered interrupts by Beniamino Galvani · 11 years ago
  72. 323a877 allwinner-a10-pit: avoid generation of spurious interrupts by Beniamino Galvani · 11 years ago
  73. 2237094 allwinner-a10-pic: fix behaviour of pending register by Beniamino Galvani · 11 years ago
  74. 1c70aa6 allwinner-a10-pic: set vector address when an interrupt is pending by Beniamino Galvani · 11 years ago
  75. f727d0e timer: cadence_ttc: Fix match register write logic by Peter Crosthwaite · 11 years ago
  76. b5cde1d target-arm/gdbstub64.c: remove useless 'break' statement. by Chen Gang · 11 years ago
  77. 1773111 target-arm: Dump 32-bit CPU state if 64 bit CPU is in AArch32 by Peter Maydell · 11 years ago
  78. 7633378 target-arm: Handle the CPU being in AArch32 mode in the AArch64 set_pc by Peter Maydell · 11 years ago
  79. c29f9a0 target-arm: Make Cortex-A15 CBAR read-only by Peter Maydell · 11 years ago
  80. f318cec target-arm: Implement CBAR for Cortex-A57 by Peter Maydell · 11 years ago
  81. 377a44e target-arm: Implement Cortex-A57 implementation-defined system registers by Peter Maydell · 11 years ago
  82. 3933443 target-arm: Implement RVBAR register by Peter Maydell · 11 years ago
  83. 1952552 target-arm: Implement AArch64 address translation operations by Peter Maydell · 11 years ago
  84. f32cdad target-arm: Implement auxiliary fault status registers by Peter Maydell · 11 years ago
  85. 9449fdf target-arm: Replace wildcarded cpreg definitions with precise ones for ARMv8 by Peter Maydell · 11 years ago
  86. 00a29f3 target-arm: Don't expose wildcard ID register definitions for ARMv8 by Peter Maydell · 11 years ago
  87. 85acfa9 target-arm: Remove THUMB2EE feature from AArch64 'any' CPU by Peter Maydell · 11 years ago
  88. 1090b9c target-arm: Implement ISR_EL1 register by Peter Maydell · 11 years ago
  89. 2eef0bf target-arm: Implement AArch64 view of ACTLR by Peter Maydell · 11 years ago
  90. 014406b target-arm: Implement AArch64 view of CONTEXTIDR by Peter Maydell · 11 years ago
  91. 0ff644a target-arm: Implement AArch64 views of AArch32 ID registers by Peter Maydell · 11 years ago
  92. cb1fa94 target-arm: Add Cortex-A57 processor by Peter Maydell · 11 years ago
  93. a50c0f5 target-arm: Implement ARMv8 MVFR registers by Peter Maydell · 11 years ago
  94. 52e60cd target-arm: Implement AArch64 EL1 exception handling by Rob Herring · 11 years ago
  95. 2f2a00a target-arm: Move arm_log_exception() into internals.h by Peter Maydell · 11 years ago
  96. a65f1de target-arm: Implement AArch64 SPSR_EL1 by Peter Maydell · 11 years ago
  97. f502cfc target-arm: Implement SP_EL0, SP_EL1 by Peter Maydell · 11 years ago
  98. a0618a1 target-arm: Add AArch64 ELR_EL1 register. by Peter Maydell · 11 years ago
  99. 6cd8a26 target-arm: Implement AArch64 views of fault status and data registers by Rob Herring · 11 years ago
  100. 7e09797 target-arm: Use dedicated CPU state fields for ARM946 access bit registers by Peter Maydell · 11 years ago