kvm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2014-02-19 09:02:41 to 2014-02-26 10:16:46 UTC [more...]

[PATCH] vhost: poll vhost_net only when tx notification is enabled
 2014-02-26 10:16 UTC  (2+ messages)

[PATCH net] vhost: net: switch to use data copy if pending DMAs exceed the limit
 2014-02-26  9:23 UTC  (6+ messages)

KVM: x86: emulator_cmpxchg_emulated should mark_page_dirty
 2014-02-26  9:11 UTC  (4+ messages)

[PATCH 0/6] qemu: irqfds for s390x
 2014-02-26  8:37 UTC  (9+ messages)
` [PATCH 1/6] s390x/virtio-ccw: Adapter interrupt support
` [PATCH 2/6] linux-headers: add new interfaces
` [PATCH 3/6] kvm: add kvm_enable_cap_{vm,vcpu}
` [PATCH 4/6] s390x: Add I/O adapter registration
` [PATCH 5/6] s390x/virtio-ccw: reference-counted indicators
` [PATCH 6/6] s390x/virtio-ccw: Wire up irq routing and irqfds

[PATCH] vhost: make vhost_zerocopy_callback more efficient by poll_queue base on vhost status
 2014-02-26  6:29 UTC  (2+ messages)

[uq/master PATCH] kvm-all: exit in case max vcpus exceeded
 2014-02-26  2:22 UTC 

[RFC v2 0/4] net: bridge / ip optimizations for virtual net backends
 2014-02-26  1:29 UTC  (56+ messages)
` [RFC v2 1/4] bridge: enable interfaces to opt out from becoming the root bridge
      ` [Xen-devel] "
` [RFC v2 2/4] net: enables interface option to skip IP
` [RFC v2 4/4] xen-netback: skip IPv4 and IPv6 interfaces
  ` [Xen-devel] "
` [Xen-devel] [RFC v2 0/4] net: bridge / ip optimizations for virtual net backends

[RFC 0/6] vhost/scsi: Add T10 PI SGL passthrough support
 2014-02-26  1:20 UTC  (11+ messages)
` [RFC 1/6] vhost/scsi: Move sanity check into vhost_scsi_map_iov_to_sgl
` [RFC 2/6] vhost/scsi: Add preallocation of protection SGLs
` [RFC 3/6] vhost/scsi: Add T10 PI IOV -> SGL memory mapping logic
` [RFC 4/6] vhost/scsi: Enable T10 PI IOV -> SGL memory mapping
` [RFC 5/6] vhost/scsi: Add new VIRTIO_SCSI_F_T10_PI feature bit
` [RFC 6/6] virtio-scsi: Enable DIF/DIX modes in SCSI host LLD

KVM: MMU: drop read-only large sptes when creating lower level sptes
 2014-02-25 22:52 UTC  (6+ messages)

[PATCH 0/7] KVM: irqfds for s390
 2014-02-25 17:24 UTC  (8+ messages)
` [PATCH 1/7] s390/airq: add support for irq ranges
` [PATCH 2/7] KVM: s390: virtio-ccw adapter interrupt support
` [PATCH 3/7] KVM: eventfd: Fix lock order inversion
` [PATCH 4/7] KVM: Add per-vm capability enablement
` [PATCH 5/7] KVM: s390: adapter interrupt sources
` [PATCH 6/7] KVM: s390: irq routing for adapter interrupts
` [PATCH 7/7] KVM: Bump KVM_MAX_IRQ_ROUTES for s390

[PATCH] PPC: KVM: Introduce hypervisor call H_GET_TCE
 2014-02-25 16:00 UTC  (6+ messages)

[PATCH] kvm-unit-tests: Fix GCC's 4.8 labels as values for nVMX tests
 2014-02-25 15:05 UTC  (5+ messages)

[PATCH 00/13] kvm-unit-tests: Various improvements for x86 tests
 2014-02-25 14:35 UTC  (2+ messages)

KVM x86: Infinite loop on updating accessed bit in r/o page table
 2014-02-25 14:11 UTC  (4+ messages)

[PATCH] x86: kvm: fix unstable_tsc boot
 2014-02-25 10:13 UTC  (3+ messages)

[PATCH] vhost: make vhost_zerocopy_callback more efficient by poll_queue base on vhost status
 2014-02-25  9:30 UTC  (6+ messages)

[PATCH] bridge: orphan frags on local receive
 2014-02-25  3:53 UTC  (7+ messages)

[PATCH] README: add information about memory usage
 2014-02-25  3:29 UTC 

[PATCH] openvswitch: orphan frags on local receive
 2014-02-25  2:07 UTC  (4+ messages)

3.13 hangs when I tried to start a KVM at a 32 bit stable Gentoo
 2014-02-24 20:39 UTC  (2+ messages)

QEMU accepted for Google Summer of Code 2014
 2014-02-24 19:51 UTC 

[PATCH v5 3/3] KVM: x86: Enable Intel MPX for guest
 2014-02-24 16:40 UTC  (4+ messages)

[PATCH/RFC 0/3] KVM: yield heuristic improvements
 2014-02-24 14:22 UTC  (7+ messages)
` [PATCH/RFC 2/3] s390/kvm: Platform specific kvm_arch_vcpu_dont_yield

