index
:
hqemu
2.5.1_overlay
2.5_overlay
2.6_overlay
master
HQEMU
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
target-i386
/
kvm.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add support for async page fault to qemu
Gleb Natapov
2010-11-16
1
-0
/
+14
*
kvm: save/restore x86-64 MSRs on x86-64 kernels
Marcelo Tosatti
2010-10-21
1
-10
/
+20
*
kvm: writeback SMP TSCs on migration only
Marcelo Tosatti
2010-10-21
1
-1
/
+9
*
kvm: factor out kvm_has_msr_star
Marcelo Tosatti
2010-10-21
1
-11
/
+30
*
kvm: add save/restore of MSR_VM_HSAVE_PA
Marcelo Tosatti
2010-10-21
1
-0
/
+5
*
Fix build on !KVM_CAP_MCE
Hidetoshi Seto
2010-10-21
1
-2
/
+3
*
x86, mce: broadcast mce depending on the cpu version
Hidetoshi Seto
2010-10-21
1
-5
/
+24
*
x86, mce: ignore SRAO only when MCG_SER_P is available
Hidetoshi Seto
2010-10-21
1
-6
/
+10
*
Fix memory leak in register save load due to xsave support
Marcelo Tosatti
2010-10-20
1
-3
/
+8
*
Add savevm/loadvm support for MCE
Marcelo Tosatti
2010-10-20
1
-1
/
+38
*
MCE: Relay UCR MCE to guest
Marcelo Tosatti
2010-10-20
1
-2
/
+176
*
kvm: x86: add mce support
Marcelo Tosatti
2010-10-20
1
-0
/
+84
*
Add svm cpuid features
Joerg Roedel
2010-10-20
1
-0
/
+3
*
kvm: Fix cpu_is_bsp() compilation warning
Sheng Yang
2010-06-28
1
-0
/
+1
*
kvm: init mp_state
Marcelo Tosatti
2010-06-28
1
-0
/
+6
*
kvm: Enable XSAVE live migration support
Sheng Yang
2010-06-28
1
-2
/
+137
*
kvm: Extend kvm_arch_get_supported_cpuid() to support index
Sheng Yang
2010-06-28
1
-8
/
+11
*
apic: avoid passing CPUState from CPU code
Blue Swirl
2010-06-19
1
-7
/
+7
*
kvm: fix 80000001.EDX supported bit filtering
Gleb Natapov
2010-05-11
1
-1
/
+1
*
Do not stop VM if emulation failed in userspace.
Gleb Natapov
2010-05-11
1
-0
/
+7
*
kvm: enable smp > 1
Marcelo Tosatti
2010-05-11
1
-0
/
+16
*
kvm: validate context for kvm cpu get/put operations
Jan Kiszka
2010-05-11
1
-0
/
+4
*
kvm: allow qemu to set EPT identity mapping address
Sheng Yang
2010-04-26
1
-1
/
+25
*
KVM: x86: Add debug register saving and restoring
Jan Kiszka
2010-04-26
1
-0
/
+55
*
kvm: avoid collision with dprintf macro in stdio.h, spotted by clang
Blue Swirl
2010-04-18
1
-5
/
+5
*
x86/cpuid: remove unnecessary kvm_trim function
Andre Przywara
2010-03-13
1
-21
/
+6
*
KVM: x86: Restrict writeback of VCPU state
Jan Kiszka
2010-03-04
1
-12
/
+20
*
KVM: Rework VCPU state writeback API
Jan Kiszka
2010-03-04
1
-1
/
+1
*
KVM: Rework of guest debug state writing
Jan Kiszka
2010-03-04
1
-4
/
+43
*
Move ioport.h out of cpu-all.h
Paul Brook
2010-03-01
1
-0
/
+1
*
Merge remote branch 'qemu-kvm/uq/master' into staging
Anthony Liguori
2010-02-22
1
-3
/
+0
|
\
|
*
kvm: Kill CR3_CACHE feature references
Jes Sorensen
2010-02-21
1
-3
/
+0
*
|
QEMU e820 reservation patch
Jes Sorensen
2010-02-19
1
-0
/
+8
|
/
*
KVM: x86: Fix up misreported CPU features
Jan Kiszka
2010-02-03
1
-1
/
+7
*
KVM: Request setting of nmi_pending and sipi_vector
Jan Kiszka
2010-02-03
1
-0
/
+3
*
Add KVM paravirt cpuid leaf
Gleb Natapov
2010-01-13
1
-2
/
+60
*
remove pending exception on vcpu reset.
Gleb Natapov
2010-01-11
1
-0
/
+1
*
kvm: x86: Use separate exception_injected CPUState field
Jan Kiszka
2009-12-18
1
-3
/
+3
*
v2: properly save kvm system time msr registers
Glauber Costa
2009-12-12
1
-0
/
+15
*
kvm: x86: Fix initial kvm_has_msr_star
Jan Kiszka
2009-12-07
1
-2
/
+2
*
kvm: x86: Add support for VCPU event states
Jan Kiszka
2009-12-03
1
-0
/
+77
*
kvm: x86: Fix merge artifact of f8d926e9 about mp_state
Jan Kiszka
2009-12-03
1
-4
/
+4
*
kvm: x86: Refactor use of interrupt_bitmap
Jan Kiszka
2009-11-17
1
-7
/
+18
*
kvm: Add arch reset handler
Jan Kiszka
2009-11-17
1
-0
/
+4
*
kvm: Move KVM mp_state accessors to i386-specific code
Hollis Blanchard
2009-11-12
1
-0
/
+20
*
gcc wants 1st static and then const
Juan Quintela
2009-09-25
1
-1
/
+1
*
kvm: Work around borken MSR_GET_INDEX_LIST
Jan Kiszka
2009-07-10
1
-2
/
+5
*
preserve the hypervisor bit while KVM trims the CPUID bits
Andre Przywara
2009-06-29
1
-0
/
+4
*
fix KVMs GET_SUPPORTED_CPUID feature usage
Andre Przywara
2009-06-29
1
-0
/
+22
*
kvm: x86: Save/restore KVM-specific CPU states
Jan Kiszka
2009-05-22
1
-0
/
+10
[next]