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
*
target-i386: kvm: Print warning when clearing mcg_cap bits
Eduardo Habkost
2015-11-26
1
-1
/
+7
*
target-i386: kvm: Use env->mcg_cap when setting up MCE
Eduardo Habkost
2015-11-26
1
-7
/
+4
*
target-i386: kvm: Abort if MCE bank count is not supported by host
Eduardo Habkost
2015-11-26
1
-3
/
+6
*
kvmclock: add a new function to update env->tsc.
Liang Li
2015-11-05
1
-0
/
+45
*
kvm: Allow the Hyper-V vendor ID to be specified
Alex Williamson
2015-10-19
1
-1
/
+13
*
kvm: Move x86-specific functions into target-i386/kvm.c
Thomas Huth
2015-10-19
1
-5
/
+26
*
kvm: Pass PCI device pointer to MSI routing functions
Pavel Fedin
2015-10-19
1
-1
/
+1
*
target-i386/kvm: Hyper-V HV_X64_MSR_VP_RUNTIME support
Andrey Smetanin
2015-10-12
1
-1
/
+20
*
target-i386/kvm: set Hyper-V features cpuid bit HV_X64_MSR_VP_INDEX_AVAILABLE
Andrey Smetanin
2015-10-12
1
-1
/
+10
*
target-i386/kvm: Hyper-V HV_X64_MSR_RESET support
Andrey Smetanin
2015-10-12
1
-2
/
+10
*
target-i386: get/put MSR_TSC_AUX across reset and migration
Amit Shah
2015-10-02
1
-0
/
+14
*
i386/kvm: Hyper-v crash msrs set/get'ers and migration
Andrey Smetanin
2015-09-16
1
-1
/
+31
*
target-i386: move asm-x86/hyperv.h to standard-headers
Paolo Bonzini
2015-09-16
1
-1
/
+1
*
i386: Introduce ARAT CPU feature
Jan Kiszka
2015-07-07
1
-0
/
+2
*
pc: add SMM property
Paolo Bonzini
2015-07-06
1
-0
/
+5
*
target-i386: register a separate KVM address space including SMRAM regions
Paolo Bonzini
2015-07-06
1
-1
/
+40
*
target-i386: add support for SMBASE MSR and SMIs
Paolo Bonzini
2015-07-06
1
-12
/
+93
*
kvm: First step to push iothread lock out of inner run loop
Jan Kiszka
2015-07-01
1
-0
/
+24
*
Include qapi/qmp/qerror.h exactly where needed
Markus Armbruster
2015-06-22
1
-1
/
+0
*
target-i386: introduce cpu_get_mem_attrs
Paolo Bonzini
2015-06-05
1
-1
/
+1
*
kvm: introduce kvm_arch_msi_data_to_gsi
Eric Auger
2015-06-02
1
-0
/
+5
*
kvm: add support for memory transaction attributes
Paolo Bonzini
2015-04-30
1
-1
/
+3
*
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
2015-03-12
1
-3
/
+2
|
\
|
*
machine: query kvm-shadow-mem machine property
Marcel Apfelbaum
2015-03-11
1
-2
/
+1
|
*
kvm: add machine state to kvm_arch_init
Marcel Apfelbaum
2015-03-11
1
-1
/
+1
*
|
target-i386: Move CPUX86State::cpuid_apic_id to X86CPU::apic_id
Eduardo Habkost
2015-03-09
1
-1
/
+1
|
/
*
Revert "Merge remote-tracking branch 'remotes/ehabkost/tags/x86-pull-request'...
Peter Maydell
2015-03-03
1
-1
/
+1
*
target-i386: Move CPUX86State.cpuid_apic_id to X86CPU.apic_id
Eduardo Habkost
2015-02-25
1
-1
/
+1
*
target-i386: make xmm_regs 512-bit wide
Paolo Bonzini
2015-01-26
1
-16
/
+24
*
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2015-01-14
1
-6
/
+24
|
\
|
*
target-i386: do not memcpy in and out of xmm_regs
Paolo Bonzini
2015-01-14
1
-6
/
+24
*
|
kvm: extend kvm_irqchip_add_msi_route to work on s390
Frank Blaschka
2015-01-12
1
-0
/
+6
|
/
*
x86: Drop some superfluous casts from void *
Markus Armbruster
2014-12-15
1
-1
/
+1
*
x86: Use g_new() & friends where that makes obvious sense
Markus Armbruster
2014-12-15
1
-1
/
+1
*
target-i386: get/set/migrate XSAVES state
Wanpeng Li
2014-12-15
1
-0
/
+15
*
valgrind/i386: avoid false positives on KVM_SET_VCPU_EVENTS ioctl
Christian Borntraeger
2014-12-15
1
-1
/
+1
*
valgrind/i386: avoid false positives on KVM_GET_MSRS ioctl
Christian Borntraeger
2014-12-15
1
-1
/
+4
*
valgrind/i386: avoid false positives on KVM_SET_MSRS ioctl
Christian Borntraeger
2014-12-15
1
-3
/
+12
*
valgrind/i386: avoid false positives on KVM_SET_XCRS ioctl
Christian Borntraeger
2014-12-15
1
-1
/
+1
*
KVM_CAP_IRQFD and KVM_CAP_IRQFD_RESAMPLE checks
Eric Auger
2014-12-15
1
-1
/
+0
*
target-i386: add Intel AVX-512 support
Chao Peng
2014-10-24
1
-0
/
+19
*
x86: kvm: Add MTRR support for kvm_get|put_msrs()
Alex Williamson
2014-08-25
1
-2
/
+99
*
target-i386: block migration and savevm if invariant tsc is exposed
Marcelo Tosatti
2014-06-25
1
-0
/
+15
*
kvm: Fix eax for cpuid leaf 0x40000000
Jidong Xiao
2014-06-04
1
-1
/
+1
*
kvm: Enable -cpu option to hide KVM
Alex Williamson
2014-06-03
1
-13
/
+15
*
target-i386: get CPL from SS.DPL
Paolo Bonzini
2014-05-21
1
-1
/
+1
*
kvm: forward INIT signals coming from the chipset
Paolo Bonzini
2014-05-13
1
-11
/
+25
*
kvm: reset state from the CPU's reset method
Paolo Bonzini
2014-05-13
1
-2
/
+1
*
target-i386: Remove unused data from local array
Stefan Weil
2014-05-13
1
-2
/
+1
*
target-i386: Add missing 'static' and 'const' attributes
Stefan Weil
2014-03-27
1
-1
/
+1
[next]