KVM Archive mirror
 help / color / mirror / Atom feed
 messages from 2015-12-03 06:19:31 to 2015-12-07 18:42:06 UTC [more...]

[RFC PATCH V2 0/3] IXGBE/VFIO: Add live migration support for SRIOV NIC
 2015-12-07 18:42 UTC  (17+ messages)

[PATCH v3 00/22] arm64: KVM: Rewriting the world switch in C
 2015-12-07 18:20 UTC  (32+ messages)
` [PATCH v3 01/22] arm64: Add macros to read/write system registers
` [PATCH v3 02/22] arm64: KVM: Add a HYP-specific header file
` [PATCH v3 03/22] arm64: KVM: Implement vgic-v2 save/restore
` [PATCH v3 04/22] KVM: arm/arm64: vgic-v3: Make the LR indexing macro public
` [PATCH v3 05/22] arm64: KVM: Implement vgic-v3 save/restore
` [PATCH v3 06/22] arm64: KVM: Implement timer save/restore
` [PATCH v3 07/22] arm64: KVM: Implement system register save/restore
` [PATCH v3 08/22] arm64: KVM: Implement 32bit "
` [PATCH v3 09/22] arm64: KVM: Implement debug save/restore
` [PATCH v3 10/22] arm64: KVM: Implement guest entry
` [PATCH v3 11/22] arm64: KVM: Add patchable function selector
` [PATCH v3 12/22] arm64: KVM: Implement the core world switch
` [PATCH v3 13/22] arm64: KVM: Implement fpsimd save/restore
` [PATCH v3 14/22] arm64: KVM: Implement TLB handling
` [PATCH v3 15/22] arm64: KVM: HYP mode entry points
` [PATCH v3 16/22] arm64: KVM: Add panic handling
` [PATCH v3 17/22] arm64: KVM: Add compatibility aliases
` [PATCH v3 18/22] arm64: KVM: Map the kernel RO section into HYP
` [PATCH v3 19/22] arm64: KVM: Move away from the assembly version of the world switch
` [PATCH v3 20/22] arm64: KVM: Turn system register numbers to an enum
` [PATCH v3 21/22] arm64: KVM: Cleanup asm-offset.c
` [PATCH v3 22/22] arm64: KVM: Remove weak attributes

[PULL] vhost: cleanups and fixes
 2015-12-07 17:07 UTC 

[RFC PATCH V2 00/10] Qemu: Add live migration support for SRIOV NIC
 2015-12-07 16:50 UTC  (22+ messages)
` [RFC PATCH V2 02/10] Qemu/VFIO: Add new VFIO_GET_PCI_CAP_INFO ioctl cmd definition
` [RFC PATCH V2 06/10] Qemu/PCI: Add macros for faked PCI migration capability
` [RFC PATCH V2 09/10] Qemu/VFIO: Add SRIOV VF migration support
` live migration vs device assignment (was Re: [RFC PATCH V2 00/10] Qemu: Add live migration support for SRIOV NIC)

[PATCH v5 00/21] KVM: ARM64: Add guest PMU support
 2015-12-07 16:42 UTC  (22+ messages)
