summaryrefslogtreecommitdiffstats
path: root/target/i386
Commit message (Expand)AuthorAgeFilesLines
* kvm: Print MSR information if KVM_{GET,SET}_MSRS failedEduardo Habkost2017-03-141-0/+12
* Merge remote-tracking branch 'remotes/ehabkost/tags/x86-pull-request' into st...Peter Maydell2017-03-133-1/+38
|\
| * i386: Change stepping of Haswell to non-blacklisted valueEduardo Habkost2017-03-101-1/+1
| * i386/kvm: Blacklist TSX on known broken hostsEduardo Habkost2017-03-101-0/+17
| * i386: host_vendor_fms() helper functionEduardo Habkost2017-03-102-0/+20
* | target-i386: defer VMEXIT to do_interruptPaolo Bonzini2017-03-093-18/+26
* | target/i386/cpu.h: declare TCG_GUEST_DEFAULT_MOAlex Bennée2017-03-091-0/+3
|/
* x86: Work around SMI migration breakagesDr. David Alan Gilbert2017-03-033-1/+11
* qapi: flatten GuestPanicInformation unionAnton Nefedov2017-03-031-9/+6Star
* KVM: do not use sigtimedwait to catch SIGBUSPaolo Bonzini2017-03-031-3/+2Star
* KVM: remove kvm_arch_on_sigbusPaolo Bonzini2017-03-031-35/+5Star
* cpus: reorganize signal handling codePaolo Bonzini2017-03-031-13/+2Star
* KVM: x86: cleanup SIGBUS handlersPaolo Bonzini2017-03-031-39/+42
* Merge remote-tracking branch 'remotes/ehabkost/tags/x86-pull-request' into st...Peter Maydell2017-03-023-80/+385
|\
| * i386: Improve query-cpu-model-expansion full modeEduardo Habkost2017-02-271-3/+31
| * i386: Implement query-cpu-model-expansion QMP commandEduardo Habkost2017-02-271-1/+190
| * i386: Define static "base" CPU modelEduardo Habkost2017-02-272-0/+22
| * i386: Don't set CPUClass::cpu_def on "max" modelEduardo Habkost2017-02-272-25/+24Star
| * i386: Make "max" model not use any host CPUID info on TCGEduardo Habkost2017-02-271-0/+9
| * i386: Create "max" CPU modelEduardo Habkost2017-02-271-14/+32
| * i386: Reorganize and document CPUID initialization stepsEduardo Habkost2017-02-271-31/+71
| * i386: Rename X86CPU::host_features to X86CPU::max_featuresEduardo Habkost2017-02-272-4/+4
| * i386: Add ordering field to CPUClassEduardo Habkost2017-02-272-4/+6
| * i386: Unset cannot_destroy_with_object_finalize_yet on "host" modelEduardo Habkost2017-02-271-2/+0Star
* | linux-user: Add signal handling support for x86_64Pranith Kumar2017-02-272-0/+14
|/
* Merge remote-tracking branch 'remotes/stsquad/tags/pull-mttcg-240217-1' into ...Peter Maydell2017-02-251-0/+7
|\
| * tcg: drop global lock during TCG code executionJan Kiszka2017-02-241-0/+7
* | util/cutils: Change qemu_strtosz*() from int64_t to uint64_tMarkus Armbruster2017-02-231-2/+2
* | util/cutils: Return qemu_strtosz*() error and value separatelyMarkus Armbruster2017-02-231-2/+3
* | util/cutils: Let qemu_strtosz*() optionally reject trailing crapMarkus Armbruster2017-02-231-3/+2Star
* | util/cutils: New qemu_strtosz_metric()Markus Armbruster2017-02-231-2/+1Star
|/
* monitor: Fix crashes when using HMP commands without CPUThomas Huth2017-02-211-1/+15
* target-i386: correctly propagate retaddr into SVM helpersPaolo Bonzini2017-02-166-57/+55Star
* report guest crash information in GUEST_PANICKED eventAnton Nefedov2017-02-161-0/+1
* i386/cpu: add crash-information QOM propertyAnton Nefedov2017-02-161-0/+50
* pc: Enable vmware-cpuid-freq CPU option for 2.9+ machine typesPhil Dennis-Jordan2017-01-271-1/+1
* x86-KVM: Supply TSC and APIC clock rates to guest like VMWarePhil Dennis-Jordan2017-01-273-6/+35
* replay: improve interrupt handlingPavel Dovgalyuk2017-01-271-0/+1
* migration: disallow migrate_add_blocker during migrationAshijeet Acharya2017-01-241-3/+13
* migration: extend VMStateInfoJianjun Duan2017-01-241-7/+19
* kvm: Allow invtsc migration if tsc-khz is set explicitlyEduardo Habkost2017-01-241-9/+11
* kvm: Simplify invtsc checkEduardo Habkost2017-01-241-2/+2
* i386: Return migration-safe field on query-cpu-definitionsEduardo Habkost2017-01-242-0/+5
* i386: Remove AMD feature flag aliases from Opteron modelsEduardo Habkost2017-01-241-34/+12Star
* x86: add AVX512_VPOPCNTDQ featuresHe Chen2017-01-242-1/+2
* Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell2017-01-2012-3/+2859
|\
| * hax: add Darwin supportVincent Palatin2017-01-194-0/+390
| * Plumb the HAXM-based hardware acceleration supportVincent Palatin2017-01-191-0/+4
| * target/i386: Add Intel HAX filesVincent Palatin2017-01-196-0/+2459
| * kvm: move cpu synchronization codeVincent Palatin2017-01-192-0/+2