index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
target
/
i386
/
kvm.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-01-17
i386: Add support for SPEC_CTRL MSR
Paolo Bonzini
1
-0
/
+14
2018-01-16
irq: fix memory leak
linzhecheng
1
-0
/
+1
2018-01-16
target/i386: move hflags update code to a function
Tao Wu
1
-39
/
+1
2018-01-12
i386/cpu/kvm: look at PMU's CPUID before setting MSRs
Jan Dakinevich
1
-32
/
+48
2017-12-22
i386: hvf: refactor event injection code for hvf
Sergio Andres Gomez Del Real
1
-2
/
+0
2017-12-21
hyperv: make SynIC version msr constant
Roman Kagan
1
-7
/
+2
2017-12-21
hyperv: ensure SINTx msrs are reset properly
Roman Kagan
1
-5
/
+7
2017-12-21
hyperv: set partition-wide MSRs only on first vcpu
Evgeny Yakovlev
1
-8
/
+15
2017-12-18
Remove empty statements
Ladi Prosek
1
-1
/
+1
2017-09-19
hyperv: add header with protocol definitions
Roman Kagan
1
-32
/
+30
2017-09-19
i386/cpu/hyperv: support over 64 vcpus for windows guests
Gonglei
1
-1
/
+2
2017-09-19
i386/kvm: advertise Hyper-V frequency MSRs
Ladi Prosek
1
-1
/
+11
2017-09-19
i386/kvm: introduce tsc_is_stable_and_known()
Ladi Prosek
1
-3
/
+10
2017-09-19
i386/kvm: set tsc_khz before configuring Hyper-V CPUID
Ladi Prosek
1
-19
/
+19
2017-09-19
i386/kvm: use a switch statement for MSR detection
Ladi Prosek
1
-44
/
+31
2017-08-01
target-i386: kvm_get/put_vcpu_events don't handle sipi_vector
Peng Hao
1
-15
/
+20
2017-07-13
Convert error_report() to warn_report()
Alistair Francis
1
-6
/
+6
2017-07-04
xsave_helper: pull xsave and xrstor out of kvm.c into helper function
Sergio Andres Gomez Del Real
1
-88
/
+3
2017-06-07
kvm: don't register smram_listener when smm is off
Gonglei
1
-1
/
+3
2017-06-07
i386/kvm: do not zero out segment flags if segment is unusable or not present
Roman Pen
1
-12
/
+8
2017-06-06
kvm: irqchip: skip update msi when disabled
Peter Xu
1
-3
/
+9
2017-05-23
shutdown: Add source information to SHUTDOWN and RESET
Eric Blake
1
-1
/
+1
2017-05-17
migration: Create migration/blocker.h
Juan Quintela
1
-1
/
+1
2017-03-14
kvm: Print MSR information if KVM_{GET,SET}_MSRS failed
Eduardo Habkost
1
-0
/
+12
2017-03-10
i386/kvm: Blacklist TSX on known broken hosts
Eduardo Habkost
1
-0
/
+17
2017-03-03
x86: Work around SMI migration breakages
Dr. David Alan Gilbert
1
-1
/
+6
2017-03-03
KVM: do not use sigtimedwait to catch SIGBUS
Paolo Bonzini
1
-3
/
+2
2017-03-03
KVM: remove kvm_arch_on_sigbus
Paolo Bonzini
1
-35
/
+5
2017-03-03
cpus: reorganize signal handling code
Paolo Bonzini
1
-13
/
+2
2017-03-03
KVM: x86: cleanup SIGBUS handlers
Paolo Bonzini
1
-39
/
+42
2017-01-27
x86-KVM: Supply TSC and APIC clock rates to guest like VMWare
Phil Dennis-Jordan
1
-6
/
+30
2017-01-24
migration: disallow migrate_add_blocker during migration
Ashijeet Acharya
1
-3
/
+13
2017-01-23
kvm: Allow invtsc migration if tsc-khz is set explicitly
Eduardo Habkost
1
-9
/
+11
2017-01-23
kvm: Simplify invtsc check
Eduardo Habkost
1
-2
/
+2
2017-01-19
kvm: move cpu synchronization code
Vincent Palatin
1
-0
/
+1
2016-12-22
kvmclock: reduce kvmclock difference on migration
Marcelo Tosatti
1
-0
/
+7
2016-12-20
Move target-* CPU file into a target/ folder
Thomas Huth
1
-0
/
+3536