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
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
2017-09-19
i386/kvm: advertise Hyper-V frequency MSRs
Ladi Prosek
1
-1
/
+11
2017-09-19
i386/kvm: introduce tsc_is_stable_and_known()
Ladi Prosek
1
-3
/
+10
2017-09-19
i386/kvm: set tsc_khz before configuring Hyper-V CPUID
Ladi Prosek
1
-19
/
+19
2017-09-19
i386/kvm: use a switch statement for MSR detection
Ladi Prosek
1
-44
/
+31
2017-08-01
target-i386: kvm_get/put_vcpu_events don't handle sipi_vector
Peng Hao
1
-15
/
+20
2017-07-13
Convert error_report() to warn_report()
Alistair Francis
1
-6
/
+6
2017-07-04
xsave_helper: pull xsave and xrstor out of kvm.c into helper function
Sergio Andres Gomez Del Real
1
-88
/
+3
2017-06-07
kvm: don't register smram_listener when smm is off
Gonglei
1
-1
/
+3
2017-06-07
i386/kvm: do not zero out segment flags if segment is unusable or not present
Roman Pen
1
-12
/
+8
2017-06-06
kvm: irqchip: skip update msi when disabled
Peter Xu
1
-3
/
+9
2017-05-23
shutdown: Add source information to SHUTDOWN and RESET
Eric Blake
1
-1
/
+1
2017-05-17
migration: Create migration/blocker.h
Juan Quintela
1
-1
/
+1
2017-03-14
kvm: Print MSR information if KVM_{GET,SET}_MSRS failed
Eduardo Habkost
1
-0
/
+12
2017-03-10
i386/kvm: Blacklist TSX on known broken hosts
Eduardo Habkost
1
-0
/
+17
2017-03-03
x86: Work around SMI migration breakages
Dr. David Alan Gilbert
1
-1
/
+6
2017-03-03
KVM: do not use sigtimedwait to catch SIGBUS
Paolo Bonzini
1
-3
/
+2
[next]