index
:
nova.git
nova
nova-next
topic/nova/allocator
wip/fw-loader
dakr's fork of freedesktop.org/drm/nova
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
kvm
Age
Commit message (
Expand
)
Author
2023-02-15
Merge tag 'kvm-riscv-6.3-1' of https://github.com/kvm-riscv/linux into HEAD
Paolo Bonzini
2023-01-29
KVM: arm64: Add helper vgic_write_guest_lock()
Gavin Shan
2022-12-29
KVM: x86: Unify pr_fmt to use module name for all KVM modules
Sean Christopherson
2022-12-29
KVM: arm64: Simplify the CPUHP logic
Marc Zyngier
2022-12-05
Merge branch kvm-arm64/pmu-unchained into kvmarm-master/next
Marc Zyngier
2022-11-19
KVM: arm64: PMU: Implement PMUv3p5 long counter support
Marc Zyngier
2022-11-19
KVM: arm64: PMU: Move the ID_AA64DFR0_EL1.PMUver limit to VM creation
Marc Zyngier
2022-11-17
KVM: arm64: PMU: Align chained counter implementation with architecture pseud...
Marc Zyngier
2022-11-10
KVM: arm64: Enable ring-based dirty memory tracking
Gavin Shan
2022-07-17
KVM: arm64: vgic: Consolidate userspace access for base address setting
Marc Zyngier
2022-07-17
KVM: arm64: vgic-v2: Add helper for legacy dist/cpuif base address setting
Marc Zyngier
2022-05-16
Merge branch kvm-arm64/per-vcpu-host-pmu-data into kvmarm-master/next
Marc Zyngier
2022-05-16
Merge branch kvm-arm64/vgic-invlpir into kvmarm-master/next
Marc Zyngier
2022-05-16
Merge branch kvm-arm64/hcall-selection into kvmarm-master/next
Marc Zyngier
2022-05-16
KVM: arm64: pmu: Restore compilation when HW_PERF_EVENTS isn't selected
Marc Zyngier
2022-05-15
KVM: arm64: Pass pmu events to hyp via vcpu
Fuad Tabba
2022-05-15
KVM: arm64: Repack struct kvm_pmu to reduce size
Fuad Tabba
2022-05-04
KVM: arm64: vgic-v3: Advertise GICR_CTLR.{IR, CES} as a new GICD_IIDR revision
Marc Zyngier
2022-05-04
KVM: arm64: vgic-v3: Implement MMIO-based LPI invalidation
Marc Zyngier
2022-05-04
KVM: arm64: vgic-v3: Expose GICR_CTLR.RWP when disabling LPIs
Marc Zyngier
2022-05-03
KVM: arm64: Setup a framework for hypercall bitmap firmware registers
Raghavendra Rao Ananta
2022-05-03
KVM: arm64: Factor out firmware register handling from psci.c
Raghavendra Rao Ananta
2022-04-20
KVM: arm64: Simplify kvm_cpu_has_pending_timer()
Marc Zyngier
2022-02-25
Merge branch kvm-arm64/psci-1.1 into kvmarm-master/next
Marc Zyngier
2022-02-21
KVM: arm64: Bump guest PSCI version to 1.1
Will Deacon
2022-02-08
Merge branch kvm-arm64/pmu-bl into kvmarm-master/next
Marc Zyngier
2022-02-08
KVM: arm64: Keep a list of probed PMUs
Alexandru Elisei
2022-02-08
KVM: arm64: Drop unused param from kvm_psci_version()
Oliver Upton
2022-01-16
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2022-01-04
KVM: arm64: vgic: Replace kernel.h with the necessary inclusions
Andy Shevchenko
2021-11-17
KVM: arm64: Hide kvm_arm_pmu_available behind CONFIG_HW_PERF_EVENTS=y
Sean Christopherson
2021-09-20
KVM: arm64: Fix PMU probe ordering
Marc Zyngier
2021-06-01
KVM: arm64: vgic: Implement SW-driven deactivation
Marc Zyngier
2021-06-01
KVM: arm64: vgic: move irq->get_input_level into an ops structure
Marc Zyngier
2021-06-01
KVM: arm64: vgic: Let an interrupt controller advertise lack of HW deactivation
Marc Zyngier
2021-04-22
Merge branch 'kvm-arm64/kill_oprofile_dependency' into kvmarm-master/next
Marc Zyngier
2021-04-22
KVM: arm64: Divorce the perf code from oprofile helpers
Marc Zyngier
2021-04-06
KVM: arm64: vgic-v3: Expose GICR_TYPER.Last for userspace
Eric Auger
2021-03-06
KVM: arm64: Turn kvm_arm_support_pmu_v3() into a static key
Marc Zyngier
2021-01-04
KVM: arm64: Replace KVM_ARM_PMU with HW_PERF_EVENTS
Marc Zyngier
2020-12-04
Merge remote-tracking branch 'origin/kvm-arm64/misc-5.11' into kvmarm-master/...
Marc Zyngier
2020-11-30
KVM: arm64: Delay the polling of the GICR_VPENDBASER.Dirty bit
Shenming Lu
2020-11-27
KVM: arm64: Get rid of the PMU ready state
Marc Zyngier
2020-10-23
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2020-09-29
KVM: arm64: Mask out filtered events in PCMEID{0,1}_EL1
Marc Zyngier
2020-09-28
KVM: arm64: pmu: Make overflow handler NMI safe
Julien Thierry
2020-07-07
KVM: arm64: timers: Move timer registers to the sys_regs file
Marc Zyngier
2020-07-07
KVM: arm64: timers: Rename kvm_timer_sync_hwstate to kvm_timer_sync_user
Marc Zyngier
2020-05-28
KVM: arm64: vgic-v3: Take cpu_if pointer directly instead of vcpu
Christoffer Dall
2020-03-24
KVM: arm64: GICv4.1: Allow SGIs to switch between HW and SW interrupts
Marc Zyngier
[next]