public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2013-05-19 05:49:12 to 2013-05-22 01:33:30 UTC [more...]

[PATCH v6 0/7] KVM: MMU: fast zap all shadow pages
 2013-05-22  1:33 UTC  (16+ messages)
` [PATCH v6 2/7] KVM: MMU: delete shadow page from hash list in kvm_mmu_prepare_zap_page
` [PATCH v6 3/7] KVM: MMU: fast invalidate all pages

[PATCH v3 01/13] nEPT: Support LOAD_IA32_EFER entry/exit controls for L1
 2013-05-22  1:10 UTC  (32+ messages)
` [PATCH v3 02/13] nEPT: Move gpte_access() and prefetch_invalid_gpte() to paging_tmpl.h
` [PATCH v3 03/13] nEPT: Add EPT tables support "
` [PATCH v3 04/13] nEPT: Define EPT-specific link_shadow_page()
` [PATCH v3 05/13] nEPT: MMU context for nested EPT
` [PATCH v3 06/13] nEPT: Fix cr3 handling in nested exit and entry
` [PATCH v3 07/13] nEPT: Fix wrong test in kvm_set_cr3
` [PATCH v3 08/13] nEPT: Some additional comments
` [PATCH v3 09/13] nEPT: Advertise EPT to L1
` [PATCH v3 10/13] nEPT: Nested INVEPT
` [PATCH v3 13/13] nEPT: Inject EPT violation/misconfigration

[RFC PATCH v2 0/2] Hyper-V timers
 2013-05-22  0:50 UTC  (7+ messages)
` [RFC PATCH v2 1/2] add support for Hyper-V reference time counter
` [RFC PATCH v2 2/2] add support for Hyper-V invariant TSC

[PATCH v4 0/6] mips/kvm: Fix ABI for compatibility with 64-bit guests
 2013-05-21 20:54 UTC  (7+ messages)
` [PATCH v4 1/6] mips/kvm: Fix ABI for use of FPU
` [PATCH v4 2/6] mips/kvm: Fix ABI for use of 64-bit registers
` [PATCH v4 3/6] mips/kvm: Fix name of gpr field in struct kvm_regs
` [PATCH v4 4/6] mips/kvm: Use ARRAY_SIZE() instead of hardcoded constants in kvm_arch_vcpu_ioctl_{s,g}et_regs
` [PATCH v4 5/6] mips/kvm: Fix ABI by moving manipulation of CP0 registers to KVM_{G,S}ET_ONE_REG
` [PATCH v4 6/6] mips/kvm: Use ENOIOCTLCMD to indicate unimplemented ioctls

KVM call agenda for 2013-05-21
 2013-05-21 18:59 UTC  (11+ messages)
          ` [Qemu-devel] "

[PATCH v4 00/32] Port of KVM to arm64
 2013-05-21 16:43 UTC  (55+ messages)
` [PATCH v4 01/32] arm64: KVM: define HYP and Stage-2 translation page flags
` [PATCH v4 02/32] arm64: KVM: HYP mode idmap support
` [PATCH v4 03/32] arm64: KVM: EL2 register definitions
` [PATCH v4 04/32] arm64: KVM: system register definitions for 64bit guests
` [PATCH v4 05/32] arm64: KVM: Basic ESR_EL2 helpers and vcpu register access
` [PATCH v4 06/32] arm64: KVM: fault injection into a guest
` [PATCH v4 07/32] arm64: KVM: architecture specific MMU backend
` [PATCH v4 08/32] arm64: KVM: user space interface
` [PATCH v4 09/32] arm64: KVM: system register handling
` [PATCH v4 10/32] arm64: KVM: CPU specific system registers handling
` [PATCH v4 11/32] arm64: KVM: virtual CPU reset
` [PATCH v4 12/32] arm64: KVM: kvm_arch and kvm_vcpu_arch definitions
` [PATCH v4 13/32] arm64: KVM: MMIO access backend
` [PATCH v4 14/32] arm64: KVM: guest one-reg interface
` [PATCH v4 15/32] arm64: KVM: hypervisor initialization code
` [PATCH v4 16/32] arm64: KVM: HYP mode world switch implementation
` [PATCH v4 17/32] arm64: KVM: Exit handling
` [PATCH v4 18/32] arm64: KVM: Plug the VGIC
` [PATCH v4 19/32] arm64: KVM: Plug the arch timer
` [PATCH v4 20/32] arm64: KVM: PSCI implementation
` [PATCH v4 21/32] arm64: KVM: Build system integration
` [PATCH v4 31/32] arm64: KVM: MAINTAINERS update

[PATCH v3 0/5] mips/kvm: Fix ABI for compatibility with 64-bit guests
 2013-05-21 16:34 UTC  (10+ messages)
` [PATCH v3 1/5] mips/kvm: Fix ABI for use of FPU
` [PATCH v3 2/5] mips/kvm: Fix ABI for use of 64-bit registers
` [PATCH v3 3/5] mips/kvm: Fix name of gpr field in struct kvm_regs
` [PATCH v3 4/5] mips/kvm: Use ARRAY_SIZE() instead of hardcoded constants in kvm_arch_vcpu_ioctl_{s,g}et_regs
` [PATCH v3 5/5] mips/kvm: Fix ABI by moving manipulation of CP0 registers to KVM_{G,S}ET_MSRS

