summaryrefslogtreecommitdiff
path: root/target/i386
AgeCommit message (Expand)Author
2019-05-17Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell
2019-05-17hvf: Add missing break statementChen Zhang
2019-05-16Merge remote-tracking branch 'remotes/rth/tags/pull-tcg-20190510' into stagingPeter Maydell
2019-05-13Normalize header guard symbol definition.Markus Armbruster
2019-05-13Clean up ill-advised or unusual header guardsMarkus Armbruster
2019-05-13Clean up header guards that don't match their file nameMarkus Armbruster
2019-05-13Use #include "..." for our own headers, <...> for othersMarkus Armbruster
2019-05-10tcg: Use CPUClass::tlb_fill in cputlb.cRichard Henderson
2019-05-10target/i386: Convert to CPUClass::tlb_fillRichard Henderson
2019-04-28Merge remote-tracking branch 'remotes/rth/tags/pull-tcg-20190426' into stagingPeter Maydell
2019-04-25Pass through cache information for TOPOEXT CPUsStanislav Lanci
2019-04-25i386: Add new Hygon 'Dhyana' CPU modelPu Wen
2019-04-24tcg: Hoist max_insns computation to tb_gen_codeRichard Henderson
2019-04-18qom/cpu: Simplify how CPUClass:cpu_dump_state() printsMarkus Armbruster
2019-04-18target/i386: Simplify how x86_cpu_dump_local_apic_state() printsMarkus Armbruster
2019-04-18target: Simplify how the TARGET_cpu_list() printMarkus Armbruster
2019-04-09target/i386: Generate #UD for LOCK on a register incrementPeter Maydell
2019-03-28Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell
2019-03-22trace-events: Shorten file names in commentsMarkus Armbruster
2019-03-20i386: Disable OSPKE on CPU model definitionsEduardo Habkost
2019-03-20i386: Make arch_capabilities migratableEduardo Habkost
2019-03-20i386: kvm: Disable arch_capabilities if MSR can't be setEduardo Habkost
2019-03-18target/i386: sev: Do not pin the ram device memory regionSingh, Brijesh
2019-03-11i386: extended the cpuid_level when Intel PT is enabledLuwei Kang
2019-03-11target-i386: add kvm stubs to user-mode emulatorsPaolo Bonzini
2019-02-18qapi: make query-cpu-definitions depend on specific targetsMarc-André Lureau
2019-02-18qapi: make query-cpu-model-expansion depend on s390 or x86Marc-André Lureau
2019-02-18qapi: make rtc-reset-reinjection and SEV depend on TARGET_I386Marc-André Lureau
2019-02-05Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell
2019-02-05contrib/vhost-user-blk: fix the compilation issuePeter Xu
2019-02-05i386: hvf: Fix smp boot hangsHeiher
2019-02-05gdbstub: Fix i386/x86_64 machine description and add control registersDoug Gale
2019-02-05i386: hvf: Don't miss 16-bit displacementRoman Bolshakov
2019-02-05target-i386: hvf: remove MPX supportPaolo Bonzini
2019-02-05Revert "i386: Add CPUID bit for PCONFIG"Robert Hoo
2019-02-05i386: remove the 'INTEL_PT' CPUID bit from named CPU modelsPaolo Bonzini
2019-02-05i386: remove the new CPUID 'PCONFIG' from Icelake-Server CPU modelRobert Hoo
2019-01-31Merge remote-tracking branch 'remotes/vivier2/tags/trivial-branch-pull-reques...Peter Maydell
2019-01-30Don't talk about the LGPL if the file is licensed under the GPLThomas Huth
2019-01-28i386: Enable NPT and NRIPSAVE for AMD CPUsVitaly Kuznetsov
2019-01-28i386: Update stepping of Cascadelake-ServerTao Xu
2019-01-14i386/kvm: add a comment explaining why .feat_names are commented out for Hype...Vitaly Kuznetsov
2019-01-14x86: host-phys-bits-limit optionEduardo Habkost
2019-01-14target/i386: Disable MPX support on named CPU modelsPaolo Bonzini
2019-01-14target-i386: Reenable RDTSCP support on Opteron_G[345] CPU models CPU modelsBorislav Petkov
2019-01-14i386/kvm: expose HV_CPUID_ENLIGHTMENT_INFO.EAX and HV_CPUID_NESTED_FEATURES.E...Vitaly Kuznetsov
2019-01-11avoid TABs in files that only contain a fewPaolo Bonzini
2019-01-11qemu/queue.h: leave head structs anonymous unless necessaryPaolo Bonzini
2019-01-11hax: Support for Linux hostsAlexandro Sanchez Bach
2019-01-07qdev-props: remove errp from GlobalPropertyMarc-André Lureau