public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2013-01-30 11:24:24 to 2013-02-01 23:08:49 UTC [more...]

[PATCH] KVM: VMX: disable SMEP feature when guest is in non-paging mode
 2013-02-01 23:08 UTC  (2+ messages)

KVM: x86: use dynamic percpu allocations for shared msrs area
 2013-02-01 22:48 UTC  (2+ messages)

[PATCH V4 RESEND 00/22] Multiqueue virtio-net
 2013-02-01 22:43 UTC  (25+ messages)
` [PATCH V4 RESEND 01/22] net: tap: using bool instead of bitfield
` [PATCH V4 RESEND 02/22] net: tap: use abort() instead of assert(0)
` [PATCH V4 RESEND 03/22] net: introduce qemu_get_queue()
` [PATCH V4 RESEND 04/22] net: introduce qemu_get_nic()
` [PATCH V4 RESEND 05/22] net: intorduce qemu_del_nic()
` [PATCH V4 RESEND 06/22] net: introduce qemu_find_net_clients_except()
` [PATCH V4 RESEND 07/22] net: introduce qemu_net_client_setup()
` [PATCH V4 RESEND 08/22] net: introduce NetClientState destructor
` [PATCH V4 RESEND 09/22] net: multiqueue support
` [PATCH V4 RESEND 10/22] tap: import linux multiqueue constants
` [PATCH V4 RESEND 11/22] tap: factor out common tap initialization
` [PATCH V4 RESEND 12/22] tap: add Linux multiqueue support
` [PATCH V4 RESEND 13/22] tap: support enabling or disabling a queue
` [PATCH V4 RESEND 14/22] tap: introduce a helper to get the name of an interface
` [PATCH V4 RESEND 15/22] tap: multiqueue support
  ` [Qemu-devel] "
` [PATCH V4 RESEND 17/22] virtio: introduce virtio_del_queue()
` [PATCH V4 RESEND 18/22] virtio: add a queue_index to VirtQueue
` [PATCH V4 RESEND 19/22] virtio-net: separate virtqueue from VirtIONet
` [PATCH V4 RESEND 20/22] virtio-net: multiqueue support
` [PATCH V4 RESEND 21/22] virtio-net: migration support for multiqueue
` [PATCH V4 RESEND 22/22] virtio-net: compat multiqueue support

[PATCH 2/8] KVM: PPC: booke: Allow multiple exception types
 2013-02-01 22:38 UTC  (45+ messages)
` [PATCH 3/8] KVM: PPC: booke: Added debug handler
` [PATCH 4/8] Added ONE_REG interface for debug instruction
` [PATCH 5/8] KVM: PPC: debug stub interface parameter defined
` [PATCH 7/8] KVM: PPC: booke/bookehv: Add debug stub support
` [PATCH 8/8] KVM:PPC:booke: Allow debug interrupt injection to guest

KVM call agenda for 2013-01-29
 2013-02-01 17:22 UTC  (10+ messages)
` [Qemu-devel] "
  ` QEMU buildbot maintenance state (was: Re: KVM call agenda for 2013-01-29)
    ` [Qemu-devel] "
      ` [Qemu-devel] QEMU buildbot maintenance state

[PATCH qom-cpu-next 3/6] cpu: Move exit_request field to CPUState
 2013-02-01 12:38 UTC 

[PATCH v2 2/3] VFIO-AER: Vfio-pci driver changes for supporting AER
 2013-02-01 10:43 UTC  (4+ messages)

[PATCH 0/8] KVM: BOOKE/BOOKEHV : Added debug stub support
 2013-02-01  9:09 UTC  (5+ messages)

[PATCH] tcm_vhost: Multi-target support
 2013-02-01  8:26 UTC  (8+ messages)

[PATCH] KVM: PPC: BookE: Handle alignment interrupts
 2013-02-01  8:19 UTC 

[PATCH v2] tcm_vhost: Multi-target support
 2013-02-01  8:16 UTC 

KVM Test report, kernel 3f0c3d0b... qemu 4d9367b7
 2013-02-01  2:18 UTC 

KVM call minutes 2013-01-29
 2013-01-31 23:25 UTC  (53+ messages)
    ` What to do about non-qdevified devices? (was: KVM call minutes 2013-01-29)
        ` What to do about non-qdevified devices?
          ` [Qemu-devel] "
