kvm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-11-01 03:44:53 to 2016-11-03 12:47:34 UTC [more...]

[kvm-unit-tests PATCH v2 0/6] x86: enable malloc and friends
 2016-11-03 12:47 UTC  (13+ messages)
` [kvm-unit-tests PATCH v2 1/6] lib/x86/vm: collection of improvements
` [kvm-unit-tests PATCH v2 2/6] lib/alloc: improve init
` [kvm-unit-tests PATCH v2 3/6] lib/alloc: prepare to extend alloc.c's purpose
` [kvm-unit-tests PATCH v2 4/6] x86: lib/alloc: move heap management to lib
` [kvm-unit-tests PATCH v2 5/6] x86: lib/alloc: introduce alloc_zeroed_page
` [kvm-unit-tests PATCH v2 6/6] lib/x86/vm: enable malloc and friends

[kvm-unit-tests PATCH] scripts/arch-run: print stderr immediately
 2016-11-03 12:38 UTC  (3+ messages)

[PATCH v4 0/3] nvdimm: hotplug support
 2016-11-03 12:30 UTC  (17+ messages)
` [PATCH v4 1/3] nvdimm acpi: introduce fit buffer
` [PATCH v4 2/3] nvdimm acpi: introduce _FIT
` [PATCH v4 3/3] pc: memhp: enable nvdimm device hotplug

[kvm-unit-tests PATCH] lib/x86/stack: fix null dereference
 2016-11-03 12:22 UTC  (2+ messages)

[kvm-unit-tests PATCHv7 0/3] ARM PMU tests
 2016-11-03 11:01 UTC  (9+ messages)
` [kvm-unit-tests PATCHv7 1/3] arm: Add PMU test
  ` [Qemu-devel] "
` [kvm-unit-tests PATCHv7 2/3] arm: pmu: Check cycle count increases
  ` [Qemu-devel] "
` [kvm-unit-tests PATCHv7 3/3] arm: pmu: Add CPI checking
  ` [Qemu-devel] "
` [Qemu-devel] [kvm-unit-tests PATCHv7 0/3] ARM PMU tests

[PATCH v3 0/4] nvdimm: hotplug support
 2016-11-03  9:27 UTC  (23+ messages)
` [PATCH v3 1/4] nvdimm acpi: prebuild nvdimm devices for available slots
` [PATCH v3 2/4] nvdimm acpi: introduce fit buffer
` [PATCH v3 3/4] nvdimm acpi: introduce _FIT
  ` [Qemu-devel] "
` [PATCH v3 4/4] pc: memhp: enable nvdimm device hotplug
` [Qemu-devel] [PATCH v3 0/4] nvdimm: hotplug support

[RFC 1/2] linux-headers: update
 2016-11-03  9:06 UTC  (9+ messages)
` [RFC 2/2] ARM: KVM: Enable in-kernel timers with user space gic

[PATCH 0/2] KVM: PPC: Book3S HV: Optimize for MMIO emulation
 2016-11-03  7:41 UTC  (5+ messages)
` [PATCH 1/2] KVM: PPC: Book3S HV: Clear the key field of HPTE when the page is paged out
` [PATCH 2/2] KVM: PPC: Book3S HV: Add a per vcpu cache for recently page faulted MMIO entries

[PATCH] kvm: x86: make function static to avoid compiling warning
 2016-11-03  7:03 UTC 

[PATCH] kvm: x86: add prototype for non-static function
 2016-11-03  6:35 UTC 

[PATCH v9 00/12] Add Mediated device support
 2016-11-03  4:29 UTC  (15+ messages)
` [PATCH v9 04/12] vfio iommu: Add support for mediated devices
  ` [Qemu-devel] "

[PATCH 1/1] KVM: ARM64: Fix the issues when PMCCFILTR is configured
 2016-11-03  4:11 UTC  (2+ messages)

[PATCH v2 0/4] KVM: x86: emulate FXSAVE and FXRSTOR
 2016-11-02 23:58 UTC  (6+ messages)
` [PATCH v2 1/4] KVM: x86: add Align16 instruction flag
` [PATCH v2 2/4] KVM: x86: save one bit in ctxt->d
` [PATCH v2 3/4] KVM: x86: add asm_safe wrapper
` [PATCH v2 4/4] KVM: x86: emulate FXSAVE and FXRSTOR

[PATCH 0/4] Lockless Access Tracking for Intel CPUs without EPT A bits
 2016-11-02 21:42 UTC  (7+ messages)
` [PATCH 1/4] kvm: x86: mmu: Use symbolic constants for EPT Violation Exit Qualifications
` [PATCH 4/4] kvm: x86: mmu: Lockless access tracking for Intel CPUs without EPT A bits

[PATCH v7 0/2] x86/apic: x2apic write eoi msr notrace
 2016-11-02 21:10 UTC  (6+ messages)
` [PATCH v7 1/2] x86/msr: Add write "
` [PATCH v7 2/2] x86/apic: x2apic write eoi "

[kvm-unit-tests PATCH] x86: realmode: add FXSR tests
 2016-11-02 20:52 UTC  (2+ messages)

[PATCH] KVM: x86: drop TSC offsetting kvm_x86_ops to fix KVM_GET/SET_CLOCK
 2016-11-02 18:22 UTC  (2+ messages)

[PATCH] kvm: nVMX: Track active shadow VMCSs
 2016-11-02 18:04 UTC  (5+ messages)
` [PATCH v2] kvm: nVMX: VMCLEAR an active shadow VMCS after last use

[PATCH] KVM: Disable irq while unregistering user notifier
 2016-11-02 17:25 UTC  (2+ messages)

[PATCH v14 00/16] KVM PCIe/MSI passthrough on ARM/ARM64
 2016-11-02 16:15 UTC  (5+ messages)

[PATCH v7 00/15] kvmtool: arm: ITS emulation and GSI routing support
 2016-11-02 14:37 UTC  (3+ messages)
` [PATCH v7 03/15] irq: move IRQ routing into irq.c

[PATCH v10 00/19] Add Mediated device support
 2016-11-02 14:13 UTC  (43+ messages)
` [PATCH v10 01/19] vfio: Mediated device Core driver
          ` [Qemu-devel] "
` [PATCH v10 02/19] vfio: VFIO based driver for Mediated devices
` [PATCH v10 03/19] vfio: Rearrange functions to get vfio_group from dev
` [PATCH v10 04/19] vfio: Common function to increment container_users
` [PATCH v10 05/19] vfio iommu: Added pin and unpin callback functions to vfio_iommu_driver_ops
` [PATCH v10 07/19] vfio iommu type1: Update argument of vaddr_get_pfn()
` [PATCH v10 08/19] vfio iommu type1: Add find_iommu_group() function
` [PATCH v10 09/19] vfio iommu type1: Add support for mediated devices
` [PATCH v10 10/19] vfio iommu: Add blocking notifier to notify DMA_UNMAP
` [PATCH v10 18/19] docs: Sysfs ABI for mediated device framework
    ` [Qemu-devel] [PATCH v10 00/19] Add Mediated device support

[kvm-unit-tests PATCH 0/4] x86: enable malloc and friends
 2016-11-02 10:24 UTC  (12+ messages)
` [kvm-unit-tests PATCH 1/4] lib/alloc: improve robustness
` [kvm-unit-tests PATCH 2/4] x86: lib/alloc: move heap management to common code
` [kvm-unit-tests PATCH 3/4] lib/alloc: return a zeroed page from alloc_page
` [kvm-unit-tests PATCH 4/4] lib/x86/vm: enable malloc and friends

[PATCH v2 34/37] docs: fix locations of several documents that got moved
 2016-11-02 10:08 UTC  (5+ messages)

[kvm-unit-tests PATCH v8 00/12] PCI bus support
 2016-11-02  9:53 UTC  (9+ messages)
` [kvm-unit-tests PATCH v8 10/12] pci: Add generic ECAM host support

[PATCH v7 00/11] implement vcpu preempted check
 2016-11-02  9:08 UTC  (12+ messages)
` [PATCH v7 01/11] kernel/sched: introduce vcpu preempted check interface
` [PATCH v7 02/11] locking/osq: Drop the overload of osq_lock()
` [PATCH v7 03/11] kernel/locking: Drop the overload of {mutex, rwsem}_spin_on_owner
` [PATCH v7 04/11] powerpc/spinlock: support vcpu preempted check
` [PATCH v7 05/11] s390/spinlock: Provide vcpu_is_preempted
` [PATCH v7 06/11] x86, paravirt: Add interface to support kvm/xen vcpu preempted check
` [PATCH v7 07/11] KVM: Introduce kvm_write_guest_offset_cached
` [PATCH v7 08/11] x86, kvm/x86.c: support vcpu preempted check
` [PATCH v7 09/11] x86, kernel/kvm.c: "
` [PATCH v7 10/11] x86, xen: "
` [PATCH v7 11/11] Documentation: virtual: kvm: Support "

[PATCH v3] KVM: arm/arm64: vgic: Prevent access to invalid SPIs
 2016-11-02  9:03 UTC  (2+ messages)

[PATCH v2 0/2] VMX: cleanups and nested support improvements
 2016-11-02  8:36 UTC  (2+ messages)

KVM support on ARM64 as host
 2016-11-02  7:14 UTC 

[PATCH kernel v4 0/7] Extend virtio-balloon for fast (de)inflating & fast live migration
 2016-11-02  6:17 UTC  (8+ messages)
` [PATCH kernel v4 1/7] virtio-balloon: rework deflate to add page to a list
` [PATCH kernel v4 2/7] virtio-balloon: define new feature bit and head struct
` [PATCH kernel v4 3/7] mm: add a function to get the max pfn
` [PATCH kernel v4 4/7] virtio-balloon: speed up inflate/deflate process
` [PATCH kernel v4 5/7] mm: add the related functions to get unused page
` [PATCH kernel v4 6/7] virtio-balloon: define flags and head for host request vq
` [PATCH kernel v4 7/7] virtio-balloon: tell host vm's unused page info

