messages from 2017-03-21 22:45:40 to 2017-03-29 18:15:40 UTC [more...]
host stalls when qemu-system-aarch64 with kvm and pflash
2017-03-29 18:17 UTC (4+ messages)
[PATCH] kvm: pass the virtual SEI syndrome to guest OS
2017-03-29 17:44 UTC (35+ messages)
` [edk2] "
[kvmtool PATCH v9 00/15] kvmtool: arm: ITS emulation and GSI routing support
2017-03-29 9:57 UTC (12+ messages)
` [kvmtool PATCH v9 04/15] MSI-X: update GSI routing after changed MSI-X configuration
` [kvmtool PATCH v9 06/15] PCI: Only allocate IRQ routing entry when available
` [kvmtool PATCH v9 09/15] arm: allow creation of an MSI register frame region
` [kvmtool PATCH v9 12/15] PCI: inject PCI device ID on MSI injection
` [kvmtool PATCH v9 14/15] extend GSI IRQ routing to take a device ID
[PATCH 00/15] arm64/kvm: use common sysreg definitions
2017-03-29 9:55 UTC (8+ messages)
[PATCH V14 00/10] Add UEFI 2.6 and ACPI 6.1 updates for RAS on ARM64
2017-03-28 22:18 UTC (14+ messages)
` [PATCH V14 01/10] acpi: apei: read ack upon ghes record consumption
` [PATCH V14 02/10] ras: acpi/apei: cper: generic error data entry v3 per ACPI 6.1
` [PATCH V14 03/10] efi: parse ARM processor error
` [PATCH V14 04/10] arm64: exception: handle Synchronous External Abort
` [PATCH V14 05/10] acpi: apei: handle SEA notification type for ARMv8
` [PATCH V14 06/10] acpi: apei: panic OS with fatal error status block
` [PATCH V14 07/10] efi: print unrecognized CPER section
` [PATCH V14 08/10] ras: acpi / apei: generate trace event for "
` [PATCH V14 09/10] trace, ras: add ARM processor error trace event
` [PATCH V14 10/10] arm/arm64: KVM: add guest SEA support
[PATCH V13 00/10] Add UEFI 2.6 and ACPI 6.1 updates for RAS on ARM64
2017-03-28 16:44 UTC (24+ messages)
` [PATCH V13 03/10] efi: parse ARM processor error
` [PATCH V13 04/10] arm64: exception: handle Synchronous External Abort
` [PATCH V13 05/10] acpi: apei: handle SEA notification type for ARMv8
` [PATCH V13 06/10] acpi: apei: panic OS with fatal error status block
` [PATCH V13 07/10] efi: print unrecognized CPER section
` [PATCH V13 08/10] ras: acpi / apei: generate trace event for "
` [PATCH V13 09/10] trace, ras: add ARM processor error trace event
` [PATCH V13 10/10] arm/arm64: KVM: add guest SEA support
[PATCH] KVM: arm/arm64: Signal SIGBUS when stage2 discovers hwpoison memory
2017-03-28 15:12 UTC (11+ messages)
[PATCH v2 0/9] arm64: KVM: Fix PMU exception generation
2017-03-28 13:37 UTC (24+ messages)
` [PATCH v2 1/9] arm64: KVM: PMU: Refactor pmu_*_el0_disabled
` [PATCH v2 2/9] arm64: KVM: PMU: Inject UNDEF exception on illegal register access
` [PATCH v2 3/9] arm64: KVM: PMU: Inject UNDEF on non-privileged accesses
` [PATCH v2 4/9] arm64: KVM: Make unexpected reads from WO registers inject an undef
` [PATCH v2 5/9] arm64: KVM: PMU: Inject UNDEF on read access to PMSWINC_EL0
` [PATCH v2 6/9] arm64: KVM: Treat sysreg accessors returning false as successful
` [PATCH v2 7/9] arm64: KVM: Do not corrupt registers on failed 64bit CP read
` [PATCH v2 8/9] arm: KVM: Make unexpected register accesses inject an undef
` [PATCH v2 9/9] arm: KVM: Treat CP15 accessors returning false as successful
Aarch64: Qemu master or 2.9.0-rc1 breaks compatibility with 4.10 kernel
2017-03-28 11:59 UTC (3+ messages)
` [Qemu-devel] "
[PATCH v4 00/22] vITS save/restore
2017-03-27 18:29 UTC (25+ messages)
` [PATCH v4 01/22] KVM: arm/arm64: Add vITS save/restore API documentation
` [PATCH v4 02/22] KVM: arm/arm64: rename itte into ite
` [PATCH v4 03/22] arm/arm64: vgic: turn vgic_find_mmio_region into public
` [PATCH v4 04/22] KVM: arm64: ITS: KVM_DEV_ARM_VGIC_GRP_ITS_REGS group
` [PATCH v4 05/22] KVM: arm/arm64: vgic: expose (un)lock_all_vcpus
` [PATCH v4 06/22] KVM: arm64: ITS: Implement vgic_its_has_attr_regs and attr_regs_access
` [PATCH v4 07/22] KVM: arm64: ITS: Implement vgic_mmio_uaccess_write_its_creadr
` [PATCH v4 08/22] KVM: arm64: ITS: Implement vgic_mmio_uaccess_write_its_iidr
` [PATCH v4 09/22] KVM: arm64: ITS: Report the ITE size in GITS_TYPER
` [PATCH v4 10/22] KVM: arm64: ITS: Interpret MAPD Size field and check related errors
` [PATCH v4 11/22] KVM: arm64: ITS: Interpret MAPD ITT_addr field
` [PATCH v4 12/22] KVM: arm64: ITS: Check the device id matches TYPER DEVBITS range
` [PATCH v4 13/22] KVM: arm64: ITS: KVM_DEV_ARM_VGIC_GRP_ITS_TABLES group
` [PATCH v4 14/22] KVM: arm64: ITS: vgic_its_alloc_ite/device
` [PATCH v4 15/22] KVM: arm64: ITS: Sort the device and ITE lists
` [PATCH v4 16/22] KVM: expose next_segment()
` [PATCH v4 17/22] KVM: arm64: ITS: Add infrastructure for table lookup
` [PATCH v4 18/22] KVM: arm64: ITS: Collection table save/restore
` [PATCH v4 19/22] KVM: arm64: ITS: vgic_its_check_id returns the entry's GPA
` [PATCH v4 20/22] KVM: arm64: ITS: ITT flush and restore
` [PATCH v4 21/22] KVM: arm64: ITS: Device table save/restore
` [PATCH v4 22/22] KVM: arm64: ITS: Pending "
[PATCH] kvm: arm/arm64: Rework gpa callback handlers
2017-03-27 15:18 UTC (3+ messages)
[PATCH v2 00/10] KVM: arm/arm64: vgic: Improvements and optimizations
2017-03-27 11:04 UTC (11+ messages)
` [PATCH v2 01/10] KVM: arm/arm64: vgic: Defer touching GICH_VMCR to vcpu_load/put
` [PATCH v2 02/10] KVM: arm/arm64: vgic: Avoid flushing vgic state when there's no pending IRQ
` [PATCH v2 04/10] KVM: arm/arm64: vgic: Only set underflow when actually out of LRs
` [PATCH v2 05/10] KVM: arm/arm64: vgic: Get rid of unnecessary process_maintenance operation
` [PATCH v2 10/10] KVM: arm/arm64: vgic: Improve sync_hwstate performance
[PATCH V8 1/3] irq: Add flags to request_percpu_irq function
2017-03-27 8:44 UTC (5+ messages)
[PATCH v4 00/28] arm/arm64: KVM: Rework the hyp-stub API
2017-03-24 16:03 UTC (30+ messages)
` [PATCH v4 02/28] arm64: KVM: Move lr save/restore to do_el2_call
` [PATCH v4 05/28] arm64: KVM: Implement HVC_RESET_VECTORS stub hypercall in the init code
` [PATCH v4 07/28] arm64: KVM: Allow the main HYP code to use the init hyp stub implementation
` [PATCH v4 19/28] ARM: "
` [PATCH v4 25/28] ARM: decompressor: Remove __hyp_get_vectors usage
` [PATCH v4 28/28] arm/arm64: Add hyp-stub API documentation
[PATCH v3 00/19] vITS save/restore
2017-03-24 11:28 UTC (37+ messages)
` [PATCH v3 05/19] KVM: arm64: ITS: Implement vgic_its_has_attr_regs and attr_regs_access
` [PATCH v3 06/19] KVM: arm64: ITS: Implement vgic_mmio_uaccess_write_its_creadr
` [PATCH v3 11/19] KVM: arm64: ITS: KVM_DEV_ARM_VGIC_GRP_ITS_TABLES group
` [PATCH v3 14/19] KVM: arm64: ITS: Add infrastructure for table lookup
` [PATCH v3 15/19] KVM: arm64: ITS: Collection table save/restore
` [PATCH v3 16/19] KVM: arm64: ITS: vgic_its_check_id returns the entry's GPA
` [PATCH v3 17/19] KVM: arm64: ITS: ITT flush and restore
` [PATCH v3 18/19] KVM: arm64: ITS: Device table save/restore
` [PATCH v3 19/19] KVM: arm64: ITS: Pending "
[PATCH] arm/arm64: KVM: send SIGBUS error to qemu
2017-03-24 9:44 UTC (3+ messages)
[PATCH V11 00/10] Add UEFI 2.6 and ACPI 6.1 updates for RAS on ARM64
2017-03-22 12:08 UTC (7+ messages)
` [PATCH V11 10/10] arm/arm64: KVM: add guest SEA support
[PATCH] KVM: arm/arm64: vgic: Fix GICC_PMR uaccess on GICv3 and clarify ABI
2017-03-22 9:58 UTC (2+ messages)
[PATCH] kvm: pass the virtual SEI syndrome to guest OS
2017-03-22 3:20 UTC (2+ messages)
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