summaryrefslogtreecommitdiff
path: root/target/i386
AgeCommit message (Expand)AuthorFilesLines
2017-04-10target/i386/misc_helper: wrap BQL around another IRQ generatorAlex Bennée1-0/+3
2017-04-02target-i386: fix "info lapic" segfault on isapcTejaswini Poluri1-0/+4
2017-03-31hmp: fix "dump-quest-memory" segfaultIwona Kotlarska1-2/+1
2017-03-28i386: Don't override -cpu options on -cpu host/maxEduardo Habkost2-4/+11
2017-03-28i386: Replace uint32_t* with FeatureWord on feature getter/setterEduardo Habkost1-8/+11
2017-03-24tcg/i386: Check the size of instruction being translatedPranith Kumar1-0/+7
2017-03-14kvm: Print MSR information if KVM_{GET,SET}_MSRS failedEduardo Habkost1-0/+12
2017-03-13Merge remote-tracking branch 'remotes/ehabkost/tags/x86-pull-request' into st...Peter Maydell3-1/+38
2017-03-10i386: Change stepping of Haswell to non-blacklisted valueEduardo Habkost1-1/+1
2017-03-10i386/kvm: Blacklist TSX on known broken hostsEduardo Habkost1-0/+17
2017-03-10i386: host_vendor_fms() helper functionEduardo Habkost2-0/+20
2017-03-09target-i386: defer VMEXIT to do_interruptPaolo Bonzini3-18/+26
2017-03-09target/i386/cpu.h: declare TCG_GUEST_DEFAULT_MOAlex Bennée1-0/+3
2017-03-03x86: Work around SMI migration breakagesDr. David Alan Gilbert3-1/+11
2017-03-03qapi: flatten GuestPanicInformation unionAnton Nefedov1-9/+6
2017-03-03KVM: do not use sigtimedwait to catch SIGBUSPaolo Bonzini1-3/+2
2017-03-03KVM: remove kvm_arch_on_sigbusPaolo Bonzini1-35/+5
2017-03-03cpus: reorganize signal handling codePaolo Bonzini1-13/+2
2017-03-03KVM: x86: cleanup SIGBUS handlersPaolo Bonzini1-39/+42
2017-03-02Merge remote-tracking branch 'remotes/ehabkost/tags/x86-pull-request' into st...Peter Maydell3-80/+385
2017-02-27linux-user: Add signal handling support for x86_64Pranith Kumar2-0/+14
2017-02-27i386: Improve query-cpu-model-expansion full modeEduardo Habkost1-3/+31
2017-02-27i386: Implement query-cpu-model-expansion QMP commandEduardo Habkost1-1/+190
2017-02-27i386: Define static "base" CPU modelEduardo Habkost2-0/+22
2017-02-27i386: Don't set CPUClass::cpu_def on "max" modelEduardo Habkost2-25/+24
2017-02-27i386: Make "max" model not use any host CPUID info on TCGEduardo Habkost1-0/+9
2017-02-27i386: Create "max" CPU modelEduardo Habkost1-14/+32
2017-02-27i386: Reorganize and document CPUID initialization stepsEduardo Habkost1-31/+71
2017-02-27i386: Rename X86CPU::host_features to X86CPU::max_featuresEduardo Habkost2-4/+4
2017-02-27i386: Add ordering field to CPUClassEduardo Habkost2-4/+6
2017-02-27i386: Unset cannot_destroy_with_object_finalize_yet on "host" modelEduardo Habkost1-2/+0
2017-02-25Merge remote-tracking branch 'remotes/stsquad/tags/pull-mttcg-240217-1' into ...Peter Maydell1-0/+7
2017-02-24tcg: drop global lock during TCG code executionJan Kiszka1-0/+7
2017-02-23util/cutils: Change qemu_strtosz*() from int64_t to uint64_tMarkus Armbruster1-2/+2
2017-02-23util/cutils: Return qemu_strtosz*() error and value separatelyMarkus Armbruster1-2/+3
2017-02-23util/cutils: Let qemu_strtosz*() optionally reject trailing crapMarkus Armbruster1-3/+2
2017-02-23util/cutils: New qemu_strtosz_metric()Markus Armbruster1-2/+1
2017-02-21monitor: Fix crashes when using HMP commands without CPUThomas Huth1-1/+15
2017-02-16target-i386: correctly propagate retaddr into SVM helpersPaolo Bonzini6-57/+55
2017-02-16report guest crash information in GUEST_PANICKED eventAnton Nefedov1-0/+1
2017-02-16i386/cpu: add crash-information QOM propertyAnton Nefedov1-0/+50
2017-01-27pc: Enable vmware-cpuid-freq CPU option for 2.9+ machine typesPhil Dennis-Jordan1-1/+1
2017-01-27x86-KVM: Supply TSC and APIC clock rates to guest like VMWarePhil Dennis-Jordan3-6/+35
2017-01-27replay: improve interrupt handlingPavel Dovgalyuk1-0/+1
2017-01-24migration: disallow migrate_add_blocker during migrationAshijeet Acharya1-3/+13
2017-01-24migration: extend VMStateInfoJianjun Duan1-7/+19
2017-01-23kvm: Allow invtsc migration if tsc-khz is set explicitlyEduardo Habkost1-9/+11
2017-01-23kvm: Simplify invtsc checkEduardo Habkost1-2/+2
2017-01-23i386: Return migration-safe field on query-cpu-definitionsEduardo Habkost2-0/+5
2017-01-23i386: Remove AMD feature flag aliases from Opteron modelsEduardo Habkost1-34/+12