Linux KVM for ARM
[Prev Page][Next Page]
- Re: [PATCH v6 1/4] KVM: stats: Separate common stats from architecture specific ones, (continued)
- [PATCH v13 0/8] MTE support for KVM guest,
Steven Price
- [PATCH] KVM: arm64: Prevent mixed-width VM creation,
Marc Zyngier
- [PATCH] KVM: arm64: Fix typo in a comment,
Shaokun Zhang
- [PATCH] KVM: halt polling: Make the adjustment of polling time clearer, Keqian Zhu
- [PATCH v2 0/5] KVM: arm64: selftests: Fix get-reg-list,
Andrew Jones
- [PATCH] KVM: arm64: Consolidate functions to skip an instruction into skip_instr.h, Alexandru Elisei
- [PATCH v5 0/4] KVM statistics data fd-based binary interface,
Jing Zhang
- [PATCH for-stable-5.4] KVM: arm64: Initialize VCPU mdcr_el2 before loading it,
Alexandru Elisei
- [PATCH for-stable-4.19] KVM: arm64: Initialize VCPU mdcr_el2 before loading it, Alexandru Elisei
- [PATCH v12 0/8] MTE support for KVM guest,
Steven Price
- [GIT PULL] KVM/arm64 fixes for 5.13, take #1,
Marc Zyngier
- [PATCH v2 0/2] KVM: arm64: Fixup PC updates on exit to userspace,
Marc Zyngier
- [PATCH 0/2] KVM: arm64: Mark a couple of variables static,
Quentin Perret
- [PATCH] KVM: arm64: Add missing index for trapping debug registers,
Ricardo Koller
- [PATCH] KVM: arm64: selftests: Request PMU feature in get-reg-list,
Gavin Shan
- [PATCH v3 0/5] KVM: selftests: arm64 exception handling and debug test,
Ricardo Koller
- Re: [PATCH 5.4 000/244] 5.4.119-rc1 review,
Naresh Kamboju
- [kvm-unit-tests BUG] lib/ldiv32.c breaks arm compilation,
Alexandru Elisei
- [PATCH v4 0/4] arm64: drop pfn_valid_within() and simplify pfn_valid(),
Mike Rapoport
- [PATCH v4 00/66] KVM: arm64: ARMv8.3/8.4 Nested Virtualization support,
Marc Zyngier
- [PATCH v4 02/66] KVM: arm64: nv: Introduce nested virtualization VCPU feature, Marc Zyngier
- [PATCH v4 01/66] arm64: Add ARM64_HAS_NESTED_VIRT cpufeature, Marc Zyngier
- [PATCH v4 03/66] KVM: arm64: nv: Reset VCPU to EL2 registers if VCPU nested virt is set, Marc Zyngier
- [PATCH v4 04/66] KVM: arm64: nv: Allow userspace to set PSR_MODE_EL2x, Marc Zyngier
- [PATCH v4 05/66] KVM: arm64: nv: Add EL2 system registers to vcpu context, Marc Zyngier
- [PATCH v4 06/66] KVM: arm64: nv: Add nested virt VCPU primitives for vEL2 VCPU state, Marc Zyngier
- [PATCH v4 07/66] KVM: arm64: nv: Handle HCR_EL2.NV system register traps, Marc Zyngier
- [PATCH v4 08/66] KVM: arm64: nv: Reset VMPIDR_EL2 and VPIDR_EL2 to sane values, Marc Zyngier
- [PATCH v4 09/66] KVM: arm64: nv: Support virtual EL2 exceptions, Marc Zyngier
- [PATCH v4 36/66] KVM: arm64: nv: Restrict S2 RD/WR permissions to match the guest's, Marc Zyngier
- [PATCH v4 63/66] KVM: arm64: nv: Allocate VNCR page when required, Marc Zyngier
- [PATCH v4 21/66] KVM: arm64: nv: Handle PSCI call via smc from the guest, Marc Zyngier
- [PATCH v4 52/66] KVM: arm64: nv: Allow userspace to request KVM_ARM_VCPU_NESTED_VIRT, Marc Zyngier
- [PATCH v4 41/66] KVM: arm64: nv: Trap and emulate TLBI instructions from virtual EL2, Marc Zyngier
- [PATCH v4 27/66] KVM: arm64: nv: Emulate EL12 register accesses from the virtual EL2, Marc Zyngier
- [PATCH v4 39/66] KVM: arm64: nv: Set a handler for the system instruction traps, Marc Zyngier
- [PATCH v4 32/66] KVM: arm64: nv: Hide RAS from nested guests, Marc Zyngier
- [PATCH v4 10/66] KVM: arm64: nv: Inject HVC exceptions to the virtual EL2, Marc Zyngier
- [PATCH v4 13/66] KVM: arm64: nv: Handle virtual EL2 registers in vcpu_read/write_sys_reg(), Marc Zyngier
- [PATCH v4 11/66] KVM: arm64: nv: Handle trapped ERET from virtual EL2, Marc Zyngier
- [PATCH v4 57/66] KVM: arm64: nv: Add include containing the VNCR_EL2 offsets, Marc Zyngier
- [PATCH v4 30/66] KVM: arm64: nv: Only toggle cache for virtual EL2 when SCTLR_EL2 changes, Marc Zyngier
- [PATCH v4 53/66] KVM: arm64: nv: Add handling of ARMv8.4-TTL TLB invalidation, Marc Zyngier
- [PATCH v4 51/66] KVM: arm64: nv: Add nested GICv3 tracepoints, Marc Zyngier
- [PATCH v4 12/66] KVM: arm64: nv: Add non-VHE-EL2->EL1 translation helpers, Marc Zyngier
- [PATCH v4 29/66] KVM: arm64: nv: Configure HCR_EL2 for nested virtualization, Marc Zyngier
- [PATCH v4 26/66] KVM: arm64: nv: Respect the virtual HCR_EL2.NV1 bit setting, Marc Zyngier
- [PATCH v4 62/66] KVM: arm64: nv: Sync nested timer state with ARMv8.4, Marc Zyngier
- [PATCH v4 46/66] KVM: arm64: nv: Nested GICv3 Support, Marc Zyngier
- [PATCH v4 37/66] KVM: arm64: nv: Unmap/flush shadow stage 2 page tables, Marc Zyngier
- [PATCH v4 54/66] KVM: arm64: nv: Invalidate TLBs based on shadow S2 TTL-like information, Marc Zyngier
- [PATCH v4 48/66] KVM: arm64: nv: vgic: Emulate the HW bit in software, Marc Zyngier
- [PATCH v4 50/66] KVM: arm64: nv: Implement maintenance interrupt forwarding, Marc Zyngier
- [PATCH v4 16/66] KVM: arm64: nv: Save/Restore vEL2 sysregs, Marc Zyngier
- [PATCH v4 38/66] KVM: arm64: nv: Introduce sys_reg_desc.forward_trap, Marc Zyngier
- [PATCH v4 40/66] KVM: arm64: nv: Trap and emulate AT instructions from virtual EL2, Marc Zyngier
- [PATCH v4 59/66] KVM: arm64: nv: Move nested vgic state into the sysreg file, Marc Zyngier
- [PATCH v4 33/66] KVM: arm64: nv: Support multiple nested Stage-2 mmu structures, Marc Zyngier
- [PATCH v4 66/66] KVM: arm64: nv: Fast-track EL1 TLBIs for VHE guests, Marc Zyngier
- [PATCH v4 35/66] KVM: arm64: nv: Handle shadow stage 2 page faults, Marc Zyngier
- [PATCH v4 25/66] KVM: arm64: nv: Respect virtual HCR_EL2.TVM and TRVM settings, Marc Zyngier
- [PATCH v4 22/66] KVM: arm64: nv: Respect virtual HCR_EL2.TWX setting, Marc Zyngier
- [PATCH v4 31/66] KVM: arm64: nv: Filter out unsupported features from ID regs, Marc Zyngier
- [PATCH v4 20/66] KVM: arm64: nv: Trap CPACR_EL1 access in virtual EL2, Marc Zyngier
- [PATCH v4 18/66] KVM: arm64: nv: Trap EL1 VM register accesses in virtual EL2, Marc Zyngier
- [PATCH v4 64/66] KVM: arm64: nv: Enable ARMv8.4-NV support, Marc Zyngier
- [PATCH v4 45/66] KVM: arm64: nv: Load timer before the GIC, Marc Zyngier
- [PATCH v4 44/66] KVM: arm64: nv: Add handling of EL2-specific timer registers, Marc Zyngier
- [PATCH v4 34/66] KVM: arm64: nv: Implement nested Stage-2 page table walk logic, Marc Zyngier
- [PATCH v4 61/66] KVM: arm64: nv: Synchronize PSTATE early on exit, Marc Zyngier
- [PATCH v4 47/66] KVM: arm64: nv: Don't load the GICv4 context on entering a nested guest, Marc Zyngier
- [PATCH v4 19/66] KVM: arm64: nv: Trap SPSR_EL1, ELR_EL1 and VBAR_EL1 from virtual EL2, Marc Zyngier
- [PATCH v4 23/66] KVM: arm64: nv: Respect virtual CPTR_EL2.{TFP, FPEN} settings, Marc Zyngier
- [PATCH v4 14/66] KVM: arm64: nv: Handle SPSR_EL2 specially, Marc Zyngier
- [PATCH v4 24/66] KVM: arm64: nv: Respect the virtual HCR_EL2.NV bit setting, Marc Zyngier
- [PATCH v4 43/66] KVM: arm64: nv: arch_timer: Support hyp timer emulation, Marc Zyngier
- [PATCH v4 28/66] KVM: arm64: nv: Forward debug traps to the nested guest, Marc Zyngier
- [PATCH v4 56/66] KVM: arm64: nv: Tag shadow S2 entries with nested level, Marc Zyngier
- [PATCH v4 58/66] KVM: arm64: Map VNCR-capable registers to a separate page, Marc Zyngier
- [PATCH v4 15/66] KVM: arm64: nv: Handle HCR_EL2.E2H specially, Marc Zyngier
- [PATCH v4 17/66] KVM: arm64: nv: Emulate PSTATE.M for a guest hypervisor, Marc Zyngier
- [PATCH v4 42/66] KVM: arm64: nv: Fold guest's HCR_EL2 configuration into the host's, Marc Zyngier
- [PATCH v4 55/66] KVM: arm64: Allow populating S2 SW bits, Marc Zyngier
- [PATCH v4 60/66] KVM: arm64: Add ARMv8.4 Enhanced Nested Virt cpufeature, Marc Zyngier
- [PATCH v4 65/66] KVM: arm64: nv: Fast-track 'InHost' exception returns, Marc Zyngier
- [PATCH v4 49/66] KVM: arm64: nv: vgic: Allow userland to set VGIC maintenance IRQ, Marc Zyngier
- Re: [PATCH v4 00/66] KVM: arm64: ARMv8.3/8.4 Nested Virtualization support, Jamie Iles
- [PATCH v3 0/9] KVM: arm64: Initial host support for the Apple M1,
Marc Zyngier
- [PATCH v3 2/9] KVM: arm64: Handle physical FIQ as an IRQ while running a guest, Marc Zyngier
- [PATCH v3 4/9] KVM: arm64: vgic: Let an interrupt controller advertise lack of HW deactivation, Marc Zyngier
- [PATCH v3 1/9] irqchip/gic: Split vGIC probing information from the GIC code, Marc Zyngier
- [PATCH v3 3/9] KVM: arm64: vgic: Be tolerant to the lack of maintenance interrupt, Marc Zyngier
- [PATCH v3 6/9] KVM: arm64: vgic: Implement SW-driven deactivation, Marc Zyngier
- [PATCH v3 9/9] irqchip/apple-aic: Advertise some level of vGICv3 compatibility, Marc Zyngier
- [PATCH v3 7/9] KVM: arm64: timer: Refactor IRQ configuration, Marc Zyngier
- [PATCH v3 8/9] KVM: arm64: timer: Add support for SW-based deactivation, Marc Zyngier
- [PATCH v3 5/9] KVM: arm64: vgic: move irq->get_input_level into an ops structure, Marc Zyngier
- Re: [PATCH v3 0/9] KVM: arm64: Initial host support for the Apple M1, Alexandru Elisei
- [PATCH 0/2] KVM: arm64: Fixup PC updates on exit to userspace,
Marc Zyngier
- [PATCH] Revert "irqbypass: do not start cons/prod when failed connect",
Zhu Lingshan
- [PATCH 0/6] KVM: arm64: selftests: Fix get-reg-list,
Andrew Jones
- [PATCH v5 0/2] kvm/arm64: Try stage2 block mapping for host device MMIO,
Keqian Zhu
- [PATCH v3 00/15] Support Asynchronous Page Fault,
Gavin Shan
- [PATCH v3 01/15] KVM: async_pf: Move struct kvm_async_pf around, Gavin Shan
- [PATCH v3 02/15] KVM: async_pf: Add helper function to check completion queue, Gavin Shan
- [PATCH v3 03/15] KVM: async_pf: Make GFN slot management generic, Gavin Shan
- [PATCH v3 04/15] KVM: x86: Use generic async PF slot management, Gavin Shan
- [PATCH v3 06/15] KVM: arm64: Add paravirtualization header files, Gavin Shan
- [PATCH v3 05/15] KVM: arm64: Export kvm_handle_user_mem_abort(), Gavin Shan
- [PATCH v3 07/15] KVM: arm64: Support page-not-present notification, Gavin Shan
- [PATCH v3 08/15] KVM: arm64: Support page-ready notification, Gavin Shan
- [PATCH v3 09/15] KVM: arm64: Support async PF hypercalls, Gavin Shan
- [PATCH v3 11/15] KVM: arm64: Export async PF capability, Gavin Shan
- [PATCH v3 10/15] KVM: arm64: Support async PF ioctl commands, Gavin Shan
- [PATCH v3 12/15] arm64: Detect async PF para-virtualization feature, Gavin Shan
- [PATCH v3 13/15] arm64: Reschedule process on aync PF, Gavin Shan
- [PATCH v3 15/15] KVM: arm64: Add async PF document, Gavin Shan
- [PATCH v3 14/15] arm64: Enable async PF, Gavin Shan
- [PATCH v3 00/21] Support SDEI Virtualization,
Gavin Shan
- [PATCH v3 01/21] KVM: arm64: Introduce template for inline functions, Gavin Shan
- [PATCH v3 02/21] KVM: arm64: Add SDEI virtualization infrastructure, Gavin Shan
- [PATCH v3 03/21] KVM: arm64: Support SDEI_VERSION hypercall, Gavin Shan
- [PATCH v3 04/21] KVM: arm64: Support SDEI_EVENT_REGISTER hypercall, Gavin Shan
- [PATCH v3 05/21] KVM: arm64: Support SDEI_EVENT_{ENABLE, DISABLE} hypercall, Gavin Shan
- [PATCH v3 06/21] KVM: arm64: Support SDEI_EVENT_CONTEXT hypercall, Gavin Shan
- [PATCH v3 07/21] KVM: arm64: Support SDEI_EVENT_UNREGISTER hypercall, Gavin Shan
- [PATCH v3 08/21] KVM: arm64: Support SDEI_EVENT_STATUS hypercall, Gavin Shan
- [PATCH v3 09/21] KVM: arm64: Support SDEI_EVENT_GET_INFO hypercall, Gavin Shan
- [PATCH v3 10/21] KVM: arm64: Support SDEI_EVENT_ROUTING_SET hypercall, Gavin Shan
- [PATCH v3 11/21] KVM: arm64: Support SDEI_PE_{MASK, UNMASK} hypercall, Gavin Shan
- [PATCH v3 12/21] KVM: arm64: Support SDEI_{PRIVATE, SHARED}_RESET hypercall, Gavin Shan
- [PATCH v3 13/21] KVM: arm64: Impment SDEI event delivery, Gavin Shan
- [PATCH v3 14/21] KVM: arm64: Support SDEI_EVENT_{COMPLETE, COMPLETE_AND_RESUME} hypercall, Gavin Shan
- [PATCH v3 15/21] KVM: arm64: Support SDEI event notifier, Gavin Shan
- [PATCH v3 16/21] KVM: arm64: Support SDEI ioctl commands on VM, Gavin Shan
- [PATCH v3 17/21] KVM: arm64: Support SDEI ioctl commands on vCPU, Gavin Shan
- [PATCH v3 18/21] KVM: arm64: Support SDEI event injection, Gavin Shan
- [PATCH v3 19/21] KVM: arm64: Support SDEI event cancellation, Gavin Shan
- [PATCH v3 20/21] KVM: arm64: Export SDEI capability, Gavin Shan
- [PATCH v3 21/21] KVM: selftests: Add SDEI test case, Gavin Shan
- Question on guest enable msi fail when using GICv4/4.1,
Shaokun Zhang
- [RFC PATCH 0/3] kvm/arm: New VMID allocator based on asid(2nd approach),
Shameer Kolothum
- [PATCH AUTOSEL 5.11 036/104] KVM: arm64: Use BUG and BUG_ON in nVHE hyp,
Sasha Levin
- [PATCH AUTOSEL 5.12 039/116] KVM: arm64: Use BUG and BUG_ON in nVHE hyp,
Sasha Levin
- [PATCH v2 0/5] KVM: selftests: arm64 exception handling and debug test,
Ricardo Koller
- [PATCH v4 0/4] KVM statistics data fd-based binary interface,
Jing Zhang
- [RFC 0/2] [RFC] Honor PCI prefetchable attributes for a virtual machine on ARM64,
Shanker Donthineni
- [kvm-unit-tests PATCH v3] configure: arm: Replace --vmm with --target,
Alexandru Elisei
- [kvm-unit-tests PATCH v1 0/4] enable LPI and ITS for TCG,
Alex Bennée
- [kvm-unit-tests PATCH v2] configure: arm: Replace --vmm with --target,
Alexandru Elisei
- [PATCH] KVM: arm64: fix boolreturn.cocci warnings,
kernel test robot
- [PATCH] KVM: arm64: Skip CMOs when updating a PTE pointing to non-memory,
Marc Zyngier
- [PATCH v3 0/4] KVM statistics data fd-based binary interface,
Jing Zhang
- [GIT PULL] KVM/arm64 updates for 5.13,
Marc Zyngier
- [PATCH 0/3] KVM: selftests: arm64 exception handling and debug test,
Ricardo Koller
- [PATCH v3 0/4] arm64: drop pfn_valid_within() and simplify pfn_valid(),
Mike Rapoport
- [PATCH] KVM: arm64: build perf support only when enabled,
Arnd Bergmann
- [PATCH v2 0/4] arm64: drop pfn_valid_within() and simplify pfn_valid(),
Mike Rapoport
- [PATCH v2 1/4] include/linux/mmzone.h: add documentation for pfn_valid(), Mike Rapoport
- [PATCH v2 2/4] memblock: update initialization of reserved pages, Mike Rapoport
- [PATCH v2 3/4] arm64: decouple check whether pfn is in linear map from pfn_valid(), Mike Rapoport
- [PATCH v2 4/4] arm64: drop pfn_valid_within() and simplify pfn_valid(), Mike Rapoport
- Re: [PATCH v2 0/4] arm64: drop pfn_valid_within() and simplify pfn_valid(), Kefeng Wang
- Re: [PATCH v2 0/4] arm64: drop pfn_valid_within() and simplify pfn_valid(), Mike Rapoport
- Re: [PATCH v2 0/4] arm64: drop pfn_valid_within() and simplify pfn_valid(), Kefeng Wang
- Re: [PATCH v2 0/4] arm64: drop pfn_valid_within() and simplify pfn_valid(), Kefeng Wang
- Re: arm32: panic in move_freepages (Was [PATCH v2 0/4] arm64: drop pfn_valid_within() and simplify pfn_valid()), Mike Rapoport
- Re: arm32: panic in move_freepages (Was [PATCH v2 0/4] arm64: drop pfn_valid_within() and simplify pfn_valid()), Kefeng Wang
- Re: arm32: panic in move_freepages (Was [PATCH v2 0/4] arm64: drop pfn_valid_within() and simplify pfn_valid()), Mike Rapoport
- Re: arm32: panic in move_freepages (Was [PATCH v2 0/4] arm64: drop pfn_valid_within() and simplify pfn_valid()), Kefeng Wang
- Re: arm32: panic in move_freepages (Was [PATCH v2 0/4] arm64: drop pfn_valid_within() and simplify pfn_valid()), Mike Rapoport
- Re: arm32: panic in move_freepages (Was [PATCH v2 0/4] arm64: drop pfn_valid_within() and simplify pfn_valid()), Kefeng Wang
- Re: arm32: panic in move_freepages (Was [PATCH v2 0/4] arm64: drop pfn_valid_within() and simplify pfn_valid()), Mike Rapoport
- Re: arm32: panic in move_freepages (Was [PATCH v2 0/4] arm64: drop pfn_valid_within() and simplify pfn_valid()), Kefeng Wang
- Re: arm32: panic in move_freepages (Was [PATCH v2 0/4] arm64: drop pfn_valid_within() and simplify pfn_valid()), Mike Rapoport
- Re: arm32: panic in move_freepages (Was [PATCH v2 0/4] arm64: drop pfn_valid_within() and simplify pfn_valid()), Kefeng Wang
- Re: arm32: panic in move_freepages (Was [PATCH v2 0/4] arm64: drop pfn_valid_within() and simplify pfn_valid()), Mike Rapoport
- Re: arm32: panic in move_freepages (Was [PATCH v2 0/4] arm64: drop pfn_valid_within() and simplify pfn_valid()), Kefeng Wang
- Re: arm32: panic in move_freepages (Was [PATCH v2 0/4] arm64: drop pfn_valid_within() and simplify pfn_valid()), Mike Rapoport
- Re: arm32: panic in move_freepages (Was [PATCH v2 0/4] arm64: drop pfn_valid_within() and simplify pfn_valid()), David Hildenbrand
- Re: arm32: panic in move_freepages (Was [PATCH v2 0/4] arm64: drop pfn_valid_within() and simplify pfn_valid()), Mike Rapoport
- Re: arm32: panic in move_freepages (Was [PATCH v2 0/4] arm64: drop pfn_valid_within() and simplify pfn_valid()), Kefeng Wang
- Re: arm32: panic in move_freepages (Was [PATCH v2 0/4] arm64: drop pfn_valid_within() and simplify pfn_valid()), Kefeng Wang
- Re: arm32: panic in move_freepages (Was [PATCH v2 0/4] arm64: drop pfn_valid_within() and simplify pfn_valid()), Mike Rapoport
- Re: arm32: panic in move_freepages (Was [PATCH v2 0/4] arm64: drop pfn_valid_within() and simplify pfn_valid()), Kefeng Wang
- Re: arm32: panic in move_freepages (Was [PATCH v2 0/4] arm64: drop pfn_valid_within() and simplify pfn_valid()), Mike Rapoport
- Re: arm32: panic in move_freepages (Was [PATCH v2 0/4] arm64: drop pfn_valid_within() and simplify pfn_valid()), Kefeng Wang
- Re: arm32: panic in move_freepages (Was [PATCH v2 0/4] arm64: drop pfn_valid_within() and simplify pfn_valid()), Mike Rapoport
- Re: arm32: panic in move_freepages (Was [PATCH v2 0/4] arm64: drop pfn_valid_within() and simplify pfn_valid()), Kefeng Wang
- Re: arm32: panic in move_freepages (Was [PATCH v2 0/4] arm64: drop pfn_valid_within() and simplify pfn_valid()), Mike Rapoport
- Re: arm32: panic in move_freepages (Was [PATCH v2 0/4] arm64: drop pfn_valid_within() and simplify pfn_valid()), Kefeng Wang
- Re: arm32: panic in move_freepages (Was [PATCH v2 0/4] arm64: drop pfn_valid_within() and simplify pfn_valid()), Mike Rapoport
- Re: arm32: panic in move_freepages (Was [PATCH v2 0/4] arm64: drop pfn_valid_within() and simplify pfn_valid()), Kefeng Wang
- Re: arm32: panic in move_freepages (Was [PATCH v2 0/4] arm64: drop pfn_valid_within() and simplify pfn_valid()), Matthew Wilcox
- Re: [PATCH v2 0/4] arm64: drop pfn_valid_within() and simplify pfn_valid(), Mike Rapoport
- [kvm-unit-tests RFC PATCH 0/1] configure: arm: Replace --vmm with --target,
Alexandru Elisei
- [PATCH v2 0/3] KVM: arm64: add more event counters for kvm_stat,
Yoan Picchi
- [PATCH v1 0/4] arm64: drop pfn_valid_within() and simplify pfn_valid(),
Mike Rapoport
- [PATCH] KVM: arm64: Fix Function ID typo for PTP_KVM service,
Zenghui Yu
- [PATCH v11 0/6] MTE support for KVM guest,
Steven Price
- [PATCH v2 0/4] KVM statistics data fd-based binary interface,
Jing Zhang
- [PATCH v4 0/2] kvm/arm64: Try stage2 block mapping for host device MMIO,
Keqian Zhu
[Index of Archives]
[Linux KVM]
[Libvirt Users]
[CentOS Virtualization]
[Linux USB Devel]
[Big List of Linux Books]
[Linux SCSI]
[Linux Modules]
[Yosemite Forum]