` [PATCH v5 02/21] KVM: ARM64: Define PMU data structure for each vcpu
` [PATCH v5 03/21] KVM: ARM64: Add offset defines for PMU registers
` [PATCH v5 04/21] KVM: ARM64: Add reset and access handlers for PMCR_EL0 register
` [PATCH v5 08/21] KVM: ARM64: Add reset and access handlers for PMXEVTYPER register
` [PATCH v5 11/21] KVM: ARM64: Add reset and access handlers for PMCNTENSET and PMCNTENCLR register
` [PATCH v5 16/21] KVM: ARM64: Add access handlers for PMEVCNTRn and PMEVTYPERn register
` [PATCH v5 21/21] KVM: ARM64: Add a new kvm ARM PMU device

[PATCH 4.3 034/125] MIPS: KVM: Fix ASID restoration logic
 2015-12-07 15:00 UTC  (3+ messages)
` [PATCH 4.3 035/125] MIPS: KVM: Fix CACHE immediate offset sign extension
` [PATCH 4.3 036/125] MIPS: KVM: Uninit VCPU in vcpu_create error path

[PATCH 4.2 044/124] MIPS: KVM: Fix ASID restoration logic
 2015-12-07 14:55 UTC  (3+ messages)
` [PATCH 4.2 045/124] MIPS: KVM: Fix CACHE immediate offset sign extension
` [PATCH 4.2 046/124] MIPS: KVM: Uninit VCPU in vcpu_create error path

[PATCH 4.1 33/95] MIPS: KVM: Fix ASID restoration logic
 2015-12-07 14:35 UTC  (3+ messages)
` [PATCH 4.1 34/95] MIPS: KVM: Fix CACHE immediate offset sign extension
` [PATCH 4.1 35/95] MIPS: KVM: Uninit VCPU in vcpu_create error path

[PATCH v7 0/6] KVM: arm64: Implement API for vGICv3 live migration
 2015-12-07 12:29 UTC  (7+ messages)
` [PATCH v7 1/6] KVM: arm/arm64: Add VGICv3 save/restore API documentation
` [PATCH v7 2/6] KVM: arm/arm64: Move endianness conversion out of vgic_attr_regs_access()
` [PATCH v7 3/6] KVM: arm/arm64: Refactor vGIC attributes handling code
` [PATCH v7 4/6] KVM: arm64: Implement vGICv3 distributor and redistributor access from userspace
` [PATCH v7 5/6] KVM: arm64: Introduce find_reg_by_id()
` [PATCH v7 6/6] KVM: arm64: Implement vGICv3 CPU interface access

[PATCH] KVM: PPC: Fix emulation of H_SET_DABR/X on POWER8
 2015-12-07 12:01 UTC  (2+ messages)

[PATCH v4 0/4] KVM: arm64: BUG FIX: Correctly handle zero register transfers
 2015-12-07  9:48 UTC  (11+ messages)
` [PATCH v4 1/4] KVM: arm64: Correctly handle zero register during MMIO
` [PATCH v4 2/4] KVM: arm64: Remove const from struct sys_reg_params
` [PATCH v4 3/4] KVM: arm64: Correctly handle zero register in system register accesses
` [PATCH v4 4/4] KVM: arm64: Get rid of old vcpu_reg()

[PATCH v2 3/9] powerpc/powernv: Add icp_native_cause_ipi_rm
 2015-12-07  6:38 UTC  (2+ messages)
` [v2,3/9] "

[PATCH v2 2/9] powerpc/smp: Add smp_muxed_ipi_set_message
 2015-12-07  6:35 UTC  (2+ messages)
` [v2,2/9] "

[PATCH] target-i386: kvm: clear unusable segments' flags in migration
 2015-12-07  4:54 UTC 

[PATCH] VSOCK: fix returnvar.cocci warnings
 2015-12-07  3:38 UTC  (3+ messages)

[PATCH v5 0/3] KVM/arm/arm64: enhance armv7/8 fp/simd lazy switch
 2015-12-07  1:07 UTC  (4+ messages)
` [PATCH v5 1/3] KVM/arm: add hooks for armv7 fp/simd lazy switch support
` [PATCH v5 2/3] KVM/arm/arm64: enable enhanced armv7 fp/simd lazy switch
` [PATCH v5 3/3] KVM/arm/arm64: enable enhanced armv8 "

PAX: size overflow detected in function __vhost_add_used_n drivers/vhost/vhost.c:1517
 2015-12-05 20:26 UTC  (2+ messages)

[PATCH 00/11] KVM: x86: track guest page access
 2015-12-05 16:56 UTC  (4+ messages)

[PATCH v8 0/5] implement vNVDIMM
 2015-12-05  4:29 UTC  (3+ messages)
` [Qemu-devel] "

[PATCH v2] vhost: replace % with & on data path
 2015-12-04 20:19 UTC  (2+ messages)

[PATCH v2 0/9] KVM: Hyper-V SynIC timers
 2015-12-04 18:12 UTC  (9+ messages)
` [PATCH v2 1/9] drivers/hv: replace enum hv_message_type by u32

[PATCH 00/23] userfaultfd v4
 2015-12-04 17:55 UTC  (5+ messages)
` [PATCH 01/23] userfaultfd: linux/Documentation/vm/userfaultfd.txt

[GIT PULL] KVM fixes for 4.4-rc4
 2015-12-04 17:45 UTC 

[GIT PULL] KVM/ARM fixes for 4.4-rc4
 2015-12-04 17:39 UTC  (7+ messages)
` [PATCH 1/5] arm64: KVM: Correctly handle zero register during MMIO
` [PATCH 2/5] arm64: KVM: Remove const from struct sys_reg_params
` [PATCH 3/5] arm64: KVM: Correctly handle zero register in system register accesses
` [PATCH 4/5] arm64: KVM: Get rid of old vcpu_reg()
` [PATCH 5/5] ARM/arm64: KVM: correct PTE uncachedness check

[PATCH v3 0/3] target-i386: Use C struct for xsave area layout, offsets & sizes
 2015-12-04 15:00 UTC  (4+ messages)
