public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2013-05-02 14:37:53 to 2013-05-06 10:03:42 UTC [more...]

[PATCH v2 00/11] vhost cleanups
 2013-05-06 10:03 UTC  (15+ messages)
` [PATCH v2 01/11] vhost: Remove vhost_enable_zcopy in vhost.h
` [PATCH v2 02/11] vhost: Move VHOST_NET_FEATURES to net.c
` [PATCH v2 03/11] vhost: Make vhost a separate module
` [PATCH v2 04/11] vhost: Remove comments for hdr in vhost.h
` [PATCH v2 05/11] vhost: Simplify dev->vqs[i] access
` [PATCH v2 06/11] vhost-net: Cleanup vhost_ubuf and vhost_zcopy
` [PATCH v2 07/11] vhost-scsi: Remove unnecessary forward struct vhost_scsi declaration
` [PATCH v2 08/11] vhost-scsi: Rename struct vhost_scsi *s to *vs
` [PATCH v2 09/11] vhost-scsi: Make func indention more consistent
` [PATCH v2 10/11] vhost-scsi: Rename struct tcm_vhost_tpg *tv_tpg to *tpg
` [PATCH v2 11/11] vhost-scsi: Rename struct tcm_vhost_cmd *tv_cmd to *cmd

[PATCH 0/3] vhost cleanups and separate module
 2013-05-06  9:19 UTC  (7+ messages)
` [PATCH 1/3] vhost: Remove vhost_enable_zcopy in vhost.h
` [PATCH 2/3] vhost: Move VHOST_NET_FEATURES to net.c
` [PATCH 3/3] vhost: Make vhost a separate module

[PATCH 0/4] vhost and vhost-net cleanups
 2013-05-06  8:25 UTC  (9+ messages)
` [PATCH 1/4] vhost: Remove comments for hdr in vhost.h
` [PATCH 2/4] vhost: Simplify dev->vqs[i] access
` [PATCH 3/4] vhost-net: Free ubuf when vhost_dev_ioctl fails
` [PATCH 4/4] vhost-net: Cleanup vhost_ubuf adn vhost_zcopy

[PATCH 0/6] KVM: PPC: IOMMU in-kernel handling
 2013-05-06  7:25 UTC  (7+ messages)
` [PATCH 1/6] KVM: PPC: Make lookup_linux_pte public
` [PATCH 2/6] KVM: PPC: Add support for multiple-TCE hcalls
` [PATCH 3/6] powerpc: Prepare to support kernel handling of IOMMU map/unmap
` [PATCH 4/6] iommu: Add a function to find an iommu group by id
` [PATCH 5/6] KVM: PPC: Add support for IOMMU in-kernel handling
` [PATCH 6/6] KVM: PPC: Add hugepage "

[PATCH 1/5] iommu: Move initialization earlier
 2013-05-06  7:22 UTC  (5+ messages)
` [PATCH 2/5] KVM: PPC: iommu: Add missing kvm_iommu_map_pages/kvm_iommu_unmap_pages
` [PATCH 3/5] powerpc/vfio: Enable on POWERNV platform
` [PATCH 4/5] powerpc/vfio: Implement IOMMU driver for VFIO
` [PATCH 5/5] powerpc/vfio: Enable on pSeries platform

[PATCH 0/5] VFIO PPC64: add VFIO support on POWERPC64
 2013-05-06  7:21 UTC 

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

[uq/master PATCH] kvmvapic: add ioport read accessor
 2013-05-06  6:29 UTC  (2+ messages)

[PATCH 0/7 v3] KVM :PPC: Userspace Debug support
 2013-05-06  5:51 UTC  (17+ messages)
` [PATCH 1/7 v3] KVM: PPC: debug stub interface parameter defined
  ` [PATCH 2/7 v3] Rename EMULATE_DO_PAPR to EMULATE_EXIT_USER
    ` [PATCH 3/7 v3] KVM: extend EMULATE_EXIT_USER to support different exit reasons
      ` [PATCH 4/7 v3] booke: exit to user space if emulator request
        ` [PATCH 5/7 v3] KVM: PPC: exit to user space on "ehpriv" instruction
          ` [PATCH 6/7 v3] powerpc: export debug register save function for KVM
            ` [PATCH 7/7 v3] KVM: PPC: Add userspace debug stub support

[PATCH v4 0/6] KVM: MMU: fast zap all shadow pages
 2013-05-06  3:39 UTC  (17+ messages)
` [PATCH v4 2/6] KVM: x86: introduce memslot_set_lpage_disallowed
` [PATCH v4 3/6] KVM: MMU: introduce kvm_clear_all_lpage_info
` [PATCH v4 4/6] KVM: MMU: fast invalid all shadow pages

