index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
target
/
i386
/
kvm.c
Age
Commit message (
Expand
)
Author
2017-03-14
kvm: Print MSR information if KVM_{GET,SET}_MSRS failed
Eduardo Habkost
2017-03-10
i386/kvm: Blacklist TSX on known broken hosts
Eduardo Habkost
2017-03-03
x86: Work around SMI migration breakages
Dr. David Alan Gilbert
2017-03-03
KVM: do not use sigtimedwait to catch SIGBUS
Paolo Bonzini
2017-03-03
KVM: remove kvm_arch_on_sigbus
Paolo Bonzini
2017-03-03
cpus: reorganize signal handling code
Paolo Bonzini
2017-03-03
KVM: x86: cleanup SIGBUS handlers
Paolo Bonzini
2017-01-27
x86-KVM: Supply TSC and APIC clock rates to guest like VMWare
Phil Dennis-Jordan
2017-01-24
migration: disallow migrate_add_blocker during migration
Ashijeet Acharya
2017-01-23
kvm: Allow invtsc migration if tsc-khz is set explicitly
Eduardo Habkost
2017-01-23
kvm: Simplify invtsc check
Eduardo Habkost
2017-01-19
kvm: move cpu synchronization code
Vincent Palatin
2016-12-22
kvmclock: reduce kvmclock difference on migration
Marcelo Tosatti
2016-12-20
Move target-* CPU file into a target/ folder
Thomas Huth