- 4e66a08 Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging by Richard Henderson · 11 months ago
- 571882c Merge tag 'pull-tcg-20240507' of https://gitlab.com/rth7680/qemu into staging by Richard Henderson · 11 months ago
- d4e6d40 target/i386: remove duplicate prefix decoding by Paolo Bonzini · 12 months ago
- ef309ec target/i386: split legacy decoder into a separate function by Paolo Bonzini · 1 year, 3 months ago
- 7795b45 target/i386: decode x87 instructions in a separate function by Paolo Bonzini · 1 year, 6 months ago
- aef4f4a target/i386: remove now-converted opcodes from old decoder by Paolo Bonzini · 12 months ago
- 3519b81 target/i386: port extensions of one-byte opcodes to new decoder by Paolo Bonzini · 1 year, 5 months ago
- 37861fa target/i386: move BSWAP to new decoder by Paolo Bonzini · 1 year, 6 months ago
- 2b8046f target/i386: move remaining conditional operations to new decoder by Paolo Bonzini · 1 year, 6 months ago
- 40c4b92 target/i386: merge and enlarge a few ranges for call to disas_insn_new by Paolo Bonzini · 1 year, 1 month ago
- d7c41a6 target/i386: move C0-FF opcodes to new decoder (except for x87) by Paolo Bonzini · 1 year, 5 months ago
- b603136 target/i386: generalize gen_movl_seg_T0 by Paolo Bonzini · 1 year, 1 month ago
- 5e9e21b target/i386: move 60-BF opcodes to new decoder by Paolo Bonzini · 1 year, 6 months ago
- 2666fbd target/i386: allow instructions with more than one immediate by Paolo Bonzini · 1 year, 5 months ago
- 442e38c target/i386: extract gen_far_call/jmp, reordering temporaries by Paolo Bonzini · 1 year, 5 months ago
- cc1d28b target/i386: move 00-5F opcodes to new decoder by Paolo Bonzini · 1 year, 5 months ago
- 4454576 target/i386: reintroduce debugging mechanism by Paolo Bonzini · 2 years, 7 months ago
- 8b5de7e target/i386: cleanup *gen_eob* by Paolo Bonzini · 12 months ago
- ccfabc0 target/i386: clarify the "reg" argument of functions returning CCPrepare by Paolo Bonzini · 12 months ago
- 89e4e65 target/i386: do not use s->T0 and s->T1 as scratch registers for CCPrepare by Paolo Bonzini · 12 months ago
- bccb0c1 target/i386: extend cc_* when using them to compute flags by Paolo Bonzini · 1 year, 5 months ago
- dd17322 target/i386: pull cc_op update to callers of gen_jmp_rel{,_csize} by Paolo Bonzini · 12 months ago
- bbba959 target/i386: cleanup cc_op changes for REP/REPZ/REPNZ by Paolo Bonzini · 12 months ago
- 64ddadc target/i386: cc_op is not dynamic in gen_jcc1 by Paolo Bonzini · 12 months ago
- e995f3f target/i386: remove mask from CCPrepare by Paolo Bonzini · 1 year, 5 months ago
- 9309b53 target/i386: use TSTEQ/TSTNE to check flags by Paolo Bonzini · 1 year, 5 months ago
- 15957eb target/i386: use TSTEQ/TSTNE to test low bits by Paolo Bonzini · 1 year, 5 months ago
- b776569 target/i386: Fix CPUID encoding of Fn8000001E_ECX by Babu Moger · 11 months ago
- ca51921 target/sh4: Update DisasContextBase.insn_start by Richard Henderson · 11 months ago
- e116b92 Merge tag 'qemu-sparc-20240506' of https://github.com/mcayland/qemu into staging by Richard Henderson · 11 months ago
- 873f9ca Merge tag 'accel-20240506' of https://github.com/philmd/qemu into staging by Richard Henderson · 11 months ago
- d4c453f Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging by Richard Henderson · 11 months ago
- b254c34 accel/tcg: Access tcg_cflags with getter / setter by Philippe Mathieu-Daudé · 1 year, 3 months ago
- 74781c0 exec/cpu: Extract page-protection definitions to page-protection.h by Philippe Mathieu-Daudé · 1 year, 4 months ago
- 86b7c55 exec/cpu: Rename PAGE_BITS macro to PAGE_RWX by BALATON Zoltan · 11 months ago
- a469666 Hexagon (target/hexagon) Remove hex_common.read_attribs_file by Taylor Simpson · 1 year, 1 month ago
- 582c59e Hexagon (target/hexagon) Remove gen_shortcode.py by Taylor Simpson · 1 year, 1 month ago
- b45c1b5 Hexagon (target/hexagon) Remove gen_op_regs.py by Taylor Simpson · 1 year, 1 month ago
- 09a7e7d Hexagon (target/hexagon) Remove uses of op_regs_generated.h.inc by Taylor Simpson · 1 year, 1 month ago
- 4614b8f Hexagon (target/hexagon) Mark has_pred_dest in trans functions by Taylor Simpson · 1 year, 1 month ago
- 325a64a Hexagon (target/hexagon) Mark dest_idx in trans functions by Taylor Simpson · 1 year, 1 month ago
- 9196381 Hexagon (target/hexagon) Mark new_read_idx in trans functions by Taylor Simpson · 1 year, 1 month ago
- 2720bd1 Hexagon (target/hexagon) Add is_old/is_new to Register class by Taylor Simpson · 1 year, 1 month ago
- 2f0a771 Hexagon (target/hexagon) Only pass env to generated helper when needed by Taylor Simpson · 1 year, 1 month ago
- f7be65f Hexagon (target/hexagon) Pass SP explicitly to helpers that need it by Taylor Simpson · 1 year, 1 month ago
- 850d062 Hexagon (target/hexagon) Pass P0 explicitly to helpers that need it by Taylor Simpson · 1 year, 1 month ago
- 763d2ce Hexagon (target/hexagon) Enable more short-circuit packets (HVX) by Taylor Simpson · 1 year, 2 months ago
- bd983f6 Hexagon (target/hexagon) Enable more short-circuit packets (scalar core) by Taylor Simpson · 1 year, 2 months ago
- 76eaa97 Hexagon (target/hexagon) Analyze reads before writes by Taylor Simpson · 1 year, 2 months ago
- d6f898c target/sparc: Split out do_ms16b by Richard Henderson · 11 months ago
- d3ef26a target/sparc: Fix FPMERGE by Richard Henderson · 11 months ago
- be8998e target/sparc: Fix FMULD8*X16 by Richard Henderson · 11 months ago
- a859602 target/sparc: Fix FMUL8x16A{U,L} by Richard Henderson · 11 months ago
- 9157dcc target/sparc: Fix FMUL8x16 by Richard Henderson · 11 months ago
- 7b616f3 target/sparc: Fix FEXPAND by Richard Henderson · 11 months ago
- 4a7bdec target/sparc/cpu: Avoid spaces by default in the CPU names by Thomas Huth · 11 months ago
- 6b568e3 target/sparc/cpu: Rename the CPU models with a "+" in their names by Thomas Huth · 11 months ago
- 23bb086 target/alpha: Implement CF_PCREL by Richard Henderson · 11 months ago
- b1a3eac target/alpha: Split out gen_pc_disp by Richard Henderson · 11 months ago
- 82b60d2 target/alpha: Split out gen_goto_tb by Richard Henderson · 11 months ago
- 39482c2 target/alpha: Simplify gen_bcond_internal() by Philippe Mathieu-Daudé · 11 months ago
- 9804ab2 target/alpha: Return DISAS_NORETURN once by Richard Henderson · 11 months ago
- c0fcd56 target/alpha: Inline DISAS_PC_UPDATED and return DISAS_NORETURN by Richard Henderson · 11 months ago
- 0cda93c target/alpha: Use DISAS_NEXT definition instead of magic '0' value by Richard Henderson · 11 months ago
- 1bcae46 target/alpha: Hoist branch shift to initial decode by Richard Henderson · 11 months ago
- ab709f1 target/alpha: Use cpu_env in preference to ALPHA_CPU by Richard Henderson · 11 months ago
- 97c8722 Merge tag 'accel-sh4-ui-20240503' of https://github.com/philmd/qemu into staging by Richard Henderson · 11 months ago
- 942ba09 target/sh4: Rename TCGv variables as manual for SUBV opcode by Philippe Mathieu-Daudé · 11 months ago
- 40ed073 target/sh4: Rename TCGv variables as manual for ADDV opcode by Philippe Mathieu-Daudé · 11 months ago
- e88a856 target/sh4: Fix SUBV opcode by Philippe Mathieu-Daudé · 11 months ago
- c365e6b target/sh4: Fix ADDV opcode by Philippe Mathieu-Daudé · 11 months ago
- b10b248 target/i386: Introduce SapphireRapids-v3 to add missing features by Lei Wang · 11 months ago
- bf616ce ppc: switch boards to "default y" by Paolo Bonzini · 1 year, 2 months ago
- bae3e3a meson: make target endianneess available to Kconfig by Paolo Bonzini · 1 year, 2 months ago
- 4921d0a i386: switch boards to "default y" by Paolo Bonzini · 1 year, 2 months ago
- 566abdb kvm: ppc: disable sPAPR code if CONFIG_PSERIES is disabled by Paolo Bonzini · 11 months ago
- 083367d accel/whpx: Fix NULL dereference in whpx_init_vcpu() by Philippe Mathieu-Daudé · 11 months ago
- 61653b4 accel/nvmm: Fix NULL dereference in nvmm_init_vcpu() by Philippe Mathieu-Daudé · 11 months ago
- 5ce77fc Kconfig: kvm: allow building without any board by Paolo Bonzini · 11 months ago
- 6a5a63f target/i386: Give IRQs a chance when resetting HF_INHIBIT_IRQ_MASK by Ruihan Li · 12 months ago
- 9c6c079 Merge tag 'pull-target-arm-20240430' of https://git.linaro.org/people/pmaydell/qemu-arm into staging by Richard Henderson · 11 months ago
- b1e8807 Merge tag 'pull-request-2024-04-30' of https://gitlab.com/thuth/qemu into staging by Richard Henderson · 11 months ago
- de7e907 Merge tag 'pull-loongarch-20240429' of https://gitlab.com/gaosong/qemu into staging by Richard Henderson · 11 months ago
- f037f5b target/arm: Default to 1GHz cntfrq for 'max' and new CPUs by Peter Maydell · 11 months ago
- bd8e9dd target/arm: Refactor default generic timer frequency handling by Peter Maydell · 11 months ago
- 663163f target/arm: Enable FEAT_Spec_FPACC for -cpu max by Peter Maydell · 12 months ago
- f7ddd7b target/arm: Implement ID_AA64MMFR3_EL1 by Peter Maydell · 12 months ago
- 74360f3 target/arm: Enable FEAT_ETS2 for -cpu max by Peter Maydell · 12 months ago
- e197395 target/arm: Enable FEAT_CSV2_3 for -cpu max by Peter Maydell · 12 months ago
- 7b19a35 target/arm: Restrict translation disabled alignment check to VMSA by Richard Henderson · 11 months ago
- a8aa8af hvf: arm: Remove PL1_WRITE_MASK by Zenghui Yu · 11 months ago
- 046bf2a target/s390x/cpu_models_sysemu: Drop local @err in apply_cpu_model() by Zhao Liu · 11 months ago
- 38098df target/s390x/cpu_models: Make kvm_s390_apply_cpu_model() return boolean by Zhao Liu · 11 months ago
- c6f1baf target/s390x/cpu_models: Drop local @err in get_max_cpu_model() by Zhao Liu · 11 months ago
- 47ab3b2 target/s390x/cpu_models: Make kvm_s390_get_host_cpu_model() return boolean by Zhao Liu · 11 months ago
- 9c2df9c target/s390x/cpu_model: Drop local @err in s390_realize_cpu_model() by Zhao Liu · 11 months ago
- 7c0c099 target/s390x/cpu_model: Make check_compatibility() return boolean by Zhao Liu · 11 months ago
- e442635 target/riscv/kvm: remove sneaky strerrorname_np() instance by Daniel Henrique Barboza · 11 months ago
- 0cbb322 target/loongarch/cpu.c: typo fix: expection by Michael Tokarev · 11 months ago
- 5b638f6 target/ppc/cpu_init: Remove "PowerPC" prefix from the CPU list by Thomas Huth · 11 months ago