[PATCH v17 RESEND] pvpanic: pvpanic device driver
 2013-05-06  3:39 UTC  (4+ messages)

[PATCH 0/2] vhost-net fix ubuf
 2013-05-06  3:16 UTC  (3+ messages)
` [PATCH 1/2] vhost: Export vhost_dev_set_owner
` [PATCH 2/2] vhost-net: Free ubuf when vhost_dev_set_owner fails

[RFC][KVM][PATCH 1/1] kvm:ppc:booke-64: soft-disable interrupts
 2013-05-06  3:13 UTC  (2+ messages)

[v1][PATCH 1/1] kvm:ppc: enable doorbell exception with E500MC
 2013-05-06  2:53 UTC 

[PATCH] kvm/ppc/booke64: Hard disable interrupts when entering the guest
 2013-05-05 21:03 UTC  (4+ messages)

Booting physically installed Windows while in Arch (AHCI support in OVMF?)
 2013-05-05 20:42 UTC  (3+ messages)
  ` Fwd: "

[PATCH] KVM: add missing misc_deregister() on error in kvm_init()
 2013-05-05 12:03 UTC 

[GIT PULL] KVM updates for the 3.10 merge window
 2013-05-05 12:00 UTC 

[RFC PATCH 00/11] kvm tools: allow ioport emulation to be used on ARM
 2013-05-05 10:16 UTC  (7+ messages)
` [RFC PATCH 04/11] kvm tools: console: unconditionally output to any console

[PATCH] kvm: Add compat_ioctl for device control API
 2013-05-05  9:16 UTC  (2+ messages)

[PATCH] KVM: nVMX: Replace kvm_set_cr0 with vmx_set_cr0 in load_vmcs12_host_state
 2013-05-05  9:02 UTC  (5+ messages)

Q: What is the struct kvm srcu protecting?
 2013-05-05  7:37 UTC  (5+ messages)

Webmail Maintenance,
 2013-05-05  1:17 UTC 

MAINTAINERS: remove Marcelo as KVM co-maintainer
 2013-05-04 15:12 UTC  (3+ messages)

KVM VM(rhel-5.5) %si is too high when TX/RX packets
 2013-05-04  9:25 UTC  (4+ messages)

CPU vendor in KVM
 2013-05-04  9:01 UTC  (6+ messages)

[PATCH] KVM: PPC: Book3E 64: Fix IRQs warnings and hangs
 2013-05-03 23:30 UTC  (10+ messages)

VFIO VGA test branches
 2013-05-03 22:56 UTC 

[PATCH 1/8] kvm tools: pass virtio header size to uip_init
 2013-05-03 20:29 UTC  (8+ messages)
` [PATCH 2/8] kvm tools: fix vhost interaction with ctrl vq
` [PATCH 3/8] kvm tools: add status notification hook for virtio
` [PATCH 4/8] kvm tools: init network devices only when the virtio driver is ready to go
` [PATCH 5/8] kvm tools: use correct vnet header size for mergable rx buffers
` [PATCH 6/8] kvm tools: steal iovec handling routines from the kernel
` [PATCH 7/8] kvm tools: use iovec functions in uip_rx
` [PATCH 8/8] kvm tools: virtio-net mergable rx buffers

[PATCH 01/11] nEPT: Support LOAD_IA32_EFER entry/exit controls for L1
 2013-05-03 17:27 UTC  (4+ messages)
` [PATCH 02/11] nEPT: Add EPT tables support to paging_tmpl.h

[RFC PATCH 0/2] ARM: KVM: Moving GIC/timer out of arch/arm
 2013-05-03 15:55 UTC  (5+ messages)
` [RFC PATCH 1/2] ARM: KVM: move GIC/timer code to a common location
` [RFC PATCH 2/2] ARM: KVM: standalone Makefile for vgic and timers

[virt-test] virt: Cartesian config update v3
 2013-05-03 15:54 UTC  (7+ messages)
` [virt-test][PATCH 4/7] virt: Adds named variants to Cartesian config
          ` virt: New version "

PCI passthrough (shared IRQ) not working / contradicting information
 2013-05-03 15:04 UTC  (4+ messages)

[PATCH v3 00/32] Port of KVM to arm64
 2013-05-03 13:17 UTC  (12+ messages)
` [PATCH v3 19/32] arm64: KVM: Plug the VGIC
` [PATCH v3 20/32] arm64: KVM: Plug the arch timer
` [PATCH v3 24/32] arm64: KVM: 32bit GP register access

any reason kvm_main.c doesn't use debugfs_remove_recursive?
 2013-05-03 11:56 UTC  (3+ messages)

[PATCH] kvm: always define KVM_CAP_READONLY_MEM
 2013-05-03 10:33 UTC  (4+ messages)

[PATCH 0/5] vhost-scsi cleanup
 2013-05-03  7:35 UTC  (6+ messages)
` [PATCH 1/5] vhost-scsi: Remove unnecessary forward struct vhost_scsi declaration
` [PATCH 2/5] vhost-scsi: Rename struct vhost_scsi *s to *vs
` [PATCH 3/5] vhost-scsi: Make func indention more consistent
` [PATCH 4/5] vhost-scsi: Rename struct tcm_vhost_tpg *tv_tpg to *tpg
` [PATCH 5/5] vhost-scsi: Rename struct tcm_vhost_cmd *tv_cmd to *cmd

[PATCH] KVM: x86: Check KVM_REQ_IMMEDIATE_EXIT after enable_irq_window
 2013-05-03  5:33 UTC  (5+ messages)
  ` [PATCH] KVM: x86: Rework request for immediate exit

[PATCH v10 0/7] KVM: VMX: Add Posted Interrupt supporting
 2013-05-03  2:44 UTC  (7+ messages)
` [PATCH v10 7/7] KVM: VMX: Use posted interrupt to deliver virtual interrupt

[PATCH] KVM: nVMX: Skip PF interception check when queuing during nested run
 2013-05-03  1:17 UTC  (10+ messages)
        ` [PATCH] KVM: x86: Account for failing enable_irq_window for NMI window request
            ` [PATCH v2] "

[PATCH] KVM: x86: Remove support for reporting coalesced APIC IRQs
 2013-05-03  1:14 UTC  (4+ messages)
  ` [PATCH v2] "

[PULL 0/6] ppc patch queue 2013-05-02 for 3.10
 2013-05-03  0:09 UTC  (2+ messages)

[PATCH] KVM: allow host header to be included even for !CONFIG_KVM
 2013-05-02 21:58 UTC  (12+ messages)

[PULLv2] vhost: cleanups and fixes
 2013-05-02 20:32 UTC  (3+ messages)

[PULL] vhost: cleanups and fixes
 2013-05-02 19:49 UTC  (4+ messages)

[PATCH] ARM: KVM: Don't handle PSCI calls via SMC
 2013-05-02 17:19 UTC  (3+ messages)

[PATCH 1/3] kvm/ppc/booke: Hold srcu lock when calling gfn functions
 2013-05-02 16:47 UTC  (4+ messages)

[GIT PULL] VFIO for v3.10
 2013-05-02 16:05 UTC 

[PATCH] [RFC] s390/kvm: note a quiescing state if we interupt guest mode
 2013-05-02 15:32 UTC  (3+ messages)

BUG: virtio_mmio multi-queue competely broken -- virtio *registers* considered harmful
 2013-05-02 15:17 UTC  (5+ messages)

[PATCH v2 0/5] ARM: KVM: various mmu related fixes for 3.10
 2013-05-02 15:17 UTC  (11+ messages)
` [PATCH v2 1/5] ARM: KVM: be more thorough when invalidating TLBs
` [PATCH v2 2/5] ARM: KVM: remove dead prototype for __kvm_tlb_flush_vmid
` [PATCH v2 3/5] ARM: KVM: relax cache maintainance when building page tables
` [PATCH v2 4/5] ARM: KVM: get rid of S2_PGD_SIZE
` [PATCH v2 5/5] ARM: KVM: use phys_addr_t instead of unsigned long long for HYP PGDs


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