` [Qemu-devel] KVM call minutes 2013-01-29 - Port I/O
    `  "

[PATCH v2 00/18] KVM for MIPS32 Processors
 2013-01-31 20:12 UTC  (3+ messages)
` [PATCH v2 02/18] KVM/MIPS32: Arch specific KVM data structures

[PATCH] KVM: Remove duplicate text in api.txt
 2013-01-31 20:06 UTC 

windows 2008 guest causing rcu_shed to emit NMI
 2013-01-31 17:40 UTC  (10+ messages)

[PATCH 0/5] KVM: PPC: e500: Enable FSL e6500 core
 2013-01-31 16:48 UTC  (17+ messages)
` [PATCH 1/5] KVM: PPC: e500: Move VCPU's MMUCFG register initialization earlier
` [PATCH 2/5] KVM: PPC: e500: Emulate TLBnPS registers
` [PATCH 3/5] KVM: PPC: e500: Remove E.PT category from VCPUs
` [PATCH 4/5] KVM: PPC: e500: Emulate EPTCFG register
` [PATCH 5/5] KVM: PPC: e500mc: Enable e6500 cores

Listing on your website
 2013-01-31 16:15 UTC 

[PATCH V4 00/22] Multiqueue virtio-net
 2013-01-31 15:18 UTC  (12+ messages)
` [PATCH V4 20/22] virtio-net: multiqueue support
` [PATCH V4 21/22] virtio-net: migration support for multiqueue
` [PATCH V4 22/22] virtio-net: compat multiqueue support
  ` [Qemu-devel] [PATCH V4 00/22] Multiqueue virtio-net

[PATCH 0/2] KVM: Add posted interrupt supporting
 2013-01-31 13:55 UTC  (13+ messages)
` [PATCH 2/2] x86, apicv: Add Posted Interrupt supporting

[RFC v5 0/8] QEMU: Support KVM on ARM
 2013-01-31 11:27 UTC  (5+ messages)
` [RFC v5 7/8] hw/kvm/arm_gic: Implement support for KVM in-kernel ARM GIC
  ` [kvmarm] "

[PATCH 0/2] KVM: set_memory_region: Cleanup and new restriction
 2013-01-31 10:15 UTC  (2+ messages)

[PATCH 0/6] small cleanups in MMU code
 2013-01-31  5:03 UTC  (4+ messages)

[PATCH for-1.4 2/2] target-s390x: Pass S390CPU to s390_{add,del}_running_cpu()
 2013-01-30 22:48 UTC 

[PATCH 0/6] small cleanups in MMU code
 2013-01-30 14:45 UTC  (7+ messages)
` [PATCH 1/6] KVM: MMU: make spte_is_locklessly_modifiable() more clear
` [PATCH 2/6] KVM: MMU: drop unneeded checks
` [PATCH 3/6] KVM: MMU: set base_role.nxe during mmu initialization
` [PATCH 4/6] KVM: MMU: drop superfluous min() call
` [PATCH 5/6] KVM: MMU: drop superfluous is_present_gpte() check
` [PATCH 6/6] Revert "KVM: MMU: split kvm_mmu_free_page"

[PATCH 1/6] KVM: MMU: make spte_is_locklessly_modifiable() more clear
 2013-01-30 14:44 UTC  (7+ messages)
` [PATCH 2/6] KVM: MMU: drop unneeded checks
` [PATCH 3/6] KVM: MMU: set base_role.nxe during mmu initialization
` [PATCH 4/6] KVM: MMU: drop superfluous min() call
` [PATCH 5/6] KVM: MMU: drop superfluous is_present_gpte() check
` [PATCH 6/6] Revert "KVM: MMU: split kvm_mmu_free_page"
` [PATCH 0/6] small cleanups in MMU code

[PATCH 0/6] small cleanups in MMU code
 2013-01-30 14:42 UTC 

Minutes for KVM call 2013-01-15
 2013-01-30 13:18 UTC  (5+ messages)
` vCPU hotplug roadmap (was: Minutes for KVM call 2013-01-15)
    ` vCPU hotplug roadmap

[PATCH v4] KVM: VMX: enable acknowledge interupt on vmexit
 2013-01-30 12:49 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