index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
riscv
/
kvm
Age
Commit message (
Expand
)
Author
2024-01-17
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2024-01-17
Merge tag 'riscv-for-linus-6.8-mw1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2024-01-08
Merge tag 'kvm-x86-generic-6.8' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
2024-01-08
KVM: introduce CONFIG_KVM_COMMON
Paolo Bonzini
2024-01-02
Merge tag 'kvm-riscv-6.8-1' of https://github.com/kvm-riscv/linux into HEAD
Paolo Bonzini
2023-12-30
RISC-V: KVM: Implement SBI STA extension
Andrew Jones
2023-12-30
RISC-V: KVM: Add support for SBI STA registers
Andrew Jones
2023-12-30
RISC-V: KVM: Add support for SBI extension registers
Andrew Jones
2023-12-30
RISC-V: KVM: Add SBI STA info to vcpu_arch
Andrew Jones
2023-12-30
RISC-V: KVM: Add steal-update vcpu request
Andrew Jones
2023-12-30
RISC-V: KVM: Add SBI STA extension skeleton
Andrew Jones
2023-12-29
RISC-V: KVM: Fix indentation in kvm_riscv_vcpu_set_reg_csr()
Anup Patel
2023-12-29
RISC-V: KVM: add vector registers and CSRs in KVM_GET_REG_LIST
Daniel Henrique Barboza
2023-12-29
RISC-V: KVM: add 'vlenb' Vector CSR
Daniel Henrique Barboza
2023-12-29
RISC-V: KVM: set 'vlenb' in kvm_riscv_vcpu_alloc_vector_context()
Daniel Henrique Barboza
2023-12-29
RISC-V: KVM: Make SBI uapi consistent with ISA uapi
Andrew Jones
2023-12-29
RISC-V: KVM: Don't add SBI multi regs in get-reg-list
Andrew Jones
2023-12-29
RISC-V: KVM: remove a redundant condition in kvm_arch_vcpu_ioctl_run()
Chao Du
2023-12-29
riscv: kvm: use ".L" local labels in assembly when applicable
Clément Léger
2023-12-29
riscv: kvm: Use SYM_*() assembly macros instead of deprecated ones
Clément Léger
2023-12-20
riscv: Use accessors to page table entries instead of direct dereference
Alexandre Ghiti
2023-12-13
RISCV: KVM: update external interrupt atomically for IMSIC swfile
Yong-Xuan Wang
2023-12-08
KVM: remove CONFIG_HAVE_KVM_IRQFD
Paolo Bonzini
2023-12-08
KVM: remove CONFIG_HAVE_KVM_EVENTFD
Paolo Bonzini
2023-11-30
KVM: move KVM_CAP_DEVICE_CTRL to the generic check
Wei Wang
2023-11-14
Merge branch 'kvm-guestmemfd' into HEAD
Paolo Bonzini
2023-11-13
KVM: Convert KVM_ARCH_WANT_MMU_NOTIFIER to CONFIG_KVM_GENERIC_MMU_NOTIFIER
Sean Christopherson
2023-11-10
Merge tag 'riscv-for-linus-6.7-mw2' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2023-11-09
riscv: Rearrange hwcap.h and cpufeature.h
Xiao Wang
2023-10-20
RISC-V: KVM: Forward SBI DBCN extension to user-space
Anup Patel
2023-10-20
RISC-V: KVM: Allow some SBI extensions to be disabled by default
Anup Patel
2023-10-12
RISC-V: KVM: Allow Zicond extension for Guest/VM
Anup Patel
2023-10-12
RISCV: KVM: Add sstateen0 to ONE_REG
Mayuresh Chitale
2023-10-12
RISCV: KVM: Add sstateen0 context save/restore
Mayuresh Chitale
2023-10-12
RISCV: KVM: Add senvcfg context save/restore
Mayuresh Chitale
2023-10-12
RISC-V: KVM: Enable Smstateen accesses
Mayuresh Chitale
2023-10-12
RISC-V: KVM: Add kvm_vcpu_config
Mayuresh Chitale
2023-09-21
RISC-V: KVM: Fix riscv_vcpu_get_isa_ext_single() for missing extensions
Anup Patel
2023-09-21
RISC-V: KVM: Fix KVM_GET_REG_LIST API for ISA_EXT registers
Anup Patel
2023-08-31
Merge tag 'kvm-riscv-6.6-1' of https://github.com/kvm-riscv/linux into HEAD
Paolo Bonzini
2023-08-31
Merge tag 'kvm-x86-generic-6.6' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
2023-08-17
KVM: Wrap kvm_{gfn,hva}_range.pte in a per-action union
Sean Christopherson
2023-08-17
KVM: Move kvm_arch_flush_remote_tlbs_memslot() to common code
David Matlack
2023-08-09
KVM: riscv: Add KVM_GET_REG_LIST API support
Haibo Xu
2023-08-08
RISC-V: KVM: Improve vector save/restore functions
Andrew Jones
2023-08-08
RISC-V: KVM: Improve vector save/restore errors
Andrew Jones
2023-08-08
RISC-V: KVM: avoid EBUSY when writing the same isa_ext val
Daniel Henrique Barboza
2023-08-08
RISC-V: KVM: avoid EBUSY when writing the same machine ID val
Daniel Henrique Barboza
2023-08-08
RISC-V: KVM: avoid EBUSY when writing same ISA val
Daniel Henrique Barboza
2023-08-08
RISC-V: KVM: use EBUSY when !vcpu->arch.ran_atleast_once
Daniel Henrique Barboza
[next]