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.
 
 
 
 
 
 
Anthony Liguori f03d07d468 Merge remote-tracking branch 'quintela/migration.next' into staging 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 15 years ago
arch_dump.c target-i386: Don't overuse CPUArchState 13 years ago
arch_memory_mapping.c cpu: Turn cpu_get_memory_mapping() into a CPUState hook 13 years ago
cc_helper.c target-i386/helper: remove DF macro 13 years ago
cc_helper_template.h target-i386: Implement BLSR, BLSMSK, BLSI 14 years ago
cpu-qom.h cpu: Turn cpu_get_phys_page_debug() into a CPUClass hook 13 years ago
cpu.c cpu: Turn cpu_get_phys_page_debug() into a CPUClass hook 13 years ago
cpu.h cpu: Introduce CPUClass::synchronize_from_tb() for cpu_pc_from_tb() 13 years ago
excp_helper.c target-i386/helper: remove EIP macro 13 years ago
fpu_helper.c target-i386: add AES-NI instructions 14 years ago
helper.c exec: Change cpu_memory_rw_debug() argument to CPUState 13 years ago
helper.h target-i386: Use mulu2 and muls2 14 years ago
hyperv.c hyper-v: introduce Hyper-V support infrastructure. 15 years ago
hyperv.h hyperv: fix build on non-KVM hosts 15 years ago
int_helper.c target-i386/helper: remove EDX macro 13 years ago
ioport-user.c exec: move include files to include/exec/ 14 years ago
kvm-stub.c kvm: Move kvm_allows_irq0_override() to target-i386, fix return type 14 years ago
kvm.c exec: Change cpu_memory_rw_debug() argument to CPUState 13 years ago
kvm_i386.h softmmu: move include files to include/sysemu/ 14 years ago
machine.c Fix real mode guest segments dpl value in savevm 13 years ago
mem_helper.c target-i386/helper: remove EDX macro 13 years ago
misc_helper.c cpu: Make first_cpu and next_cpu CPUState 13 years ago
ops_sse.h target-i386: add AES-NI instructions 14 years ago
ops_sse_header.h target-i386: add AES-NI instructions 14 years ago
seg_helper.c target-i386: Change LOG_PCALL_STATE() argument to CPUState 13 years ago
shift_helper_template.h target-i386: compute eflags outside rcl/rcr helper 14 years ago
smm_helper.c log: Change log_cpu_state[_mask]() argument to CPUState 13 years ago
svm.h Use new macro QEMU_PACKED for packed structures 15 years ago
svm_helper.c target-i386: fix over 80 chars warnings 13 years ago
topology.h target-i386: Inline bitops_flsl 14 years ago
translate.c cpu: Move singlestep_enabled field from CPU_COMMON to CPUState 13 years ago