messages from 2016-02-09 18:39:48 to 2016-02-12 10:36:24 UTC [more...]
[PATCH 00/33] Compile-time stack metadata validation
2016-02-12 10:36 UTC (2+ messages)
[kvm-unit-tests PATCH v2 00/14] ppc64: initial drop
2016-02-12 10:31 UTC (14+ messages)
` [kvm-unit-tests PATCH v2 06/14] powerpc/ppc64: add boot rom source
[RFC v3 00/15] KVM PCIe/MSI passthrough on ARM/ARM64
2016-02-12 8:13 UTC (16+ messages)
` [RFC v3 01/15] iommu: Add DOMAIN_ATTR_MSI_MAPPING attribute
` [RFC v3 02/15] vfio: expose MSI mapping requirement through VFIO_IOMMU_GET_INFO
` [RFC v3 03/15] vfio: introduce VFIO_IOVA_RESERVED vfio_dma type
` [RFC v3 04/15] iommu: add alloc/free_reserved_iova_domain
` [RFC v3 05/15] iommu/arm-smmu: implement alloc/free_reserved_iova_domain
` [RFC v3 10/15] vfio: allow the user to register reserved iova range for MSI mapping
` [RFC v3 11/15] msi: Add a new MSI_FLAG_IRQ_REMAPPING flag
` [RFC v3 14/15] iommu/arm-smmu: do not advertise IOMMU_CAP_INTR_REMAP
` [RFC v3 15/15] irqchip/gicv2m/v3-its-pci-msi: IOMMU map the MSI frame when needed
` [RFC v3 06/15] iommu/arm-smmu: add a reserved binding RB tree
` [RFC v3 07/15] iommu: iommu_get/put_single_reserved
` [RFC v3 08/15] iommu/arm-smmu: implement iommu_get/put_single_reserved
` [RFC v3 09/15] iommu/arm-smmu: relinquish reserved resources on domain deletion
` [RFC v3 12/15] msi: export msi_get_domain_info
` [RFC v3 13/15] vfio/type1: also check IRQ remapping capability at msi domain
[PATCH v3 0/5] KVM: Hyper-V VMBus hypercalls
2016-02-12 8:10 UTC (8+ messages)
` [PATCH v3 1/5] kvm/x86: Rename Hyper-V long spin wait hypercall
` [PATCH v3 2/5] drivers/hv: Move VMBus hypercall codes into Hyper-V UAPI header
` [PATCH v3 3/5] kvm/x86: Pass return code of kvm_emulate_hypercall
` [PATCH v3 4/5] kvm/x86: Reject Hyper-V hypercall continuation
` [PATCH v3 5/5] kvm/x86: Hyper-V VMBus hypercall userspace exit
[PATCH kernel v2 0/6] KVM: PPC: Add in-kernel multitce handling
2016-02-12 5:52 UTC (11+ messages)
` [PATCH kernel v2 1/6] KVM: PPC: Rework H_PUT_TCE/H_GET_TCE handlers
` [PATCH kernel v2 5/6] KVM: PPC: Move reusable bits of H_PUT_TCE handler to helpers
` [PATCH kernel v2 6/6] KVM: PPC: Add support for multiple-TCE hcalls
[PULL] KVM/ARM fixes for 4.5-rc4
2016-02-11 21:47 UTC (4+ messages)
` [PATCH 1/2] KVM: arm/arm64: Fix reference to uninitialised VGIC
` [PATCH 2/2] arm64: KVM: Configure TCR_EL2.PS at runtime
[PATCH v4 00/23] arm64: Virtualization Host Extension support
2016-02-11 19:10 UTC (26+ messages)
` [PATCH v4 01/23] arm/arm64: KVM: Add hook for C-based stage2 init
` [PATCH v4 02/23] arm64: KVM: Switch to "
` [PATCH v4 03/23] arm/arm64: Add new is_kernel_in_hyp_mode predicate
` [PATCH v4 04/23] arm64: Allow the arch timer to use the HYP timer
` [PATCH v4 05/23] arm64: Add ARM64_HAS_VIRT_HOST_EXTN feature
` [PATCH v4 06/23] arm64: KVM: Skip HYP setup when already running in HYP
` [PATCH v4 07/23] arm64: KVM: VHE: Patch out use of HVC
` [PATCH v4 08/23] arm64: KVM: VHE: Patch out kern_hyp_va
` [PATCH v4 09/23] arm64: KVM: VHE: Introduce unified system register accessors
` [PATCH v4 10/23] arm64: KVM: VHE: Differenciate host/guest sysreg save/restore
` [PATCH v4 11/23] arm64: KVM: VHE: Split save/restore of registers shared between guest and host
` [PATCH v4 12/23] arm64: KVM: VHE: Use unified system register accessors
` [PATCH v4 13/23] arm64: KVM: VHE: Enable minimal sysreg save/restore
` [PATCH v4 14/23] arm64: KVM: VHE: Make __fpsimd_enabled VHE aware
` [PATCH v4 15/23] arm64: KVM: VHE: Implement VHE activate/deactivate_traps
` [PATCH v4 16/23] arm64: KVM: VHE: Use unified sysreg accessors for timer
` [PATCH v4 17/23] arm64: KVM: VHE: Add fpsimd enabling on guest access
` [PATCH v4 18/23] arm64: KVM: VHE: Add alternative panic handling
` [PATCH v4 19/23] arm64: KVM: Move most of the fault decoding to C
` [PATCH v4 20/23] arm64: perf: Count EL2 events if the kernel is running in HYP
` [PATCH v4 21/23] arm64: hw_breakpoint: Allow EL2 breakpoints if "
` [PATCH v4 22/23] arm64: VHE: Add support for running Linux in EL2 mode
` [PATCH v4 23/23] arm64: Panic when VHE and non VHE CPUs coexist
[PATCH] kvm: do not SetPageDirty from kvm_set_pfn_dirty for file mappings
2016-02-11 18:13 UTC
[PATCH v2 0/6] arm64: Add support of KVM with ACPI
2016-02-11 15:33 UTC (7+ messages)
` [PATCH v2 1/6] KVM: arm/arm64: arch_timer: Gather KVM specific information in a structure
` [PATCH v2 2/6] KVM: arm/arm64: arch_timer: Rely on the arch timer to parse the firmware tables
` [PATCH v2 3/6] irqchip/gic-v2: Gather ACPI specific data in a single structure
` [PATCH v2 4/6] irqchip/gic-v2: Parse and export virtual GIC information
` [PATCH v2 5/6] irqchip/gic-v3: "
` [PATCH v2 6/6] KVM: arm/arm64: vgic: Rely on the GIC driver to parse the firmware tables
[PATCH 0/4] kvmclock: improve accuracy
2016-02-11 15:23 UTC (8+ messages)
` [PATCH 1/4] KVM: x86: rename argument to kvm_set_tsc_khz
` [PATCH 2/4] KVM: x86: rewrite handling of scaled TSC for kvmclock
` [PATCH 4/4] KVM: x86: track actual TSC frequency from the timekeeper struct
[PATCH] arm64: KVM: Configure TCR_EL2.PS at runtime
2016-02-11 14:41 UTC (5+ messages)
[RFC v2 00/15] KVM PCIe/MSI passthrough on ARM/ARM64
2016-02-11 14:34 UTC (16+ messages)
` [RFC v2 01/15] iommu: Add DOMAIN_ATTR_MSI_MAPPING attribute
` [RFC v2 02/15] vfio: expose MSI mapping requirement through VFIO_IOMMU_GET_INFO
` [RFC v2 03/15] vfio: introduce VFIO_IOVA_RESERVED vfio_dma type
` [RFC v2 04/15] iommu: add alloc/free_reserved_iova_domain
` [RFC v2 05/15] iommu/arm-smmu: implement alloc/free_reserved_iova_domain
` [RFC v2 08/15] iommu/arm-smmu: implement iommu_get/put_single_reserved
` [RFC v2 09/15] iommu/arm-smmu: relinquish reserved resources on domain deletion
` [RFC v2 10/15] vfio: allow the user to register reserved iova range for MSI mapping
` [RFC v2 06/15] iommu/arm-smmu: add a reserved binding RB tree
` [RFC v2 07/15] iommu: iommu_get/put_single_reserved
` [RFC v2 11/15] msi: Add a new MSI_FLAG_IRQ_REMAPPING flag
` [RFC v2 12/15] msi: export msi_get_domain_info
` [RFC v2 13/15] vfio/type1: also check IRQ remapping capability at msi domain
` [RFC v2 14/15] iommu/arm-smmu: do not advertise IOMMU_CAP_INTR_REMAP
` [RFC v2 15/15] irqchip/gicv2m/v3-its-pci-msi: IOMMU map the MSI frame when needed
[PATCH] arm/arm64: KVM: Handle out-of-RAM cache maintenance as a NOP
2016-02-11 10:49 UTC (3+ messages)
[PATCH v2 0/5] arm/pci: add PCI bus support
2016-02-11 8:25 UTC (6+ messages)
` [PATCH v2 1/5] arm/pci: Probe Open Firmware Device Tree
` [PATCH v2 2/5] arm/pci: Scan PCI root bus for devices
` [PATCH v2 3/5] arm/pci: Allocate and assign memory and io space resources
` [PATCH v2 4/5] arm/pci: Add pci_find_dev() and pci_bar_addr() functions
` [PATCH v2 5/5] arm/pci: pci-testdev PCI device operation test
KVM: x86: Add lowest-priority support for vt-d posted-interrupts
2016-02-11 4:50 UTC
Business Partnership
2016-02-11 1:30 UTC
Business Partnership
2016-02-11 1:02 UTC
[PATCH 0/8] KVM/ARM: Guest Entry/Exit optimizations
2016-02-10 20:40 UTC (28+ messages)
` [PATCH 1/8] arm64: KVM: Switch the sys_reg search to be a binary search
` [PATCH 2/8] ARM: KVM: Properly sort the invariant table
` [PATCH 3/8] ARM: KVM: Enforce sorting of all CP tables
` [PATCH 4/8] ARM: KVM: Rename struct coproc_reg::is_64 to is_64bit
` [PATCH 5/8] ARM: KVM: Switch the CP reg search to be a binary search
` [PATCH 6/8] KVM: arm/arm64: timer: Add active state caching
` [PATCH 7/8] KVM: arm/arm64: Avoid accessing GICH registers
` [PATCH 8/8] KVM: arm64: Avoid accessing ICH registers
[PATCH v2 00/28] ARM: KVM: Rewrite the world switch in C (mostly)
2016-02-10 17:32 UTC (63+ messages)
` [PATCH v2 01/28] ARM: KVM: Move the HYP code to its own section
` [PATCH v2 03/28] ARM: KVM: Move VFP registers to a CPU context structure
` [PATCH v2 04/28] ARM: KVM: Move CP15 array into the "
` [PATCH v2 05/28] ARM: KVM: Move GP registers "
` [PATCH v2 06/28] ARM: KVM: Add a HYP-specific header file
` [PATCH v2 07/28] ARM: KVM: Add system register accessor macros
` [PATCH v2 08/28] ARM: KVM: Add TLB invalidation code
` [PATCH v2 09/28] ARM: KVM: Add CP15 save/restore code
` [PATCH v2 10/28] ARM: KVM: Add timer save/restore
` [PATCH v2 11/28] ARM: KVM: Add vgic v2 save/restore
` [PATCH v2 12/28] ARM: KVM: Add VFP save/restore
` [PATCH v2 13/28] ARM: KVM: Add banked registers save/restore
` [PATCH v2 14/28] ARM: KVM: Add guest entry code
` [PATCH v2 15/28] ARM: KVM: Add VFP lazy save/restore handler
` [PATCH v2 16/28] ARM: KVM: Add the new world switch implementation
` [PATCH v2 17/28] ARM: KVM: Add populating of fault data structure
` [PATCH v2 18/28] ARM: KVM: Add HYP mode entry code
` [PATCH v2 19/28] ARM: KVM: Add panic handling code
` [PATCH v2 20/28] ARM: KVM: Change kvm_call_hyp return type to unsigned long
` [PATCH v2 21/28] ARM: KVM: Remove the old world switch
` [PATCH v2 22/28] ARM: KVM: Switch to C-based stage2 init
` [PATCH v2 23/28] ARM: KVM: Remove __weak attributes
` [PATCH v2 24/28] ARM: KVM: Turn CP15 defines to an enum
` [PATCH v2 25/28] ARM: KVM: Cleanup asm-offsets.c
` [PATCH v2 28/28] ARM: KVM: Remove __kvm_hyp_exit/__kvm_hyp_exit_end
[PATCH 1/2] KVM: x86: fix ordering of cr0 initialization code in vmx_cpu_reset
2016-02-10 17:24 UTC (9+ messages)
` [PATCH 2/2] KVM: x86: allow BSP to handle INIT IPIs like APs do
[RFC PATCH 0/5] arm/arm64: Making HYP vgic/timer save/restore common
2016-02-10 16:59 UTC (4+ messages)
[PATCH v2 0/5] KVM: Hyper-V VMBus hypercalls
2016-02-10 16:48 UTC (3+ messages)
` [PATCH v2 5/5] kvm/x86: Hyper-V VMBus hypercall userspace exit
Good day
2016-02-10 16:06 UTC
KVH call for agenda for 2016-02-16
2016-02-10 15:48 UTC (2+ messages)
[PATCH 0/2] vhost: cross-endian code cleanup
2016-02-10 15:27 UTC (12+ messages)
` [PATCH 1/2] vhost: helpers to enable/disable vring endianness
` [PATCH 2/2] vhost: disentangle vring endianness stuff from the core code
[PATCH 0/5] arm64: Add support of KVM with ACPI
2016-02-10 15:22 UTC (7+ messages)
` [PATCH 3/5] irqchip/gic-v2: Parse and export virtual GIC information
[PATCH 1/2] KVM: VMX: Factor out is_exception_n helper
2016-02-10 14:41 UTC (3+ messages)
` [PATCH 2/2] KVM: VMX: Fix guest debugging while in L2
[PATCH v10 00/21] KVM: ARM64: Add guest PMU support
2016-02-10 10:36 UTC (3+ messages)
` [PATCH v10 01/21] ARM64: Move PMU register related defines to asm/pmu.h
Good day
2016-02-10 7:18 UTC
[PATCH V2] arm64: KVM: Configure TCR_EL2.ps at runtime
2016-02-10 7:31 UTC (2+ messages)
KVM: How does is PAT emulation supposed to work?
2016-02-09 19:25 UTC (8+ messages)
` [RFC][PATCH] KVM: SVM: Sync g_pat with guest-written PAT value
` [PATCH v2] "
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;
as well as URLs for NNTP newsgroup(s).