projects
/
linux.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
linux.git
2022-10-03
Paolo Bonzini
Merge tag 'kvm-riscv-6.1-1' of https://github.com/kvm...
commit
|
commitdiff
|
tree
|
snapshot
2022-10-03
Paolo Bonzini
Merge tag 'kvmarm-6.1' of git://git./linux/kernel/git...
commit
|
commitdiff
|
tree
|
snapshot
2022-10-02
Jisheng Zhang
riscv: select HAVE_POSIX_CPU_TIMERS_TASK_WORK
commit
|
commitdiff
|
tree
|
snapshot
2022-10-02
Jisheng Zhang
RISC-V: KVM: Use generic guest entry infrastructure
commit
|
commitdiff
|
tree
|
snapshot
2022-10-02
Jisheng Zhang
RISC-V: KVM: Record number of signal exits as a vCPU...
commit
|
commitdiff
|
tree
|
snapshot
2022-10-02
Xiu Jianfeng
RISC-V: KVM: add __init annotation to riscv_kvm_init()
commit
|
commitdiff
|
tree
|
snapshot
2022-10-02
Andrew Jones
RISC-V: KVM: Expose Zicbom to the guest
commit
|
commitdiff
|
tree
|
snapshot
2022-10-02
Andrew Jones
RISC-V: KVM: Provide UAPI for Zicbom block size
commit
|
commitdiff
|
tree
|
snapshot
2022-10-02
Andrew Jones
RISC-V: KVM: Make ISA ext mappings explicit
commit
|
commitdiff
|
tree
|
snapshot
2022-10-02
Mayuresh Chitale
RISC-V: KVM: Allow Guest use Zihintpause extension
commit
|
commitdiff
|
tree
|
snapshot
2022-10-02
Anup Patel
RISC-V: KVM: Allow Guest use Svinval extension
commit
|
commitdiff
|
tree
|
snapshot
2022-10-02
Anup Patel
RISC-V: KVM: Use Svinval for local TLB maintenance...
commit
|
commitdiff
|
tree
|
snapshot
2022-10-02
Mayuresh Chitale
RISC-V: Probe Svinval extension form ISA string
commit
|
commitdiff
|
tree
|
snapshot
2022-10-02
Anup Patel
RISC-V: KVM: Change the SBI specification version to...
commit
|
commitdiff
|
tree
|
snapshot
2022-10-02
Andrew Jones
riscv: KVM: Apply insn-def to hlv encodings
commit
|
commitdiff
|
tree
|
snapshot
2022-10-02
Andrew Jones
riscv: KVM: Apply insn-def to hfence encodings
commit
|
commitdiff
|
tree
|
snapshot
2022-10-02
Andrew Jones
riscv: Introduce support for defining instructions
commit
|
commitdiff
|
tree
|
snapshot
2022-10-02
Andrew Jones
riscv: Add X register names to gpr-nums
commit
|
commitdiff
|
tree
|
snapshot
2022-10-01
Marc Zyngier
Merge branch kvm-arm64/misc-6.1 into kvmarm-master...
commit
|
commitdiff
|
tree
|
snapshot
2022-10-01
Marc Zyngier
Merge branch kvm-arm64/dirty-log-ordered into kvmarm...
commit
|
commitdiff
|
tree
|
snapshot
2022-10-01
Marc Zyngier
KVM: arm64: Advertise new kvmarm mailing list
commit
|
commitdiff
|
tree
|
snapshot
2022-09-30
Peng Hao
kvm: vmx: keep constant definition format consistent
commit
|
commitdiff
|
tree
|
snapshot
2022-09-30
Peng Hao
kvm: mmu: fix typos in struct kvm_arch
commit
|
commitdiff
|
tree
|
snapshot
2022-09-30
Paolo Bonzini
Merge tag 'kvm-x86-6.1-2' of https://github.com/sean...
commit
|
commitdiff
|
tree
|
snapshot
2022-09-30
David Matlack
KVM: selftests: Fix nx_huge_pages_test on TDP-disabled...
commit
|
commitdiff
|
tree
|
snapshot
2022-09-30
David Matlack
KVM: selftests: Add helpers to read kvm_{intel,amd...
commit
|
commitdiff
|
tree
|
snapshot
2022-09-30
David Matlack
KVM: selftests: Tell the compiler that code after TEST_...
commit
|
commitdiff
|
tree
|
snapshot
2022-09-30
Sean Christopherson
Revert "KVM: selftests: Fix nested SVM tests when built...
commit
|
commitdiff
|
tree
|
snapshot
2022-09-30
Sean Christopherson
KVM: selftests: Dedup subtests of fix_hypercall_test
commit
|
commitdiff
|
tree
|
snapshot
2022-09-30
Sean Christopherson
KVM: selftests: Explicitly verify KVM doesn't patch...
commit
|
commitdiff
|
tree
|
snapshot
2022-09-30
Sean Christopherson
KVM: selftests: Hardcode VMCALL/VMMCALL opcodes in...
commit
|
commitdiff
|
tree
|
snapshot
2022-09-30
Sean Christopherson
KVM: selftests: Remove unnecessary register shuffling...
commit
|
commitdiff
|
tree
|
snapshot
2022-09-30
Sean Christopherson
KVM: selftests: Compare insn opcodes directly in fix_hy...
commit
|
commitdiff
|
tree
|
snapshot
2022-09-30
Sean Christopherson
KVM: selftests: Implement memcmp(), memcpy(), and memse...
commit
|
commitdiff
|
tree
|
snapshot
2022-09-30
Jim Mattson
KVM: x86: Hide IA32_PLATFORM_DCA_CAP[31:0] from the...
commit
|
commitdiff
|
tree
|
snapshot
2022-09-30
David Matlack
KVM: selftests: Gracefully handle empty stack traces
commit
|
commitdiff
|
tree
|
snapshot
2022-09-30
Emanuele Giuseppe...
KVM: selftests: replace assertion with warning in acces...
commit
|
commitdiff
|
tree
|
snapshot
2022-09-29
Marc Zyngier
KVM: selftests: dirty-log: Use KVM_CAP_DIRTY_LOG_RING_A...
commit
|
commitdiff
|
tree
|
snapshot
2022-09-29
Marc Zyngier
KVM: selftests: dirty-log: Upgrade flag accesses to...
commit
|
commitdiff
|
tree
|
snapshot
2022-09-29
Marc Zyngier
KVM: Document weakly ordered architecture requirements...
commit
|
commitdiff
|
tree
|
snapshot
2022-09-29
Marc Zyngier
KVM: x86: Select CONFIG_HAVE_KVM_DIRTY_RING_ACQ_REL
commit
|
commitdiff
|
tree
|
snapshot
2022-09-29
Marc Zyngier
KVM: Add KVM_CAP_DIRTY_LOG_RING_ACQ_REL capability...
commit
|
commitdiff
|
tree
|
snapshot
2022-09-29
Marc Zyngier
KVM: Use acquire/release semantics when accessing dirty...
commit
|
commitdiff
|
tree
|
snapshot
2022-09-29
Wei-Lin Chang
KVM: arm64: Fix comment typo in nvhe/switch.c
commit
|
commitdiff
|
tree
|
snapshot
2022-09-28
Like Xu
KVM: x86/svm/pmu: Rewrite get_gp_pmc_amd() for more...
commit
|
commitdiff
|
tree
|
snapshot
2022-09-28
Like Xu
KVM: x86/svm/pmu: Direct access pmu->gp_counter[] to...
commit
|
commitdiff
|
tree
|
snapshot
2022-09-28
Like Xu
KVM: x86/pmu: Avoid using PEBS perf_events for normal...
commit
|
commitdiff
|
tree
|
snapshot
2022-09-28
Like Xu
KVM: x86/pmu: Refactor PERF_GLOBAL_CTRL update helper...
commit
|
commitdiff
|
tree
|
snapshot
2022-09-28
Like Xu
KVM: x86/pmu: Don't generate PEBS records for emulated...
commit
|
commitdiff
|
tree
|
snapshot
2022-09-28
Like Xu
KVM: x86/pmu: Avoid setting BIT_ULL(-1) to pmu->host_cr...
commit
|
commitdiff
|
tree
|
snapshot
2022-09-28
Vitaly Kuznetsov
KVM: selftests: Don't set reserved bits for invalid...
commit
|
commitdiff
|
tree
|
snapshot
2022-09-28
Vipin Sharma
KVM: selftests: Load RAX with -EFAULT before Hyper...
commit
|
commitdiff
|
tree
|
snapshot
2022-09-28
Vipin Sharma
KVM: selftests: Check result in hyperv_features for...
commit
|
commitdiff
|
tree
|
snapshot
2022-09-28
Oliver Upton
KVM: selftests: Update top-of-file comment in psci_test
commit
|
commitdiff
|
tree
|
snapshot
2022-09-27
David Matlack
KVM: selftests: Skip tests that require EPT when it...
commit
|
commitdiff
|
tree
|
snapshot
2022-09-26
Paolo Bonzini
KVM: remove KVM_REQ_UNHALT
commit
|
commitdiff
|
tree
|
snapshot
2022-09-26
Paolo Bonzini
KVM: mips, x86: do not rely on KVM_REQ_UNHALT
commit
|
commitdiff
|
tree
|
snapshot
2022-09-26
Paolo Bonzini
KVM: x86: never write to memory from kvm_vcpu_check_block()
commit
|
commitdiff
|
tree
|
snapshot
2022-09-26
Sean Christopherson
KVM: x86: Don't snapshot pending INIT/SIPI prior to...
commit
|
commitdiff
|
tree
|
snapshot
2022-09-26
Sean Christopherson
KVM: nVMX: Make event request on VMXOFF iff INIT/SIPI...
commit
|
commitdiff
|
tree
|
snapshot
2022-09-26
Sean Christopherson
KVM: nVMX: Make an event request if INIT or SIPI is...
commit
|
commitdiff
|
tree
|
snapshot
2022-09-26
Sean Christopherson
KVM: SVM: Make an event request if INIT or SIPI is...
commit
|
commitdiff
|
tree
|
snapshot
2022-09-26
Paolo Bonzini
KVM: x86: lapic does not have to process INIT if it...
commit
|
commitdiff
|
tree
|
snapshot
2022-09-26
Sean Christopherson
KVM: x86: Rename kvm_apic_has_events() to make it INIT...
commit
|
commitdiff
|
tree
|
snapshot
2022-09-26
Sean Christopherson
KVM: x86: Rename and expose helper to detect if INIT...
commit
|
commitdiff
|
tree
|
snapshot
2022-09-26
Sean Christopherson
KVM: nVMX: Make an event request when pending an MTF...
commit
|
commitdiff
|
tree
|
snapshot
2022-09-26
Paolo Bonzini
KVM: x86: make vendor code check for all nested events
commit
|
commitdiff
|
tree
|
snapshot
2022-09-26
Oliver Upton
mailmap: Update Oliver's email address
commit
|
commitdiff
|
tree
|
snapshot
2022-09-26
Sean Christopherson
KVM: x86: Allow force_emulation_prefix to be written...
commit
|
commitdiff
|
tree
|
snapshot
2022-09-26
Sean Christopherson
KVM: selftests: Add an x86-only test to verify nested...
commit
|
commitdiff
|
tree
|
snapshot
2022-09-26
Sean Christopherson
KVM: selftests: Use uapi header to get VMX and SVM...
commit
|
commitdiff
|
tree
|
snapshot
2022-09-26
Sean Christopherson
KVM: x86: Rename inject_pending_events() to kvm_check_a...
commit
|
commitdiff
|
tree
|
snapshot
2022-09-26
Sean Christopherson
KVM: VMX: Update MTF and ICEBP comments to document...
commit
|
commitdiff
|
tree
|
snapshot
2022-09-26
Sean Christopherson
KVM: x86: Treat pending TRIPLE_FAULT requests as pendin...
commit
|
commitdiff
|
tree
|
snapshot
2022-09-26
Sean Christopherson
KVM: x86: Morph pending exceptions to pending VM-Exits...
commit
|
commitdiff
|
tree
|
snapshot
2022-09-26
Sean Christopherson
KVM: nVMX: Document priority of all known events on...
commit
|
commitdiff
|
tree
|
snapshot
2022-09-26
Sean Christopherson
KVM: nVMX: Add a helper to identify low-priority #DB...
commit
|
commitdiff
|
tree
|
snapshot
2022-09-26
Sean Christopherson
KVM: x86: Evaluate ability to inject SMI/NMI/IRQ after...
commit
|
commitdiff
|
tree
|
snapshot
2022-09-26
Sean Christopherson
KVM: x86: Hoist nested event checks above event injecti...
commit
|
commitdiff
|
tree
|
snapshot
2022-09-26
Sean Christopherson
KVM: x86: Use kvm_queue_exception_e() to queue #DF
commit
|
commitdiff
|
tree
|
snapshot
2022-09-26
Sean Christopherson
KVM: x86: Formalize blocking of nested pending exceptions
commit
|
commitdiff
|
tree
|
snapshot
2022-09-26
Sean Christopherson
KVM: x86: Make kvm_queued_exception a properly named...
commit
|
commitdiff
|
tree
|
snapshot
2022-09-26
Sean Christopherson
KVM: x86: Rename kvm_x86_ops.queue_exception to inject_...
commit
|
commitdiff
|
tree
|
snapshot
2022-09-26
Sean Christopherson
KVM: VMX: Inject #PF on ENCLS as "emulated" #PF
commit
|
commitdiff
|
tree
|
snapshot
2022-09-26
Sean Christopherson
KVM: nVMX: Unconditionally clear mtf_pending on nested...
commit
|
commitdiff
|
tree
|
snapshot
2022-09-26
Sean Christopherson
KVM: nVMX: Ignore SIPI that arrives in L2 when vCPU...
commit
|
commitdiff
|
tree
|
snapshot
2022-09-26
Sean Christopherson
KVM: x86: Use DR7_GD macro instead of open coding check...
commit
|
commitdiff
|
tree
|
snapshot
2022-09-26
Sean Christopherson
KVM: x86: Treat #DBs from the emulator as fault-like...
commit
|
commitdiff
|
tree
|
snapshot
2022-09-26
Sean Christopherson
KVM: nVMX: Prioritize TSS T-flag #DBs over Monitor...
commit
|
commitdiff
|
tree
|
snapshot
2022-09-26
Sean Christopherson
KVM: nVMX: Treat General Detect #DB (DR7.GD=1) as fault...
commit
|
commitdiff
|
tree
|
snapshot
2022-09-26
Sean Christopherson
KVM: x86: Suppress code #DBs on Intel if MOV/POP SS...
commit
|
commitdiff
|
tree
|
snapshot
2022-09-26
Sean Christopherson
KVM: x86: Allow clearing RFLAGS.RF on forced emulation...
commit
|
commitdiff
|
tree
|
snapshot
2022-09-26
Sean Christopherson
KVM: x86: Don't check for code breakpoints when emulati...
commit
|
commitdiff
|
tree
|
snapshot
2022-09-26
Sean Christopherson
KVM: VMX: Drop bits 31:16 when shoving exception error...
commit
|
commitdiff
|
tree
|
snapshot
2022-09-26
Sean Christopherson
KVM: nVMX: Unconditionally purge queued/injected events...
commit
|
commitdiff
|
tree
|
snapshot
2022-09-26
Hou Wenlong
KVM: x86: Add missing trace points for RDMSR/WRMSR...
commit
|
commitdiff
|
tree
|
snapshot
2022-09-26
Hou Wenlong
KVM: x86: Return emulator error if RDMSR/WRMSR emulatio...
commit
|
commitdiff
|
tree
|
snapshot
2022-09-26
Jilin Yuan
KVM: x86/mmu: fix repeated words in comments
commit
|
commitdiff
|
tree
|
snapshot
2022-09-26
Vitaly Kuznetsov
KVM: nVMX: Use cached host MSR_IA32_VMX_MISC value...
commit
|
commitdiff
|
tree
|
snapshot
2022-09-26
Vitaly Kuznetsov
KVM: VMX: Cache MSR_IA32_VMX_MISC in vmcs_config
commit
|
commitdiff
|
tree
|
snapshot
next