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
stable-9.2
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
staging-9.2
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-07-07
i386: Introduce ARAT CPU feature
Jan Kiszka
1
-0
/
+2
2015-07-06
pc: add SMM property
Paolo Bonzini
1
-0
/
+5
2015-07-06
target-i386: register a separate KVM address space including SMRAM regions
Paolo Bonzini
1
-1
/
+40
2015-07-06
target-i386: add support for SMBASE MSR and SMIs
Paolo Bonzini
1
-12
/
+93
2015-07-01
kvm: First step to push iothread lock out of inner run loop
Jan Kiszka
1
-0
/
+24
2015-06-22
Include qapi/qmp/qerror.h exactly where needed
Markus Armbruster
1
-1
/
+0
2015-06-05
target-i386: introduce cpu_get_mem_attrs
Paolo Bonzini
1
-1
/
+1
2015-06-02
kvm: introduce kvm_arch_msi_data_to_gsi
Eric Auger
1
-0
/
+5
2015-04-30
kvm: add support for memory transaction attributes
Paolo Bonzini
1
-1
/
+3
2015-03-12
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
1
-3
/
+2
2015-03-11
machine: query kvm-shadow-mem machine property
Marcel Apfelbaum
1
-2
/
+1
2015-03-11
kvm: add machine state to kvm_arch_init
Marcel Apfelbaum
1
-1
/
+1
2015-03-09
target-i386: Move CPUX86State::cpuid_apic_id to X86CPU::apic_id
Eduardo Habkost
1
-1
/
+1
2015-03-03
Revert "Merge remote-tracking branch 'remotes/ehabkost/tags/x86-pull-request'...
Peter Maydell
1
-1
/
+1
2015-02-25
target-i386: Move CPUX86State.cpuid_apic_id to X86CPU.apic_id
Eduardo Habkost
1
-1
/
+1
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
[next]