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.
 
 
 
 
 
 
Andreas Färber 0c591eb0a9 cputlb: Change tlb_set_page() argument to CPUState 13 years ago
..
Makefile.objs target-arm: A64: add stubs for a64 specific helpers 13 years ago
arm-semi.c cpu: Move opaque field from CPU_COMMON to CPUState 12 years ago
cpu-qom.h target-arm: Implement AArch64 ID and feature registers 12 years ago
cpu.c cputlb: Change tlb_flush() argument to CPUState 12 years ago
cpu.h cpu: Turn cpu_handle_mmu_fault() into a CPUClass hook 12 years ago
cpu64.c target-arm: A64: Make cache ID registers visible to AArch64 12 years ago
crypto_helper.c target-arm: add support for v8 AES instructions 13 years ago
gdbstub.c cpu: Introduce CPUClass::gdb_{read,write}_register() 13 years ago
gdbstub64.c target-arm: Clean up handling of AArch64 PSTATE 13 years ago
helper-a64.c target-arm: A64: Implement remaining 3-same instructions 12 years ago
helper-a64.h target-arm: A64: Implement remaining 3-same instructions 12 years ago
helper.c cputlb: Change tlb_set_page() argument to CPUState 12 years ago
helper.h target-arm: Implement WFE as a yield operation 12 years ago
iwmmxt_helper.c misc: Use new rotate functions 13 years ago
kvm-consts.h target-arm/kvm-consts.h: Define QEMU constants for known KVM CPUs 12 years ago
kvm-stub.c target-arm: Initialize cpreg list from KVM when using KVM 13 years ago
kvm.c arm: vgic device control api support 12 years ago
kvm32.c target-arm/kvm: Split 32 bit only code into its own file 13 years ago
kvm64.c target-arm: Add minimal KVM AArch64 support 13 years ago
kvm_arm.h arm: vgic device control api support 12 years ago
machine.c target-arm: Widen exclusive-access support struct fields to 64 bits 12 years ago
neon_helper.c target-arm: A64: Implement remaining 3-same instructions 12 years ago
op_addsub.h Correct spelling of licensed 15 years ago
op_helper.c translate-all: Change cpu_restore_state() argument to CPUState 12 years ago
translate-a64.c cpu: Move breakpoints field from CPU_COMMON to CPUState 12 years ago
translate.c exec: Change cpu_abort() argument to CPUState 12 years ago
translate.h target-arm: Implement WFE as a yield operation 12 years ago