- dd67328 target-i386: move cpu halted decision into x86_cpu_reset by Igor Mammedov · 13 years ago
- 7162ab2 x86: Fixed incorrect segment base address addition in 64-bits mode by Vitaly Chipounov · 13 years ago
- 434acb8 Recognize PCID feature by Mao, Junjie · 13 years ago
- 09f06a6 Merge remote-tracking branch 'qemu-kvm/uq/master' into staging by Anthony Liguori · 13 years ago
- 5d62c43 apic: Defer interrupt updates to VCPU thread by Jan Kiszka · 13 years ago
- bedc2ac target-i386: make it clearer that op table accesses don't overrun by Peter Maydell · 13 years ago
- 96d7073 target-i386: Remove confusing X86_64_DEF macro by Peter Maydell · 13 years ago
- a87dacc target-i386: Remove unused macros by Peter Maydell · 13 years ago
- 11f8cdb target-i386: Fix compilation with --enable-debug by Stefan Weil · 13 years ago
- a75b3e0 kvm: expose tsc deadline timer feature to guest by Liu, Jinsong · 13 years ago
- bfee754 kvm_pv_eoi: add flag support by Michael S. Tsirkin · 13 years ago
- 9cc85c2 x86: rename op_helper.c to seg_helper.c by Blue Swirl · 13 years ago
- 1077499 x86: split off memory access helpers by Blue Swirl · 13 years ago
- f7b2429 x86: split off misc helpers by Blue Swirl · 13 years ago
- ab109e5 x86: split off SMM helpers by Blue Swirl · 13 years ago
- 6bada5e x86: split off SVM helpers by Blue Swirl · 13 years ago
- d758207 x86: split off integer helpers by Blue Swirl · 13 years ago
- 5918fff x86: split off condition code helpers by Blue Swirl · 13 years ago
- 997ff0d x86: prepare eflags helpers for general use by Blue Swirl · 13 years ago
- 38de4c4 x86: split condition code and shift templates by Blue Swirl · 13 years ago
- a04759f x86: fix coding style in helper_template.h by Blue Swirl · 13 years ago
- c4baa05 x86: improve SSE table type safety by Blue Swirl · 13 years ago
- f299f43 x86: split off FPU helpers by Blue Swirl · 13 years ago
- e01d9d3 x86: fix coding style in ops_sse.h by Blue Swirl · 13 years ago
- 9dd69d6 x86: avoid an extern declaration by Blue Swirl · 13 years ago
- 599b9a5 x86: split off exception handlers by Blue Swirl · 13 years ago
- 77b2bc2 x86: avoid AREG0 for exceptions by Blue Swirl · 13 years ago
- 20054ef x86: prepare op_helper.c for splitting by Blue Swirl · 13 years ago
- 09faecf target-i386: Use QEMU instead of Qemu by Stefan Weil · 13 years ago
- 71547a3 qemu-log: use LOG_UNIMP for some target CPU cases by Blue Swirl · 13 years ago
- 93bfef4 Allow machines to configure the QEMU_VERSION that's exposed via hardware by Crístian Viana · 13 years ago
- fc0608a Fix some more license versions (GPL2+ instead of GPL2) by Stefan Weil · 13 years ago
- fa02988 target-i386: Use uint32 visitor for [x]level properties by Andreas Färber · 13 years ago
- fbe37ef build: move other target-*/ objects to nested Makefile.objs by Paolo Bonzini · 13 years ago
- 5f86146 dump: remove dumping stuff from cpu-all.h by Paolo Bonzini · 13 years ago
- 4720bd0 dump: change cpu_get_note_size to return ssize_t by Paolo Bonzini · 13 years ago
- 9cdc8df build: move libobj-y variable to nested Makefile.objs by Paolo Bonzini · 13 years ago
- 5e8861a build: move obj-TARGET-y variables to nested Makefile.objs by Paolo Bonzini · 13 years ago
- 3494170 Merge remote-tracking branch 'qmp/queue/qmp' into staging by Anthony Liguori · 13 years ago
- b7e516c Kill off cpu_state_reset() by Andreas Färber · 13 years ago
- b47ed99 target-i386: Let cpu_x86_init() return X86CPU by Andreas Färber · 13 years ago
- 232fc23 target-i386: Pass X86CPU to do_cpu_{init,sipi}() by Andreas Färber · 13 years ago
- 0038ffb target-i386: Add API to get note's size by Wen Congyang · 13 years ago
- 25ae9c1 target-i386: add API to get dump info by Wen Congyang · 13 years ago
- 90166b7 target-i386: Add API to write cpu status to core file by Wen Congyang · 13 years ago
- 9fecbed target-i386: Add API to write elf notes to core file by Wen Congyang · 13 years ago
- 31a2207 Add API to check whether paging mode is enabled by Wen Congyang · 13 years ago
- fae001f implement cpu_get_memory_mapping() by Wen Congyang · 13 years ago
- 1352672 Expose CPUID leaf 7 only for -cpu host by Eduardo Habkost · 13 years ago
- 7a05995 target-i386: Defer MCE init by Andreas Färber · 13 years ago
- 89e4896 target-i386: Introduce "tsc-frequency" property for X86CPU by Andreas Färber · 13 years ago
- d480e1a target-i386: Prepare "vendor" property for X86CPU by Andreas Färber · 13 years ago
- 16b93aa target-i386: Introduce "xlevel" property for X86CPU by Andreas Färber · 13 years ago
- 8e1898b target-i386: Introduce "level" property for X86CPU by Andreas Färber · 13 years ago
- 63e886e target-i386: Add property getter for CPU model-id by Andreas Färber · 13 years ago
- 35112e4 target-i386: Add property getter for CPU stepping by Andreas Färber · 13 years ago
- 67e30c8 target-i386: Add property getter for CPU model by Andreas Färber · 13 years ago
- 95b8519 target-i386: Add property getter for CPU family by Andreas Färber · 13 years ago
- 938d4c2 target-i386: Add "model-id" property to X86CPU by Andreas Färber · 13 years ago
- 036e222 target-i386: Add "stepping" property to X86CPU by Andreas Färber · 13 years ago
- c5291a4 target-i386: Add "model" property to X86CPU by Andreas Färber · 13 years ago
- 71ad61d target-i386: Add "family" property to X86CPU by Andreas Färber · 13 years ago
- a88a677 target-i386: Add range check for -cpu ,family=x by Andreas Färber · 13 years ago
- 61dcd77 target-i386: Pass X86CPU to cpu_x86_register() by Andreas Färber · 13 years ago
- d0a6acf target-i386: Fix x86_cpuid_set_model_id() by Andreas Färber · 13 years ago
- 2050396 Use uintptr_t for various op related functions by Blue Swirl · 13 years ago
- c1958ae target-i386: QOM'ify CPU reset by Andreas Färber · 13 years ago
- de02481 target-i386: QOM'ify CPU init by Andreas Färber · 13 years ago
- 5fd2087 target-i386: QOM'ify CPU by Andreas Färber · 13 years ago
- 30471bc target-i386: Rename cpuid.c by Andreas Färber · 13 years ago
- 9349b4f Rename CPUState -> CPUArchState by Andreas Färber · 13 years ago
- 317ac62 target-i386: Don't overuse CPUState by Andreas Färber · 13 years ago
- 1bba0dc Rename cpu_reset() to cpu_state_reset() by Andreas Färber · 13 years ago
- eaf3f09 add "tsc-deadline" flag name to feature_ecx table by Eduardo Habkost · 13 years ago
- 3f2cbf0 target-i386: Mask NX bit from cpu_get_phys_page_debug result by Jan Kiszka · 13 years ago
- 7e68075 kvm: fill in padding to help valgrind by Michael S. Tsirkin · 13 years ago
- 5a30d3f Merge branch 'upstream' of git://qemu.weilnetz.de/qemu by Blue Swirl · 13 years ago
- 5918ff6 Merge remote-tracking branch 'qemu-kvm/uq/master' into staging by Anthony Liguori · 13 years ago
- 727d6bf target-i386: Clean includes by Stefan Weil · 13 years ago
- dcce667 target-i386: Introduce x86_cpuid_set_model_id() by Andreas Färber · 13 years ago
- 38c3dc4 target-i386: Introduce x86_cpuid_version_set_stepping() by Andreas Färber · 13 years ago
- b0704cb target-i386: Introduce x86_cpuid_version_set_model() by Andreas Färber · 13 years ago
- ed5e1ec target-i386: Introduce x86_cpuid_version_set_family() by Andreas Färber · 13 years ago
- 3ac8ebf cpu defs: use Intel flag names for Intel models (v2) by Eduardo Habkost · 13 years ago
- f370be3 cpu flags: aliases: pclmuldq|pclmulqdq and ffxsr|fxsr_opt by Eduardo Habkost · 13 years ago
- d362e75 target-i386: Add infrastructure for reporting TPR MMIO accesses by Jan Kiszka · 13 years ago
- d1f8663 kvm: Synchronize cpu state in kvm_arch_stop_on_emulation_error() by Gleb Natapov · 13 years ago
- 3d4b264 kvm: Implement kvm_irqchip_in_kernel like kvm_enabled by Jan Kiszka · 13 years ago
- 39d6960 kvm: Allow to set shadow MMU size by Jan Kiszka · 13 years ago
- 61eb1f3 hyperv: fix build on non-KVM hosts by Blue Swirl · 13 years ago
- 680c1c6 kvm: x86: Add user space part for in-kernel APIC by Jan Kiszka · 13 years ago
- 84b058d kvm: Introduce core services for in-kernel irqchip support by Jan Kiszka · 13 years ago
- eab7013 hyper-v: initialize Hyper-V CPUID leaves. by Vadim Rozenfeld · 13 years ago
- 28f52cc hyper-v: introduce Hyper-V support infrastructure. by Vadim Rozenfeld · 13 years ago
- 20f8bd4 target-i386: fix compilation with --enable-debug-tcg by Aurelien Jarno · 13 years ago
- 2355c16 target-i386: fix SSE rounding and flush to zero by Aurelien Jarno · 13 years ago
- 170d5b4 target-i386: fix dpps and dppd SSE2 instructions by Aurelien Jarno · 13 years ago
- adc7166 target-i386: fix round{pd,ps,sd,ss} SSE2 instructions by Aurelien Jarno · 13 years ago
- a4d1f14 target-i386: fix {min,max}{pd,ps,sd,ss} SSE2 instructions by Aurelien Jarno · 13 years ago
- f3c6a16 Merge remote-tracking branch 'qemu-kvm/memory/page_desc' into staging by Anthony Liguori · 13 years ago