2022-10-20 |
Stefan Hajnoczi | Merge tag 'pull-target-arm-20221020' of https://git... |
tree | commitdiff |
2022-10-20 |
Richard Henderson | target/arm: Enable TARGET_TB_PCREL |
tree | commitdiff |
2022-10-20 |
Richard Henderson | target/arm: Introduce gen_pc_plus_diff for aarch32 |
tree | commitdiff |
2022-10-20 |
Richard Henderson | target/arm: Introduce gen_pc_plus_diff for aarch64 |
tree | commitdiff |
2022-10-20 |
Richard Henderson | target/arm: Change gen_jmp* to work on displacements |
tree | commitdiff |
2022-10-20 |
Richard Henderson | target/arm: Remove gen_exception_internal_insn pc argument |
tree | commitdiff |
2022-10-20 |
Richard Henderson | target/arm: Change gen_exception_insn* to work on displ... |
tree | commitdiff |
2022-10-20 |
Richard Henderson | target/arm: Change gen_*set_pc_im to gen_*update_pc |
tree | commitdiff |
2022-10-20 |
Richard Henderson | target/arm: Change gen_goto_tb to work on displacements |
tree | commitdiff |
2022-10-20 |
Richard Henderson | target/arm: Introduce curr_insn_len |
tree | commitdiff |
2022-10-20 |
Richard Henderson | target/arm: Use bool consistently for get_phys_addr... |
tree | commitdiff |
2022-10-20 |
Richard Henderson | target/arm: Split out get_phys_addr_twostage |
tree | commitdiff |
2022-10-20 |
Richard Henderson | target/arm: Use softmmu tlbs for page table walking |
tree | commitdiff |
2022-10-20 |
Richard Henderson | target/arm: Move be test for regime into S1TranslateResult |
tree | commitdiff |
2022-10-20 |
Richard Henderson | target/arm: Plumb debug into S1Translate |
tree | commitdiff |
2022-10-20 |
Richard Henderson | target/arm: Split out S1Translate type |
tree | commitdiff |
2022-10-20 |
Richard Henderson | target/arm: Restrict tlb flush from vttbr_write to... |
tree | commitdiff |
2022-10-20 |
Richard Henderson | target/arm: Move ARMMMUIdx_Stage2 to a real tlb mmu_idx |
tree | commitdiff |
2022-10-20 |
Richard Henderson | target/arm: Add ARMMMUIdx_Phys_{S,NS} |
tree | commitdiff |
2022-10-20 |
Richard Henderson | target/arm: Use probe_access_full for BTI |
tree | commitdiff |
2022-10-20 |
Richard Henderson | target/arm: Use probe_access_full for MTE |
tree | commitdiff |
2022-10-20 |
Richard Henderson | target/arm: Enable TARGET_PAGE_ENTRY_EXTRA |
tree | commitdiff |
2022-10-20 |
Alex Bennée | target/arm: update the cortex-a15 MIDR to latest rev |
tree | commitdiff |
2022-10-18 |
Stefan Hajnoczi | Merge tag 'for-upstream' of https://gitlab.com/bonzini... |
tree | commitdiff |
2022-10-18 |
Stefan Hajnoczi | Merge tag 'pull-ppc-20221017' of https://gitlab.com... |
tree | commitdiff |
2022-10-18 |
Paolo Bonzini | target/i386: remove old SSE decoder |
tree | commitdiff |
2022-10-18 |
Paolo Bonzini | target/i386: move 3DNow to the new decoder |
tree | commitdiff |
2022-10-18 |
Paul Brook | target/i386: Enable AVX cpuid bits when using TCG |
tree | commitdiff |
2022-10-18 |
Paolo Bonzini | target/i386: implement VLDMXCSR/VSTMXCSR |
tree | commitdiff |
2022-10-18 |
Paolo Bonzini | target/i386: implement XSAVE and XRSTOR of AVX registers |
tree | commitdiff |
2022-10-18 |
Paolo Bonzini | target/i386: reimplement 0x0f 0x28-0x2f, add AVX |
tree | commitdiff |
2022-10-18 |
Paolo Bonzini | target/i386: reimplement 0x0f 0x10-0x17, add AVX |
tree | commitdiff |
2022-10-18 |
Paolo Bonzini | target/i386: reimplement 0x0f 0xc2, 0xc4-0xc6, add AVX |
tree | commitdiff |
2022-10-18 |
Paolo Bonzini | target/i386: reimplement 0x0f 0x38, add AVX |
tree | commitdiff |
2022-10-18 |
Richard Henderson | target/i386: Use tcg gvec ops for pmovmskb |
tree | commitdiff |
2022-10-18 |
Paolo Bonzini | target/i386: reimplement 0x0f 0x3a, add AVX |
tree | commitdiff |
2022-10-18 |
Paolo Bonzini | target/i386: clarify (un)signedness of immediates from... |
tree | commitdiff |
2022-10-18 |
Paolo Bonzini | target/i386: reimplement 0x0f 0xd0-0xd7, 0xe0-0xe7... |
tree | commitdiff |
2022-10-18 |
Paolo Bonzini | target/i386: reimplement 0x0f 0x70-0x77, add AVX |
tree | commitdiff |
2022-10-18 |
Paolo Bonzini | target/i386: reimplement 0x0f 0x78-0x7f, add AVX |
tree | commitdiff |
2022-10-18 |
Paolo Bonzini | target/i386: reimplement 0x0f 0x50-0x5f, add AVX |
tree | commitdiff |
2022-10-18 |
Paolo Bonzini | target/i386: reimplement 0x0f 0xd8-0xdf, 0xe8-0xef... |
tree | commitdiff |
2022-10-18 |
Paolo Bonzini | target/i386: reimplement 0x0f 0x60-0x6f, add AVX |
tree | commitdiff |
2022-10-18 |
Paolo Bonzini | target/i386: Introduce 256-bit vector helpers |
tree | commitdiff |
2022-10-18 |
Paolo Bonzini | target/i386: implement additional AVX comparison operators |
tree | commitdiff |
2022-10-18 |
Paolo Bonzini | target/i386: provide 3-operand versions of unary scalar... |
tree | commitdiff |
2022-10-18 |
Paolo Bonzini | target/i386: support operand merging in binary scalar... |
tree | commitdiff |
2022-10-18 |
Paolo Bonzini | target/i386: extend helpers to support VEX.V 3- and... |
tree | commitdiff |
2022-10-18 |
Paul Brook | target/i386: Prepare ops_sse_header.h for 256 bit AVX |
tree | commitdiff |
2022-10-18 |
Paolo Bonzini | target/i386: move scalar 0F 38 and 0F 3A instruction... |
tree | commitdiff |
2022-10-18 |
Paolo Bonzini | target/i386: validate SSE prefixes directly in the... |
tree | commitdiff |
2022-10-18 |
Paolo Bonzini | target/i386: validate VEX prefixes via the instructions... |
tree | commitdiff |
2022-10-18 |
Paul Brook | target/i386: add AVX_EN hflag |
tree | commitdiff |
2022-10-18 |
Paolo Bonzini | target/i386: add CPUID feature checks to new decoder |
tree | commitdiff |
2022-10-18 |
Paolo Bonzini | target/i386: add CPUID[EAX=7,ECX=0].ECX to DisasContext |
tree | commitdiff |
2022-10-18 |
Paolo Bonzini | target/i386: add ALU load/writeback core |
tree | commitdiff |
2022-10-18 |
Paolo Bonzini | target/i386: add core of new i386 decoder |
tree | commitdiff |
2022-10-18 |
Paolo Bonzini | target/i386: make rex_w available even in 32-bit mode |
tree | commitdiff |
2022-10-18 |
Paolo Bonzini | target/i386: make ldo/sto operations consistent with ldq |
tree | commitdiff |
2022-10-18 |
Richard Henderson | target/i386: Define XMMReg and access macros, align... |
tree | commitdiff |
2022-10-18 |
Richard Henderson | target/i386: Use probe_access_full for final stage2... |
tree | commitdiff |
2022-10-18 |
Richard Henderson | target/i386: Use atomic operations for pte updates |
tree | commitdiff |
2022-10-18 |
Richard Henderson | target/i386: Combine 5 sets of variables in mmu_translate |
tree | commitdiff |
2022-10-18 |
Richard Henderson | target/i386: Use MMU_NESTED_IDX for vmload/vmsave |
tree | commitdiff |
2022-10-18 |
Richard Henderson | target/i386: Add MMU_PHYS_IDX and MMU_NESTED_IDX |
tree | commitdiff |
2022-10-18 |
Richard Henderson | target/i386: Reorg GET_HPHYS |
tree | commitdiff |
2022-10-18 |
Richard Henderson | target/i386: Introduce structures for mmu_translate |
tree | commitdiff |
2022-10-18 |
Richard Henderson | target/i386: Direct call get_hphys from mmu_translate |
tree | commitdiff |
2022-10-18 |
Richard Henderson | target/i386: Use MMUAccessType across excp_helper.c |
tree | commitdiff |
2022-10-18 |
Richard Henderson | target/i386: Save and restore pc_save before tcg_remove... |
tree | commitdiff |
2022-10-18 |
Peter Maydell | target/i386: Use device_cold_reset() to reset the APIC |
tree | commitdiff |
2022-10-18 |
Maciej S. Szmigiero | hyperv: fix SynIC SINT assertion failure on guest reset |
tree | commitdiff |
2022-10-17 |
Víctor Colombo | target/ppc: Fix xvcmp* clearing FI bit |
tree | commitdiff |
2022-10-17 |
Nicholas Piggin | target/ppc: restore powerpc_excp_booke doorbell interrupts |
tree | commitdiff |
2022-10-17 |
Stefan Hajnoczi | Merge tag 'pull-loongarch-20221017' of https://gitlab... |
tree | commitdiff |
2022-10-17 |
Song Gao | target/loongarch: Fix fnm{sub/add}_{s/d} set wrong... |
tree | commitdiff |
2022-10-17 |
Song Gao | target/loongarch: bstrins.w src register need EXT_NONE |
tree | commitdiff |
2022-10-16 |
Stefan Hajnoczi | Merge tag 'pull-riscv-to-apply-20221014' of https:... |
tree | commitdiff |
2022-10-14 |
Alistair Francis | target/riscv: pmp: Fixup TLB size calculation |
tree | commitdiff |
2022-10-13 |
Stefan Hajnoczi | Merge tag 'kraxel-20221013-pull-request' of https:... |
tree | commitdiff |
2022-10-13 |
Stefan Hajnoczi | Merge tag 'win32-pull-request' of https://gitlab.com... |
tree | commitdiff |
2022-10-13 |
Stefan Hajnoczi | Merge tag 'pull-request-2022-10-12' of https://gitlab... |
tree | commitdiff |
2022-10-13 |
Stefan Hajnoczi | Merge tag 'for-upstream' of https://gitlab.com/bonzini... |
tree | commitdiff |
2022-10-12 |
Stefan Hajnoczi | Merge tag 'for_upstream' of https://git.kernel.org... |
tree | commitdiff |
2022-10-12 |
Stefan Hajnoczi | Merge tag 'pull-target-arm-20221010' of https://git... |
tree | commitdiff |
2022-10-12 |
Stefan Hajnoczi | Merge tag 'for-upstream' of git://repo.or.cz/qemu/kevin... |
tree | commitdiff |
2022-10-11 |
Stefan Hajnoczi | Merge tag 'dump-pull-request' of https://gitlab.com... |
tree | commitdiff |
2022-10-11 |
Paolo Bonzini | linux-user: i386/signal: support XSAVE/XRSTOR for signa... |
tree | commitdiff |
2022-10-11 |
Alexander Graf | KVM: x86: Implement MSR_CORE_THREAD_COUNT MSR |
tree | commitdiff |
2022-10-11 |
Alexander Graf | i386: kvm: Add support for MSR filtering |
tree | commitdiff |
2022-10-11 |
Alexander Graf | x86: Implement MSR_CORE_THREAD_COUNT MSR |
tree | commitdiff |
2022-10-11 |
Richard Henderson | target/i386: Enable TARGET_TB_PCREL |
tree | commitdiff |
2022-10-11 |
Richard Henderson | target/i386: Inline gen_jmp_im |
tree | commitdiff |
2022-10-11 |
Richard Henderson | target/i386: Add cpu_eip |
tree | commitdiff |
2022-10-11 |
Richard Henderson | target/i386: Create eip_cur_tl |
tree | commitdiff |
2022-10-11 |
Richard Henderson | target/i386: Merge gen_jmp_tb and gen_goto_tb into... |
tree | commitdiff |
2022-10-11 |
Richard Henderson | target/i386: Remove MemOp argument to gen_op_j*_ecx |
tree | commitdiff |
2022-10-11 |
Richard Henderson | target/i386: Use gen_jmp_rel for DISAS_TOO_MANY |
tree | commitdiff |
2022-10-11 |
Richard Henderson | target/i386: Use gen_jmp_rel for gen_jcc |
tree | commitdiff |
2022-10-11 |
Richard Henderson | target/i386: Use gen_jmp_rel for loop, repz, jecxz... |
tree | commitdiff |
next |