summaryrefslogtreecommitdiff
path: root/target/i386/kvm.c
AgeCommit message (Expand)AuthorFilesLines
2017-09-19hyperv: add header with protocol definitionsRoman Kagan1-32/+30
2017-09-19i386/cpu/hyperv: support over 64 vcpus for windows guestsGonglei1-1/+2
2017-09-19i386/kvm: advertise Hyper-V frequency MSRsLadi Prosek1-1/+11
2017-09-19i386/kvm: introduce tsc_is_stable_and_known()Ladi Prosek1-3/+10
2017-09-19i386/kvm: set tsc_khz before configuring Hyper-V CPUIDLadi Prosek1-19/+19
2017-09-19i386/kvm: use a switch statement for MSR detectionLadi Prosek1-44/+31
2017-08-01target-i386: kvm_get/put_vcpu_events don't handle sipi_vectorPeng Hao1-15/+20
2017-07-13Convert error_report() to warn_report()Alistair Francis1-6/+6
2017-07-04xsave_helper: pull xsave and xrstor out of kvm.c into helper functionSergio Andres Gomez Del Real1-88/+3
2017-06-07kvm: don't register smram_listener when smm is offGonglei1-1/+3
2017-06-07i386/kvm: do not zero out segment flags if segment is unusable or not presentRoman Pen1-12/+8
2017-06-06kvm: irqchip: skip update msi when disabledPeter Xu1-3/+9
2017-05-23shutdown: Add source information to SHUTDOWN and RESETEric Blake1-1/+1
2017-05-17migration: Create migration/blocker.hJuan Quintela1-1/+1
2017-03-14kvm: Print MSR information if KVM_{GET,SET}_MSRS failedEduardo Habkost1-0/+12
2017-03-10i386/kvm: Blacklist TSX on known broken hostsEduardo Habkost1-0/+17
2017-03-03x86: Work around SMI migration breakagesDr. David Alan Gilbert1-1/+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-01-27x86-KVM: Supply TSC and APIC clock rates to guest like VMWarePhil Dennis-Jordan1-6/+30
2017-01-24migration: disallow migrate_add_blocker during migrationAshijeet Acharya1-3/+13
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-19kvm: move cpu synchronization codeVincent Palatin1-0/+1
2016-12-22kvmclock: reduce kvmclock difference on migrationMarcelo Tosatti1-0/+7
2016-12-20Move target-* CPU file into a target/ folderThomas Huth1-0/+3536