aboutsummaryrefslogtreecommitdiff
path: root/target/i386
AgeCommit message (Expand)Author
2019-10-23target/i386: Introduce Denverton CPU modelTao Xu
2019-10-23target/i386: Add support for save/load IA32_UMWAIT_CONTROL MSRTao Xu
2019-10-23x86/cpu: Add support for UMONITOR/UMWAIT/TPAUSETao Xu
2019-10-22i386/kvm: add NoNonArchitecturalCoreSharing Hyper-V enlightenmentVitaly Kuznetsov
2019-10-22target/i386: log MCE guest and host addressesMario Smarduch
2019-10-15target/i386: Add Snowridge-v2 (no MPX) CPU modelXiaoyao Li
2019-10-15i386: Omit all-zeroes entries from KVM CPUID tableEduardo Habkost
2019-10-15i386: Fix legacy guest with xsave panic on host kvm without update cpuid.Bingsong Si
2019-10-15target/i386: drop the duplicated definition of cpuid AVX512_VBMI macroTao Xu
2019-10-15target/i386: clean up comments over 80 chars per lineTao Xu
2019-10-04target/i386/kvm: Silence warning from Valgrind about uninitialized bytesThomas Huth
2019-10-04target/i386: work around KVM_GET_MSRS bug for secondary execution controlsPaolo Bonzini
2019-10-04target/i386: add VMX featuresPaolo Bonzini
2019-10-04target/i386: add VMX definitionsPaolo Bonzini
2019-10-04target/i386: expand feature words to 64 bitsPaolo Bonzini
2019-10-04target/i386: introduce generic feature dependency mechanismPaolo Bonzini
2019-10-04target/i386: handle filtered_features in a new function mark_unavailable_feat...Paolo Bonzini
2019-10-04Fix wrong behavior of cpu_memory_rw_debug() function in SMMDmitry Poletaev
2019-10-04i386: Add CPUID bit for CLZERO and XSAVEERPTRSebastian Andrzej Siewior
2019-09-26target/i386: Fix broken build with WHPX enabledPhilippe Mathieu-Daudé
2019-09-16hw/i386/pc: Extract e820 memory layout codePhilippe Mathieu-Daudé
2019-09-16i386/kvm: support guest access CORE cstateWanpeng Li
2019-09-03tcg: TCGMemOp is now accelerator independent MemOpTony Nguyen
2019-08-22Merge remote-tracking branch 'remotes/armbru/tags/pull-monitor-2019-08-21' in...Peter Maydell
2019-08-21hw/core: Move cpu.c, cpu.h from qom/ to hw/core/Markus Armbruster
2019-08-20x86: Intel AVX512_BF16 feature enablingJing Liu
2019-08-20icount: remove unnecessary gen_io_end callsPavel Dovgalyuk
2019-08-20target/i386: Return 'indefinite integer value' for invalid SSE fp->int conver...Peter Maydell
2019-08-20i386/kvm: initialize struct at full before ioctl callAndrey Shinkevich
2019-08-20target-i386: kvm: 'kvm_get_supported_msrs' cleanupLi Qiang
2019-08-20target-i386: adds PV_SCHED_YIELD CPUID feature bitWanpeng Li
2019-08-20kvm: i386: halt poll control MSR supportMarcelo Tosatti
2019-08-16sysemu: Split sysemu/runstate.h off sysemu/sysemu.hMarkus Armbruster
2019-08-16Clean up inclusion of sysemu/sysemu.hMarkus Armbruster
2019-08-16Include hw/boards.h a bit lessMarkus Armbruster
2019-08-16Include qemu/main-loop.h lessMarkus Armbruster
2019-08-16Include qemu/queue.h slightly lessMarkus Armbruster
2019-08-16Include hw/hw.h exactly where neededMarkus Armbruster
2019-08-16migration: Move the VMStateDescription typedef to typedefs.hMarkus Armbruster
2019-08-16Include sysemu/reset.h a lot lessMarkus Armbruster
2019-08-16Include generated QAPI headers lessMarkus Armbruster
2019-07-29i386: Fix Snowridge CPU model name and featuresPaul Lai
2019-07-24i386/kvm: Do not sync nested state during runtimeJan Kiszka
2019-07-19target/i386: sev: fix failed message typosJiri Slaby
2019-07-19i386: indicate that 'pconfig' feature was removed intentionallyDenis V. Lunev
2019-07-19target/i386: skip KVM_GET/SET_NESTED_STATE if VMX disabled, or for SVMPaolo Bonzini
2019-07-19target/i386: kvm: Demand nested migration kernel capabilities only when vCPU ...Liran Alon
2019-07-15target/i386: sev: Do not unpin ram device memory regionAlex Williamson
2019-07-15Fix broken build with WHPX enabledStefan Weil
2019-07-08Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell