Linux KVM for ARM
[Prev Page][Next Page]
- [PATCH V10 06/10] acpi: apei: panic OS with fatal error status block, (continued)
- [PATCH V9 00/10] Add UEFI 2.6 and ACPI 6.1 updates for RAS on ARM64,
Tyler Baicar
- [PATCH V9 01/10] acpi: apei: read ack upon ghes record consumption, Tyler Baicar
- [PATCH V9 02/10] ras: acpi/apei: cper: generic error data entry v3 per ACPI 6.1, Tyler Baicar
- [PATCH V9 03/10] efi: parse ARM processor error, Tyler Baicar
- [PATCH V9 04/10] arm64: exception: handle Synchronous External Abort, Tyler Baicar
- [PATCH V9 05/10] acpi: apei: handle SEA notification type for ARMv8, Tyler Baicar
- [PATCH V9 07/10] efi: print unrecognized CPER section, Tyler Baicar
- [PATCH V9 06/10] acpi: apei: panic OS with fatal error status block, Tyler Baicar
- [PATCH V9 10/10] arm/arm64: KVM: add guest SEA support, Tyler Baicar
- [PATCH V9 08/10] ras: acpi / apei: generate trace event for unrecognized CPER section, Tyler Baicar
- [PATCH V9 09/10] trace, ras: add ARM processor error trace event, Tyler Baicar
- [PATCH] KVM: race-free exit from KVM_RUN without POSIX signals,
Paolo Bonzini
- [PATCH v3 0/5] arm64: mmu: avoid writeable-executable mappings,
Ard Biesheuvel
- [PATCH v2 0/5] arm64: mmu: avoid writeable-executable mappings,
Ard Biesheuvel
- [PATCH 0/4] arm64: mmu: avoid writeable-executable mappings,
Ard Biesheuvel
- [GIT PULL] KVM/ARM updates for 4.11,
Marc Zyngier
- [PATCH 01/25] KVM: arm/arm64: Remove struct vgic_irq pending field, Marc Zyngier
- [PATCH 03/25] KVM: arm/arm64: vgic: Implement support for userspace access, Marc Zyngier
- [PATCH 02/25] KVM: arm/arm64: vgic: Add debugfs vgic-state file, Marc Zyngier
- [PATCH 04/25] KVM: arm/arm64: vgic: Add distributor and redistributor access, Marc Zyngier
- [PATCH 05/25] KVM: arm/arm64: vgic: Introduce find_reg_by_id(), Marc Zyngier
- [PATCH 06/25] irqchip/gic-v3: Add missing system register definitions, Marc Zyngier
- [PATCH 07/25] KVM: arm/arm64: vgic: Introduce VENG0 and VENG1 fields to vmcr struct, Marc Zyngier
- [PATCH 08/25] KVM: arm/arm64: vgic: Implement VGICv3 CPU interface access, Marc Zyngier
- [PATCH 09/25] KVM: arm/arm64: vgic: Implement KVM_DEV_ARM_VGIC_GRP_LEVEL_INFO ioctl, Marc Zyngier
- [PATCH 10/25] KVM: arm/arm64: Documentation: Update arm-vgic-v3.txt, Marc Zyngier
- [PATCH 11/25] arm/arm64: KVM: Enforce unconditional flush to PoC when mapping to stage-2, Marc Zyngier
- [PATCH 14/25] KVM: arm/arm64: Remove kvm_vgic_inject_mapped_irq, Marc Zyngier
- [PATCH 12/25] arm/arm64: KVM: Stop propagating cacheability status of a faulted page, Marc Zyngier
- [PATCH 16/25] KVM: arm/arm64: Abstract virtual timer context into separate structure, Marc Zyngier
- [PATCH 15/25] KVM: arm/arm64: vgic: Stop injecting the MSI occurrence twice, Marc Zyngier
- [PATCH 17/25] KVM: arm/arm64: Move cntvoff to each timer context, Marc Zyngier
- [PATCH 13/25] arm/arm64: KVM: Get rid of KVM_MEMSLOT_INCOHERENT, Marc Zyngier
- [PATCH 18/25] KVM: arm/arm64: Decouple kvm timer functions from virtual timer, Marc Zyngier
- [PATCH 19/25] KVM: arm/arm64: Add the EL1 physical timer context, Marc Zyngier
- [PATCH 20/25] KVM: arm/arm64: Initialize the emulated EL1 physical timer, Marc Zyngier
- [PATCH 21/25] KVM: arm/arm64: Update the physical timer interrupt level, Marc Zyngier
- [PATCH 22/25] KVM: arm/arm64: Set a background timer to the earliest timer expiration, Marc Zyngier
- [PATCH 23/25] KVM: arm/arm64: Set up a background timer for the physical timer emulation, Marc Zyngier
- [PATCH 24/25] KVM: arm64: Add the EL1 physical timer access handler, Marc Zyngier
- [PATCH 25/25] KVM: arm/arm64: Emulate the EL1 phys timer registers, Marc Zyngier
- Re: [GIT PULL] KVM/ARM updates for 4.11, Paolo Bonzini
- [RFC v2 00/19] vITS save/restore,
Eric Auger
- [RFC v2 01/19] KVM: arm/arm64: Add vITS save/restore API documentation, Eric Auger
- [RFC v2 02/19] KVM: arm/arm64: rename itte into ite, Eric Auger
- [RFC v2 03/19] arm/arm64: vgic: turn vgic_find_mmio_region into public, Eric Auger
- [RFC v2 05/19] KVM: arm64: ITS: Implement vgic_its_has_attr_regs and attr_regs_access, Eric Auger
- [RFC v2 04/19] KVM: arm64: ITS: KVM_DEV_ARM_VGIC_GRP_ITS_REGS group, Eric Auger
- [RFC v2 06/19] KVM: arm64: ITS: Implement vgic_mmio_uaccess_write_its_creadr, Eric Auger
- [RFC v2 07/19] KVM: arm64: ITS: Report the ITE size in GITS_TYPER, Eric Auger
- [RFC v2 08/19] KVM: arm64: ITS: Interpret MAPD Size field and check related errors, Eric Auger
- [RFC v2 09/19] KVM: arm64: ITS: Interpret MAPD ITT_addr field, Eric Auger
- [RFC v2 10/19] KVM: arm64: ITS: Check the device id matches TYPER DEVBITS range, Eric Auger
- [RFC v2 11/19] KVM: arm64: ITS: KVM_DEV_ARM_VGIC_GRP_ITS_TABLES group, Eric Auger
- [RFC v2 12/19] KVM: arm64: ITS: vgic_its_alloc_ite/device, Eric Auger
- [RFC v2 13/19] KVM: arm64: ITS: Sort the device and ITE lists, Eric Auger
- [RFC v2 14/19] KVM: arm64: ITS: Add infrastructure for table lookup, Eric Auger
- [RFC v2 15/19] KVM: arm64: ITS: Collection table save/restore, Eric Auger
- [RFC v2 16/19] KVM: arm64: ITS: vgic_its_check_id returns the entry's GPA, Eric Auger
- [RFC v2 17/19] KVM: arm64: ITS: ITT flush and restore, Eric Auger
- [RFC v2 18/19] KVM: arm64: ITS: Device table save/restore, Eric Auger
- [RFC v2 19/19] KVM: arm64: ITS: Pending table save/restore, Eric Auger
- [PATCH V2 0/2] KVM: arm64: Increase number of user memslots,
linucherian
- [RFC v4 00/10] Provide the EL1 physical timer to the VM,
Jintack Lim
- [RFC v4 02/10] KVM: arm/arm64: Move cntvoff to each timer context, Jintack Lim
- [RFC v4 01/10] KVM: arm/arm64: Abstract virtual timer context into separate structure, Jintack Lim
- [RFC v4 03/10] KVM: arm/arm64: Decouple kvm timer functions from virtual timer, Jintack Lim
- [RFC v4 04/10] KVM: arm/arm64: Add the EL1 physical timer context, Jintack Lim
- [RFC v4 05/10] KVM: arm/arm64: Initialize the emulated EL1 physical timer, Jintack Lim
- [RFC v4 07/10] KVM: arm/arm64: Set a background timer to the earliest timer expiration, Jintack Lim
- [RFC v4 06/10] KVM: arm/arm64: Update the physical timer interrupt level, Jintack Lim
- [RFC v4 09/10] KVM: arm64: Add the EL1 physical timer access handler, Jintack Lim
- [RFC v4 10/10] KVM: arm/arm64: Emulate the EL1 phys timer registers, Jintack Lim
- [RFC v4 08/10] KVM: arm/arm64: Set up a background timer for the physical timer emulation, Jintack Lim
- Re: [RFC v4 00/10] Provide the EL1 physical timer to the VM, Marc Zyngier
- [PATCH v2 0/5] Support userspace irqchip with arch timers,
Christoffer Dall
- [RESEND PATCH] KVM: arm/arm64: vgic: Stop injecting the MSI occurrence twice, Shanker Donthineni
- Re: [PATCH] KVM: arm/arm64: vgic: Stop injecting the MSI occurrence twice, Christoffer Dall
- [kvmtool PATCH v9 00/15] kvmtool: arm: ITS emulation and GSI routing support,
Andre Przywara
- [kvmtool PATCH v9 01/15] FDT: use static phandles, Andre Przywara
- [kvmtool PATCH v9 02/15] arm: use static DT phandle for the GIC, Andre Przywara
- [kvmtool PATCH v9 03/15] irq: move IRQ routing into irq.c, Andre Przywara
- [kvmtool PATCH v9 05/15] virtio: fix endianness check for vhost support, Andre Przywara
- [kvmtool PATCH v9 07/15] update public Linux headers for GICv3 ITS emulation, Andre Przywara
- [kvmtool PATCH v9 04/15] MSI-X: update GSI routing after changed MSI-X configuration, Andre Przywara
- [kvmtool PATCH v9 08/15] arm: allow vGICv3 emulation, Andre Przywara
- [kvmtool PATCH v9 06/15] PCI: Only allocate IRQ routing entry when available, Andre Przywara
- [kvmtool PATCH v9 09/15] arm: allow creation of an MSI register frame region, Andre Przywara
- [kvmtool PATCH v9 10/15] arm: FDT: create MSI controller DT node, Andre Przywara
- [kvmtool PATCH v9 11/15] add kvm__check_vm_capability, Andre Przywara
- [kvmtool PATCH v9 12/15] PCI: inject PCI device ID on MSI injection, Andre Przywara
- [kvmtool PATCH v9 13/15] arm: setup SPI IRQ routing tables, Andre Przywara
- [kvmtool PATCH v9 14/15] extend GSI IRQ routing to take a device ID, Andre Przywara
- [kvmtool PATCH v9 15/15] arm64: enable GICv3-ITS emulation, Andre Przywara
- Re: [kvmtool PATCH v9 00/15] kvmtool: arm: ITS emulation and GSI routing support, Marc Zyngier
- [RFC v3 00/10] Provide the EL1 physical timer to the VM,
Jintack Lim
- [RFC v3 01/10] KVM: arm/arm64: Abstract virtual timer context into separate structure, Jintack Lim
- [RFC v3 02/10] KVM: arm/arm64: Move cntvoff to each timer context, Jintack Lim
- [RFC v3 03/10] KVM: arm/arm64: Decouple kvm timer functions from virtual timer, Jintack Lim
- [RFC v3 04/10] KVM: arm/arm64: Add the EL1 physical timer context, Jintack Lim
- [RFC v3 05/10] KVM: arm/arm64: Initialize the emulated EL1 physical timer, Jintack Lim
- [RFC v3 06/10] KVM: arm/arm64: Update the physical timer interrupt level, Jintack Lim
- [RFC v3 08/10] KVM: arm/arm64: Set up a background timer for the physical timer emulation, Jintack Lim
- [RFC v3 09/10] KVM: arm64: Add the EL1 physical timer access handler, Jintack Lim
- [RFC v3 10/10] KVM: arm/arm64: Emulate the EL1 phys timer registers, Jintack Lim
- [RFC v3 07/10] KVM: arm/arm64: Set a background timer to the earliest timer expiration, Jintack Lim
- Re: [RFC v3 00/10] Provide the EL1 physical timer to the VM, Christoffer Dall
- [PATCH V8 00/10] Add UEFI 2.6 and ACPI 6.1 updates for RAS on ARM64,
Tyler Baicar
- [PATCH V8 01/10] acpi: apei: read ack upon ghes record consumption, Tyler Baicar
- [PATCH V8 02/10] ras: acpi/apei: cper: generic error data entry v3 per ACPI 6.1, Tyler Baicar
- [PATCH V8 03/10] efi: parse ARM processor error, Tyler Baicar
- [PATCH V8 04/10] arm64: exception: handle Synchronous External Abort, Tyler Baicar
- [PATCH V8 05/10] acpi: apei: handle SEA notification type for ARMv8, Tyler Baicar
- [PATCH V8 06/10] acpi: apei: panic OS with fatal error status block, Tyler Baicar
- [PATCH V8 09/10] trace, ras: add ARM processor error trace event, Tyler Baicar
- [PATCH V8 08/10] ras: acpi / apei: generate trace event for unrecognized CPER section, Tyler Baicar
- [PATCH V8 07/10] efi: print unrecognized CPER section, Tyler Baicar
- [PATCH V8 10/10] arm/arm64: KVM: add guest SEA support, Tyler Baicar
- [PATCH] KVM: arm/arm64: Remove kvm_vgic_inject_mapped_irq,
Christoffer Dall
- [RFC PATCH 00/13] arm64/kvm: use common sysreg definitions,
Mark Rutland
- [RFC PATCH 01/13] arm64: sysreg: sort by encoding, Mark Rutland
- [RFC PATCH 03/13] arm64: sysreg: add performance monitor registers, Mark Rutland
- [RFC PATCH 02/13] arm64: sysreg: add debug system registers, Mark Rutland
- [RFC PATCH 05/13] arm64: sysreg: add register encodings used by KVM, Mark Rutland
- [RFC PATCH 06/13] arm64: sysreg: add Set/Way sys encodings, Mark Rutland
- [RFC PATCH 04/13] arm64: sysreg: subsume GICv3 sysreg definitions, Mark Rutland
- [RFC PATCH 07/13] arm64: kvm: add SYS_DESC(), Mark Rutland
- [RFC PATCH 08/13] arm64: kvm: Use common debug sysreg definitions, Mark Rutland
- [RFC PATCH 09/13] arm64: kvm: Use common performance monitor sysreg definitions, Mark Rutland
- [RFC PATCH 10/13] arm64: kvm: Use common GICv3 sysreg definitions, Mark Rutland
- [RFC PATCH 11/13] arm64: kvm: use common invariant sysreg definitions, Mark Rutland
- [RFC PATCH 12/13] arm64: kvm: Use common sysreg definitions, Mark Rutland
- [RFC PATCH 13/13] arm64: kvm: Use common Set/Way sys definitions, Mark Rutland
- Re: [RFC PATCH 00/13] arm64/kvm: use common sysreg definitions, Christoffer Dall
- [PATCH v4 0/9] Add support for monitoring guest TLB operations,
Punit Agrawal
- [PATCH v2 1/3] arm64: cacheinfo: add support for alternative format of CCSIDR_EL1,
Sudeep Holla
- [RFC v2 00/10] Provide the EL1 physical timer to the VM,
Jintack Lim
- [RFC v2 04/10] KVM: arm/arm64: Add the EL1 physical timer context, Jintack Lim
- [RFC v2 03/10] KVM: arm/arm64: Decouple kvm timer functions from virtual timer, Jintack Lim
- [RFC v2 02/10] KVM: arm/arm64: Move cntvoff to each timer context, Jintack Lim
- [RFC v2 01/10] KVM: arm/arm64: Abstract virtual timer context into separate structure, Jintack Lim
- [RFC v2 05/10] KVM: arm/arm64: Initialize the emulated EL1 physical timer, Jintack Lim
- [RFC v2 06/10] KVM: arm/arm64: Update the physical timer interrupt level, Jintack Lim
- [RFC v2 07/10] KVM: arm/arm64: Set a background timer to the earliest timer expiration, Jintack Lim
- [RFC v2 08/10] KVM: arm/arm64: Set up a background timer for the physical timer emulation, Jintack Lim
- [RFC v2 09/10] KVM: arm64: Add the EL1 physical timer access handler, Jintack Lim
- [RFC v2 10/10] KVM: arm/arm64: Emulate the EL1 phys timer register access, Jintack Lim
- Re: [RFC v2 00/10] Provide the EL1 physical timer to the VM, Marc Zyngier
- [PATCH v11 0/8] arm/arm64: vgic: Implement API for vGICv3 live migration,
vijay . kilari
- [PATCH v11 1/8] arm/arm64: vgic: Implement support for userspace access, vijay . kilari
- [PATCH v11 2/8] arm/arm64: vgic: Add distributor and redistributor access, vijay . kilari
- [PATCH v11 3/8] arm/arm64: vgic: Introduce find_reg_by_id(), vijay . kilari
- [PATCH v11 4/8] irqchip/gic-v3: Add missing system register definitions, vijay . kilari
- [PATCH v11 5/8] arm/arm64: vgic: Introduce VENG0 and VENG1 fields to vmcr struct, vijay . kilari
- [PATCH v11 6/8] arm/arm64: vgic: Implement VGICv3 CPU interface access, vijay . kilari
- [PATCH v11 8/8] arm/arm64: Documentation: Update arm-vgic-v3.txt, vijay . kilari
- [PATCH v11 7/8] arm/arm64: vgic: Implement KVM_DEV_ARM_VGIC_GRP_LEVEL_INFO ioctl, vijay . kilari
- Re: [PATCH v11 0/8] arm/arm64: vgic: Implement API for vGICv3 live migration, Christoffer Dall
- Re: [PATCH v11 0/8] arm/arm64: vgic: Implement API for vGICv3 live migration, Auger Eric
- [PATCH v4 1/4] arm64: Define Falkor v1 CPU,
Christopher Covington
- [PATCH 0/3] Fix cache flushing when mapping at stage-2,
Marc Zyngier
- Booting a kernel to EL1 in Armv8.1,
Raz
- [PATCH v2] KVM: arm/arm64: vgic: Add debugfs vgic-state file,
Christoffer Dall
- [PATCH v2] KVM: arm/arm64: Remove struct vgic_irq pending field, Christoffer Dall
- [PATCH] KVM: arm/arm64: Remove struct vgic_irq pending field,
Christoffer Dall
- [PATCH 1/2] arm64: kvm: reuse existing cache type/info related macros,
Sudeep Holla
- [PATCH] KVM: arm/arm64: vgic: Add debugfs vgic-state file,
Christoffer Dall
- [RFC PATCH 00/33] irqchip: Core support for GICv4,
Marc Zyngier
- [RFC PATCH 02/33] irqchip/gic-v3: Add VLPI/DirectLPI discovery, Marc Zyngier
- [RFC PATCH 01/33] irqchip/gic-v3: Add redistributor iterator, Marc Zyngier
- [RFC PATCH 03/33] irqchip/gic-v3-its: Refactor command encoding, Marc Zyngier
- [RFC PATCH 05/33] irqchip/gic-v3-its: Zero command on allocation, Marc Zyngier
- [RFC PATCH 04/33] irqchip/gic-v3-its: Move LPI definitions around, Marc Zyngier
- [RFC PATCH 06/33] irqchip/gic-v3-its: Add probing for VLPI properties, Marc Zyngier
- [RFC PATCH 07/33] irqchip/gic-v3-its: Macro-ize its_send_single_command, Marc Zyngier
- [RFC PATCH 08/33] irqchip/gic-v3-its: Implement irq_set_irqchip_state for pending state, Marc Zyngier
- [RFC PATCH 10/33] irqchip/gic-v4-its: Allow use of indirect VCPU tables, Marc Zyngier
- [RFC PATCH 11/33] irqchip/gic-v3-its: Split out pending table allocation, Marc Zyngier
- [RFC PATCH 09/33] irqchip/gic-v3-its: Split out property table allocation, Marc Zyngier
- [RFC PATCH 12/33] irqchip/gic-v3-its: Rework LPI freeing, Marc Zyngier
- [RFC PATCH 13/33] irqchip/gic-v3-its: Generalize device table allocation, Marc Zyngier
- [RFC PATCH 14/33] irqchip/gic-v3-its: Generalize LPI configuration, Marc Zyngier
- [RFC PATCH 16/33] irqchip/gic-v3-its: Add GICv4 ITS command definitions, Marc Zyngier
- [RFC PATCH 15/33] irqchip/gic-v4: Add management structure definitions, Marc Zyngier
- [RFC PATCH 17/33] irqchip/gic-v3-its: Add VLPI configuration hook, Marc Zyngier
- [RFC PATCH 18/33] irqchip/gic-v3-its: Add VLPI map/unmap operations, Marc Zyngier
- [RFC PATCH 19/33] irqchip/gic-v3-its: Add VLPI configuration handling, Marc Zyngier
- [RFC PATCH 20/33] irqchip/gic-v3-its: Add VPE domain infrastructure, Marc Zyngier
- [RFC PATCH 21/33] irqchip/gic-v3-its: Add VPE irq domain allocation/teardown, Marc Zyngier
- [RFC PATCH 22/33] irqchip/gic-v3-its: Add VPE irq domain [de]activation, Marc Zyngier
- [RFC PATCH 23/33] irqchip/gic-v3-its: Add VPENDBASER/VPROPBASER accessors, Marc Zyngier
- [RFC PATCH 24/33] irqchip/gic-v3-its: Add VPE scheduling, Marc Zyngier
- [RFC PATCH 26/33] irqchip/gic-v3-its: Add VPE affinity changes, Marc Zyngier
- [RFC PATCH 25/33] irqchip/gic-v3-its: Add VPE invalidation hook, Marc Zyngier
- [RFC PATCH 27/33] irqchip/gic-v3-its: Add VPE interrupt masking, Marc Zyngier
- [RFC PATCH 28/33] irqchip/gic-v3-its: Support VPE doorbell invalidation even when !DirectLPI, Marc Zyngier
- [RFC PATCH 29/33] irqchip/gic-v4: Add per-VM VPE domain creation, Marc Zyngier
- [RFC PATCH 30/33] irqchip/gic-v4: Add VPE command interface, Marc Zyngier
- [RFC PATCH 32/33] irqchip/gic-v4: Add some basic documentation, Marc Zyngier
- [RFC PATCH 33/33] irqchip/gic-v4: Enable low-level GICv4 operations, Marc Zyngier
- [RFC PATCH 31/33] irqchip/gic-v4: Add VLPI configuration interface, Marc Zyngier
- Re: [RFC PATCH 00/33] irqchip: Core support for GICv4, Thomas Gleixner
- [PATCH RFC 0/7] ARM64: KVM: Cross type vCPU support,
Shannon Zhao
- [PATCH RFC 0/6] target-arm: KVM64: Cross type vCPU support,
Shannon Zhao
- [PATCH 0/3] KVM/ARM updates for 4.10-rc4,
Marc Zyngier
- [PATCH V7 00/10] Add UEFI 2.6 and ACPI 6.1 updates for RAS on ARM64,
Tyler Baicar
- [PATCH V7 01/10] acpi: apei: read ack upon ghes record consumption, Tyler Baicar
- [PATCH V7 02/10] ras: acpi/apei: cper: generic error data entry v3 per ACPI 6.1, Tyler Baicar
- [PATCH V7 03/10] efi: parse ARM processor error, Tyler Baicar
- [PATCH V7 04/10] arm64: exception: handle Synchronous External Abort, Tyler Baicar
- [PATCH V7 06/10] acpi: apei: panic OS with fatal error status block, Tyler Baicar
- [PATCH V7 05/10] acpi: apei: handle SEA notification type for ARMv8, Tyler Baicar
- [PATCH V7 07/10] efi: print unrecognized CPER section, Tyler Baicar
- [PATCH V7 08/10] ras: acpi / apei: generate trace event for unrecognized CPER section, Tyler Baicar
- [PATCH V7 09/10] trace, ras: add ARM processor error trace event, Tyler Baicar
- [PATCH V7 10/10] arm/arm64: KVM: add guest SEA support, Tyler Baicar
- [PATCH] KVM: arm/arm64: vgic: Fix deadlock on error handling,
Marc Zyngier
- [RFC 00/13] vITS save/restore,
Eric Auger
- [RFC 01/13] KVM: arm/arm64: Add vITS save/restore API documentation, Eric Auger
- [RFC 02/13] arm/arm64: vgic: turn vgic_find_mmio_region into public, Eric Auger
- [RFC 03/13] KVM: arm64: ITS: KVM_DEV_ARM_VGIC_GRP_ITS_REGS group, Eric Auger
- [RFC 04/13] KVM: arm64: ITS: Implement vgic_its_has_attr_regs and attr_regs_access, Eric Auger
- [RFC 05/13] KVM: arm64: ITS: Implement vgic_mmio_uaccess_write_its_creadr, Eric Auger
- [RFC 06/13] KVM: arm64: ITS: Expose ITT_Entry_Size in GITS_TYPER, Eric Auger
- [RFC 07/13] KVM: arm64: ITS: Change entry_size and indirect bit in BASER, Eric Auger
- [RFC 08/13] KVM: arm64: ITS: On MAPD interpret and store itt_addr and size, Eric Auger
- [RFC 09/13] KVM: arm64: ITS: KVM_DEV_ARM_VGIC_GRP_ITS_TABLES group, Eric Auger
- [RFC 10/13] KVM: arm64: ITS: vgic_its_alloc_itte/device, Eric Auger
- [RFC 11/13] KVM: arm64: ITS: Collection table save/restore, Eric Auger
- [RFC 12/13] KVM: arm64: ITS: Device and translation table flush, Eric Auger
- [RFC 13/13] KVM: arm64: ITS: Pending table save/restore, Eric Auger
- kvm: deadlock in kvm_vgic_map_resources,
Dmitry Vyukov
[Index of Archives]
[Linux KVM]
[Libvirt Users]
[CentOS Virtualization]
[Linux USB Devel]
[Big List of Linux Books]
[Linux SCSI]
[Linux Modules]
[Yosemite Forum]