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
2019-01-14
i386/kvm: expose HV_CPUID_ENLIGHTMENT_INFO.EAX and HV_CPUID_NESTED_FEATURES.E...
Vitaly Kuznetsov
1
-40
/
+45
2018-12-11
target/i386/kvm.c: Don't mark cpuid_data as QEMU_PACKED
Peter Maydell
1
-1
/
+9
2018-11-27
migration: savevm: consult migration blockers
Paolo Bonzini
1
-3
/
+0
2018-11-27
target/i386: kvm: add VMX migration blocker
Paolo Bonzini
1
-0
/
+12
2018-11-26
kvm: Use KVM_GET_MSR_INDEX_LIST for MSR_IA32_ARCH_CAPABILITIES support
Bandan Das
1
-8
/
+7
2018-11-06
x86: hv_evmcs CPU flag support
Vitaly Kuznetsov
1
-2
/
+28
2018-10-30
x86: define a new MSR based feature word -- FEATURE_WORDS_ARCH_CAPABILITIES
Robert Hoo
1
-0
/
+11
2018-10-30
kvm: Add support to KVM_GET_MSR_FEATURE_INDEX_LIST and KVM_GET_MSRS system ioctl
Robert Hoo
1
-0
/
+80
2018-10-19
target/i386: kvm: just return after migrate_add_blocker failed
Li Qiang
1
-1
/
+1
2018-10-19
hyperv: only add SynIC in compatible configurations
Roman Kagan
1
-8
/
+22
2018-10-19
hyperv: qom-ify SynIC
Roman Kagan
1
-0
/
+9
2018-10-19
hyperv:synic: split capability testing and setting
Roman Kagan
1
-4
/
+16
2018-10-19
hyperv: factor out arch-independent API into hw/hyperv
Roman Kagan
1
-2
/
+3
2018-10-19
i386/kvm: add support for Hyper-V IPI send
Vitaly Kuznetsov
1
-1
/
+13
2018-10-19
target-i386: kvm: do not initialize padding fields
Paolo Bonzini
1
-2
/
+0
2018-10-02
i386: Compile CPUX86State xsave_buf only when support KVM or HVF
Liran Alon
1
-3
/
+3
2018-10-02
kvm: x86: Fix kvm_arch_fixup_msi_route for remap-less case
Jan Kiszka
1
-0
/
+4
2018-08-23
KVM: cleanup unnecessary #ifdef KVM_CAP_...
Paolo Bonzini
1
-8
/
+0
2018-07-16
hyperv: ensure VP index equal to QEMU cpu_index
Roman Kagan
1
-0
/
+47
2018-07-02
i386/kvm: add support for Hyper-V TLB flush
Vitaly Kuznetsov
1
-1
/
+14
2018-06-29
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
1
-0
/
+32
2018-06-29
i386/cpu: make -cpu host support monitor/mwait
Michael S. Tsirkin
1
-0
/
+9
2018-06-28
kvm: support -overcommit cpu-pm=on|off
Michael S. Tsirkin
1
-0
/
+23
2018-06-27
compiler: add a sizeof_field() macro
Stefan Hajnoczi
1
-1
/
+1
2018-06-22
i386: Allow TOPOEXT to be enabled on older kernels
Babu Moger
1
-0
/
+7
2018-06-08
i386: Populate AMD Processor Cache Information for cpuid 0x8000001D
Babu Moger
1
-3
/
+26
2018-06-01
target/i386/kvm.c: Remove compatibility shim for KVM_HINTS_REALTIME
Peter Maydell
1
-5
/
+0
2018-06-01
target/i386/kvm.c: Handle renaming of KVM_HINTS_DEDICATED
Peter Maydell
1
-1
/
+6
2018-05-31
target/i386: Do not include "exec/ioport.h" if it is not necessary
Philippe Mathieu-Daudé
1
-1
/
+0
2018-05-23
x86/cpu: use standard-headers/asm-x86.kvm_para.h
Michael S. Tsirkin
1
-2
/
+2
2018-05-21
i386: Define the Virt SSBD MSR and handling of it (CVE-2018-3639)
Konrad Rzeszutek Wilk
1
-2
/
+14
2018-05-11
i386/kvm: add support for Hyper-V reenlightenment MSRs
Vitaly Kuznetsov
1
-1
/
+38
2018-04-09
i386/hyperv: error out if features requested but unsupported
Roman Kagan
1
-9
/
+34
2018-04-09
i386/hyperv: add hv-frequencies cpu property
Roman Kagan
1
-4
/
+9
2018-03-15
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream-sev' into sta...
Peter Maydell
1
-0
/
+13
2018-03-13
KVM: x86: Add support for save/load MSR_SMI_COUNT
Liran Alon
1
-0
/
+13
2018-03-12
i386: Add support to get/set/migrate Intel Processor Trace feature
Chao Peng
1
-0
/
+51
2018-03-12
i386: Add Intel Processor Trace feature support
Chao Peng
1
-0
/
+23
2018-03-12
target-i386: add KVM_HINTS_DEDICATED performance hint
Wanpeng Li
1
-0
/
+4
2018-01-17
i386: Add support for SPEC_CTRL MSR
Paolo Bonzini
1
-0
/
+14
2018-01-16
irq: fix memory leak
linzhecheng
1
-0
/
+1
2018-01-16
target/i386: move hflags update code to a function
Tao Wu
1
-39
/
+1
2018-01-12
i386/cpu/kvm: look at PMU's CPUID before setting MSRs
Jan Dakinevich
1
-32
/
+48
2017-12-22
i386: hvf: refactor event injection code for hvf
Sergio Andres Gomez Del Real
1
-2
/
+0
2017-12-21
hyperv: make SynIC version msr constant
Roman Kagan
1
-7
/
+2
2017-12-21
hyperv: ensure SINTx msrs are reset properly
Roman Kagan
1
-5
/
+7
2017-12-21
hyperv: set partition-wide MSRs only on first vcpu
Evgeny Yakovlev
1
-8
/
+15
2017-12-18
Remove empty statements
Ladi Prosek
1
-1
/
+1
2017-09-19
hyperv: add header with protocol definitions
Roman Kagan
1
-32
/
+30
2017-09-19
i386/cpu/hyperv: support over 64 vcpus for windows guests
Gonglei
1
-1
/
+2
[next]