` [PATCH v3 1/3] target-i386: Define structs for layout of xsave area
` [PATCH v3 2/3] target-i386: Use xsave structs for ext_save_area
` [PATCH v3 3/3] target-i386: kvm: Use X86XSaveArea struct for xsave save/load

[PATCH v3 0/3] target-i386: add memory protection-key support
 2015-12-04 14:57 UTC  (2+ messages)
` [Qemu-devel] "

[PATCH] kvm: Dump guest rIP when the guest tried something unsupported
 2015-12-04 14:42 UTC  (2+ messages)

[PATCH] VSOCK: mark virtio_transport.ko experimental
 2015-12-04 13:34 UTC  (2+ messages)

[PATCH v2 0/4] KVM: arm64: BUG FIX: Correctly handle zero register transfers
 2015-12-04 11:58 UTC  (11+ messages)
` [PATCH v2 1/4] KVM: arm64: Correctly handle zero register during MMIO
` [PATCH v2 2/4] KVM: arm64: Remove const from struct sys_reg_params
` [PATCH v2 3/4] KVM: arm64: Correctly handle zero register in system register accesses
` [PATCH v2 4/4] KVM: arm64: Get rid of old vcpu_reg()

[PATCH v3 0/4] KVM: arm64: BUG FIX: Correctly handle zero register transfers
 2015-12-04 11:42 UTC  (5+ messages)
` [PATCH v3 1/4] KVM: arm64: Correctly handle zero register during MMIO
` [PATCH v3 2/4] KVM: arm64: Remove const from struct sys_reg_params
` [PATCH v3 3/4] KVM: arm64: Correctly handle zero register in system register accesses
` [PATCH v3 4/4] KVM: arm64: Get rid of old vcpu_reg()

[PATCH] KVM: arm/arm64: Revert to old way of checking for device mapping in stage2_flush_ptes()
 2015-12-04  8:37 UTC  (8+ messages)

[PATCH v2 0/5] Add virtio transport for AF_VSOCK
 2015-12-04  7:45 UTC  (3+ messages)

[PATCH net-next 0/3] basic busy polling support for vhost_net
 2015-12-04  2:24 UTC  (8+ messages)
` [PATCH net-next 3/3] vhost_net: basic polling support

[PATCH] KVM: VMX: fix read/write sizes of VMCS fields
 2015-12-04  2:05 UTC  (2+ messages)

[PATCH] KVM: VMX: fix the writing POSTED_INTR_NV
 2015-12-04  1:37 UTC  (4+ messages)

[PATCH v4 0/3] KVM/arm/arm64: enhance armv7/8 fp/simd lazy switch
 2015-12-04  1:11 UTC  (12+ messages)
` [PATCH v4 1/3] KVM/arm/arm64: add hooks for armv7 fp/simd lazy switch support
` [PATCH v4 2/3] KVM/arm/arm64: enable enhanced armv7 fp/simd lazy switch
` [PATCH v4 3/3] KVM/arm/arm64: enable enhanced armv8 "

[PATCH 0/5] Threaded MSI interrupt for VFIO PCI device
 2015-12-04  0:33 UTC  (9+ messages)
` [PATCH 1/5] KVM: Extract the irqfd_wakeup_pollin/irqfd_wakeup_pollup
` [PATCH 2/5] VIRT: Support runtime irq_bypass consumer
` [PATCH 3/5] VFIO: Support threaded interrupt handling on VFIO
` [PATCH 4/5] KVM: Add the irq handling consumer
` [PATCH 5/5] KVM: Expose x86 kvm_arch_set_irq_inatomic()

[PATCH v2 0/3] Introduce MSI hardware mapping for VFIO
 2015-12-03 17:05 UTC  (5+ messages)

[PATCH 0/1] virtio/s390: one fix
 2015-12-03 16:24 UTC  (2+ messages)
` [PATCH 1/1] virtio/s390: handle error values in irb

[PATCH] KVM: vmx: detect mismatched size in VMCS read/write
 2015-12-03 15:17 UTC 

[PATCH] KVM: VMX: fix read/write sizes of VMCS fields in dump_vmcs
 2015-12-03 15:11 UTC 

[PATCH 0/3] KVM: arm64: BUG FIX: Correctly handle zero register transfers
 2015-12-03 13:12 UTC  (13+ messages)
` [PATCH 1/3] KVM: arm64: Correctly handle zero register during MMIO
` [PATCH 2/3] KVM: arm64: Correctly handle zero register in system register accesses
` [PATCH 3/3] KVM: arm64: Get rid of old vcpu_reg()

[PATCH v2 00/21] arm64: KVM: world switch in C
 2015-12-03  8:18 UTC  (4+ messages)
` [PATCH v2 10/21] arm64: KVM: Add patchable function selector


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 read-only IMAP folder(s) and NNTP newsgroup(s).