2024-05-23 |
BALATON Zoltan | target/ppc: Simplify ppc_booke_xlate() part 1 |
commit | commitdiff | tree | snapshot |
2024-05-23 |
BALATON Zoltan | target/ppc: Split off BookE handling from ppc_jumbo_xlate() |
commit | commitdiff | tree | snapshot |
2024-05-23 |
BALATON Zoltan | target/ppc: Remove BookE from direct store handling |
commit | commitdiff | tree | snapshot |
2024-05-23 |
BALATON Zoltan | target/ppc: Don't use mmu_ctx_t in mmubooke206_get_phys... |
commit | commitdiff | tree | snapshot |
2024-05-23 |
BALATON Zoltan | target/ppc: Don't use mmu_ctx_t in mmubooke_get_physica... |
commit | commitdiff | tree | snapshot |
2024-05-23 |
BALATON Zoltan | target/ppc: Don't use mmu_ctx_t for mmu40x_get_physical... |
commit | commitdiff | tree | snapshot |
2024-05-23 |
BALATON Zoltan | target/ppc: Replace hard coded constants in ppc_jumbo_x... |
commit | commitdiff | tree | snapshot |
2024-05-23 |
BALATON Zoltan | target/ppc: Deindent ppc_jumbo_xlate() |
commit | commitdiff | tree | snapshot |
2024-05-23 |
BALATON Zoltan | target/ppc: Fix misindented qemu_log_mask() calls |
commit | commitdiff | tree | snapshot |
2024-05-23 |
BALATON Zoltan | target/ppc: Inline and remove check_physical() |
commit | commitdiff | tree | snapshot |
2024-05-23 |
BALATON Zoltan | target/ppc: Split off real mode cases in get_physical_a... |
commit | commitdiff | tree | snapshot |
2024-05-23 |
BALATON Zoltan | target/ppc: Split out BookE xlate cases before checking... |
commit | commitdiff | tree | snapshot |
2024-05-23 |
BALATON Zoltan | target/ppc: Eliminate ret from mmu6xx_get_physical_addr... |
commit | commitdiff | tree | snapshot |
2024-05-23 |
BALATON Zoltan | target/ppc: Move some debug logging in ppc6xx_tlb_check() |
commit | commitdiff | tree | snapshot |
2024-05-23 |
BALATON Zoltan | target/ppc: Move else branch to avoid large if block... |
commit | commitdiff | tree | snapshot |
2024-05-23 |
BALATON Zoltan | target/ppc: Introduce mmu6xx_get_physical_address() |
commit | commitdiff | tree | snapshot |
2024-05-23 |
BALATON Zoltan | target/ppc: Drop cases for unimplemented MPC8xx MMU |
commit | commitdiff | tree | snapshot |
2024-05-23 |
BALATON Zoltan | target/ppc: Simplify checking for real mode in get_phys... |
commit | commitdiff | tree | snapshot |
2024-05-23 |
BALATON Zoltan | target/ppc: Remove unneeded local variable from booke... |
commit | commitdiff | tree | snapshot |
2024-05-23 |
BALATON Zoltan | target/ppc: Move calculation of a value closer to its... |
commit | commitdiff | tree | snapshot |
2024-05-23 |
BALATON Zoltan | target/ppc: Remove unused helper_rac() |
commit | commitdiff | tree | snapshot |
2024-05-23 |
Dr. David Alan... | target/ppc: Remove unused struct 'mmu_ctx_hash32' |
commit | commitdiff | tree | snapshot |
2024-05-23 |
Nicholas Piggin | target/ppc: add SMT support to msgsnd broadcast |
commit | commitdiff | tree | snapshot |
2024-05-23 |
Nicholas Piggin | target/ppc: Implement SPRC/SPRD SPRs |
commit | commitdiff | tree | snapshot |
2024-05-23 |
Nicholas Piggin | target/ppc: Implement LDBAR, TTR SPRs |
commit | commitdiff | tree | snapshot |
2024-05-23 |
Nicholas Piggin | target/ppc: Add SMT support to PTCR SPR |
commit | commitdiff | tree | snapshot |
2024-05-23 |
Nicholas Piggin | target/ppc: Add SMT support to simple SPRs |
commit | commitdiff | tree | snapshot |
2024-05-23 |
Nicholas Piggin | target/ppc: add helper to write per-LPAR SPRs |
commit | commitdiff | tree | snapshot |
2024-05-23 |
Nicholas Piggin | target/ppc: Add PPR32 SPR |
commit | commitdiff | tree | snapshot |
2024-05-23 |
Nicholas Piggin | target/ppc: BookE DECAR SPR is 32-bit |
commit | commitdiff | tree | snapshot |
2024-05-23 |
Nicholas Piggin | target/ppc: Implement attn instruction on BookS 64... |
commit | commitdiff | tree | snapshot |
2024-05-23 |
Nicholas Piggin | target/ppc: improve checkstop logging |
commit | commitdiff | tree | snapshot |
2024-05-23 |
Nicholas Piggin | target/ppc: Make checkstop actually stop the system |
commit | commitdiff | tree | snapshot |
2024-05-23 |
Nicholas Piggin | target/ppc: Remove redundant MEMOP_GET_SIZE macro |
commit | commitdiff | tree | snapshot |
2024-05-23 |
Nicholas Piggin | target/ppc: larx/stcx generation need only apply DEF_ME... |
commit | commitdiff | tree | snapshot |
2024-05-23 |
Glenn Miles | target/ppc: Add migration support for BHRB |
commit | commitdiff | tree | snapshot |
2024-05-23 |
Glenn Miles | target/ppc: Add clrbhrb and mfbhrbe instructions |
commit | commitdiff | tree | snapshot |
2024-05-23 |
Glenn Miles | target/ppc: Add recording of taken branches to BHRB |
commit | commitdiff | tree | snapshot |
2024-05-23 |
Glenn Miles | target/ppc: Add new hflags to support BHRB |
commit | commitdiff | tree | snapshot |
2024-05-23 |
Chinmay Rath | target/ppc: Move VMX integer max/min instructions to... |
commit | commitdiff | tree | snapshot |
2024-05-23 |
Chinmay Rath | target/ppc: Move VMX integer logical instructions to... |
commit | commitdiff | tree | snapshot |
2024-05-23 |
Chinmay Rath | target/ppc: Move VMX storage access instructions to... |
commit | commitdiff | tree | snapshot |
2024-05-23 |
Chinmay Rath | target/ppc: Move logical fixed-point instructions to... |
commit | commitdiff | tree | snapshot |
2024-05-23 |
Chinmay Rath | target/ppc: Move cmp{rb, eqb}, tw[i], td[i], isel instr... |
commit | commitdiff | tree | snapshot |
2024-05-23 |
Chinmay Rath | target/ppc: Move div/mod fixed-point insns (64 bits... |
commit | commitdiff | tree | snapshot |
2024-05-23 |
Chinmay Rath | target/ppc: Move multiply fixed-point insns (64-bit... |
commit | commitdiff | tree | snapshot |
2024-05-23 |
Chinmay Rath | target/ppc: Move neg, darn, mod{sw, uw} to decodetree. |
commit | commitdiff | tree | snapshot |
2024-05-23 |
Chinmay Rath | target/ppc: Move divw[u, e, eu] instructions to decodetree. |
commit | commitdiff | tree | snapshot |
2024-05-23 |
Chinmay Rath | target/ppc: Make divw[u] handler method decodetree... |
commit | commitdiff | tree | snapshot |
2024-05-23 |
Chinmay Rath | target/ppc: Move mul{li, lw, lwo, hw, hwu} instructions... |
commit | commitdiff | tree | snapshot |
2024-05-23 |
Chinmay Rath | target/ppc: Move floating-point arithmetic instructions... |
commit | commitdiff | tree | snapshot |
2024-05-23 |
Chinmay Rath | target/ppc: Merge various fpu helpers |
commit | commitdiff | tree | snapshot |
2024-05-23 |
Nicholas Piggin | target/ppc: Add ISA v3.1 variants of sync instruction |
commit | commitdiff | tree | snapshot |
2024-05-23 |
Nicholas Piggin | target/ppc: Fix embedded memory barriers |
commit | commitdiff | tree | snapshot |
2024-05-23 |
Nicholas Piggin | target/ppc: Move sync instructions to decodetree |
commit | commitdiff | tree | snapshot |
2024-05-23 |
Nicholas Piggin | tcg/cputlb: remove other-cpu capability from TLB flushing |
commit | commitdiff | tree | snapshot |
2024-05-23 |
Nicholas Piggin | tcg/cputlb: Remove non-synced variants of global TLB... |
commit | commitdiff | tree | snapshot |
2024-05-23 |
Nicholas Piggin | target/ppc: Fix broadcast tlbie synchronisation |
commit | commitdiff | tree | snapshot |
2024-05-23 |
Nicholas Piggin | ppc/spapr: Add ibm,pi-features |
commit | commitdiff | tree | snapshot |
2024-05-23 |
Nicholas Piggin | spapr: avoid overhead of finding vhyp class in critical... |
commit | commitdiff | tree | snapshot |
2024-05-23 |
Richard Henderson | Merge tag 'pull-tcg-20240523' of https://gitlab.com... |
commit | commitdiff | tree | snapshot |
2024-05-23 |
Richard Henderson | Merge tag 'for-upstream' of https://gitlab.com/bonzini... |
commit | commitdiff | tree | snapshot |
2024-05-23 |
Richard Henderson | Merge tag 'pull-loongarch-20240523' of https://gitlab... |
commit | commitdiff | tree | snapshot |
2024-05-23 |
Richard Henderson | accel/tcg: Init tb size and icount before plugin_gen_tb_end |
commit | commitdiff | tree | snapshot |
2024-05-23 |
Richard Henderson | tcg/arm: Support TCG_TARGET_HAS_tst_vec |
commit | commitdiff | tree | snapshot |
2024-05-23 |
Richard Henderson | tcg/aarch64: Support TCG_TARGET_HAS_tst_vec |
commit | commitdiff | tree | snapshot |
2024-05-23 |
Richard Henderson | tcg: Expand TCG_COND_TST* if not TCG_TARGET_HAS_tst_vec |
commit | commitdiff | tree | snapshot |
2024-05-23 |
Richard Henderson | tcg: Introduce TCG_TARGET_HAS_tst_vec |
commit | commitdiff | tree | snapshot |
2024-05-23 |
Jiaxun Yang | hw/loongarch/virt: Fix FDT memory node address width |
commit | commitdiff | tree | snapshot |
2024-05-23 |
Bibo Mao | target/loongarch: Add loongarch vector property uncondi... |
commit | commitdiff | tree | snapshot |
2024-05-23 |
Bibo Mao | hw/loongarch: Remove minimum and default memory size |
commit | commitdiff | tree | snapshot |
2024-05-23 |
Bibo Mao | hw/loongarch: Refine system dram memory region |
commit | commitdiff | tree | snapshot |
2024-05-23 |
Bibo Mao | hw/loongarch: Refine fwcfg memory map |
commit | commitdiff | tree | snapshot |
2024-05-23 |
Bibo Mao | hw/loongarch: Refine fadt memory table for numa memory |
commit | commitdiff | tree | snapshot |
2024-05-23 |
Bibo Mao | hw/loongarch: Refine acpi srat table for numa memory |
commit | commitdiff | tree | snapshot |
2024-05-23 |
Bibo Mao | hw/loongarch: Add VM mode in IOCSR feature register... |
commit | commitdiff | tree | snapshot |
2024-05-23 |
Song Gao | target/loongarch/kvm: fpu save the vreg registers high... |
commit | commitdiff | tree | snapshot |
2024-05-23 |
Song Gao | target/loongarch/kvm: Fix VM recovery from disk failures |
commit | commitdiff | tree | snapshot |
2024-05-22 |
Richard Henderson | Merge tag 'migration-20240522-pull-request' of https... |
commit | commitdiff | tree | snapshot |
2024-05-22 |
Thomas Huth | tests/qtest/migration-test: Fix the check for a success... |
commit | commitdiff | tree | snapshot |
2024-05-22 |
Thomas Huth | tests/qtest/migration-test: Run some basic tests on... |
commit | commitdiff | tree | snapshot |
2024-05-22 |
Fiona Ebner | hw/core/machine: move compatibility flags for VirtIO... |
commit | commitdiff | tree | snapshot |
2024-05-22 |
Marc-André... | virtio-gpu: fix v2 migration |
commit | commitdiff | tree | snapshot |
2024-05-22 |
Marc-André... | migration: fix a typo |
commit | commitdiff | tree | snapshot |
2024-05-22 |
Marc-André... | migration: add "exists" info to load-state-field trace |
commit | commitdiff | tree | snapshot |
2024-05-22 |
Li Zhijian | migration/colo: Tidy up bql_unlock() around bdrv_activa... |
commit | commitdiff | tree | snapshot |
2024-05-22 |
Li Zhijian | migration/colo: make colo_incoming_co() return void |
commit | commitdiff | tree | snapshot |
2024-05-22 |
Li Zhijian | migration/colo: Minor fix for colo error message |
commit | commitdiff | tree | snapshot |
2024-05-22 |
donsheng | target-i386: hyper-v: Correct kvm_hv_handle_exit return... |
commit | commitdiff | tree | snapshot |
2024-05-22 |
Zhao Liu | i386/cpu: Use CPUCacheInfo.share_level to encode CPUID... |
commit | commitdiff | tree | snapshot |
2024-05-22 |
Zhao Liu | i386/cpu: Use CPUCacheInfo.share_level to encode CPUID[4] |
commit | commitdiff | tree | snapshot |
2024-05-22 |
Zhao Liu | i386: Add cache topology info in CPUCacheInfo |
commit | commitdiff | tree | snapshot |
2024-05-22 |
Zhao Liu | hw/i386/pc: Support smp.modules for x86 PC machine |
commit | commitdiff | tree | snapshot |
2024-05-22 |
Zhuocheng Ding | tests: Add test case of APIC ID for module level parsing |
commit | commitdiff | tree | snapshot |
2024-05-22 |
Zhao Liu | i386/cpu: Introduce module-id to X86CPU |
commit | commitdiff | tree | snapshot |
2024-05-22 |
Zhao Liu | i386: Support module_id in X86CPUTopoIDs |
commit | commitdiff | tree | snapshot |
2024-05-22 |
Zhao Liu | i386: Expose module level in CPUID[0x1F] |
commit | commitdiff | tree | snapshot |
2024-05-22 |
Zhao Liu | i386: Support modules_per_die in X86CPUTopoInfo |
commit | commitdiff | tree | snapshot |
2024-05-22 |
Zhao Liu | i386: Introduce module level cpu topology to CPUX86State |
commit | commitdiff | tree | snapshot |
2024-05-22 |
Zhao Liu | i386/cpu: Decouple CPUID[0x1F] subleaf with specific... |
commit | commitdiff | tree | snapshot |
next |