aboutsummaryrefslogtreecommitdiff
path: root/target/i386
AgeCommit message (Expand)AuthorFilesLines
2019-10-28target/i386: fetch code with translator_ldEmilio G. Cota1-5/+5
2019-10-26i386: implement IGNNEPaolo Bonzini2-8/+30
2019-10-26target/i386: introduce cpu_set_fpusPaolo Bonzini1-4/+8
2019-10-26target/i386: move FERR handling to target/i386Paolo Bonzini2-2/+27
2019-10-26Merge commit 'df84f17' into HEADPaolo Bonzini5-6/+99
2019-10-23target/i386: Introduce Denverton CPU modelTao Xu1-0/+47
2019-10-23target/i386: Add support for save/load IA32_UMWAIT_CONTROL MSRTao Xu3-0/+35
2019-10-23x86/cpu: Add support for UMONITOR/UMWAIT/TPAUSETao Xu3-1/+9
2019-10-22i386/kvm: add NoNonArchitecturalCoreSharing Hyper-V enlightenmentVitaly Kuznetsov4-0/+31
2019-10-22target/i386: log MCE guest and host addressesMario Smarduch1-5/+24
2019-10-15target/i386: Add Snowridge-v2 (no MPX) CPU modelXiaoyao Li1-0/+12
2019-10-15i386: Omit all-zeroes entries from KVM CPUID tableEduardo Habkost1-0/+14
2019-10-15i386: Fix legacy guest with xsave panic on host kvm without update cpuid.Bingsong Si1-1/+7
2019-10-15target/i386: drop the duplicated definition of cpuid AVX512_VBMI macroTao Xu3-8/+7
2019-10-15target/i386: clean up comments over 80 chars per lineTao Xu1-59/+111
2019-10-04target/i386/kvm: Silence warning from Valgrind about uninitialized bytesThomas Huth1-2/+2
2019-10-04target/i386: work around KVM_GET_MSRS bug for secondary execution controlsPaolo Bonzini1-0/+17
2019-10-04target/i386: add VMX featuresPaolo Bonzini3-2/+394
2019-10-04target/i386: add VMX definitionsPaolo Bonzini1-0/+130
2019-10-04target/i386: expand feature words to 64 bitsPaolo Bonzini3-36/+39
2019-10-04target/i386: introduce generic feature dependency mechanismPaolo Bonzini1-24/+48
2019-10-04target/i386: handle filtered_features in a new function mark_unavailable_feat...Paolo Bonzini1-39/+48
2019-10-04Fix wrong behavior of cpu_memory_rw_debug() function in SMMDmitry Poletaev3-3/+7
2019-10-04i386: Add CPUID bit for CLZERO and XSAVEERPTRSebastian Andrzej Siewior2-1/+3
2019-09-26target/i386: Fix broken build with WHPX enabledPhilippe Mathieu-Daudé1-0/+1
2019-09-16hw/i386/pc: Extract e820 memory layout codePhilippe Mathieu-Daudé1-0/+1
2019-09-16i386/kvm: support guest access CORE cstateWanpeng Li1-1/+2
2019-09-03tcg: TCGMemOp is now accelerator independent MemOpTony Nguyen1-66/+66
2019-08-22Merge remote-tracking branch 'remotes/armbru/tags/pull-monitor-2019-08-21' in...Peter Maydell1-1/+1
2019-08-21hw/core: Move cpu.c, cpu.h from qom/ to hw/core/Markus Armbruster1-1/+1
2019-08-20x86: Intel AVX512_BF16 feature enablingJing Liu3-2/+47
2019-08-20icount: remove unnecessary gen_io_end callsPavel Dovgalyuk1-10/+0
2019-08-20target/i386: Return 'indefinite integer value' for invalid SSE fp->int conver...Peter Maydell1-28/+60
2019-08-20i386/kvm: initialize struct at full before ioctl callAndrey Shinkevich1-0/+3
2019-08-20target-i386: kvm: 'kvm_get_supported_msrs' cleanupLi Qiang1-94/+91
2019-08-20target-i386: adds PV_SCHED_YIELD CPUID feature bitWanpeng Li1-1/+1
2019-08-20kvm: i386: halt poll control MSR supportMarcelo Tosatti4-1/+38
2019-08-16sysemu: Split sysemu/runstate.h off sysemu/sysemu.hMarkus Armbruster7-5/+8
2019-08-16Clean up inclusion of sysemu/sysemu.hMarkus Armbruster1-1/+0
2019-08-16Include hw/boards.h a bit lessMarkus Armbruster4-4/+0
2019-08-16Include qemu/main-loop.h lessMarkus Armbruster1-0/+1
2019-08-16Include qemu/queue.h slightly lessMarkus Armbruster1-1/+0
2019-08-16Include hw/hw.h exactly where neededMarkus Armbruster2-2/+0
2019-08-16migration: Move the VMStateDescription typedef to typedefs.hMarkus Armbruster1-1/+1
2019-08-16Include sysemu/reset.h a lot lessMarkus Armbruster3-0/+3
2019-08-16Include generated QAPI headers lessMarkus Armbruster2-1/+2
2019-07-29i386: Fix Snowridge CPU model name and featuresPaul Lai1-2/+1
2019-07-24i386/kvm: Do not sync nested state during runtimeJan Kiszka1-5/+5
2019-07-19target/i386: sev: fix failed message typosJiri Slaby1-2/+2
2019-07-19i386: indicate that 'pconfig' feature was removed intentionallyDenis V. Lunev1-1/+1