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
2015-01-26
target-i386: make xmm_regs 512-bit wide
Paolo Bonzini
1
-16
/
+24
2015-01-14
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
1
-6
/
+24
2015-01-14
target-i386: do not memcpy in and out of xmm_regs
Paolo Bonzini
1
-6
/
+24
2015-01-12
kvm: extend kvm_irqchip_add_msi_route to work on s390
Frank Blaschka
1
-0
/
+6
2014-12-15
x86: Drop some superfluous casts from void *
Markus Armbruster
1
-1
/
+1
2014-12-15
x86: Use g_new() & friends where that makes obvious sense
Markus Armbruster
1
-1
/
+1
2014-12-15
target-i386: get/set/migrate XSAVES state
Wanpeng Li
1
-0
/
+15
2014-12-15
valgrind/i386: avoid false positives on KVM_SET_VCPU_EVENTS ioctl
Christian Borntraeger
1
-1
/
+1
2014-12-15
valgrind/i386: avoid false positives on KVM_GET_MSRS ioctl
Christian Borntraeger
1
-1
/
+4
2014-12-15
valgrind/i386: avoid false positives on KVM_SET_MSRS ioctl
Christian Borntraeger
1
-3
/
+12
2014-12-15
valgrind/i386: avoid false positives on KVM_SET_XCRS ioctl
Christian Borntraeger
1
-1
/
+1
2014-12-15
KVM_CAP_IRQFD and KVM_CAP_IRQFD_RESAMPLE checks
Eric Auger
1
-1
/
+0
2014-10-24
target-i386: add Intel AVX-512 support
Chao Peng
1
-0
/
+19
2014-08-25
x86: kvm: Add MTRR support for kvm_get|put_msrs()
Alex Williamson
1
-2
/
+99
2014-06-25
target-i386: block migration and savevm if invariant tsc is exposed
Marcelo Tosatti
1
-0
/
+15
2014-06-04
kvm: Fix eax for cpuid leaf 0x40000000
Jidong Xiao
1
-1
/
+1
2014-06-03
kvm: Enable -cpu option to hide KVM
Alex Williamson
1
-13
/
+15
2014-05-21
target-i386: get CPL from SS.DPL
Paolo Bonzini
1
-1
/
+1
2014-05-13
kvm: forward INIT signals coming from the chipset
Paolo Bonzini
1
-11
/
+25
2014-05-13
kvm: reset state from the CPU's reset method
Paolo Bonzini
1
-2
/
+1
2014-05-13
target-i386: Remove unused data from local array
Stefan Weil
1
-2
/
+1
2014-03-27
target-i386: Add missing 'static' and 'const' attributes
Stefan Weil
1
-1
/
+1
2014-03-13
cpu: Move watchpoint fields from CPU_COMMON to CPUState
Andreas Färber
1
-4
/
+4
2014-02-03
kvm: add support for hyper-v timers
Vadim Rozenfeld
1
-1
/
+19
2014-02-03
kvm: make hyperv vapic assist page migratable
Vadim Rozenfeld
1
-1
/
+9
2014-02-03
kvm: make hyperv hypercall and guest os id MSRs migratable.
Vadim Rozenfeld
1
-2
/
+14
2014-02-03
kvm: make availability of Hyper-V enlightenments dependent on KVM_CAP_HYPERV
Paolo Bonzini
1
-5
/
+11
2014-02-03
KVM: fix coexistence of KVM and Hyper-V leaves
Paolo Bonzini
1
-22
/
+25
2014-01-24
Merge remote-tracking branch 'qemu-kvm/uq/master' into staging
Anthony Liguori
1
-15
/
+54
2014-01-20
kvm: always update the MPX model specific register
Paolo Bonzini
1
-3
/
+3
2013-12-23
target-i386: Move apic_state field from CPUX86State to X86CPU
Chen Fan
1
-13
/
+10
2013-12-18
kvm: x86: Separately write feature control MSR on reset
Jan Kiszka
1
-4
/
+29
2013-12-12
target-i386: clear guest TSC on reset
Fernando Luis Vázquez Cao
1
-3
/
+1
2013-12-12
target-i386: do not special case TSC writeback
Fernando Luis Vázquez Cao
1
-9
/
+1
2013-12-12
target-i386: Intel MPX
Liu Jinsong
1
-0
/
+24
2013-11-07
kvm: Fix uninitialized cpuid_data
Stefan Weil
1
-7
/
+2
2013-11-05
KVM: x86: fix typo in KVM_GET_XCRS
Paolo Bonzini
1
-2
/
+2
2013-08-29
Merge remote-tracking branch 'qemu-kvm/uq/master' into stable-1.5
Anthony Liguori
1
-8
/
+131
2013-08-20
kvm: i386: fix LAPIC TSC deadline timer save/restore
Marcelo Tosatti
1
-3
/
+26
2013-08-20
kvm: x86: fix setting IA32_FEATURE_CONTROL with nested VMX disabled
Liu Jinsong
1
-2
/
+15
2013-08-16
target-i386: Move hyperv_* static globals to X86CPU
Igor Mammedov
1
-10
/
+26
2013-08-09
kvm: migrate vPMU state
Paolo Bonzini
1
-5
/
+88
2013-07-26
kvm: Change prototype of kvm_update_guest_debug()
Stefan Weil
1
-1
/
+1
2013-07-25
Initialize IA32_FEATURE_CONTROL MSR in reset and migration
Arthur Chunqi Li
1
-0
/
+4
2013-07-23
exec: Change cpu_memory_rw_debug() argument to CPUState
Andreas Färber
1
-8
/
+6
2013-07-23
cpu: Move singlestep_enabled field from CPU_COMMON to CPUState
Andreas Färber
1
-2
/
+4
2013-07-10
Merge remote-tracking branch 'afaerber/tags/qom-cpu-for-anthony' into staging
Anthony Liguori
1
-3
/
+5
2013-07-09
cpu: Make first_cpu and next_cpu CPUState
Andreas Färber
1
-3
/
+5
2013-07-09
Fix -machine options accel, kernel_irqchip, kvm_shadow_mem
Markus Armbruster
1
-10
/
+7
2013-07-04
memory: return MemoryRegion from qemu_ram_addr_from_host
Paolo Bonzini
1
-2
/
+2
[next]