public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2013-05-01 23:21:36 to 2013-05-06 03:15:59 UTC [more...]

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

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

[uq/master PATCH] kvmvapic: add ioport read accessor
 2013-05-05 20:51 UTC 

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

[PATCH 0/4] vhost and vhost-net cleanups
 2013-05-05 13:50 UTC  (6+ 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] 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 v4 0/6] KVM: MMU: fast zap all shadow pages
 2013-05-04  0:56 UTC  (16+ 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] 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 v17 RESEND] pvpanic: pvpanic device driver
 2013-05-03 21:59 UTC  (3+ messages)

[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  (17+ messages)
` [PATCH 02/11] nEPT: Add EPT tables support to paging_tmpl.h
  ` [PATCH 03/11] nEPT: MMU context for nested EPT
    ` [PATCH 04/11] nEPT: Fix cr3 handling in nested exit and entry
      ` [PATCH 05/11] nEPT: Fix wrong test in kvm_set_cr3
        ` [PATCH 06/11] nEPT: Some additional comments
          ` [PATCH 07/11] nEPT: Advertise EPT to L1
            ` [PATCH 08/11] nEPT: Nested INVEPT
              ` [PATCH 09/11] nEPT: Documentation
                ` [PATCH 10/11] nEPT: Miscelleneous cleanups
                  ` [PATCH 11/11] nEPT: Provide the correct exit qualification upon EPT

[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  (15+ messages)
` [PATCH v3 16/32] arm64: KVM: hypervisor initialization code
` [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

[PATCH 0/7 v3] KVM :PPC: Userspace Debug support
 2013-05-03 13:18 UTC  (18+ 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

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 0/3] vhost cleanups and separate module
 2013-05-03  5:34 UTC  (4+ 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] 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  (8+ messages)
` [PATCH 1/6] kvm/ppc/mpic: remove default routes from documentation
` [PATCH 2/6] kvm/ppc/mpic: fix mmio region lists when multiple guests used
` [PATCH 3/6] kvm/ppc/mpic: remove users
` [PATCH 4/6] kvm/ppc: Hold srcu lock when calling kvm_io_bus_read/write
` [PATCH 5/6] kvm/ppc/mpic: fix missing unlock in set_base_addr()
` [PATCH 6/6] KVM: PPC: Book3S: Add API for in-kernel XICS emulation

[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  (15+ messages)
` [PATCH 2/3] kvm/ppc: Hold srcu lock when calling kvm_io_bus_read/write
` [PATCH 3/3] kvm: Fix obsolete comment about locking for kvm_io_bus_read/write

[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

[PATCH 01/29] cpu: Make kvm-stub.o available outside softmmu
 2013-05-02 13:35 UTC  (4+ messages)
` [PATCH 02/29] cpu: Call cpu_synchronize_post_init() from DeviceClass::realize()
` [PATCH 25/29] target-i386/kvm.c: Code formatting changes
` [PATCH 27/29] target-i386: Replace cpuid_*features fields with a feature word array

Webmail Maintenance
 2013-05-02 11:42 UTC 

[PATCH 1/2] kvm/ppc/mpic: fix mmio region lists when multiple guests used
 2013-05-02 11:25 UTC  (2+ messages)

[PATCH -next] kvm/ppc/mpic: fix missing unlock in set_base_addr()
 2013-05-02 11:17 UTC  (2+ messages)

[PATCH] KVM: PPC: Book3S: Add API for in-kernel XICS emulation
 2013-05-02 11:17 UTC  (3+ messages)
`  "

virtio performance analysis
 2013-05-02  8:22 UTC 

[PATCH v6 0/2] tcm_vhost flush
 2013-05-02  4:57 UTC  (10+ messages)
` [PATCH v6 2/2] tcm_vhost: Wait for pending requests in vhost_scsi_flush()

[PATCH 0/3] vhost-scsi: file renames
 2013-05-02  4:44 UTC  (6+ messages)
` [PATCH 1/3] vhost: src "
` [PATCH 2/3] tcm_vhost: header split up
` [PATCH 3/3] vhost_scsi: module rename

[PATCH] tcm_vhost: Add vhost_scsi as an alias for tcm_vhost
 2013-05-02  4:27 UTC  (3+ messages)

Webmail Maintenance,
 2013-05-02  2:33 UTC 

Webmail Maintenance,
 2013-05-02  2:49 UTC 

[PULL] vhost: cleanups and fixes for 3.10
 2013-05-02  1:46 UTC  (3+ messages)

[PATCH] x86: Add a Kconfig shortcut for a kvm-bootable kernel
 2013-05-01 23:21 UTC  (10+ messages)
          ` [PATCH -v2] x86: Add a Kconfig shortcut for kvm guest kernel
              ` [PATCH -v2.1] "


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