QEMU main repository: Please see https://www.qemu.org/docs/master/devel/submitting-a-patch.html for how to submit changes to QEMU. Pull Requests are ignored. Please only use release tarballs from the QEMU website. http://www.qemu.org
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Akihiko Odaki f1a5287fc3 hw/core/cpu: Remove gdb_get_dynamic_xml member 2 years ago
..
translate target/ppc: Fix lxv/stxv MSR facility check 2 years ago
Kconfig meson: Introduce target-specific Kconfig 5 years ago
arch_dump.c target: ppc: Use MSR_HVB bit to get the target endianness for memory dump 3 years ago
compat.c spapr: Fix machine reset deadlock from replay-record 3 years ago
cpu-models.c target/ppc/cpu-models: Rename power5+ and power7+ for new QOM naming rules 3 years ago
cpu-models.h ppc: spelling fixes 3 years ago
cpu-param.h target/ppc: Remove `NB_MMU_MODES` define 3 years ago
cpu-qom.h target/ppc: Use GDBFeature for dynamic XML 2 years ago
cpu.c target/ppc: Flush inputs to zero with NJ in ppc_store_vscr 3 years ago
cpu.h hw/core/cpu: Remove gdb_get_dynamic_xml member 2 years ago
cpu_init.c hw/core/cpu: Remove gdb_get_dynamic_xml member 2 years ago
dfp_helper.c target/ppc: Fix warning with clang-15 3 years ago
excp_helper.c target/ppc: Fix crash on machine check caused by ifetch 2 years ago
fpu_helper.c target/ppc: Fix bugs in VSX_CVT_FP_TO_INT and VSX_CVT_FP_TO_INT2 macros 3 years ago
gdbstub.c hw/core/cpu: Remove gdb_get_dynamic_xml member 2 years ago
helper.h target/ppc: Implement watchpoint debug facility for v2.07S 3 years ago
helper_regs.c target/ppc: Fix move-to timebase SPR access permissions 2 years ago
helper_regs.h target/ppc: Fix PMU hflags calculation 3 years ago
insn32.decode target/ppc: Fix fallback to MFSS for MFFS* instructions on pre 3.0 ISAs 3 years ago
insn64.decode target/ppc: Implemented [pm]xvbf16ger2* 4 years ago
int_helper.c target/ppc: Rename variables to avoid local variable shadowing in VUPKPX 3 years ago
internal.h target/ppc: Define powerpc_pm_insn_t in 'internal.h' 3 years ago
kvm.c target/ppc/kvm: Replace variable length array in kvmppc_read_hptes() 2 years ago
kvm_ppc.h target/ppc: Prohibit target specific KVM prototypes on user emulation 3 years ago
machine.c target/ppc: Constify VMState in machine.c 3 years ago
mem_helper.c target/ppc: Split out ppc_env_mmu_index 3 years ago
meson.build target/ppc: Restrict KVM objects to system emulation 3 years ago
misc_helper.c system/cpus: rename qemu_mutex_lock_iothread() to bql_lock() 3 years ago
mmu-book3s-v3.c ppc: Check partition and process table alignment 4 years ago
mmu-book3s-v3.h target/ppc: Implement ISA 3.00 tlbie[l] 4 years ago
mmu-books.h target/ppc: introduce mmu-books.h 5 years ago
mmu-hash32.c bulk: Rename TARGET_FMT_plx -> HWADDR_FMT_plx 4 years ago
mmu-hash32.h target/ppc: Remove PowerPC 601 CPUs 5 years ago
mmu-hash64.c target/ppc: Fix VRMA page size for ISA v3.0 3 years ago
mmu-hash64.h target/ppc: Fix VRMA page size for ISA v3.0 3 years ago
mmu-radix64.c target/ppc: Generate storage interrupts for radix RC changes 3 years ago
mmu-radix64.h target/ppc: Check effective address validity 5 years ago
mmu_common.c target/ppc: Split out ppc_env_mmu_index 3 years ago
mmu_helper.c target/ppc: optimise ppcemb_tlb_t flushing 2 years ago
power8-pmu-regs.c.inc tcg: Rename cpu_env to tcg_env 3 years ago
power8-pmu.c target/helpers: Remove unnecessary 'qemu/main-loop.h' header 3 years ago
power8-pmu.h target/ppc: Fix PMU hflags calculation 3 years ago
ppc-qmp-cmds.c target/ppc: Rename TBL to TB on 64-bit 2 years ago
spr_common.h target/ppc: Implement watchpoint debug facility for v2.07S 3 years ago
tcg-stub.c hw/ppc/spapr_hcall: Allow elision of softmmu_resize_hpt_prep 2 years ago
timebase_helper.c target/ppc: Add SMT support to time facilities 2 years ago
trace-events target/ppc: Improve KVM hypercall trace 4 years ago
trace.h trace: switch position of headers to what Meson requires 6 years ago
translate.c target/ppc: Add SMT support to time facilities 2 years ago
user_only_helper.c target/ppc: Implement ppc_cpu_record_sigsegv 5 years ago