1. 0e96643 Merge remote-tracking branch 'remotes/kraxel/tags/pull-usb-5' into staging by Peter Maydell · 11 years ago
  2. ad600a4 Merge remote-tracking branch 'remotes/rth/tags/tcg-next-20140422' into staging by Peter Maydell · 11 years ago
  3. ba3627e Merge remote-tracking branch 'remotes/rth/tags/tcg-ia64-pull-20140421' into staging by Peter Maydell · 11 years ago
  4. 4b8abfb Merge remote-tracking branch 'remotes/mjt/tags/trivial-patches-2014-04-18' into staging by Peter Maydell · 11 years ago
  5. 840a178 usb: mtp filesharing by Gerd Hoffmann · 13 years ago
  6. 409951f usb: add CompatibleID support to msos by Gerd Hoffmann · 11 years ago
  7. 02eb19d tcg: Use HOST_WORDS_BIGENDIAN by Richard Henderson · 11 years ago
  8. 662deb9 tcg: Fix fallback from muls2_i64 to mulu2_i64 by Richard Henderson · 11 years ago
  9. f46fc4e tcg: Use tcg_gen_mulu2_i32 in tcg_gen_muls2_i32 by Richard Henderson · 11 years ago
  10. df9ebea tcg: Relax requirement for mulu2_i32 on 32-bit hosts by Richard Henderson · 11 years ago
  11. 671c835 tcg-s390: Remove W constraint by Richard Henderson · 11 years ago
  12. 4b304cf tcg-sparc: Use the type parameter to tcg_target_const_match by Richard Henderson · 11 years ago
  13. 1194dcb tcg-ppc64: Use the type parameter to tcg_target_const_match by Richard Henderson · 11 years ago
  14. 170bf93 tcg-aarch64: Remove w constraint by Richard Henderson · 11 years ago
  15. f6c6afc tcg: Add TCGType parameter to tcg_target_const_match by Richard Henderson · 11 years ago
  16. d998e55 tcg: Fix out of range shift in deposit optimizations by Richard Henderson · 11 years ago
  17. 1976ccc tci: Mask shift counts to avoid undefined behavior by Richard Henderson · 11 years ago
  18. 50c5c4d tcg: Mask shift quantities while folding by Richard Henderson · 11 years ago
  19. 20022fa tcg: Use "unspecified behavior" for shifts by Richard Henderson · 11 years ago
  20. ad5171d tcg: Fix warning (1 bit signed bitfield entry) and replace int by bool by Stefan Weil · 11 years ago
  21. b36dc67 Fix grammar in comment by Stefan Weil · 11 years ago
  22. 9d85d55 doc: grammify "allows to" by Michael Tokarev · 11 years ago
  23. 2300aed configure: Remove redundant message for -Werror by Stefan Weil · 11 years ago
  24. e40cdb0 scripts: add sample model file for Coverity Scan by Paolo Bonzini · 11 years ago
  25. 968fc24 xbzrle.c: Avoid undefined behaviour with signed arithmetic by Peter Maydell · 11 years ago
  26. 423d00c int128.h: Avoid undefined behaviours involving signed arithmetic by Peter Maydell · 11 years ago
  27. ee25595 hw/ide/ahci.c: Avoid shift left into sign bit by Peter Maydell · 11 years ago
  28. 86e1177 net: Report error when device / hub combo is not found. by Hani Benhabiles · 11 years ago
  29. d61ce90 configure: Fix indentation of help for --enable/disable-debug-info by Peter Maydell · 11 years ago
  30. 1634df5 qga: trivial fix for unclear documentation of guest-set-time by Amos Kong · 11 years ago
  31. b321afb vl: Report accelerator not supported for target more nicely by Chen Gang · 11 years ago
  32. 0374f50 tcg-ia64: Convert to new ldst opcodes by Richard Henderson · 11 years ago
  33. 3bf16cb tcg-ia64: Move part of softmmu slow path out of line by Richard Henderson · 12 years ago
  34. 4bdd547 tcg-ia64: Convert to new ldst helpers by Richard Henderson · 12 years ago
  35. af9fe31 tcg-ia64: Reduce code duplication in tcg_out_qemu_ld by Richard Henderson · 12 years ago
  36. 1f91f39 tcg-ia64: Move tlb addend load into tlb read by Richard Henderson · 12 years ago
  37. b672cf6 tcg-ia64: Move bswap for store into tlb load by Richard Henderson · 12 years ago
  38. 4c186ee tcg-ia64: Re-bundle the tlb load by Richard Henderson · 12 years ago
  39. dcf9177 tcg-ia64: Optimize small arguments to exit_tb by Richard Henderson · 11 years ago
  40. 2d03b49 Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20140417-1' into staging by Peter Maydell · 11 years ago
  41. e44a90c target-arm: A64: fix unallocated test of scalar SQXTUN by Alex Bennée · 11 years ago
  42. 33bbd75 arm: translate.c: Fix smlald Instruction by Peter Crosthwaite · 11 years ago
  43. 5538937 net: cadence_gem: Make phy respond to broadcast by Peter Crosthwaite · 11 years ago
  44. 6954a1c misc: zynq_slcr: Make DB_PRINTs always compile by Peter Crosthwaite · 11 years ago
  45. 15e3611 misc: zynq_slcr: Convert SBD::init to object init by Peter Crosthwaite · 11 years ago
  46. db302f8 misc: zynq-slcr: Rewrite by Peter Crosthwaite · 11 years ago
  47. 6619bc5 allwinner-emac: update irq status after writes to interrupt registers by Beniamino Galvani · 11 years ago
  48. 103db49 allwinner-emac: set autonegotiation complete bit on link up by Beniamino Galvani · 11 years ago
  49. 286226a allwinner-a10-pit: implement prescaler and source selection by Beniamino Galvani · 11 years ago
  50. a63f9f8 allwinner-a10-pit: use level triggered interrupts by Beniamino Galvani · 11 years ago
  51. 323a877 allwinner-a10-pit: avoid generation of spurious interrupts by Beniamino Galvani · 11 years ago
  52. 2237094 allwinner-a10-pic: fix behaviour of pending register by Beniamino Galvani · 11 years ago
  53. 1c70aa6 allwinner-a10-pic: set vector address when an interrupt is pending by Beniamino Galvani · 11 years ago
  54. f727d0e timer: cadence_ttc: Fix match register write logic by Peter Crosthwaite · 11 years ago
  55. b5cde1d target-arm/gdbstub64.c: remove useless 'break' statement. by Chen Gang · 11 years ago
  56. 1773111 target-arm: Dump 32-bit CPU state if 64 bit CPU is in AArch32 by Peter Maydell · 11 years ago
  57. 7633378 target-arm: Handle the CPU being in AArch32 mode in the AArch64 set_pc by Peter Maydell · 11 years ago
  58. c29f9a0 target-arm: Make Cortex-A15 CBAR read-only by Peter Maydell · 11 years ago
  59. f318cec target-arm: Implement CBAR for Cortex-A57 by Peter Maydell · 11 years ago
  60. 377a44e target-arm: Implement Cortex-A57 implementation-defined system registers by Peter Maydell · 11 years ago
  61. 3933443 target-arm: Implement RVBAR register by Peter Maydell · 11 years ago
  62. 1952552 target-arm: Implement AArch64 address translation operations by Peter Maydell · 11 years ago
  63. f32cdad target-arm: Implement auxiliary fault status registers by Peter Maydell · 11 years ago
  64. 9449fdf target-arm: Replace wildcarded cpreg definitions with precise ones for ARMv8 by Peter Maydell · 11 years ago
  65. 00a29f3 target-arm: Don't expose wildcard ID register definitions for ARMv8 by Peter Maydell · 11 years ago
  66. 85acfa9 target-arm: Remove THUMB2EE feature from AArch64 'any' CPU by Peter Maydell · 11 years ago
  67. 1090b9c target-arm: Implement ISR_EL1 register by Peter Maydell · 11 years ago
  68. 2eef0bf target-arm: Implement AArch64 view of ACTLR by Peter Maydell · 11 years ago
  69. 014406b target-arm: Implement AArch64 view of CONTEXTIDR by Peter Maydell · 11 years ago
  70. 0ff644a target-arm: Implement AArch64 views of AArch32 ID registers by Peter Maydell · 11 years ago
  71. cb1fa94 target-arm: Add Cortex-A57 processor by Peter Maydell · 11 years ago
  72. a50c0f5 target-arm: Implement ARMv8 MVFR registers by Peter Maydell · 11 years ago
  73. 52e60cd target-arm: Implement AArch64 EL1 exception handling by Rob Herring · 11 years ago
  74. 2f2a00a target-arm: Move arm_log_exception() into internals.h by Peter Maydell · 11 years ago
  75. a65f1de target-arm: Implement AArch64 SPSR_EL1 by Peter Maydell · 11 years ago
  76. f502cfc target-arm: Implement SP_EL0, SP_EL1 by Peter Maydell · 11 years ago
  77. a0618a1 target-arm: Add AArch64 ELR_EL1 register. by Peter Maydell · 11 years ago
  78. 6cd8a26 target-arm: Implement AArch64 views of fault status and data registers by Rob Herring · 11 years ago
  79. 7e09797 target-arm: Use dedicated CPU state fields for ARM946 access bit registers by Peter Maydell · 11 years ago
  80. aca3f40 target-arm: A64: Implement DC ZVA by Peter Maydell · 11 years ago
  81. 9225d73 target-arm: Don't mention PMU in debug feature register by Peter Maydell · 11 years ago
  82. 2c8dd31 target-arm: Add v8 mmu translation support by Rob Herring · 11 years ago
  83. 2c7ffc4 target-arm: Fix VFP enables for AArch32 EL0 under AArch64 EL1 by Peter Maydell · 11 years ago
  84. 90e4963 target-arm: A64: Add assertion that FP access was checked by Peter Maydell · 11 years ago
  85. 8c6afa6 target-arm: A64: Correctly fault FP/Neon if CPACR.FPEN set by Peter Maydell · 11 years ago
  86. 0089238 target-arm: Provide syndrome information for MMU faults by Rob Herring · 11 years ago
  87. d4a2dc6 target-arm: Add support for generating exceptions with syndrome information by Peter Maydell · 11 years ago
  88. 8bcbf37 target-arm: Provide correct syndrome information for cpreg access traps by Peter Maydell · 11 years ago
  89. abf1172 target-arm: Define exception record for AArch64 exceptions by Peter Maydell · 11 years ago
  90. c2b820f target-arm: Implement AArch64 DAIF system register by Peter Maydell · 11 years ago
  91. ccd3808 target-arm: Split out private-to-target functions into internals.h by Peter Maydell · 11 years ago
  92. c6138aa Merge remote-tracking branch 'remotes/rth/tcg-aarch-6-5' into staging by Peter Maydell · 11 years ago
  93. 5149e55 Open 2.1 development tree by Peter Maydell · 11 years ago
  94. a9e8aeb Update version for v2.0.0 release by Peter Maydell · 11 years ago
  95. b825025 tcg-aarch64: Use tcg_out_mov in preference to tcg_out_movr by Richard Henderson · 11 years ago
  96. a056c9f tcg-aarch64: Prefer unsigned offsets before signed offsets for ldst by Richard Henderson · 11 years ago
  97. 3d4299f tcg-aarch64: Introduce tcg_out_insn_3312, _3310, _3313 by Richard Henderson · 11 years ago
  98. dc73dfd tcg-aarch64: Merge aarch64_ldst_get_data/type into tcg_out_op by Richard Henderson · 11 years ago
  99. edd8824 tcg-aarch64: Introduce tcg_out_insn_3507 by Richard Henderson · 11 years ago
  100. e81864a tcg-aarch64: Support stores of zero by Richard Henderson · 11 years ago