[PATCH v3 0/7] ARM: KVM: various mmu related fixes for 3.10
 2013-05-21 16:07 UTC  (2+ messages)

I/O port permission bit inheritance between threads
 2013-05-21 15:27 UTC  (4+ messages)

[PATCH v3 0/4] KVM/MIPS32: Fixes for Linux 3.10
 2013-05-21 14:22 UTC  (10+ messages)
` [PATCH 2/4] KVM/MIPS32: Wrap calls to gfn_to_pfn() with srcu_read_lock/unlock()
` [PATCH 4/4] KVM/MIPS32: Bring in patch from David Daney with new 64 bit compatible ABI

[PATCH v2 00/10] uaccess: better might_sleep/might_fault behavior
 2013-05-21 13:28 UTC  (14+ messages)
` [PATCH v2 10/10] kernel: might_fault does not imply might_sleep

[PATCH] kvm tools: add status notification hook to virtio-mmio
 2013-05-21 12:29 UTC 

[PATCH 0/8] s390/kvm fixes
 2013-05-21  8:56 UTC  (4+ messages)

[PATCH] virtio-net: Reporting traffic queue distribution statistics through ethtool
 2013-05-21  8:35 UTC  (10+ messages)

[PATCH 0/5 v2] VFIO PPC64: add VFIO support on POWERPC64
 2013-05-21  3:34 UTC  (5+ messages)
` [PATCH 1/3] powerpc/vfio: Enable on POWERNV platform
` [PATCH 2/3] powerpc/vfio: Implement IOMMU driver for VFIO
` [PATCH 3/3] powerpc/vfio: Enable on pSeries platform

[PATCH 0/4 v2] KVM: PPC: IOMMU in-kernel handling
 2013-05-21  3:06 UTC  (5+ messages)
` [PATCH 1/4] KVM: PPC: Add support for multiple-TCE hcalls
` [PATCH 2/4] powerpc: Prepare to support kernel handling of IOMMU map/unmap
` [PATCH 3/4] KVM: PPC: Add support for IOMMU in-kernel handling
` [PATCH 4/4] KVM: PPC: Add hugepage "

[PATCH] vhost: get 2% performance improved by reducing spin_lock race in vhost_work_queue
 2013-05-21  2:40 UTC  (6+ messages)

VFIO VGA test branches
 2013-05-20 21:11 UTC  (10+ messages)
        ` [Qemu-devel] "

[PATCH 00/18] KVM/MIPS32: Support for the new Virtualization ASE (VZ-ASE)
 2013-05-20 18:58 UTC  (13+ messages)
` [PATCH 05/18] KVM/MIPS32-VZ: VZ-ASE assembler wrapper functions to set GuestIDs
` [PATCH 14/18] KVM/MIPS32-VZ: Guest exception batching support
` [PATCH 15/18] KVM/MIPS32: Add dummy trap handler to catch unexpected exceptions and dump out useful info
` [PATCH 16/18] KVM/MIPS32-VZ: Add VZ-ASE support to KVM/MIPS data structures
` [PATCH 18/18] KVM/MIPS32-VZ: Dump out additional info about VZ features as part of /proc/cpuinfo

[PATCH tip/core/rcu 2/2] powerpc,kvm: fix imbalance srcu_read_[un]lock()
 2013-05-20 14:52 UTC 

[PATCH] emulator: add MUL tests
 2013-05-20 12:32 UTC  (2+ messages)

[PATCH 0/8] Convert MUL/DIV to fastop
 2013-05-20 12:32 UTC  (4+ messages)
` [PATCH 2/8] KVM: x86 emulator: decode extended accumulator explicity

[RFC PATCH 0/2] Hyper-V timers
 2013-05-20 10:44 UTC  (25+ messages)
` [RFC PATCH 1/2] Hyper-H reference counter

[PATCH] virtio_pci: fix macro exported in uapi
 2013-05-20  9:06 UTC  (5+ messages)

provide vhost thread per virtqueue for forwarding scenario
 2013-05-20  7:43 UTC  (2+ messages)

[PATCHv2] virtio_pci: better macro exported in uapi
 2013-05-20  1:30 UTC  (2+ messages)

[PATCH] KVM: take over co-maintainership from Marcelo, fix MAINTAINERS entry
 2013-05-19 12:48 UTC  (2+ messages)

Bug#707257: linux-image-3.8-1-686-pae: KVM crashes with "entry failed, hardware error 0x80000021"
 2013-05-19 12:32 UTC  (2+ messages)

[PATCH v3 0/2] ARM: KVM: Moving GIC/timer out of arch/arm
 2013-05-19 12:14 UTC  (2+ messages)

[PATCH] KVM/MIPS32: Export min_low_pfn
 2013-05-19  9:22 UTC  (3+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox