kvm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2015-12-02 13:19:22 to 2015-12-07 10:54:28 UTC [more...]

[PATCH v3 00/22] arm64: KVM: Rewriting the world switch in C
 2015-12-07 10:53 UTC  (23+ 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

[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

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

[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)

[RFC PATCH V2 00/10] Qemu: Add live migration support for SRIOV NIC
 2015-12-04 12:11 UTC  (21+ 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

[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  (11+ 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  (26+ messages)
` [PATCH v2 10/21] arm64: KVM: Add patchable function selector
` [PATCH v2 12/21] arm64: KVM: Implement fpsimd save/restore
` [PATCH v2 16/21] arm64: KVM: Add compatibility aliases
` [PATCH v2 19/21] arm64: KVM: Turn system register numbers to an enum
` [PATCH v2 21/21] arm64: KVM: Remove weak attributes

[PATCH v5 00/21] KVM: ARM64: Add guest PMU support
 2015-12-03  6:11 UTC  (22+ messages)
` [PATCH v5 01/21] ARM64: Move PMU register related defines to asm/pmu.h
` [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 05/21] KVM: ARM64: Add reset and access handlers for PMSELR register
` [PATCH v5 06/21] KVM: ARM64: Add reset and access handlers for PMCEID0 and PMCEID1 register
` [PATCH v5 07/21] KVM: ARM64: PMU: Add perf event map and introduce perf event creating function
` [PATCH v5 08/21] KVM: ARM64: Add reset and access handlers for PMXEVTYPER register
` [PATCH v5 09/21] KVM: ARM64: Add reset and access handlers for PMXEVCNTR register
` [PATCH v5 10/21] KVM: ARM64: Add reset and access handlers for PMCCNTR register
` [PATCH v5 11/21] KVM: ARM64: Add reset and access handlers for PMCNTENSET and PMCNTENCLR register
` [PATCH v5 12/21] KVM: ARM64: Add reset and access handlers for PMINTENSET and PMINTENCLR register
` [PATCH v5 13/21] KVM: ARM64: Add reset and access handlers for PMOVSSET and PMOVSCLR register
` [PATCH v5 14/21] KVM: ARM64: Add reset and access handlers for PMUSERENR register
` [PATCH v5 15/21] KVM: ARM64: Add reset and access handlers for PMSWINC register
` [PATCH v5 16/21] KVM: ARM64: Add access handlers for PMEVCNTRn and PMEVTYPERn register
` [PATCH v5 17/21] KVM: ARM64: Add helper to handle PMCR register bits
` [PATCH v5 18/21] KVM: ARM64: Add PMU overflow interrupt routing
` [PATCH v5 19/21] KVM: ARM64: Reset PMU state when resetting vcpu
` [PATCH v5 20/21] KVM: ARM64: Free perf event of PMU when destroying vcpu
` [PATCH v5 21/21] KVM: ARM64: Add a new kvm ARM PMU device

[PATCH] KVM: arm/arm64: vgic: make vgic_io_ops static
 2015-12-02 18:04 UTC  (2+ messages)

[PATCH v4 18/21] KVM: ARM64: Add PMU overflow interrupt routing
 2015-12-02 16:27 UTC  (11+ messages)

[PATCH kvm-unit-tests] x86: use asm volatile for flags and segment register read/writes
 2015-12-02 14:13 UTC 

[GIT PULL 00/23] KVM: s390 features, kvm_get_vcpu_by_id and stat for 4.5
 2015-12-02 14:00 UTC  (6+ messages)
` [GIT PULL 04/23] KVM: s390: rewrite vcpu_post_run and drop out early


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).