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