summaryrefslogtreecommitdiff
path: root/target/i386
AgeCommit message (Expand)Author
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
2019-07-05target/i386: kvm: Fix when nested state is needed for migrationLiran Alon
2019-07-05target/i386: fix feature check in hyperv-stub.cAlex Bennée
2019-07-05i386/kvm: Fix build with -m32Max Reitz
2019-07-05i386: Add Cascadelake-Server-v2 CPU modelEduardo Habkost
2019-07-05i386: Make unversioned CPU models be aliasesEduardo Habkost
2019-07-05i386: Replace -noTSX, -IBRS, -IBPB CPU models with aliasesEduardo Habkost
2019-07-05i386: Define -IBRS, -noTSX, -IBRS versions of CPU modelsEduardo Habkost
2019-07-05i386: Register versioned CPU modelsEduardo Habkost
2019-07-05i386: Get model-id from CPU object on "-cpu help"Eduardo Habkost
2019-07-05i386: Add x-force-features option for testingEduardo Habkost
2019-07-05i386: Introduce SnowRidge CPU modelPaul Lai
2019-07-05target/i386: Add CPUID.1F generation support for multi-dies PCMachineLike Xu
2019-07-05i386: Remove unused host_cpudef variableEduardo Habkost
2019-07-05x86/cpu: use FeatureWordArray to define filtered_featuresWei Yang
2019-07-05i386: make 'hv-spinlocks' a regular uint32 propertyRoman Kagan
2019-07-05i386: Fix signedness of hyperv_spinlock_attemptsEduardo Habkost
2019-07-05i386: Don't print warning if phys-bits was set automaticallyEduardo Habkost
2019-07-05i386: Update new x86_apicid parsing rules with die_offset supportLike Xu
2019-07-05i386/cpu: Consolidate die-id validity in smp contextLike Xu