Age | Commit message (Expand) | Author |
2019-08-20 | x86: Intel AVX512_BF16 feature enabling | Jing Liu |
2019-08-20 | target-i386: adds PV_SCHED_YIELD CPUID feature bit | Wanpeng Li |
2019-08-20 | kvm: i386: halt poll control MSR support | Marcelo Tosatti |
2019-08-16 | Include hw/hw.h exactly where needed | Markus Armbruster |
2019-08-16 | Include sysemu/reset.h a lot less | Markus Armbruster |
2019-07-29 | i386: Fix Snowridge CPU model name and features | Paul Lai |
2019-07-19 | i386: indicate that 'pconfig' feature was removed intentionally | Denis V. Lunev |
2019-07-05 | i386: Add Cascadelake-Server-v2 CPU model | Eduardo Habkost |
2019-07-05 | i386: Make unversioned CPU models be aliases | Eduardo Habkost |
2019-07-05 | i386: Replace -noTSX, -IBRS, -IBPB CPU models with aliases | Eduardo Habkost |
2019-07-05 | i386: Define -IBRS, -noTSX, -IBRS versions of CPU models | Eduardo Habkost |
2019-07-05 | i386: Register versioned CPU models | Eduardo Habkost |
2019-07-05 | i386: Get model-id from CPU object on "-cpu help" | Eduardo Habkost |
2019-07-05 | i386: Add x-force-features option for testing | Eduardo Habkost |
2019-07-05 | i386: Introduce SnowRidge CPU model | Paul Lai |
2019-07-05 | target/i386: Add CPUID.1F generation support for multi-dies PCMachine | Like Xu |
2019-07-05 | i386: Remove unused host_cpudef variable | Eduardo Habkost |
2019-07-05 | i386: make 'hv-spinlocks' a regular uint32 property | Roman Kagan |
2019-07-05 | i386: Don't print warning if phys-bits was set automatically | Eduardo Habkost |
2019-07-05 | i386: Update new x86_apicid parsing rules with die_offset support | Like Xu |
2019-07-05 | i386/cpu: Consolidate die-id validity in smp context | Like Xu |
2019-07-05 | i386: Add die-level cpu topology to x86CPU on PCMachine | Like Xu |
2019-07-05 | hw/i386: Replace global smp variables with machine smp properties | Like Xu |
2019-07-02 | qapi: Split machine-target.json off target.json and misc.json | Markus Armbruster |
2019-07-02 | qapi: Split machine.json off misc.json | Markus Armbruster |
2019-06-21 | target/i386: kvm: Add support for KVM_CAP_EXCEPTION_PAYLOAD | Liran Alon |
2019-06-21 | target/i386: kvm: Block migration for vCPUs exposed with nested virtualization | Liran Alon |
2019-06-21 | target/i386: define a new MSR based feature word - FEAT_CORE_CAPABILITY | Xiaoyao Li |
2019-06-21 | i386/kvm: add support for Direct Mode for Hyper-V synthetic timers | Vitaly Kuznetsov |
2019-06-21 | i386/kvm: implement 'hv-passthrough' mode | Vitaly Kuznetsov |
2019-06-21 | i386/kvm: convert hyperv enlightenments properties from bools to bits | Vitaly Kuznetsov |
2019-06-12 | Merge remote-tracking branch 'remotes/armbru/tags/pull-misc-2019-06-11-v3' in... | Peter Maydell |
2019-06-12 | Include qemu/module.h where needed, drop it from qemu-common.h | Markus Armbruster |
2019-06-11 | qemu-common: Move tcg_enabled() etc. to sysemu/tcg.h | Markus Armbruster |
2019-06-11 | i386: "unavailable-features" QOM property | Eduardo Habkost |
2019-06-11 | i386: x86_cpu_list_feature_names() function | Eduardo Habkost |
2019-06-10 | cpu: Introduce cpu_set_cpustate_pointers | Richard Henderson |
2019-06-10 | target/i386: Use env_cpu, env_archcpu | Richard Henderson |
2019-06-03 | i386: Enable IA32_MISC_ENABLE MWAIT bit when exposing mwait/monitor | Wanpeng Li |
2019-05-23 | Merge remote-tracking branch 'remotes/rth/tags/pull-rng-20190522' into staging | Peter Maydell |
2019-05-22 | target/i386: Implement CPUID_EXT_RDRAND | Richard Henderson |
2019-05-21 | target/i386: add MDS-NO feature | Paolo Bonzini |
2019-05-21 | target/i386: define md-clear bit | Paolo Bonzini |
2019-05-10 | target/i386: Convert to CPUClass::tlb_fill | Richard Henderson |
2019-04-25 | Pass through cache information for TOPOEXT CPUs | Stanislav Lanci |
2019-04-25 | i386: Add new Hygon 'Dhyana' CPU model | Pu Wen |
2019-04-18 | target: Simplify how the TARGET_cpu_list() print | Markus Armbruster |
2019-03-20 | i386: Disable OSPKE on CPU model definitions | Eduardo Habkost |
2019-03-20 | i386: Make arch_capabilities migratable | Eduardo Habkost |
2019-03-11 | i386: extended the cpuid_level when Intel PT is enabled | Luwei Kang |