messages from 2017-06-30 08:47:17 to 2017-07-18 16:59:57 UTC [more...]
[RFC PATCH v2 00/38] Nested Virtualization on KVM/ARM
2017-07-18 16:59 UTC (39+ messages)
` [RFC PATCH v2 01/38] arm64: Add ARM64_HAS_NESTED_VIRT feature
` [RFC PATCH v2 02/38] KVM: arm/arm64: Enable nested virtualization via command-line
` [RFC PATCH v2 03/38] KVM: arm64: Add KVM nesting feature
` [RFC PATCH v2 04/38] KVM: arm/arm64: Check if nested virtualization is in use
` [RFC PATCH v2 05/38] KVM: arm64: Allow userspace to set PSR_MODE_EL2x
` [RFC PATCH v2 06/38] KVM: arm64: Add vcpu_mode_el2 primitive to support nesting
` [RFC PATCH v2 07/38] KVM: arm64: Add EL2 system registers to vcpu context
` [RFC PATCH v2 08/38] KVM: arm64: Add EL2 special "
` [RFC PATCH v2 09/38] KVM: arm64: Add the shadow context for virtual EL2 execution
` [RFC PATCH v2 10/38] KVM: arm/arm64: Add a framework to prepare "
` [RFC PATCH v2 11/38] KVM: arm64: Set vcpu context depending on the guest exception level
` [RFC PATCH v2 12/38] arm64: Add missing TCR hw defines
` [RFC PATCH v2 13/38] KVM: arm64: Create shadow EL1 registers
` [RFC PATCH v2 14/38] KVM: arm64: Synchronize EL1 system registers on virtual EL2 entry and exit
` [RFC PATCH v2 15/38] KVM: arm64: Move exception macros and enums to a common file
` [RFC PATCH v2 16/38] KVM: arm64: Support to inject exceptions to the virtual EL2
` [RFC PATCH v2 17/38] KVM: arm64: Trap EL1 VM register accesses in "
` [RFC PATCH v2 18/38] KVM: arm64: Trap SPSR_EL1, ELR_EL1 and VBAR_EL1 from "
` [RFC PATCH v2 19/38] KVM: arm64: Trap CPACR_EL1 access in "
` [RFC PATCH v2 20/38] KVM: arm64: Handle eret instruction traps
` [RFC PATCH v2 21/38] KVM: arm64: Set a handler for the system "
` [RFC PATCH v2 22/38] KVM: arm64: Handle PSCI call via smc from the guest
` [RFC PATCH v2 23/38] KVM: arm64: Inject HVC exceptions to the virtual EL2
` [RFC PATCH v2 24/38] KVM: arm64: Respect virtual HCR_EL2.TWX setting
` [RFC PATCH v2 25/38] KVM: arm64: Respect virtual CPTR_EL2.TFP setting
` [RFC PATCH v2 26/38] KVM: arm64: Add macros to support the virtual EL2 with VHE
` [RFC PATCH v2 27/38] KVM: arm64: Add EL2 registers defined in ARMv8.1 to vcpu context
` [RFC PATCH v2 28/38] KVM: arm64: Emulate EL12 register accesses from the virtual EL2
` [RFC PATCH v2 29/38] KVM: arm64: Support a VM with VHE considering EL0 of the VHE host
` [RFC PATCH v2 30/38] KVM: arm64: Allow the virtual EL2 to access EL2 states without trap
` [RFC PATCH v2 31/38] KVM: arm64: Manage the shadow states when virtual E2H bit enabled
` [RFC PATCH v2 32/38] KVM: arm64: Trap and emulate CPTR_EL2 accesses via CPACR_EL1 from the virtual EL2 with VHE
` [RFC PATCH v2 33/38] KVM: arm64: Emulate appropriate VM control system registers
` [RFC PATCH v2 34/38] KVM: arm64: Respect the virtual HCR_EL2.NV bit setting
` [RFC PATCH v2 35/38] KVM: arm64: Respect the virtual HCR_EL2.NV bit setting for EL12 register traps
` [RFC PATCH v2 36/38] KVM: arm64: Respect virtual HCR_EL2.TVM and TRVM settings
` [RFC PATCH v2 37/38] KVM: arm64: Respect the virtual HCR_EL2.NV1 bit setting
` [RFC PATCH v2 38/38] KVM: arm64: Respect the virtual CPTR_EL2.TCPAC setting
[PATCH kvm-unit-tests 0/3] Add physical timer test
2017-07-18 14:37 UTC (23+ messages)
` [PATCH kvm-unit-tests 1/3] arm64: timer: Fix vtimer interrupt test
` [PATCH kvm-unit-tests 2/3] arm64: timer: Fix test on APM X-Gene
` [PATCH kvm-unit-tests 3/3] arm64: timer: Add support for phys timer testing
[PATCH] KVM: arm/arm64: Fix guest external abort matching
2017-07-18 12:37 UTC
[report] boot a vm that with PCI only hierarchy devices and with GICv3 , it's failed
2017-07-18 11:49 UTC (6+ messages)
[PATCH v2] KVM: arm/arm64: Handle hva aging while destroying the vm
2017-07-17 20:49 UTC (17+ messages)
[RFC PATCH v2 00/19] KVM: arm/arm64: Optimize arch timer register handling
2017-07-17 14:27 UTC (20+ messages)
` [RFC PATCH v2 01/19] arm64: Use physical counter for in-kernel reads
` [RFC PATCH v2 02/19] arm64: Use the physical counter when available for read_cycles
` [RFC PATCH v2 03/19] KVM: arm/arm64: Guard kvm_vgic_map_is_active against !vgic_initialized
` [RFC PATCH v2 04/19] KVM: arm/arm64: Support calling vgic_update_irq_pending from irq context
` [RFC PATCH v2 05/19] KVM: arm/arm64: Check that system supports split eoi/deactivate
` [RFC PATCH v2 06/19] KVM: arm/arm64: Make timer_arm and timer_disarm helpers more generic
` [RFC PATCH v2 07/19] KVM: arm/arm64: Rename soft timer to bg_timer
` [RFC PATCH v2 08/19] KVM: arm/arm64: Use separate timer for phys timer emulation
` [RFC PATCH v2 09/19] KVM: arm/arm64: Move timer/vgic flush/sync under disabled irq
` [RFC PATCH v2 10/19] KVM: arm/arm64: Move timer save/restore out of the hyp code
` [RFC PATCH v2 11/19] genirq: Document vcpu_info usage for per-CPU interrupts
` [RFC PATCH v2 12/19] KVM: arm/arm64: Set VCPU affinity for virt timer irq
` [RFC PATCH v2 13/19] KVM: arm/arm64: Avoid timer save/restore in vcpu entry/exit
` [RFC PATCH v2 14/19] KVM: arm/arm64: Support EL1 phys timer register access in set/get reg
` [RFC PATCH v2 15/19] KVM: arm/arm64: Use kvm_arm_timer_set/get_reg for guest register traps
` [RFC PATCH v2 16/19] KVM: arm/arm64: Move phys_timer_emulate function
` [RFC PATCH v2 17/19] KVM: arm/arm64: Avoid phys timer emulation in vcpu entry/exit
` [RFC PATCH v2 18/19] KVM: arm/arm64: Get rid of kvm_timer_flush_hwstate
` [RFC PATCH v2 19/19] KVM: arm/arm64: Rework kvm_timer_should_fire
[PATCH v2 0/4] kvm: arm/arm64: vgic: APRn uaccess support
2017-07-17 10:23 UTC (5+ messages)
` [PATCH v2 1/4] kvm: arm/arm64: vgic: Implement the vGICv2 GICC_APRn uaccess interface
` [PATCH v2 2/4] kvm: arm/arm64: vgic-v2: Add GICH_APRn accessors for GICv2
` [PATCH v2 3/4] kvm: arm/arm64: vgic-v3: add ICH_AP[01]Rn accessors for GICv3
` [PATCH v2 4/4] kvm: arm/arm64: vgic: clean up vGICv3 ICC_APRn sysreg uaccess
[PATCH] KVM: arm/arm64: Fix bug in advertising KVM_CAP_MSI_DEVID capability
2017-07-11 16:35 UTC (3+ messages)
[PATCH v2 00/52] irqchip: KVM: Add support for GICv4
2017-07-10 16:34 UTC (7+ messages)
` [PATCH v2 01/52] genirq: Let irq_set_vcpu_affinity() iterate over hierarchy
` [PATCH v2 38/52] KVM: arm/arm64: GICv4: Wire init/teardown of per-VM support
[PATCH v3 1/4] ACPI: Add APEI GHES Table Generation support
2017-07-09 3:41 UTC (7+ messages)
` [Qemu-devel] "
[PATCH 0/4] kvm: arm/arm64: vgic: vGICv2 GICC_APRn uaccess support
2017-07-07 9:22 UTC (11+ messages)
` [PATCH 1/4] kvm: arm/arm64: vgic-v2: Add GICH_APR accessors for GICv2
` [PATCH 2/4] kvm: arm/arm64: vgic-v3: add ICH_AP[01]Rn accessors for GICv3
` [PATCH 3/4] kvm: arm/arm64: vgic: Implement the vGICv2 GICC_APRn uaccess interface
` [PATCH 4/4] kvm: arm/arm64: vgic: clean up vGICv3 ICC_APRn sysreg uaccess
[PATCH v2 0/8] ARM/ARM64 Direct EOI setup for VFIO platform interrupts
2017-07-07 7:41 UTC (4+ messages)
` [PATCH v2 5/8] KVM: arm/arm64: vgic: Handle mapped level sensitive SPIs
[PATCH v4 3/3] arm64: kvm: inject SError with user space specified syndrome
2017-07-06 16:39 UTC (8+ messages)
[PATCH 00/18] treewide: Move storage class before return type
2017-07-05 20:02 UTC (2+ messages)
` [PATCH 02/18] ARM: KVM: Move asmlinkage before type
How to trap a real interrupt to EL2 ?
2017-07-05 6:23 UTC (5+ messages)
[PATCH kvm-unit-tests 0/2] arm64: add vtimer test
2017-07-04 17:29 UTC (4+ messages)
` [PATCH kvm-unit-tests 1/2] "
` [PATCH kvm-unit-tests 2/2] arm64: timer: check for vtimer interrupt
[PATCH] KVM: arm/arm64: PMU: fix overflow interrupt injection
2017-07-04 11:10 UTC (2+ messages)
[PATCH v4 2/3] arm64: kvm: route synchronous external abort exceptions to el2
2017-07-04 8:44 UTC (5+ messages)
[PATCH v4 1/3] arm64: kvm: support user space to detect RAS extension feature
2017-07-04 8:40 UTC (4+ messages)
[PATCH] KVM: arm/arm64: Handle hva aging while destroying the vm
2017-07-04 8:35 UTC (5+ messages)
[RFC 00/55] Nested Virtualization on KVM/ARM
2017-07-03 15:30 UTC (18+ messages)
` [RFC 06/55] KVM: arm64: Add EL2 execution context for nesting
` [RFC 21/55] KVM: arm64: Forward HVC instruction to the guest hypervisor
[PATCH v4] arm64: kvm: inject SError with user space specified syndrome
2017-07-03 14:12 UTC (4+ messages)
[PATCH V17 00/11] Add UEFI 2.6 and ACPI 6.1 updates for RAS on ARM64
2017-06-30 16:47 UTC (4+ messages)
` [PATCH V17 01/11] acpi: apei: read ack upon ghes record consumption
[GIT PULL] KVM/ARM updates for 4.13
2017-06-30 10:39 UTC (21+ messages)
` [PATCH 40/58] KVM: arm64: vgic-v3: Add ICV_IGNREN0_EL1 handler
` [PATCH 41/58] KVM: arm64: vgic-v3: Add misc Group-0 handlers
` [PATCH 42/58] KVM: arm64: vgic-v3: Enable trapping of Group-0 system registers
` [PATCH 43/58] KVM: arm64: Enable GICv3 Group-0 sysreg trapping via command-line
` [PATCH 44/58] arm64: Add MIDR values for Cavium cn83XX SoCs
` [PATCH 45/58] arm64: Add workaround for Cavium Thunder erratum 30115
` [PATCH 46/58] KVM: arm64: vgic-v3: Add ICV_DIR_EL1 handler
` [PATCH 47/58] KVM: arm64: vgic-v3: Add ICV_RPR_EL1 handler
` [PATCH 48/58] KVM: arm64: vgic-v3: Add ICV_CTLR_EL1 handler
` [PATCH 49/58] KVM: arm64: vgic-v3: Add ICV_PMR_EL1 handler
` [PATCH 50/58] KVM: arm64: Enable GICv3 common sysreg trapping via command-line
` [PATCH 51/58] KVM: arm64: vgic-v3: Log which GICv3 system registers are trapped
` [PATCH 52/58] KVM: arm64: Log an error if trapping a read-from-write-only GICv3 access
` [PATCH 53/58] KVM: arm64: Log an error if trapping a write-to-read-only "
` [PATCH 54/58] arm64/kvm: sysreg: fix typo'd SYS_ICC_IGRPEN*_EL1
` [PATCH 55/58] arm64/kvm: vgic: use SYS_DESC()
` [PATCH 56/58] KVM: ARM64: fix phy counter access failure in guest
` [PATCH 57/58] KVM: arm/arm64: Signal SIGBUS when stage2 discovers hwpoison memory
` [PATCH 58/58] arm64: Remove a redundancy in sysreg.h
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox