messages from 2016-01-21 14:01:12 to 2016-01-26 03:41:14 UTC [more...]
[PATCH v9 00/21] KVM: ARM64: Add guest PMU support
2016-01-26 3:40 UTC (8+ 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
trace in arch/x86/kernel/apic/apic.c:1309 setup_local_APIC
2016-01-26 1:46 UTC (2+ messages)
[PATCH v3 0/4] VT-d posted-interrupts follow ups
2016-01-26 1:44 UTC (46+ 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
` [PATCH v3 3/4] KVM: x86: Add lowest-priority support for vt-d posted-interrupts
` [PATCH v3 4/4] KVM/VMX: Add host irq information in trace event when updating IRTE for posted interrupts
VFIO based vGPU(was Re: [Announcement] 2015-Q3 release of XenGT - a Mediated ...)
2016-01-25 21:48 UTC (10+ messages)
regression 4.4: deadlock in with cgroup percpu_rwsem
2016-01-25 19:38 UTC (13+ messages)
[PATCH v2 00/21] arm64: Virtualization Host Extension support
2016-01-25 19:16 UTC (29+ 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 SVM(AMD) nested - disabled by default?
2016-01-25 18:31 UTC (3+ messages)
Call for mentors and project ideas for Google Summer of Code 2016
2016-01-25 17:28 UTC
[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 (16+ messages)
` [PATCH 25/33] x86/kvm: Set ELF function type for fastop functions
` [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 (9+ messages)
` [PATCH V2 2/3] vhost: introduce vhost_vq_more_avail()
` [PATCH V2 3/3] vhost_net: basic polling support
[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 (3+ messages)
regression 4.4: deadlock in with cgroup percpu_rwsem
2016-01-22 15:47 UTC (17+ 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 "
[kvm-unit-tests PATCH 0/6] run_tests fixes and new functionality prep
2016-01-22 15:29 UTC (8+ 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
[PATCH v1] kvm/x86: Hyper-V tsc page setup
2016-01-22 13:34 UTC (11+ messages)
virtio ring layout changes for optimal single-stream performance
2016-01-21 19:03 UTC (3+ messages)
[PATCH kvm-unit-tests] scripts/mkstandalone: fix races on forced exits
2016-01-21 15:10 UTC
[PATCH v2 0/5] KVM: Hyper-V VMBus hypercalls
2016-01-21 14:01 UTC (4+ messages)
` [PATCH v2 1/5] kvm/x86: Rename Hyper-V long spin wait hypercall
` [PATCH v2 4/5] kvm/x86: Reject Hyper-V hypercall continuation
` [PATCH v2 5/5] kvm/x86: Hyper-V VMBus hypercall userspace exit
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).