1. efce317 usb: move ehci_create_ich9_with_companions to hw/i386 by Paolo Bonzini · 6 years ago
  2. 114529f hw/usb: Add generic sys-bus EHCI controller by Hongbo Zhang · 6 years ago
  3. 8e3759e usb: dev-mtp: fix memory leak in error path by Li Qiang · 6 years ago
  4. f308153 usb: drop unnecessary usb_device_post_load checks by Jonathan Davies · 6 years ago
  5. 3fd2092 hw/usb: fix mistaken de-initialization of CCID state by Daniel P. Berrangé · 6 years ago
  6. e59dbba Merge remote-tracking branch 'remotes/philmd/tags/fw_cfg-20190104-pull-request' into staging by Peter Maydell · 6 years ago
  7. 19bcc4b fw_cfg: Make qemu_extra_params_fw locally by Li Qiang · 6 years ago
  8. ee5d0f8 fw_cfg: Fix -boot reboot-timeout error checking by Li Qiang · 6 years ago
  9. 6912bb0 fw_cfg: Fix -boot bootsplash error checking by Li Qiang · 6 years ago
  10. bed6633 fw_cfg: Improve error message when can't load splash file by Li Qiang · 6 years ago
  11. 6395fe0 Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into staging by Peter Maydell · 6 years ago
  12. 39a0408 dmg: don't skip zero chunk by yuchenlin · 6 years ago
  13. e80fcf5 dmg: use enumeration type instead of hard coding number by yuchenlin · 6 years ago
  14. 5ef4082 dmg: fix binary search by yuchenlin · 6 years ago
  15. b47c7d5 dmg: Fixing wrong dmg block type value for block terminator. by Julio Faracco · 6 years ago
  16. 8ecede4 Merge remote-tracking branch 'remotes/amarkovic/tags/mips-queue-december-2018-v3' into staging by Peter Maydell · 6 years ago
  17. 19749a2 tests/tcg: mips: Test R5900 three-operand MADDU1 by Fredrik Noring · 6 years ago
  18. 8e2e5e7 tests/tcg: mips: Test R5900 three-operand MADDU by Fredrik Noring · 6 years ago
  19. 84dc071 tests/tcg: mips: Test R5900 three-operand MADD1 by Fredrik Noring · 6 years ago
  20. 50f299d tests/tcg: mips: Test R5900 three-operand MADD by Fredrik Noring · 6 years ago
  21. 779bdf4 disas: nanoMIPS: Add a note on documentation by Aleksandar Markovic · 6 years ago
  22. eabf76a disas: nanoMIPS: Reorder declarations and definitions of gpr decoders by Aleksandar Markovic · 6 years ago
  23. dffcf17 disas: nanoMIPS: Comment the decoder of 'gpr1' gpr encoding type by Aleksandar Markovic · 6 years ago
  24. 68d80fd disas: nanoMIPS: Rename the decoder of 'gpr1' gpr encoding type by Aleksandar Markovic · 6 years ago
  25. a21e052 disas: nanoMIPS: Comment the decoder of 'gpr2.reg2' gpr encoding type by Aleksandar Markovic · 6 years ago
  26. ce0f261 disas: nanoMIPS: Rename the decoder of 'gpr2.reg2' gpr encoding type by Aleksandar Markovic · 6 years ago
  27. 8e2919f disas: nanoMIPS: Comment the decoder of 'gpr2.reg1' gpr encoding type by Aleksandar Markovic · 6 years ago
  28. 4671783 disas: nanoMIPS: Rename the decoder of 'gpr2.reg1' gpr encoding type by Aleksandar Markovic · 6 years ago
  29. afd47ce disas: nanoMIPS: Comment the decoder of 'gpr4.zero' gpr encoding type by Aleksandar Markovic · 6 years ago
  30. 9980a22 disas: nanoMIPS: Rename the decoder of 'gpr4.zero' gpr encoding type by Aleksandar Markovic · 6 years ago
  31. 4482bed disas: nanoMIPS: Comment the decoder of 'gpr4' gpr encoding type by Aleksandar Markovic · 6 years ago
  32. 131e9b9 disas: nanoMIPS: Rename the decoder of 'gpr4' gpr encoding type by Aleksandar Markovic · 6 years ago
  33. 6ab8abf disas: nanoMIPS: Comment the decoder of 'gpr3.src.store' gpr encoding type by Aleksandar Markovic · 6 years ago
  34. 8191856 disas: nanoMIPS: Rename the decoder of 'gpr3.src.store' gpr encoding type by Aleksandar Markovic · 6 years ago
  35. 01fc255 disas: nanoMIPS: Comment the decoder of 'gpr3' gpr encoding type by Aleksandar Markovic · 6 years ago
  36. 988d6c8 disas: nanoMIPS: Rename the decoder of 'gpr3' gpr encoding type by Aleksandar Markovic · 6 years ago
  37. 75199b4 disas: nanoMIPS: Fix order of more invocations by Aleksandar Markovic · 6 years ago
  38. d3605cc disas: nanoMIPS: Name more functions in a more descriptive way by Aleksandar Markovic · 6 years ago
  39. 17ce2f0 disas: nanoMIPS: Fix an FP-related misnomer 3 by Aleksandar Markovic · 6 years ago
  40. 52a96d2 disas: nanoMIPS: Fix an FP-related misnomer 2 by Aleksandar Markovic · 6 years ago
  41. d0c60ab disas: nanoMIPS: Fix an FP-related misnomer 1 by Aleksandar Markovic · 6 years ago
  42. 11b9732 disas: nanoMIPS: Name some functions in a more descriptive way by Aleksandar Markovic · 6 years ago
  43. 86b5f80 disas: nanoMIPS: Fix order of some invocations by Aleksandar Markovic · 6 years ago
  44. b4c5d21 disas: nanoMIPS: Fix a function misnomer by Aleksandar Markovic · 6 years ago
  45. e0669ee disas: nanoMIPS: Remove functions that are not used by Aleksandar Markovic · 6 years ago
  46. 8bae150 disas: nanoMIPS: Fix preamble text in nanomips.* files by Aleksandar Markovic · 6 years ago
  47. 8c33ea5 disas: nanoMIPS: Fix types and format strings by Stefan Weil · 6 years ago
  48. a95c4c2 target/mips: Support R5900 three-operand MADD1 and MADDU1 instructions by Fredrik Noring · 6 years ago
  49. 3b948f0 target/mips: Support R5900 three-operand MADD and MADDU instructions by Philippe Mathieu-Daudé · 6 years ago
  50. 79f5fee target/mips: MXU: Add handler for an align instruction by Aleksandar Markovic · 6 years ago
  51. bb84cbf target/mips: MXU: Add handlers for max/min instructions by Aleksandar Markovic · 6 years ago
  52. b621f01 target/mips: MXU: Add handlers for logic instructions by Aleksandar Markovic · 6 years ago
  53. 84e2c89 target/mips: MXU: Improve the comment containing MXU overview by Aleksandar Markovic · 6 years ago
  54. 16fef5b target/mips: MXU: Add generic naming for optn2 constants by Aleksandar Markovic · 6 years ago
  55. c233bf0 target/mips: MXU: Add missing opcodes/decoding for LX* instructions by Aleksandar Markovic · 6 years ago
  56. c5b00c1 atomics: Set ATOMIC_REG_SIZE=8 for MIPS n32 by Paul Burton · 6 years ago
  57. 215943b MAINTAINERS: Add Aleksandar Rikalo as a reviewer for MIPS content by Aleksandar Markovic · 6 years ago
  58. 0f86531 MAINTAINERS: target/mips: Reorder items alphabetically by Aleksandar Markovic · 6 years ago
  59. 0968455 MAINTAINERS: target/mips: Add filter for mips in email subjects by Aleksandar Markovic · 6 years ago
  60. 10a9794 MAINTAINERS: target/mips: Add MIPS files under default-configs directory by Aleksandar Markovic · 6 years ago
  61. 20d6c73 Merge remote-tracking branch 'remotes/palmer/tags/riscv-for-master-3.2-part1' into staging by Peter Maydell · 6 years ago
  62. 1b3e800 Merge remote-tracking branch 'remotes/rth/tags/pull-tcg-20181226' into staging by Peter Maydell · 6 years ago
  63. 4250da1 tcg: Improve call argument loading by Richard Henderson · 6 years ago
  64. 25f49c5 tcg: Record register preferences during liveness by Richard Henderson · 6 years ago
  65. ae36a24 tcg: Add TCG_OPF_BB_EXIT by Richard Henderson · 6 years ago
  66. f65a061 tcg: Split out more subroutines from liveness_pass_1 by Richard Henderson · 6 years ago
  67. 2616c80 tcg: Rename and adjust liveness_pass_1 helpers by Richard Henderson · 6 years ago
  68. 152c35a tcg: Reindent parts of liveness_pass_1 by Richard Henderson · 6 years ago
  69. 1894f69 tcg: Dump register preference info with liveness by Richard Henderson · 6 years ago
  70. d62816f tcg: Improve register allocation for matching constraints by Richard Henderson · 6 years ago
  71. 69e3706 tcg: Add output_pref to TCGOp by Richard Henderson · 6 years ago
  72. ba87719 tcg: Add preferred_reg argument to tcg_reg_alloc_do_movi by Richard Henderson · 6 years ago
  73. 98b4e18 tcg: Add preferred_reg argument to temp_sync by Richard Henderson · 6 years ago
  74. b722452 tcg: Add preferred_reg argument to temp_load by Richard Henderson · 6 years ago
  75. b016486 tcg: Add preferred_reg argument to tcg_reg_alloc by Richard Henderson · 6 years ago
  76. b4fc67c tcg: Add reachable_code_pass by Richard Henderson · 6 years ago
  77. d88a117 tcg: Reference count labels by Richard Henderson · 6 years ago
  78. 15d7409 tcg: Add TCG_CALL_NO_RETURN by Richard Henderson · 6 years ago
  79. 3b50352 tcg: Renumber TCG_CALL_* flags by Richard Henderson · 6 years ago
  80. b8c92c6 linux-user: Add safe_syscall for riscv64 host by Richard Henderson · 6 years ago
  81. 11cee55 disas/microblaze: Remove unused REG_SP macro by Richard Henderson · 6 years ago
  82. c4f8054 configure: Add support for building RISC-V host by Alistair Francis · 6 years ago
  83. 91468b2 disas: Add RISC-V support by Alistair Francis · 6 years ago
  84. 464e447 tcg: Add RISC-V cpu signal handler by Alistair Francis · 6 years ago
  85. 7a5549f tcg/riscv: Add the target init code by Alistair Francis · 6 years ago
  86. 92c041c tcg/riscv: Add the prologue generation and register the JIT by Alistair Francis · 6 years ago
  87. bdf5038 tcg/riscv: Add the out op decoder by Alistair Francis · 6 years ago
  88. 03a7d02 tcg/riscv: Add direct load and store instructions by Alistair Francis · 6 years ago
  89. efbea94 tcg/riscv: Add slowpath load and store instructions by Alistair Francis · 6 years ago
  90. 1584006 tcg/riscv: Add branch and jump instructions by Alistair Francis · 6 years ago
  91. 28ca738 tcg/riscv: Add the add2 and sub2 instructions by Alistair Francis · 6 years ago
  92. 61535d4 tcg/riscv: Add the out load and store instructions by Alistair Francis · 6 years ago
  93. 27fd641 tcg/riscv: Add the extract instructions by Alistair Francis · 6 years ago
  94. 6cd2eda tcg/riscv: Add the mov and movi instruction by Alistair Francis · 6 years ago
  95. dfa8e74 tcg/riscv: Add the relocation functions by Alistair Francis · 6 years ago
  96. bedf14e tcg/riscv: Add the instruction emitters by Alistair Francis · 6 years ago
  97. 54a9ce0 tcg/riscv: Add the immediate encoders by Alistair Francis · 6 years ago
  98. 8ce23a1 tcg/riscv: Add support for the constraints by Alistair Francis · 6 years ago
  99. 505e75c tcg/riscv: Add the tcg target registers by Alistair Francis · 6 years ago
  100. fb1f70f tcg/riscv: Add the tcg-target.h file by Alistair Francis · 6 years ago