1. 78f932e target/loongarch: fix a wrong print in cpu dump by lanyanzhi · 9 months ago
  2. 2b284fa hw/loongarch/virt: Enable extioi virt extension by Song Gao · 10 months ago
  3. f83434f target/loongarch: Add loongarch vector property unconditionally by Bibo Mao · 10 months ago
  4. 07c0866 target/loongarch/kvm: fpu save the vreg registers high 192bit by Song Gao · 10 months ago
  5. 0eb285c target/loongarch/kvm: Fix VM recovery from disk failures by Song Gao · 10 months ago
  6. 962a145 accel/tcg: Provide default implementation of disas_log by Richard Henderson · 12 months ago
  7. 5872966 target/loongarch: Put cpucfg operation before CSR register by Bibo Mao · 11 months ago
  8. 6f703a4 target/loongarch: Add TCG macro in structure CPUArchState by Bibo Mao · 10 months ago
  9. b254c34 accel/tcg: Access tcg_cflags with getter / setter by Philippe Mathieu-Daudé · 1 year, 2 months ago
  10. 74781c0 exec/cpu: Extract page-protection definitions to page-protection.h by Philippe Mathieu-Daudé · 1 year, 3 months ago
  11. de7e907 Merge tag 'pull-loongarch-20240429' of https://gitlab.com/gaosong/qemu into staging by Richard Henderson · 11 months ago
  12. 0cbb322 target/loongarch/cpu.c: typo fix: expection by Michael Tokarev · 11 months ago
  13. 58ee60d hw/loongarch: Add init_cmdline by Song Gao · 11 months ago
  14. e92dd33 target: Define TCG_GUEST_DEFAULT_MO in 'cpu-param.h' by Philippe Mathieu-Daudé · 1 year, 3 months ago
  15. ad80e36 hw, target: Add ResetType argument to hold and exit phase methods by Peter Maydell · 11 months ago
  16. a99c0c6 KVM: remove kvm_arch_cpu_check_are_resettable by Paolo Bonzini · 12 months ago
  17. 1590154 target/loongarch: Fix qemu-system-loongarch64 assert failed with the option '-d int' by Song Gao · 12 months ago
  18. 77642f9 target/loongarch: Fix qemu-loongarch64 hang when executing 'll.d $t0, $t0, 0' by Song Gao · 12 months ago
  19. 9c70db9 target/loongarch: Fix tlb huge page loading issue by Xianglai Li · 12 months ago
  20. 441e0ee Merge tag 'pull-error-2024-03-12' of https://repo.or.cz/qemu/armbru into staging by Peter Maydell · 1 year ago
  21. e692f9c Merge tag 'pull-request-2024-03-12' of https://gitlab.com/thuth/qemu into staging by Peter Maydell · 1 year ago
  22. 2805440 target/loongarch: Fix query-cpu-model-expansion to reject props by Markus Armbruster · 1 year ago
  23. f3b603b target/loongarch: Prefer fast cpu_env() over slower CPU QOM cast macro by Philippe Mathieu-Daudé · 1 year, 2 months ago
  24. 348802b target: Replace CPU_GET_CLASS(cpu -> obj) in cpu_reset_hold() handler by Philippe Mathieu-Daudé · 1 year, 2 months ago
  25. 94956d7 bulk: Call in place single use cpu_env() by Philippe Mathieu-Daudé · 1 year, 2 months ago
  26. f853fa0 migration: remove migration.h references by Steve Sistare · 1 year ago
  27. f6e0eab target/loongarch: honour show_opcodes when disassembling by Alex Bennée · 1 year ago
  28. ecd6f6a gdbstub: Infer number of core registers from XML by Akihiko Odaki · 1 year, 1 month ago
  29. 6626015 gdbstub: Change gdb_get_reg_cb and gdb_set_reg_cb by Akihiko Odaki · 1 year, 1 month ago
  30. ac1e867 gdbstub: Use GDBFeature for gdb_register_coprocessor by Akihiko Odaki · 1 year, 1 month ago
  31. 3b91614 include/exec: Change cpu_mmu_index argument to CPUState by Richard Henderson · 1 year, 2 months ago
  32. a120d32 include/exec: Implement cpu_mmu_index generically by Richard Henderson · 1 year, 2 months ago
  33. 3f262d2 target/loongarch: Rename MMU_IDX_* by Richard Henderson · 1 year, 1 month ago
  34. a72a1b1 target/loongarch: Populate CPUClass.mmu_index by Richard Henderson · 1 year, 1 month ago
  35. 27edd50 target/loongarch: Fix qtest test-hmp error when KVM-only build by Song Gao · 1 year, 2 months ago
  36. 2889fb8 target/loongarch: Constify loongarch_tcg_ops by Richard Henderson · 1 year, 2 months ago
  37. 1764ad7 include/qemu: Add TCGCPUOps typedef to typedefs.h by Richard Henderson · 1 year, 2 months ago
  38. 32f0c39 target: Use vaddr in gen_intermediate_code by Anton Johansson · 1 year, 2 months ago
  39. fc70099 target/loongarch/kvm: Enable LSX/LASX extension by Song Gao · 1 year, 2 months ago
  40. 61f6e15 target/loongarch: Set cpuid CSR register only once with kvm mode by Bibo Mao · 1 year, 2 months ago
  41. 5e90b8d hw/loongarch/virt: Set iocsr address space per-board rather than percpu by Bibo Mao · 1 year, 3 months ago
  42. 714b03c target/loongarch: Add loongarch kvm into meson build by Tianrui Zhao · 1 year, 2 months ago
  43. 8dcbad5 target/loongarch: Implement set vcpu intr for kvm by Tianrui Zhao · 1 year, 2 months ago
  44. 2d45085 target/loongarch: Restrict TCG-specific code by Tianrui Zhao · 1 year, 2 months ago
  45. a05a950 target/loongarch: Implement kvm_arch_handle_exit by Tianrui Zhao · 1 year, 2 months ago
  46. d11681c target/loongarch: Implement kvm_arch_init_vcpu by Tianrui Zhao · 1 year, 2 months ago
  47. 41958c9 target/loongarch: Implement kvm_arch_init function by Tianrui Zhao · 1 year, 2 months ago
  48. f844743 target/loongarch: Implement kvm get/set registers by Tianrui Zhao · 1 year, 2 months ago
  49. 6278465 target/loongarch: Supplement vcpu env initial when vcpu reset by Tianrui Zhao · 1 year, 2 months ago
  50. 537ba9d target/loongarch: Define some kvm_arch interfaces by Tianrui Zhao · 1 year, 2 months ago
  51. 195801d system/cpus: rename qemu_mutex_lock_iothread() to bql_lock() by Stefan Hajnoczi · 1 year, 2 months ago
  52. 5c23704 target/loongarch: move translate modules to tcg/ by Song Gao · 1 year, 2 months ago
  53. beb6092 target/loongarch/meson: move gdbstub.c to loongarch.ss by Song Gao · 1 year, 2 months ago
  54. 4b26aa9 target: Use generic cpu_model_from_type() by Gavin Shan · 1 year, 4 months ago
  55. 979bf44 target/loongarch: Use generic cpu_list() by Gavin Shan · 1 year, 4 months ago
  56. d5be19f cpu: Call object_class_dynamic_cast() once in cpu_class_by_name() by Philippe Mathieu-Daudé · 1 year, 6 months ago
  57. 2d23bb1 target/loongarch: Constify VMState in machine.c by Richard Henderson · 1 year, 3 months ago
  58. be45144 target/loongarch: Add timer information dump support by Bibo Mao · 1 year, 3 months ago
  59. c0f6cd9 target: Restrict 'sysemu/reset.h' to system emulation by Philippe Mathieu-Daudé · 1 year, 3 months ago
  60. 3a9d0d7 hw/cpu: Call object_class_is_abstract() once in cpu_class_by_name() by Philippe Mathieu-Daudé · 1 year, 6 months ago
  61. 9348028 target: Move ArchCPUClass definition to 'cpu.h' by Philippe Mathieu-Daudé · 1 year, 5 months ago
  62. edcea14 target/loongarch: Declare QOM definitions in 'cpu-qom.h' by Philippe Mathieu-Daudé · 1 year, 5 months ago
  63. 6ee45fa target: Unify QOM style by Philippe Mathieu-Daudé · 1 year, 5 months ago
  64. 91ffd93 linux-user/loongarch64: Use traps to track LSX/LASX usage by Richard Henderson · 1 year, 4 months ago
  65. 1d832c1 target/loongarch: Support 4K page size by Song Gao · 1 year, 5 months ago
  66. 31f694b target/loongarch: Implement query-cpu-model-expansion by Song Gao · 1 year, 5 months ago
  67. 464136c target/loongarch: Allow user enable/disable LSX/LASX features by Song Gao · 1 year, 5 months ago
  68. d6f0773 target/loongarch: Add cpu model 'max' by Song Gao · 1 year, 5 months ago
  69. 5f1a313 target/loongarch: Add preldx instruction by Song Gao · 1 year, 6 months ago
  70. 32f4916 target/loongarch: fix ASXE flag conflict by Jiajie Chen · 1 year, 6 months ago
  71. a650683 hw/core/cpu: Return static value with gdb_arch_name() by Akihiko Odaki · 1 year, 5 months ago
  72. 01c85e6 meson: Rename target_softmmu_arch -> target_system_arch by Philippe Mathieu-Daudé · 1 year, 5 months ago
  73. 8fa08d7 accel/tcg: Remove cpu_set_cpustate_pointers by Richard Henderson · 1 year, 6 months ago
  74. b77af26 accel/tcg: Replace CPUState.env_ptr with cpu_env() by Richard Henderson · 1 year, 6 months ago
  75. ad75a51 tcg: Rename cpu_env to tcg_env by Richard Henderson · 1 year, 6 months ago
  76. 3b3d7df accel/tcg: Move CPUNegativeOffsetState into CPUState by Richard Henderson · 1 year, 6 months ago
  77. f669c99 target/*: Add instance_align to all cpu base classes by Richard Henderson · 1 year, 6 months ago
  78. 2cd81e3 target/loongarch: CPUCFG support LASX by Song Gao · 1 year, 6 months ago
  79. c7aa330 target/loongarch: Move simply DO_XX marcos togther by Song Gao · 1 year, 6 months ago
  80. 4a26512 target/loongarch: Implement xvld xvst by Song Gao · 1 year, 6 months ago
  81. 513e88a target/loongarch: Implement xvshuf xvperm{i} xvshuf4i by Song Gao · 1 year, 6 months ago
  82. ad29214 target/loongarch: Implement xvpack xvpick xvilv{l/h} by Song Gao · 1 year, 6 months ago
  83. df97f33 target/loongarch: Implement xvreplve xvinsve0 xvpickve by Song Gao · 1 year, 6 months ago
  84. f5ce2c8 target/loongarch: Implement xvinsgr2vr xvpickve2gr by Song Gao · 1 year, 6 months ago
  85. f3dfcc8 target/loongarch: Implement xvbitsel xvset by Song Gao · 1 year, 6 months ago
  86. 3eeda5f target/loongarch: Implement xvfcmp by Song Gao · 1 year, 6 months ago
  87. 4da72d4 target/loongarch: Implement xvseq xvsle xvslt by Song Gao · 1 year, 6 months ago
  88. 60df31a target/loongarch: Implement LASX fpu fcvt instructions by Song Gao · 1 year, 6 months ago
  89. c9caf15 target/loongarch: Implement LASX fpu arith instructions by Song Gao · 1 year, 6 months ago
  90. abee168 target/loongarch: Implement xvfrstp by Song Gao · 1 year, 6 months ago
  91. 1b3e242 target/loongarch: Implement xvbitclr xvbitset xvbitrev by Song Gao · 1 year, 6 months ago
  92. 956dec7 target/loongarch: Implement xvpcnt by Song Gao · 1 year, 6 months ago
  93. 12ad133 target/loongarch: Implement xvclo xvclz by Song Gao · 1 year, 6 months ago
  94. 77fca79 target/loongarch: Implement xvssrlrn xvssrarn by Song Gao · 1 year, 6 months ago
  95. 6256c8c target/loongarch: Implement xvssrln xvssran by Song Gao · 1 year, 6 months ago
  96. c50ce38 target/loongarch: Implement xvsrlrn xvsrarn by Song Gao · 1 year, 6 months ago
  97. 40c7674 target/loongarch: Implement xvsrln xvsran by Song Gao · 1 year, 6 months ago
  98. 8c272fe target/loongarch: Implement xvsrlr xvsrar by Song Gao · 1 year, 6 months ago
  99. 6567eac target/loongarch: Implement xvsllwil xvextl by Song Gao · 1 year, 6 months ago
  100. ad6dc71 target/loongarch: Implement xvsll xvsrl xvsra xvrotr by Song Gao · 1 year, 6 months ago