SR-PCIM support in KVM
 2016-11-02  5:33 UTC  (5+ messages)

[v3 0/5] plumb kvm/vfio to allow getting kvm from vfio_group
 2016-11-02  1:06 UTC  (2+ messages)

[PATCH] KVM: arm/arm64: vgic: Prevent VGIC_ADDR_TO_INTID from emiting divisions
 2016-11-01 19:31 UTC  (4+ messages)

[PATCH v8 0/7] x86/arch_prctl Add ARCH_[GET|SET]_CPUID for controlling the CPUID instruction
 2016-11-01 18:33 UTC  (4+ messages)
` [PATCH v8 7/7] KVM: x86: virtualize cpuid faulting

[PATCH v2] arm/arm64: KVM: Perform local TLB invalidation when multiplexing vcpus on a single CPU
 2016-11-01 18:28 UTC  (4+ messages)

[PATCH 0/3] Support userspace irqchip with arch timers
 2016-11-01 16:56 UTC  (7+ messages)
` [PATCH 2/3] KVM: arm/arm64: Add ARM arch timer interrupts ABI

[PATCH 0/8] nvdimm acpi: bug fix and cleanup
 2016-11-01 14:50 UTC  (4+ messages)
` [PATCH 8/8] nvdimm acpi: use common macros instead of magic names

[kvm-unit-tests PATCH] x86/kvmclock_test: fix i386 compilation
 2016-11-01 14:42 UTC  (4+ messages)

[PATCH V4 00/10] Add UEFI 2.6 and ACPI 6.1 updates for RAS on ARM64
 2016-11-01  9:36 UTC  (5+ messages)
` [PATCH V4 10/10] arm64: KVM: add guest SEA support

[PATCH 0/8] x86/fpu: Remove CR0.TS support
 2016-11-01  8:50 UTC  (7+ messages)

[PATCH] x86/cpuid: expose AVX512_4VNNIW and AVX512_4FMAPS features to kvm guest
 2016-11-01  8:46 UTC  (12+ messages)

[PATCH 4/8] x86/kvm: Remove host CR0.TS manipulation
 2016-11-01  7:15 UTC  (2+ messages)
` [tip:x86/fpu] x86/fpu, kvm: "

[PATCH 6/8] x86/fpu: #NM without FPU emulation is an error
 2016-11-01  7:16 UTC  (2+ messages)
` [tip:x86/fpu] x86/fpu: Handle #NM without FPU emulation as "

[PATCH 8/8] x86/fpu: Remove clts()
 2016-11-01  7:17 UTC  (2+ messages)
` [tip:x86/fpu] "

[PATCH 7/8] x86/fpu: Remove stts()
 2016-11-01  7:16 UTC  (2+ messages)
` [tip:x86/fpu] "

[PATCH 5/8] lguest: Remove CR0.TS support
 2016-11-01  7:15 UTC  (2+ messages)
` [tip:x86/fpu] x86/fpu, "

[PATCH 3/8] x86/fpu: Remove irq_ts_save() and irq_ts_restore()
 2016-11-01  7:14 UTC  (2+ messages)
` [tip:x86/fpu] "

[PATCH 2/8] fpu/bugs: Stop saving and restoring CR0.TS in fpu__init_check_bugs()
 2016-11-01  7:14 UTC  (2+ messages)
` [tip:x86/fpu] x86/fpu: "

[PATCH 1/8] fpu/init: Get rid of two redundant clts() calls
 2016-11-01  7:13 UTC  (2+ messages)
` [tip:x86/fpu] x86/fpu: "


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