summaryrefslogtreecommitdiffstats
path: root/target-i386/machine.c
Commit message (Expand)AuthorAgeFilesLines
* target-i386: Introduce cpu_x86_update_dr7Richard Henderson2015-10-231-2/+6
* target-i386/kvm: Hyper-V HV_X64_MSR_VP_RUNTIME supportAndrey Smetanin2015-10-121-0/+20
* i386/kvm: Hyper-v crash msrs set/get'ers and migrationAndrey Smetanin2015-09-161-0/+27
* migration: Use normal VMStateDescriptions for SubsectionsJuan Quintela2015-06-121-49/+32
* target-i386: use memory API to implement SMRAMPaolo Bonzini2015-06-051-0/+3
* target-i386: make xmm_regs 512-bit widePaolo Bonzini2015-01-261-28/+27
* target-i386: use vmstate_offset_sub_array for AVX registersPaolo Bonzini2015-01-261-12/+16
* target-i386: get/set/migrate XSAVES stateWanpeng Li2014-12-151-0/+21
* target-i386: add Intel AVX-512 supportChao Peng2014-10-241-0/+87
* target-i386: update fp status fixPavel Dovgalyuk2014-09-181-1/+1
* x86: Use common variable range MTRR countsAlex Williamson2014-08-251-1/+1
* target-i386: block migration and savevm if invariant tsc is exposedMarcelo Tosatti2014-06-251-1/+1
* savevm: Remove all the unneeded version_minimum_id_old (x86)Juan Quintela2014-06-161-38/+19
* target-i386: get CPL from SS.DPLPaolo Bonzini2014-05-211-0/+8
* target-i386: reorder fields in cpu/msr_hyperv_hypercall subsectionPaolo Bonzini2014-04-051-1/+1
* cputlb: Change tlb_flush() argument to CPUStateAndreas Färber2014-03-131-1/+1
* exec: Change cpu_breakpoint_{insert,remove{,_by_ref,_all}} argumentAndreas Färber2014-03-131-1/+1
* exec: Change cpu_watchpoint_{insert,remove{,_by_ref,_all}} argumentAndreas Färber2014-03-131-1/+2
* kvm: add support for hyper-v timersVadim Rozenfeld2014-02-031-0/+22
* kvm: make hyperv vapic assist page migratableVadim Rozenfeld2014-02-031-0/+22
* kvm: make hyperv hypercall and guest os id MSRs migratable.Vadim Rozenfeld2014-02-031-0/+23
* target-i386: Intel MPXLiu Jinsong2013-12-121-0/+51
* fix steal time MSR vmsd callback to proper opaque typeMarcelo Tosatti2013-09-201-3/+3
* kvm: migrate vPMU statePaolo Bonzini2013-08-091-0/+44
* Initialize IA32_FEATURE_CONTROL MSR in reset and migrationArthur Chunqi Li2013-07-251-0/+22
* Fix real mode guest segments dpl value in savevmOrit Wasserman2013-07-231-0/+18
* Fix real mode guest migrationOrit Wasserman2013-07-231-0/+18
* target-i386: kvm: save/restore steal time MSRMarcelo Tosatti2013-04-171-0/+21
* hw: move headers to include/Paolo Bonzini2013-04-081-2/+2
* cpu: Move halted and interrupt_request fields to CPUStateAndreas Färber2013-03-121-1/+1
* target-i386: Update VMStateDescription to X86CPUAndreas Färber2013-03-121-108/+107
* target-i386: Define DR7 bit field constantsliguang2013-01-151-2/+3
* Merge remote-tracking branch 'qemu-kvm/uq/master' into stagingAnthony Liguori2013-01-021-0/+21
|\
| * target-i386: Enabling IA32_TSC_ADJUST for QEMU KVM guest VMsWill Auld2012-12-141-0/+21
* | softmmu: move include files to include/sysemu/Paolo Bonzini2012-12-191-1/+1
|/
* kvm: get/set PV EOI MSRMichael S. Tsirkin2012-08-291-0/+21
* target-i386: Don't overuse CPUStateAndreas Färber2012-03-141-90/+90
* i386: wire up MSR_IA32_MISC_ENABLEAvi Kivity2011-10-241-0/+21
* kvm: support TSC deadline MSR with subsectionLiu, Jinsong2011-10-241-0/+21
* Revert "kvm: support TSC deadline MSR"Marcelo Tosatti2011-10-241-1/+0
* kvm: support TSC deadline MSRLiu, Jinsong2011-10-031-0/+1
* Remove exec-all.h include directivesBlue Swirl2011-06-261-1/+1
* kvm: fix FPU state subsectionMarcelo Tosatti2011-06-211-3/+3
* kvm: x86: Save/restore FPU OP, IP and DPJan Kiszka2011-06-191-0/+23
* target-i386: remove old code handling float64Aurelien Jarno2011-06-031-101/+0
* Revert "x86: Save/restore PAT MSR"Anthony Liguori2011-03-221-2/+0
* x86: Save/restore PAT MSRJan Kiszka2011-03-161-0/+2
* Add support for async page fault to qemuGleb Natapov2010-11-161-0/+26
* kvm: Enable XSAVE live migration supportSheng Yang2010-06-281-0/+20
* KVM: Rework VCPU state writeback APIJan Kiszka2010-03-041-11/+0
OpenPOWER on IntegriCloud