messages from 2017-01-31 18:06:55 to 2017-02-11 20:23:16 UTC [more...]
[PATCH v2 0/5] arm64: mmu: avoid writeable-executable mappings
2017-02-11 20:23 UTC (2+ messages)
` [PATCH v2 1/5] arm: kvm: move kvm_vgic_global_state out of .text section
[PATCH 0/4] arm64: mmu: avoid writeable-executable mappings
2017-02-10 21:42 UTC (12+ messages)
` [PATCH 1/4] arm: kvm: move kvm_vgic_global_state out of .text section
` [PATCH 2/4] arm64: alternatives: apply boot time fixups via the linear mapping
` [PATCH 3/4] arm64: mmu: map .text as read-only from the outset
` [PATCH 4/4] arm64: mmu: apply strict permissions to .init.text and .init.data
[RFC v2 00/19] vITS save/restore
2017-02-10 17:06 UTC (23+ messages)
` [RFC v2 01/19] KVM: arm/arm64: Add vITS save/restore API documentation
` [RFC v2 02/19] KVM: arm/arm64: rename itte into ite
` [RFC v2 03/19] arm/arm64: vgic: turn vgic_find_mmio_region into public
` [RFC v2 04/19] KVM: arm64: ITS: KVM_DEV_ARM_VGIC_GRP_ITS_REGS group
` [RFC v2 05/19] KVM: arm64: ITS: Implement vgic_its_has_attr_regs and attr_regs_access
` [RFC v2 06/19] KVM: arm64: ITS: Implement vgic_mmio_uaccess_write_its_creadr
` [RFC v2 07/19] KVM: arm64: ITS: Report the ITE size in GITS_TYPER
` [RFC v2 08/19] KVM: arm64: ITS: Interpret MAPD Size field and check related errors
` [RFC v2 09/19] KVM: arm64: ITS: Interpret MAPD ITT_addr field
` [RFC v2 10/19] KVM: arm64: ITS: Check the device id matches TYPER DEVBITS range
` [RFC v2 11/19] KVM: arm64: ITS: KVM_DEV_ARM_VGIC_GRP_ITS_TABLES group
` [RFC v2 12/19] KVM: arm64: ITS: vgic_its_alloc_ite/device
` [RFC v2 13/19] KVM: arm64: ITS: Sort the device and ITE lists
` [RFC v2 14/19] KVM: arm64: ITS: Add infrastructure for table lookup
` [RFC v2 15/19] KVM: arm64: ITS: Collection table save/restore
` [RFC v2 16/19] KVM: arm64: ITS: vgic_its_check_id returns the entry's GPA
` [RFC v2 17/19] KVM: arm64: ITS: ITT flush and restore
` [RFC v2 18/19] KVM: arm64: ITS: Device table save/restore
` [RFC v2 19/19] KVM: arm64: ITS: Pending "
[GIT PULL] KVM/ARM updates for 4.11
2017-02-09 15:04 UTC (27+ messages)
` [PATCH 01/25] KVM: arm/arm64: Remove struct vgic_irq pending field
` [PATCH 02/25] KVM: arm/arm64: vgic: Add debugfs vgic-state file
` [PATCH 03/25] KVM: arm/arm64: vgic: Implement support for userspace access
` [PATCH 04/25] KVM: arm/arm64: vgic: Add distributor and redistributor access
` [PATCH 05/25] KVM: arm/arm64: vgic: Introduce find_reg_by_id()
` [PATCH 06/25] irqchip/gic-v3: Add missing system register definitions
` [PATCH 07/25] KVM: arm/arm64: vgic: Introduce VENG0 and VENG1 fields to vmcr struct
` [PATCH 08/25] KVM: arm/arm64: vgic: Implement VGICv3 CPU interface access
` [PATCH 09/25] KVM: arm/arm64: vgic: Implement KVM_DEV_ARM_VGIC_GRP_LEVEL_INFO ioctl
` [PATCH 10/25] KVM: arm/arm64: Documentation: Update arm-vgic-v3.txt
` [PATCH 11/25] arm/arm64: KVM: Enforce unconditional flush to PoC when mapping to stage-2
` [PATCH 12/25] arm/arm64: KVM: Stop propagating cacheability status of a faulted page
` [PATCH 13/25] arm/arm64: KVM: Get rid of KVM_MEMSLOT_INCOHERENT
` [PATCH 14/25] KVM: arm/arm64: Remove kvm_vgic_inject_mapped_irq
` [PATCH 15/25] KVM: arm/arm64: vgic: Stop injecting the MSI occurrence twice
` [PATCH 16/25] KVM: arm/arm64: Abstract virtual timer context into separate structure
` [PATCH 17/25] KVM: arm/arm64: Move cntvoff to each timer context
` [PATCH 18/25] KVM: arm/arm64: Decouple kvm timer functions from virtual timer
` [PATCH 19/25] KVM: arm/arm64: Add the EL1 physical timer context
` [PATCH 20/25] KVM: arm/arm64: Initialize the emulated EL1 physical timer
` [PATCH 21/25] KVM: arm/arm64: Update the physical timer interrupt level
` [PATCH 22/25] KVM: arm/arm64: Set a background timer to the earliest timer expiration
` [PATCH 23/25] KVM: arm/arm64: Set up a background timer for the physical timer emulation
` [PATCH 24/25] KVM: arm64: Add the EL1 physical timer access handler
` [PATCH 25/25] KVM: arm/arm64: Emulate the EL1 phys timer registers
[PATCH V8 00/10] Add UEFI 2.6 and ACPI 6.1 updates for RAS on ARM64
2017-02-09 10:48 UTC (21+ messages)
` [PATCH V8 01/10] acpi: apei: read ack upon ghes record consumption
` [PATCH V8 02/10] ras: acpi/apei: cper: generic error data entry v3 per ACPI 6.1
` [PATCH V8 03/10] efi: parse ARM processor error
` [PATCH V8 04/10] arm64: exception: handle Synchronous External Abort
` [PATCH V8 05/10] acpi: apei: handle SEA notification type for ARMv8
` [PATCH V8 06/10] acpi: apei: panic OS with fatal error status block
` [PATCH V8 07/10] efi: print unrecognized CPER section
` [PATCH V8 08/10] ras: acpi / apei: generate trace event for "
` [PATCH V8 09/10] trace, ras: add ARM processor error trace event
` [PATCH V8 10/10] arm/arm64: KVM: add guest SEA support
[PATCH V2 0/2] KVM: arm64: Increase number of user memslots
2017-02-08 7:15 UTC (3+ messages)
` [PATCH V2 1/2] KVM: arm/arm64: Enable KVM_CAP_NR_MEMSLOTS on arm/arm64
` [PATCH V2 2/2] KVM: arm64: Increase number of user memslots to 508
[PATCH] KVM: arm64: Increase number of memslots to 512
2017-02-08 1:57 UTC (13+ messages)
[PATCH v4 1/4] arm64: Define Falkor v1 CPU
2017-02-08 0:36 UTC (22+ messages)
` [PATCH v4 2/4] arm64: Work around Falkor erratum 1003
` [PATCH v4 3/4] arm64: Use __tlbi() macros in KVM code
[PATCH RFC 0/6] target-arm: KVM64: Cross type vCPU support
2017-02-07 15:45 UTC (4+ messages)
` [PATCH RFC 4/6] target: arm: Add a generic type cpu
[PATCH v2 0/5] Support userspace irqchip with arch timers
2017-02-03 17:51 UTC (7+ messages)
` [PATCH v2 1/5] KVM: arm/arm64: Cleanup the arch timer code's irqchip checking
` [PATCH v2 2/5] KVM: arm/arm64: Add ARM user space interrupt signaling ABI
` [PATCH v2 3/5] KVM: arm/arm64: Support arch timers with a userspace gic
` [PATCH v2 4/5] KVM: arm/arm64: Report PMU overflow interrupts to userspace irqchip
` [PATCH v2 5/5] KVM: arm/arm64: Advertise support for KVM_CAP_ARM_USER_IRQ
[RFC v4 00/10] Provide the EL1 physical timer to the VM
2017-02-03 16:54 UTC (14+ messages)
` [RFC v4 01/10] KVM: arm/arm64: Abstract virtual timer context into separate structure
` [RFC v4 02/10] KVM: arm/arm64: Move cntvoff to each timer context
` [RFC v4 03/10] KVM: arm/arm64: Decouple kvm timer functions from virtual timer
` [RFC v4 04/10] KVM: arm/arm64: Add the EL1 physical timer context
` [RFC v4 05/10] KVM: arm/arm64: Initialize the emulated EL1 physical timer
` [RFC v4 06/10] KVM: arm/arm64: Update the physical timer interrupt level
` [RFC v4 07/10] KVM: arm/arm64: Set a background timer to the earliest timer expiration
` [RFC v4 08/10] KVM: arm/arm64: Set up a background timer for the physical timer emulation
` [RFC v4 09/10] KVM: arm64: Add the EL1 physical timer access handler
` [RFC v4 10/10] KVM: arm/arm64: Emulate the EL1 phys timer registers
[RFC 00/13] vITS save/restore
2017-02-03 14:51 UTC (4+ messages)
` [RFC 01/13] KVM: arm/arm64: Add vITS save/restore API documentation
[RESEND PATCH] KVM: arm/arm64: vgic: Stop injecting the MSI occurrence twice
2017-02-03 14:39 UTC
[PATCH] KVM: arm/arm64: vgic: Stop injecting the MSI occurrence twice
2017-02-03 13:53 UTC
[RFC v3 00/10] Provide the EL1 physical timer to the VM
2017-02-03 13:34 UTC (26+ messages)
` [RFC v3 01/10] KVM: arm/arm64: Abstract virtual timer context into separate structure
` [RFC v3 02/10] KVM: arm/arm64: Move cntvoff to each timer context
` [RFC v3 03/10] KVM: arm/arm64: Decouple kvm timer functions from virtual timer
` [RFC v3 04/10] KVM: arm/arm64: Add the EL1 physical timer context
` [RFC v3 05/10] KVM: arm/arm64: Initialize the emulated EL1 physical timer
` [RFC v3 06/10] KVM: arm/arm64: Update the physical timer interrupt level
` [RFC v3 07/10] KVM: arm/arm64: Set a background timer to the earliest timer expiration
` [RFC v3 08/10] KVM: arm/arm64: Set up a background timer for the physical timer emulation
` [RFC v3 09/10] KVM: arm64: Add the EL1 physical timer access handler
` [RFC v3 10/10] KVM: arm/arm64: Emulate the EL1 phys timer registers
[PATCH v2 1/3] arm64: cacheinfo: add support for alternative format of CCSIDR_EL1
2017-02-03 10:44 UTC (6+ messages)
` [PATCH v2 2/3] arm64: kvm: reuse existing cache type/info related macros
` [PATCH v2 3/3] arm64: kvm: add support for the extended 64bit ccsidr
[kvmtool PATCH v9 00/15] kvmtool: arm: ITS emulation and GSI routing support
2017-02-02 16:32 UTC (16+ messages)
` [kvmtool PATCH v9 01/15] FDT: use static phandles
` [kvmtool PATCH v9 02/15] arm: use static DT phandle for the GIC
` [kvmtool PATCH v9 03/15] irq: move IRQ routing into irq.c
` [kvmtool PATCH v9 04/15] MSI-X: update GSI routing after changed MSI-X configuration
` [kvmtool PATCH v9 05/15] virtio: fix endianness check for vhost support
` [kvmtool PATCH v9 06/15] PCI: Only allocate IRQ routing entry when available
` [kvmtool PATCH v9 07/15] update public Linux headers for GICv3 ITS emulation
` [kvmtool PATCH v9 08/15] arm: allow vGICv3 emulation
` [kvmtool PATCH v9 09/15] arm: allow creation of an MSI register frame region
` [kvmtool PATCH v9 10/15] arm: FDT: create MSI controller DT node
` [kvmtool PATCH v9 11/15] add kvm__check_vm_capability
` [kvmtool PATCH v9 12/15] PCI: inject PCI device ID on MSI injection
` [kvmtool PATCH v9 13/15] arm: setup SPI IRQ routing tables
` [kvmtool PATCH v9 14/15] extend GSI IRQ routing to take a device ID
` [kvmtool PATCH v9 15/15] arm64: enable GICv3-ITS emulation
[PATCH v8 00/16] kvmtool: arm: ITS emulation and GSI routing support
2017-02-02 16:31 UTC (6+ messages)
` [PATCH v8 01/16] FDT: introduce global phandle allocation
[PATCH] KVM: arm/arm64: Remove kvm_vgic_inject_mapped_irq
2017-02-01 10:53 UTC (3+ messages)
[RFC v2 00/10] Provide the EL1 physical timer to the VM
2017-02-01 10:17 UTC (21+ messages)
` [RFC v2 05/10] KVM: arm/arm64: Initialize the emulated EL1 physical timer
` [RFC v2 06/10] KVM: arm/arm64: Update the physical timer interrupt level
[RFC PATCH 00/13] arm64/kvm: use common sysreg definitions
2017-01-31 18:05 UTC (10+ messages)
` [RFC PATCH 05/13] arm64: sysreg: add register encodings used by KVM
` [RFC PATCH 06/13] arm64: sysreg: add Set/Way sys encodings
` [RFC PATCH 07/13] arm64: kvm: add SYS_DESC()
` [RFC PATCH 08/13] arm64: kvm: Use common debug sysreg definitions
` [RFC PATCH 09/13] arm64: kvm: Use common performance monitor "
` [RFC PATCH 10/13] arm64: kvm: Use common GICv3 "
` [RFC PATCH 11/13] arm64: kvm: use common invariant "
` [RFC PATCH 12/13] arm64: kvm: Use common "
` [RFC PATCH 13/13] arm64: kvm: Use common Set/Way sys definitions
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