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.
 
 
 
 
 
 
Aurelien Jarno d640045a3e target-i386: add AES-NI instructions 13 years ago
..
Makefile.objs x86: switch to AREG0 free mode 14 years ago
TODO target-i386: fix {min,max}{pd,ps,sd,ss} SSE2 instructions 14 years ago
arch_dump.c exec: change RAM list to a TAILQ 13 years ago
arch_memory_mapping.c target-i386: fix bits 39:32 of the final physical address when using 4M page 13 years ago
cc_helper.c target-i386: Add CC_OP_CLR 13 years ago
cc_helper_template.h target-i386: Implement BLSR, BLSMSK, BLSI 13 years ago
cpu-qom.h cpu: Replace do_interrupt() by CPUClass::do_interrupt method 13 years ago
cpu.c target-i386: add AES-NI instructions 13 years ago
cpu.h hw: move headers to include/ 13 years ago
excp_helper.c softmmu: move include files to include/sysemu/ 13 years ago
fpu_helper.c target-i386: add AES-NI instructions 13 years ago
helper.c target-i386: Don't modify env->eflags around cpu_dump_state 13 years ago
helper.h target-i386: Use mulu2 and muls2 13 years ago
hyperv.c hyper-v: introduce Hyper-V support infrastructure. 14 years ago
hyperv.h hyperv: fix build on non-KVM hosts 14 years ago
int_helper.c target-i386: Use mulu2 and muls2 13 years ago
ioport-user.c exec: move include files to include/exec/ 13 years ago
kvm-stub.c kvm: Move kvm_allows_irq0_override() to target-i386, fix return type 14 years ago
kvm.c hw: move headers to include/ 13 years ago
kvm_i386.h softmmu: move include files to include/sysemu/ 13 years ago
machine.c hw: move headers to include/ 13 years ago
mem_helper.c exec: move include files to include/exec/ 13 years ago
misc_helper.c cpu: Move halted and interrupt_request fields to CPUState 13 years ago
ops_sse.h target-i386: add AES-NI instructions 13 years ago
ops_sse_header.h target-i386: add AES-NI instructions 13 years ago
seg_helper.c cpu: Replace do_interrupt() by CPUClass::do_interrupt method 13 years ago
shift_helper_template.h target-i386: compute eflags outside rcl/rcr helper 13 years ago
smm_helper.c cpu_dump_state: move DUMP_FPU and DUMP_CCOP flags from x86-only to generic 14 years ago
svm.h Use new macro QEMU_PACKED for packed structures 15 years ago
svm_helper.c cpu: Move halted and interrupt_request fields to CPUState 13 years ago
topology.h target-i386: Inline bitops_flsl 13 years ago
translate.c target-i386: add AES-NI instructions 13 years ago