messages from 2016-01-22 14:58:37 to 2016-01-26 16:41:20 UTC [more...]
regression 4.4: deadlock in with cgroup percpu_rwsem
2016-01-26 16:41 UTC (16+ messages)
[PATCH 00/10] KVM PCIe/MSI passthrough on ARM/ARM64
2016-01-26 16:37 UTC (15+ messages)
` [PATCH 01/10] iommu: Add DOMAIN_ATTR_MSI_MAPPING attribute
` [PATCH 02/10] vfio: expose MSI mapping requirement through VFIO_IOMMU_GET_INFO
` [PATCH 03/10] vfio_iommu_type1: add reserved binding RB tree management
` [PATCH 04/10] vfio: introduce VFIO_IOVA_RESERVED vfio_dma type
` [PATCH 05/10] vfio/type1: attach a reserved iova domain to vfio_domain
` [PATCH 06/10] vfio: introduce vfio_group_alloc_map_/unmap_free_reserved_iova
` [PATCH 07/10] vfio: pci: cache the vfio_group in vfio_pci_device
` [PATCH 08/10] vfio: introduce vfio_group_require_msi_mapping
` [PATCH 09/10] vfio-pci: create an iommu mapping for msi address
` [PATCH 10/10] vfio: allow the user to register reserved iova range for MSI mapping
VFIO based vGPU(was Re: [Announcement] 2015-Q3 release of XenGT - a Mediated ...)
2016-01-26 16:37 UTC (16+ messages)
[GIT PULL] KVM changes for 4.5-rc2
2016-01-26 15:43 UTC
[GIT PULL 0/3] Fixes for kvm/master (targeting 4.5)
2016-01-26 15:30 UTC (5+ messages)
` [GIT PULL 1/3] KVM: s390: fix guest fprs memory leak
` [GIT PULL 2/3] KVM: s390: Enable the KVM-VFIO device
` [GIT PULL 3/3] KVM: s390: fix memory overwrites when vx is disabled
[PATCH v2 00/21] arm64: Virtualization Host Extension support
2016-01-26 14:34 UTC (33+ messages)
` [PATCH v2 01/21] arm/arm64: Add new is_kernel_in_hyp_mode predicate
` [PATCH v2 02/21] arm64: Allow the arch timer to use the HYP timer
` [PATCH v2 03/21] arm64: Add ARM64_HAS_VIRT_HOST_EXTN feature
` [PATCH v2 04/21] arm64: KVM: Skip HYP setup when already running in HYP
` [PATCH v2 05/21] arm64: KVM: VHE: Turn VTCR_EL2 setup into a reusable macro
` [PATCH v2 06/21] arm64: KVM: VHE: Patch out use of HVC
` [PATCH v2 07/21] arm64: KVM: VHE: Patch out kern_hyp_va
` [PATCH v2 08/21] arm64: KVM: VHE: Introduce unified system register accessors
` [PATCH v2 09/21] arm64: KVM: VHE: Differenciate host/guest sysreg save/restore
` [PATCH v2 10/21] arm64: KVM: VHE: Split save/restore of sysregs shared between EL1 and EL2
` [PATCH v2 11/21] arm64: KVM: VHE: Use unified system register accessors
` [PATCH v2 12/21] arm64: KVM: VHE: Enable minimal sysreg save/restore
` [PATCH v2 13/21] arm64: KVM: VHE: Make __fpsimd_enabled VHE aware
` [PATCH v2 14/21] arm64: KVM: VHE: Implement VHE activate/deactivate_traps
` [PATCH v2 15/21] arm64: KVM: VHE: Use unified sysreg accessors for timer
` [PATCH v2 16/21] arm64: KVM: VHE: Add fpsimd enabling on guest access
` [PATCH v2 17/21] arm64: KVM: VHE: Add alternative panic handling
` [PATCH v2 18/21] arm64: KVM: Introduce hyp_alternate_value helper
` [PATCH v2 19/21] arm64: KVM: Move most of the fault decoding to C
` [PATCH v2 20/21] arm64: VHE: Add support for running Linux in EL2 mode
` [PATCH v2 21/21] arm64: Panic when VHE and non VHE CPUs coexist
[kvm-unit-tests PATCH 0/6] run_tests fixes and new functionality prep
2016-01-26 12:38 UTC (16+ messages)
` [kvm-unit-tests PATCH 1/6] run_tests.sh: a few rewrite fixups
` [kvm-unit-tests PATCH 2/6] mkstandalone: fix generation for arm
` [kvm-unit-tests PATCH 3/6] arch-run: DRYRUN is no longer needed, kill it
` [kvm-unit-tests PATCH 4/6] arm/run: allow tests to run in AArch32 mode
` [kvm-unit-tests PATCH 5/6] runtime: move getopts to run_tests.sh
` [kvm-unit-tests PATCH 6/6] runtime: make the MAX_SMP loop a function
trace in arch/x86/kernel/apic/apic.c:1309 setup_local_APIC
2016-01-26 11:50 UTC (8+ messages)
KVM SVM(AMD) nested - disabled by default?
2016-01-26 11:00 UTC (5+ messages)
Call for mentors and project ideas for Google Summer of Code 2016
2016-01-26 10:13 UTC (2+ messages)
` [libvirt] "
[PATCH v9 00/21] KVM: ARM64: Add guest PMU support
2016-01-26 3:40 UTC (9+ messages)
` [PATCH v9 19/21] KVM: ARM64: Add a new feature bit for PMUv3
` [PATCH v9 21/21] KVM: ARM64: Add a new vcpu device control group "
Delivery notification..(View the attachment for confirmation of your delivery address)
2016-01-26 3:03 UTC
[PATCH v3 1/4] KVM: Recover IRTE to remapped mode if the interrupt is not single-destination
2016-01-26 1:44 UTC (14+ messages)
[PATCH v3 0/4] VT-d posted-interrupts follow ups
2016-01-26 1:10 UTC (19+ messages)
` [PATCH v3 1/4] KVM: Recover IRTE to remapped mode if the interrupt is not single-destination
` [PATCH v3 2/4] KVM: x86: Use vector-hashing to deliver lowest-priority interrupts
[LSF/MM TOPIC] VM containers
2016-01-25 17:25 UTC (6+ messages)
` [Lsf-pc] "
[PATCH 00/27] ARM: KVM: Rewrite the world switch in C (mostly)
2016-01-25 16:38 UTC (28+ messages)
` [PATCH 01/27] ARM: KVM: Move the HYP code to its own section
` [PATCH 02/27] ARM: KVM: Remove __kvm_hyp_code_start/__kvm_hyp_code_end
` [PATCH 03/27] ARM: KVM: Move VFP registers to a CPU context structure
` [PATCH 04/27] ARM: KVM: Move CP15 array into the "
` [PATCH 05/27] ARM: KVM: Move GP registers "
` [PATCH 06/27] ARM: KVM: Add a HYP-specific header file
` [PATCH 07/27] ARM: KVM: Add system register accessor macros
` [PATCH 08/27] ARM: KVM: Add TLB invalidation code
` [PATCH 09/27] ARM: KVM: Add CP15 save/restore code
` [PATCH 10/27] ARM: KVM: Add timer save/restore
` [PATCH 11/27] ARM: KVM: Add vgic v2 save/restore
` [PATCH 12/27] ARM: KVM: Add VFP save/restore
` [PATCH 13/27] ARM: KVM: Add banked registers save/restore
` [PATCH 14/27] ARM: KVM: Add guest entry code
` [PATCH 15/27] ARM: KVM: Add VFP lazy save/restore handler
` [PATCH 16/27] ARM: KVM: Add the new world switch implementation
` [PATCH 17/27] ARM: KVM: Add populating of fault data structure
` [PATCH 18/27] ARM: KVM: Add HYP mode entry code
` [PATCH 19/27] ARM: KVM: Add panic handling code
` [PATCH 20/27] ARM: KVM: Change kvm_call_hyp return type to unsigned long
` [PATCH 21/27] ARM: KVM: Remove the old world switch
` [PATCH 22/27] ARM: KVM: Remove __weak attributes
` [PATCH 23/27] ARM: KVM: Turn CP15 defines to an enum
` [PATCH 24/27] ARM: KVM: Cleanup asm-offsets.c
` [PATCH 25/27] ARM: KVM: Remove unused hyp_pc field
` [PATCH 26/27] ARM: KVM: Remove handling of ARM_EXCEPTION_DATA/PREF_ABORT
` [PATCH 27/27] ARM: KVM: Remove __kvm_hyp_exit/__kvm_hyp_exit_end
[PATCH 00/33] Compile-time stack metadata validation
2016-01-25 15:05 UTC (14+ messages)
` [PATCH 26/33] x86/kvm: Add stack frame dependency to test_cc() inline asm
` [PATCH v16.1 26/33] x86/kvm: Make test_cc() always inline
` [PATCH 0/2] A few stacktool warning fixes
` [PATCH 1/2] tools/stacktool: Add __reiserfs_panic to global_noreturns list
` [PATCH 2/2] x86/kvm: Add output operand in vmx_handle_external_intr inline asm
[PATCH v4 0/4] VT-d posted-interrupts follow ups
2016-01-25 8:53 UTC (5+ messages)
` [PATCH v4 1/4] KVM: Recover IRTE to remapped mode if the interrupt is not single-destination
` [PATCH v4 2/4] KVM: x86: Use vector-hashing to deliver lowest-priority interrupts
` [PATCH v4 3/4] KVM: x86: Add lowest-priority support for vt-d posted-interrupts
` [PATCH v4 4/4] KVM/VMX: Add host irq information in trace event when updating IRTE for posted interrupts
[PATCH V2 0/3] basic busy polling support for vhost_net
2016-01-25 8:41 UTC (3+ messages)
[PATCH v3 1/2] KVM: PPC: New capability to control MCE behaviour
2016-01-25 8:39 UTC (8+ messages)
` [PATCH v3 2/2] KVM: PPC: Exit guest upon MCE when FWNMI capability is enabled
[PATCH kernel 0/4] KVM: PPC: Add in-kernel acceleration for 64bit DMA
2016-01-25 5:37 UTC (9+ messages)
` [PATCH kernel 1/4] KVM: PPC: Reserve KVM_CAP_SPAPR_TCE_64 capability number
` [PATCH kernel 2/4] KVM: PPC: Add @page_shift to kvmppc_spapr_tce_table
` [PATCH kernel 3/4] KVM: PPC: Add @offset "
` [PATCH kernel 4/4] KVM: PPC: Add support for 64bit TCE windows
[PATCH kernel v2 0/6] KVM: PPC: Add in-kernel multitce handling
2016-01-25 5:21 UTC (16+ messages)
` [PATCH kernel v2 1/6] KVM: PPC: Rework H_PUT_TCE/H_GET_TCE handlers
` [PATCH kernel v2 2/6] KVM: PPC: Use RCU for arch.spapr_tce_tables
` [PATCH kernel v2 3/6] KVM: PPC: Account TCE-containing pages in locked_vm
` [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
[PATCH] vfio/noiommu: Don't use iommu_present() to track fake groups
2016-01-25 0:20 UTC (2+ messages)
[PATCH v2] target-i386/kvm: Hyper-V VMBus hypercalls blank handlers
2016-01-23 17:20 UTC (3+ messages)
` [Qemu-devel] "
[PATCH 0/5] target-i386: kvm: Increase MSR entry array limits, check for array overrun
2016-01-23 15:11 UTC (3+ messages)
` [Qemu-devel] "
[PATCH kernel] vfio: Only check for bus IOMMU when NOIOMMU is selected
2016-01-22 17:24 UTC (2+ messages)
regression 4.4: deadlock in with cgroup percpu_rwsem
2016-01-22 15:47 UTC (14+ messages)
` [PATCH cgroup/for-4.5-fixes] cpuset: make mm migration asynchronous
` [PATCH 1/2] cgroup: make sure a parent css isn't offlined before its children
` [PATCH 2/2] cgroup: make sure a parent css isn't freed "
` [PATCH v2 "
` [PATCH v2 1/2] cgroup: make sure a parent css isn't offlined "
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).