summaryrefslogtreecommitdiff
path: root/target/i386
AgeCommit message (Expand)Author
2017-06-06Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-2.10-20170606' int...Peter Maydell
2017-06-06Merge remote-tracking branch 'remotes/ehabkost/tags/x86-and-machine-pull-requ...Peter Maydell
2017-06-06migration: Mark CPU states dirty before incoming migration/loadvmDavid Gibson
2017-06-05numa: move numa_node from CPUState into target specific classesIgor Mammedov
2017-06-05target/i386: optimize indirect branchesEmilio G. Cota
2017-06-05target/i386: optimize cross-page direct jumps in softmmuEmilio G. Cota
2017-06-05target/i386: introduce gen_jr helper to generate lookup_and_goto_ptrEmilio G. Cota
2017-05-23shutdown: Add source information to SHUTDOWN and RESETEric Blake
2017-05-18Merge remote-tracking branch 'quintela/tags/migration/20170517' into stagingStefan Hajnoczi
2017-05-17qdev: Replace cannot_instantiate_with_device_add_yet with !user_creatableEduardo Habkost
2017-05-17migration: Create migration/blocker.hJuan Quintela
2017-05-11migration/i386: Remove support for pre-0.12 formatsDr. David Alan Gilbert
2017-05-11vmstatification: i386 FPRegDr. David Alan Gilbert
2017-05-11migration/i386: Remove old non-softfloat 64bit FP supportDr. David Alan Gilbert
2017-05-11pc: add node-id property to CPUIgor Mammedov
2017-05-11i386: rewrite way CPUID index is validatedDaniel P. Berrange
2017-05-05hax: Fix memory mapping de-duplication logicYu Ning
2017-05-05target/i386: Add GDB XML register description supportAbdallah Bouassida
2017-04-10target/i386/misc_helper: wrap BQL around another IRQ generatorAlex Bennée
2017-04-02target-i386: fix "info lapic" segfault on isapcTejaswini Poluri
2017-03-31hmp: fix "dump-quest-memory" segfaultIwona Kotlarska
2017-03-28i386: Don't override -cpu options on -cpu host/maxEduardo Habkost
2017-03-28i386: Replace uint32_t* with FeatureWord on feature getter/setterEduardo Habkost
2017-03-24tcg/i386: Check the size of instruction being translatedPranith Kumar
2017-03-14kvm: Print MSR information if KVM_{GET,SET}_MSRS failedEduardo Habkost
2017-03-13Merge remote-tracking branch 'remotes/ehabkost/tags/x86-pull-request' into st...Peter Maydell
2017-03-10i386: Change stepping of Haswell to non-blacklisted valueEduardo Habkost
2017-03-10i386/kvm: Blacklist TSX on known broken hostsEduardo Habkost
2017-03-10i386: host_vendor_fms() helper functionEduardo Habkost
2017-03-09target-i386: defer VMEXIT to do_interruptPaolo Bonzini
2017-03-09target/i386/cpu.h: declare TCG_GUEST_DEFAULT_MOAlex Bennée
2017-03-03x86: Work around SMI migration breakagesDr. David Alan Gilbert
2017-03-03qapi: flatten GuestPanicInformation unionAnton Nefedov
2017-03-03KVM: do not use sigtimedwait to catch SIGBUSPaolo Bonzini
2017-03-03KVM: remove kvm_arch_on_sigbusPaolo Bonzini
2017-03-03cpus: reorganize signal handling codePaolo Bonzini
2017-03-03KVM: x86: cleanup SIGBUS handlersPaolo Bonzini
2017-03-02Merge remote-tracking branch 'remotes/ehabkost/tags/x86-pull-request' into st...Peter Maydell
2017-02-27linux-user: Add signal handling support for x86_64Pranith Kumar
2017-02-27i386: Improve query-cpu-model-expansion full modeEduardo Habkost
2017-02-27i386: Implement query-cpu-model-expansion QMP commandEduardo Habkost
2017-02-27i386: Define static "base" CPU modelEduardo Habkost
2017-02-27i386: Don't set CPUClass::cpu_def on "max" modelEduardo Habkost
2017-02-27i386: Make "max" model not use any host CPUID info on TCGEduardo Habkost
2017-02-27i386: Create "max" CPU modelEduardo Habkost
2017-02-27i386: Reorganize and document CPUID initialization stepsEduardo Habkost
2017-02-27i386: Rename X86CPU::host_features to X86CPU::max_featuresEduardo Habkost
2017-02-27i386: Add ordering field to CPUClassEduardo Habkost
2017-02-27i386: Unset cannot_destroy_with_object_finalize_yet on "host" modelEduardo Habkost
2017-02-25Merge remote-tracking branch 'remotes/stsquad/tags/pull-mttcg-240217-1' into ...Peter Maydell