qemu/kvm vhost process looping (RHEL6)
 2014-02-24 11:59 UTC  (2+ messages)

[PATCH] kvm/irqchip: Speed up KVM_SET_GSI_ROUTING
 2014-02-24 12:02 UTC  (12+ messages)
` [PATCHv2/RFC] "
    ` [PATCHv2] "

hotplug: VM got stuck when attaching a pass-through device to the non-pass-through VM for the first time
 2014-02-24 11:38 UTC  (6+ messages)

[PATCH v5 2/3] KVM: x86: add MSR_IA32_BNDCFGS to msrs_to_save
 2014-02-24 10:56 UTC 

[PATCH v5 1/3] KVM: x86: Intel MPX vmx and msr handle
 2014-02-24 10:55 UTC 

[PATCH v5 0/3] KVM: x86: enable Intel MPX for KVM
 2014-02-24 10:53 UTC 

[PATCH v4 3/3] KVM: x86: Enable Intel MPX for guest
 2014-02-24 10:48 UTC  (4+ messages)

hyper-v support in KVM
 2014-02-24  9:33 UTC  (10+ messages)

[kvm-unit-tests]: nVMX, gcc labels as values, FEATURE_CONTROL lock bit
 2014-02-24  6:44 UTC  (2+ messages)

[PATCH] KVM: x86: Fix xsave cpuid exposing bug
 2014-02-22 14:55 UTC  (2+ messages)

[PATCH] KVM: x86: expose ADX feature to guest
 2014-02-22 14:54 UTC  (2+ messages)

[PATCH] KVM: x86: expose new instruction RDSEED to guest
 2014-02-22 14:54 UTC  (2+ messages)

[PATCH] kvm: Use pci_enable_msix_range() instead of pci_enable_msix()
 2014-02-22  8:58 UTC  (9+ messages)
    ` [PATCH v2] kvm: Use pci_enable_msix_exact() "

version recommendation for VGA passthrough in Windows 7guest, on headless host
 2014-02-21 21:03 UTC 

[PATCH v3 0/4] X86/KVM: enable Intel MPX for KVM
 2014-02-21 18:01 UTC  (4+ messages)

[PATCH v4 2/3] KVM: x86: add MSR_IA32_BNDCFGS to msrs_to_save
 2014-02-21 17:55 UTC 

[PATCH v4 1/3] KVM: x86: Intel MPX vmx and msr handle
 2014-02-21 17:54 UTC 

[PATCH v4 0/3] KVM: x86: enable Intel MPX for KVM
 2014-02-21 17:52 UTC 

kvm cpu usage allocation
 2014-02-20 23:00 UTC  (3+ messages)

MSI interrupt support with vioscsi.c miniport driver
 2014-02-21  2:14 UTC  (8+ messages)
            ` [Qemu-devel] "

[RFC PATCH v4 00/10] VFIO support for platform devices
 2014-02-20 22:43 UTC  (9+ messages)
` [RFC PATCH v4 01/10] driver core: export driver_probe_device()

[RFH] Qemu main thread is blocked in g_poll in windows guest
 2014-02-20 19:59 UTC  (4+ messages)

[PATCH 1/4] KVM: PPC: e500mc: Revert "add load inst fixup"
 2014-02-20 16:30 UTC  (4+ messages)
` [PATCH 2/4] KVM: PPC: Book3e: Add TLBSEL/TSIZE defines for MAS0/1
` [PATCH 3/4] KVM: PPC: Alow kvmppc_get_last_inst() to fail
` [PATCH 4/4] KVM: PPC: Bookehv: Get vcpu's last instruction for emulation

Another preempt folding issue?
 2014-02-20 15:50 UTC  (13+ messages)

[patch RFC] kvm, cpuid: silence a buffer overflow warning
 2014-02-20 13:23 UTC  (5+ messages)

[PATCH -mm 0/3] fix numa vs kvm scalability issue
 2014-02-19 19:28 UTC  (3+ messages)

[PATCH A or B] KVM: kvm->tlbs_dirty handling
 2014-02-19 12:04 UTC  (5+ messages)
` [PATCH A] KVM: Simplify "

[PATCH v4 00/12] arm/arm64: KVM: host cache maintenance when guest caches are off
 2014-02-19 10:43 UTC  (5+ messages)


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