Linux KVM for ARM
[Prev Page][Next Page]
- Re: [PATCH 13/15] arm64: kvm: Rewrite fake pgd handling, (continued)
- [PATCH] KVM: arm64: add workaround for Cortex-A57 erratum #852523,
Will Deacon
- [GIT PULL] KVM/ARM fixes for 4.3-rc2,
Marc Zyngier
- [PATCH v2 00/22] KVM: ARM64: Add guest PMU support,
Shannon Zhao
- [PATCH v2 05/22] KVM: ARM64: Add a helper for CP15 registers reset to UNKNOWN, Shannon Zhao
- [PATCH v2 07/22] KVM: ARM64: Add reset and access handlers for PMCEID0 and PMCEID1 register, Shannon Zhao
- [PATCH v2 03/22] KVM: ARM64: Add offset defines for PMU registers, Shannon Zhao
- [PATCH v2 01/22] ARM64: Move PMU register related defines to asm/pmu.h, Shannon Zhao
- [PATCH v2 04/22] KVM: ARM64: Add reset and access handlers for PMCR_EL0 register, Shannon Zhao
- [PATCH v2 06/22] KVM: ARM64: Add reset and access handlers for PMSELR register, Shannon Zhao
- [PATCH v2 08/22] KVM: ARM64: PMU: Add perf event map and introduce perf event creating function, Shannon Zhao
- [PATCH v2 02/22] KVM: ARM64: Define PMU data structure for each vcpu, Shannon Zhao
- [PATCH v2 13/22] KVM: ARM64: Add reset and access handlers for PMINTENSET and PMINTENCLR register, Shannon Zhao
- [PATCH v2 09/22] KVM: ARM64: Add reset and access handlers for PMXEVTYPER register, Shannon Zhao
- [PATCH v2 14/22] KVM: ARM64: Add reset and access handlers for PMOVSSET and PMOVSCLR register, Shannon Zhao
- [PATCH v2 11/22] KVM: ARM64: Add reset and access handlers for PMCCNTR register, Shannon Zhao
- [PATCH v2 15/22] KVM: ARM64: Add a helper for CP15 registers reset to specified value, Shannon Zhao
- [PATCH v2 21/22] KVM: ARM64: Free perf event of PMU when destroying vcpu, Shannon Zhao
- [PATCH v2 20/22] KVM: ARM64: Reset PMU state when resetting vcpu, Shannon Zhao
- [PATCH v2 16/22] KVM: ARM64: Add reset and access handlers for PMUSERENR register, Shannon Zhao
- [PATCH v2 17/22] KVM: ARM64: Add reset and access handlers for PMSWINC register, Shannon Zhao
- [PATCH v2 19/22] KVM: ARM64: Add PMU overflow interrupt routing, Shannon Zhao
- [PATCH v2 12/22] KVM: ARM64: Add reset and access handlers for PMCNTENSET and PMCNTENCLR register, Shannon Zhao
- [PATCH v2 18/22] KVM: ARM64: Add access handlers for PMEVCNTRn and PMEVTYPERn register, Shannon Zhao
- [PATCH v2 10/22] KVM: ARM64: Add reset and access handlers for PMXEVCNTR register, Shannon Zhao
- [PATCH v2 22/22] KVM: ARM64: Add a new kvm ARM PMU device, Shannon Zhao
- Re: [PATCH v2 00/22] KVM: ARM64: Add guest PMU support, Christoffer Dall
- Re: [PATCH v2 00/22] KVM: ARM64: Add guest PMU support, Shannon Zhao
- Re: [PATCH v2 00/22] KVM: ARM64: Add guest PMU support, Wei Huang
- [RFC PATCH v4 0/3] vfio: platform: return device properties for a platform device,
Baptiste Reynal
- [PATCH RFC 0/3] arm64: cross cpu support,
Tushar Jagad
- [PATCH RFC 0/4] arm64: cross cpu support,
Tushar Jagad
- [PATCH v2 0/8] Rework architected timer and forwarded IRQs handling,
Christoffer Dall
- [PATCH] KVM: arm/arm64: Fix PSCI affinity info return value for non valid cores,
Alexander Spyridakis
- [PATCH 0/2] arm/arm64: KVM: Fix arthictected timer issues,
Christoffer Dall
- [PATCH v3 0/5] KVM: arm64: Implement API for vGICv3 live migration,
Pavel Fedin
- kvm status on lsk-3.14,
Stuart Yoder
- [PATCH v2 0/5] KVM: arm64: Implement API for vGICv3 live migration,
Pavel Fedin
- [PATCH] ARM/ARM64: KVM: remove 'config KVM_ARM_MAX_VCPUS',
Ming Lei
- [PATCH 0/2] Improve and add tracepoints for KVM on arm/arm64,
Christoffer Dall
- [PATCH 0/9] Rework architected timer and fix UEFI reset,
Christoffer Dall
- [PATCH 1/9] KVM: Add kvm_arch_vcpu_{un}blocking callbacks, Christoffer Dall
- [PATCH 2/9] arm/arm64: KVM: arch_timer: Only schedule soft timer on vcpu_block, Christoffer Dall
- [PATCH 3/9] arm/arm64: KVM: vgic: Factor out level irq processing on guest exit, Christoffer Dall
- [PATCH 4/9] arm/arm64: Implement GICD_ICFGR as RO for PPIs, Christoffer Dall
- [PATCH 5/9] arm/arm64: KVM: Use appropriate define in VGIC reset code, Christoffer Dall
- [PATCH 6/9] arm/arm64: KVM: Add mapped interrupts documentation, Christoffer Dall
- [PATCH 7/9] arm/arm64: KVM: vgic: Move active state handling to flush_hwstate, Christoffer Dall
- [PATCH 8/9] arm/arm64: KVM: Rework the arch timer to use level-triggered semantics, Christoffer Dall
- [PATCH 9/9] arm/arm64: KVM: arch timer: Reset CNTV_CTL to 0, Christoffer Dall
- Re: [PATCH 0/9] Rework architected timer and fix UEFI reset, Marc Zyngier
- [PATCH 0/3] KVM: arm64: Implement API for vGICv3 live migration,
Pavel Fedin
- [GIT PULL] Late arm64 KVM fix for 4.2, Will Deacon
- [PATCH v2] arm64: KVM: Do not inject a 64bit fault for a 32bit guest, Marc Zyngier
- [PATCH] arm64: KVM: Do not inject a 64bit fault for a 32bit guest,
Marc Zyngier
- [PATCH] KVM: arm/arm64: BUG FIX: Do not inject spurious interrupts,
Pavel Fedin
- [PATCH v4 0/4] irqchip: GICv2/v3: Add support for irq_vcpu_affinity,
Marc Zyngier
- [PATCH] KVM: arm/arm64: BUG: Fix losing level-sensitive interrupts,
Pavel Fedin
- [PATCH v3 0/4] irqchip: GICv2/v3: Add support for irq_vcpu_affinity,
Marc Zyngier
- KVM/ARM:Read SP_usr and SP_svc in HYP mode, harry
- [PATCH] arm64/kvm: set {v,}TCR_EL2 RES1 bits,
Mark Rutland
- [GIT PULL] KVM/ARM pull request for 4.3,
Marc Zyngier
- [PATCH 01/25] KVM: add comments for kvm_debug_exit_arch struct, Marc Zyngier
- [PATCH 02/25] KVM: arm64: guest debug, define API headers, Marc Zyngier
- [PATCH 03/25] KVM: arm: guest debug, add stub KVM_SET_GUEST_DEBUG ioctl, Marc Zyngier
- [PATCH 04/25] KVM: arm: introduce kvm_arm_init/setup/clear_debug, Marc Zyngier
- [PATCH 05/25] KVM: arm64: guest debug, add SW break point support, Marc Zyngier
- [PATCH 06/25] KVM: arm64: guest debug, add support for single-step, Marc Zyngier
- [PATCH 07/25] KVM: arm64: re-factor hyp.S debug register code, Marc Zyngier
- [PATCH 09/25] KVM: arm64: guest debug, HW assisted debug support, Marc Zyngier
- [PATCH 10/25] KVM: arm64: enable KVM_CAP_SET_GUEST_DEBUG, Marc Zyngier
- [PATCH 08/25] KVM: arm64: introduce vcpu->arch.debug_ptr, Marc Zyngier
- [PATCH 12/25] arm64/kvm: Add generic v8 KVM target, Marc Zyngier
- [PATCH 11/25] KVM: arm64: add trace points for guest_debug debug, Marc Zyngier
- [PATCH 13/25] arm64: KVM: remove remaining reference to vgic_sr_vectors, Marc Zyngier
- [PATCH 14/25] arm/arm64: KVM: Fix ordering of timer/GIC on guest entry, Marc Zyngier
- [PATCH 15/25] arm/arm64: KVM: Move vgic handling to a non-preemptible section, Marc Zyngier
- [PATCH 16/25] KVM: arm/arm64: vgic: Convert struct vgic_lr to use bitfields, Marc Zyngier
- [PATCH 17/25] KVM: arm/arm64: vgic: Allow HW irq to be encoded in LR, Marc Zyngier
- [PATCH 18/25] KVM: arm/arm64: vgic: Relax vgic_can_sample_irq for edge IRQs, Marc Zyngier
- [PATCH 21/25] KVM: arm/arm64: vgic: Add vgic_{get, set}_phys_irq_active, Marc Zyngier
- [PATCH 20/25] KVM: arm/arm64: vgic: Allow HW interrupts to be queued to a guest, Marc Zyngier
- [PATCH 22/25] KVM: arm/arm64: vgic: Prevent userspace injection of a mapped interrupt, Marc Zyngier
- [PATCH 23/25] KVM: arm/arm64: timer: Allow the timer to control the active state, Marc Zyngier
- [PATCH 19/25] KVM: arm/arm64: vgic: Allow dynamic mapping of physical/virtual interrupts, Marc Zyngier
- [PATCH 24/25] arm64: KVM: Optimize arm64 skip 30-50% vfp/simd save/restore on exits, Marc Zyngier
- [PATCH 25/25] arm: KVM: keep arm vfp/simd exit handling consistent with arm64, Marc Zyngier
- Re: [GIT PULL] KVM/ARM pull request for 4.3, Paolo Bonzini
- PING: [PATCH] KVM: arm64: Decode basic HYP fault information,
Pavel Fedin
- [PATCH v4 0/3] KVM: arm/arm64: Allow to use KVM without in-kernel irqchip,
Pavel Fedin
- KVM/ARM: How to read the value of some physical address in HYP mode,
harry
- PING: [PATCH v3 0/3] KVM: arm/arm64: Allow to use KVM without in-kernel irqchip, Pavel Fedin
- [PATCH 00/14] arm64: 16K translation granule support,
Suzuki K. Poulose
- [PATCH 03/14] arm64: Introduce helpers for page table levels, Suzuki K. Poulose
- [PATCH 04/14] arm64: Calculate size for idmap_pg_dir at compile time, Suzuki K. Poulose
- [PATCH 01/14] arm64: Move swapper pagetable definitions, Suzuki K. Poulose
- [PATCH 02/14] arm64: Handle section maps for swapper/idmap, Suzuki K. Poulose
- [PATCH 08/14] arm64: kvm: Fix {V}TCR_EL2_TG0 mask, Suzuki K. Poulose
- [PATCH 06/14] arm64: Clean config usages for page size, Suzuki K. Poulose
- [PATCH 07/14] arm64: Kconfig: Fix help text about AArch32 support with 64K pages, Suzuki K. Poulose
- [PATCH 12/14] arm64: Check for selected granule support, Suzuki K. Poulose
- [PATCH 10/14] arm: kvm: Move fake PGD handling to arch specific files, Suzuki K. Poulose
- [PATCH 11/14] arm64: kvm: Rewrite fake pgd handling, Suzuki K. Poulose
- [PATCH 09/14] arm64: Cleanup VTCR_EL2 computation, Suzuki K. Poulose
- [PATCH 05/14] arm64: Handle 4 level page table for swapper, Suzuki K. Poulose
- [PATCH 14/14] arm64: 36 bit VA, Suzuki K. Poulose
- [PATCH 13/14] arm64: Add 16K page size support, Suzuki K. Poulose
- Re: [PATCH 00/14] arm64: 16K translation granule support, Ard Biesheuvel
- [PATCH v2 0/4] irqchip: GICv2/v3: Add support for irq_vcpu_affinity,
Marc Zyngier
- [PATCH] KVM: arm64: Decode basic HYP fault information,
Pavel Fedin
- KVM Live migration with GICv3,
Vijay Kilari
- [PATCH v5 0/5] KVM: irqfd consumer based on IRQ bypass manager,
Eric Auger
- [PATCH v4 00/15] KVM: arm: debug infrastructure support,
Zhichao Huang
- [PATCH v4 01/15] KVM: arm: plug guest debug exploit, Zhichao Huang
- [PATCH v4 02/15] KVM: arm: rename pm_fake handler to trap_raz_wi, Zhichao Huang
- [PATCH v4 03/15] KVM: arm: enable to use the ARM_DSCR_MDBGEN macro from KVM assembly code, Zhichao Huang
- [PATCH v4 04/15] KVM: arm: common infrastructure for handling AArch32 CP14/CP15, Zhichao Huang
- [PATCH v4 05/15] KVM: arm: check ordering of all system register tables, Zhichao Huang
- [PATCH v4 06/15] KVM: arm: add trap handlers for 32-bit debug registers, Zhichao Huang
- [PATCH v4 07/15] KVM: arm: add trap handlers for 64-bit debug registers, Zhichao Huang
- [PATCH v4 08/15] KVM: arm: add a trace event for cp14 traps, Zhichao Huang
- [PATCH v4 09/15] KVM: arm: redefine kvm_cpu_context_t to save the host cp14 states, Zhichao Huang
- [PATCH v4 10/15] KVM: arm: implement world switch for debug registers, Zhichao Huang
- [PATCH v4 11/15] KVM: arm: add a function to keep track of host use of the debug registers, Zhichao Huang
- [PATCH v4 12/15] KVM: arm: keep track of host use of the debug registers, Zhichao Huang
- [PATCH v4 13/15] KVM: arm: keep track of guest use of the debug registers, Zhichao Huang
- [PATCH v4 14/15] KVM: arm: implement lazy world switch for debug registers, Zhichao Huang
- [PATCH v4 15/15] KVM: arm: enable trapping of all debug registers, Zhichao Huang
- [PATCH v3 00/10] ARM IRQ forward control based on IRQ bypass manager,
Eric Auger
- [PATCH v3 02/10] VFIO: platform: test forwarded state when selecting the IRQ handler, Eric Auger
- [PATCH v3 01/10] VFIO: platform: registration of a dummy IRQ bypass producer, Eric Auger
- [PATCH v3 03/10] VFIO: platform: single handler using function pointer, Eric Auger
- [PATCH v3 04/10] VFIO: platform: add vfio_platform_set_automasked, Eric Auger
- [PATCH v3 05/10] VFIO: platform: add vfio_platform_is_active, Eric Auger
- [PATCH v3 07/10] KVM: arm/arm64: vgic: Allow HW interrupts for non-shared devices, Eric Auger
- [PATCH v3 06/10] VFIO: platform: add irq bypass producer management, Eric Auger
- [PATCH v3 08/10] KVM: arm/arm64: vgic: support irqfd injection of a forwarded IRQ, Eric Auger
- [PATCH v3 10/10] KVM: arm/arm64: implement IRQ bypass consumer functions, Eric Auger
- [PATCH v3 09/10] KVM: arm/arm64: vgic: forwarding control, Eric Auger
- Re: [PATCH v3 00/10] ARM IRQ forward control based on IRQ bypass manager, Christoffer Dall
- [PATCH v2 0/4] KVM: arm/arm64: guest synchronous halt/resume,
Eric Auger
- [PATCH v4 00/11] arm/arm64: KVM: Active interrupt state switching for shared devices,
Marc Zyngier
- [PATCH v4 02/11] arm/arm64: KVM: Move vgic handling to a non-preemptible section, Marc Zyngier
- [PATCH v4 01/11] arm/arm64: KVM: Fix ordering of timer/GIC on guest entry, Marc Zyngier
- [PATCH v4 04/11] KVM: arm/arm64: vgic: Allow HW irq to be encoded in LR, Marc Zyngier
- [PATCH v4 03/11] KVM: arm/arm64: vgic: Convert struct vgic_lr to use bitfields, Marc Zyngier
- [PATCH v4 05/11] KVM: arm/arm64: vgic: Relax vgic_can_sample_irq for edge IRQs, Marc Zyngier
- [PATCH v4 07/11] KVM: arm/arm64: vgic: Allow HW interrupts to be queued to a guest, Marc Zyngier
- [PATCH v4 08/11] KVM: arm/arm64: vgic: Add vgic_{get, set}_phys_irq_active, Marc Zyngier
- [PATCH v4 06/11] KVM: arm/arm64: vgic: Allow dynamic mapping of physical/virtual interrupts, Marc Zyngier
- [PATCH v4 09/11] KVM: arm/arm64: vgic: Prevent userspace injection of a mapped interrupt, Marc Zyngier
- [PATCH v4 10/11] KVM: arm/arm64: timer: Allow the timer to control the active state, Marc Zyngier
- [PATCH v4 11/11] KVM: arm/arm64: vgic: Allow HW interrupts for non-shared devices, Marc Zyngier
- KVM/ARM: Problems about intercepting the system call, harry
- [PATCH] kvm:arm:Fix error handling in the function vgic_v3_probe,
Nicholas Krause
- [PATCH v3 0/3] KVM: arm/arm64: Allow to use KVM without in-kernel irqchip,
Pavel Fedin
- [PATCH v4 0/5] KVM: irqfd consumer based on IRQ bypass manager,
Eric Auger
- [PATCH v3 0/7] KVM: arm/arm64: gsi routing support,
Eric Auger
- [PATCH 00/14] kvmtool: Refactor kernel image loading to allow pipes,
Andre Przywara
- [PATCH 01/14] Refactor kernel image loading, Andre Przywara
- [PATCH 02/14] arm/powerpc: remove unneeded seeks in kernel loading, Andre Przywara
- [PATCH 03/14] x86: allow pipes for bzImage kernel images, Andre Przywara
- [PATCH 04/14] x86: support loading flat binary kernel images from a pipe, Andre Przywara
- [PATCH 05/14] kvmtool: introduce pseek, Andre Przywara
- [PATCH 06/14] MIPS: use pseek() in ELF kernel image loading, Andre Przywara
- [PATCH 07/14] MIPS: move ELF headers loading outside of load_elf_binary(), Andre Przywara
- [PATCH 08/14] MIPS: remove seeks from load_flat_binary(), Andre Przywara
- [PATCH 09/14] arm: move kernel loading into arm/kvm.c, Andre Przywara
- [PATCH 10/14] provide generic read_file() implementation, Andre Przywara
- [PATCH 11/14] arm/arm64: use read_file() in kernel and initrd loading, Andre Przywara
- [PATCH 12/14] powerpc: use read_file() in kernel and initrd loading, Andre Przywara
- [PATCH 13/14] MIPS: use read wrappers in kernel loading, Andre Przywara
- [PATCH 14/14] x86: use read wrappers in kernel loading, Andre Przywara
- [PATCH] arm64: KVM: remove remaining reference to vgic_sr_vectors,
Vladimir Murzin
- virtio-serial: Add multiple times opening support to virtserialport(port),
Matt Ma
- [PATCH v3 00/11] arm/arm64: KVM: Active interrupt state switching for shared devices,
Marc Zyngier
- [PATCH v3 01/11] arm/arm64: KVM: Fix ordering of timer/GIC on guest entry, Marc Zyngier
- [PATCH v3 02/11] arm/arm64: KVM: Move vgic handling to a non-preemptible section, Marc Zyngier
- [PATCH v3 03/11] KVM: arm/arm64: vgic: Convert struct vgic_lr to use bitfields, Marc Zyngier
- [PATCH v3 04/11] KVM: arm/arm64: vgic: Allow HW irq to be encoded in LR, Marc Zyngier
- [PATCH v3 05/11] KVM: arm/arm64: vgic: Relax vgic_can_sample_irq for edge IRQs, Marc Zyngier
- [PATCH v3 06/11] KVM: arm/arm64: vgic: Allow dynamic mapping of physical/virtual interrupts, Marc Zyngier
- [PATCH v3 07/11] KVM: arm/arm64: vgic: Allow HW interrupts to be queued to a guest, Marc Zyngier
- [PATCH v3 09/11] KVM: arm/arm64: vgic: Prevent userspace injection of a mapped interrupt, Marc Zyngier
- [PATCH v3 08/11] KVM: arm/arm64: vgic: Add vgic_{get, set}_phys_irq_active, Marc Zyngier
- [PATCH v3 10/11] KVM: arm/arm64: timer: Allow the timer to control the active state, Marc Zyngier
- [PATCH v3 11/11] KVM: arm/arm64: vgic: Allow HW interrupts for non-shared devices, Marc Zyngier
- add multiple times opening support to a virtserialport,
Matt Ma
- [RFC 0/2] VFIO: Add virtual MSI doorbell support.,
Pranavkumar Sawargaonkar
- KVM on ARM: Problems on the implementation of a print function in HYP mode, harry
- [PATCH 00/14] kvmtool: add ITS emulation and GSI routing for ARM,
Andre Przywara
- [PATCH 01/14] irq: move IRQ routing into irq.c, Andre Przywara
- [PATCH 03/14] virtio: fix endianness check for vhost support, Andre Przywara
- [PATCH 02/14] MSI-X: update GSI routing after changed MSI-X configuration, Andre Przywara
- [PATCH 05/14] arm: use new phandle allocation functions, Andre Przywara
- [PATCH 07/14] arm: allow creation of an MSI register frame region, Andre Przywara
- [PATCH 04/14] FDT: introduce global phandle allocation, Andre Przywara
- [PATCH 08/14] arm: FDT: create MSI controller DT node, Andre Przywara
- [PATCH 06/14] TEMPORARY: arm: update public headers for GICv3 ITS emulation, Andre Przywara
- [PATCH 10/14] PCI: inject PCI device ID on MSI injection, Andre Przywara
- [PATCH 09/14] add kvm__check_vm_capability, Andre Przywara
- [PATCH 11/14] arm64: enable GICv3-ITS emulation, Andre Przywara
- [PATCH 13/14] TEMPORARY: update public headers for kvm_irq_routing_msi extension, Andre Przywara
- [PATCH 12/14] arm: setup SPI IRQ routing tables, Andre Przywara
- [PATCH 14/14] extend GSI IRQ routing to take a device ID, Andre Przywara
- high interrupt latency in guest VM with VFIO PCI (using legacy interrupts), Varun Sethi
- [PATCH 00/12] kvmtool: Improve portability,
Andre Przywara
- [PATCH 01/12] avoid casts when initializing structures, Andre Przywara
- [PATCH 02/12] qcow: fix signedness bugs, Andre Przywara
- [PATCH 04/12] Makefile: remove unneeded -s switch on compiling BIOS files, Andre Przywara
- [PATCH 05/12] ui: remove pointless double const in keymap declarations, Andre Przywara
- [PATCH 03/12] kvm-ipc: use proper type for file descriptor, Andre Przywara
- [PATCH 06/12] kvm__set_dir(): avoid variable arguments call, Andre Przywara
- [PATCH 07/12] util/util.c: avoid clang error on vsnprintf, Andre Przywara
- [PATCH 08/12] Fix call to connect(), Andre Przywara
- [PATCH 09/12] use <poll.h> instead of <sys/poll.h>, Andre Przywara
- [PATCH 10/12] check for and use C library provided strlcpy and strlcat, Andre Przywara
- [PATCH 12/12] remove KVM_CAP_MAX_VCPUS hack, Andre Przywara
- [PATCH 11/12] avoid using predefined PAGE_SIZE, Andre Przywara
- Re: [PATCH 00/12] kvmtool: Improve portability, Will Deacon
- [PATCH v4 0/2] arm/arm64: KVM: Optimize arm64 fp/simd, saves 30-50% on exits,
Mario Smarduch
- [PATCH v2] target-arm: kvm: Differentiate registers based on write-back levels,
Christoffer Dall
- [PATCH v2 0/3] KVM: arm/arm64: Allow to use KVM without in-kernel irqchip,
Pavel Fedin
- Extensions for KVM MSI related ioctls,
Andre Przywara
- [PATCH v4 0/2] arm/arm64: KVM: Optimize arm64 fp/simd, saves 30-50% on exits for non-VHE,
Mario Smarduch
- [PATCH v2 00/15] KVM: arm64: GICv3 ITS emulation,
Andre Przywara
[Index of Archives]
[Linux KVM]
[Libvirt Users]
[CentOS Virtualization]
[Linux USB Devel]
[Big List of Linux Books]
[Linux SCSI]
[Linux Modules]
[Yosemite Forum]