public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2013-05-26 15:34:16 to 2013-05-29 23:32:45 UTC [more...]

[PATCH 3/4] KVM: PPC: Add support for IOMMU in-kernel handling
 2013-05-29 23:32 UTC  (18+ messages)

[PATCH 0/2] kvm: x86: Emulate MSR_PLATFORM_INFO
 2013-05-29 21:40 UTC  (3+ messages)
` [PATCH 1/2] kvm: make vendor_intel a generic function
` [PATCH 2/2] kvm: x86: emulate MSR_PLATFORM_INFO

KVM Test report, kernel e47a5f5f... qemu b5803aa3
 2013-05-29 21:26 UTC  (2+ messages)

KVM call agenda for 2013-05-28
 2013-05-29 18:17 UTC  (14+ messages)
  ` [SeaBIOS] "

[PATCH RFC] virtio-pci: new config layout: using memory BAR
 2013-05-29 18:16 UTC  (33+ messages)

Bug#707257: linux-image-3.8-1-686-pae: KVM crashes with "entry failed, hardware error 0x80000021"
 2013-05-29 17:20 UTC  (4+ messages)

VFIO VGA test branches
 2013-05-29 17:07 UTC  (18+ messages)
        ` [Qemu-devel] "

[PATCH v7 00/11] KVM: MMU: fast zap all shadow pages
 2013-05-29 16:03 UTC  (30+ messages)
` [PATCH v7 03/11] KVM: MMU: fast invalidate all pages
` [PATCH v7 04/11] KVM: MMU: zap pages in batch
` [PATCH v7 09/11] KVM: MMU: introduce kvm_mmu_prepare_zap_obsolete_page
` [PATCH v7 10/11] KVM: MMU: collapse TLB flushes when zap all pages

[PATCH v2 0/2] virtio-balloon spec: silent deflation
 2013-05-29 14:21 UTC  (11+ messages)
` [PATCH v2 1/2] virtio-balloon spec: rewrite description of VIRTIO_BALLOON_F_MUST_TELL_HOST
` [PATCH v2 2/2] virtio-balloon spec: reintroduce "silent deflation" feature

updated: kvm networking todo wiki
 2013-05-29 14:12 UTC  (8+ messages)

Unable to boot from SCSI disk
 2013-05-29 11:11 UTC 

[Bug 56971] New: [nested virt] L1 CPU Stuck when booting a L2 guest
 2013-05-29  7:46 UTC  (4+ messages)
` [Bug 56971] "

[Bug 58941] New: [nested virt] L2 has NMI error when creating L1 with "-cpu host" parameter
 2013-05-29  6:14 UTC  (2+ messages)
` [Bug 58941] "

[Bug 58931] New: SMP x64 Windows 2003 guest can't boot up
 2013-05-29  3:06 UTC 

[Bug 58921] New: [nested virt] L2 Windows guest can't boot up ('-cpu host' to start L1)
 2013-05-29  2:40 UTC 

[PATCH] qemu-kvm: fix unmatched RAM alloction/free
 2013-05-29  2:37 UTC  (3+ messages)

[PATCH] KVM: PPC: Book3S: Add support for H_IPOLL and H_XIRR_X in XICS emulation
 2013-05-29  0:41 UTC  (3+ messages)

send info
 2013-05-28 20:05 UTC 

Put the audio work on Windows 2008 Server 64bits
 2013-05-28 17:02 UTC 

[PATCH] virtio-balloon spec: rework VIRTIO_BALLOON_F_MUST_TELL_HOST feature, support silent deflation
 2013-05-28 16:57 UTC  (18+ messages)

[PATCH 0/2] vfio: type1 iommu hugepage support
 2013-05-28 16:42 UTC  (6+ messages)
` [PATCH 2/2] vfio: hugepage support for vfio_iommu_type1
  ` [PATCH 3/2] vfio: Provide module option to disable vfio_iommu_type1 hugepage support

[PATCH 00/18] KVM/MIPS32: Support for the new Virtualization ASE (VZ-ASE)
 2013-05-28 16:34 UTC  (15+ messages)
` [PATCH 06/18] KVM/MIPS32-VZ: VZ-ASE related callbacks to handle guest exceptions that trap to the Root context
` [PATCH 08/18] KVM/MIPS32-VZ: Entry point for trampolining to the guest and trap handlers
` [PATCH 10/18] KVM/MIPS32-VZ: Add API for VZ-ASE Capability
` [PATCH 16/18] KVM/MIPS32-VZ: Add VZ-ASE support to KVM/MIPS data structures

[PATCH RFC] KVM: Fix race in apic->pending_events processing
 2013-05-28 16:33 UTC  (6+ messages)

[PATCH v3 0/7] ARM: KVM: various mmu related fixes for 3.10
 2013-05-28 14:29 UTC  (20+ messages)
` [PATCH v3 1/7] ARM: KVM: be more thorough when invalidating TLBs
` [PATCH v3 2/7] ARM: KVM: remove dead prototype for __kvm_tlb_flush_vmid
` [PATCH v3 3/7] ARM: KVM: relax cache maintainance when building page tables
` [PATCH v3 4/7] ARM: KVM: use phys_addr_t instead of unsigned long long for HYP PGDs
` [PATCH v3 5/7] ARM: KVM: don't special case PC when doing an MMIO
` [PATCH v3 6/7] ARM: KVM: get rid of S2_PGD_SIZE
` [PATCH v3 7/7] ARM: KVM: drop use of PAGE_S2_DEVICE

[patch 0/2] A few fixes for make and cpuid
 2013-05-28 11:49 UTC  (3+ messages)
` [patch 1/2] tools: lkvm - Dont generate deps and verion file on clean target
` [patch 2/2] tools: lkvm - Filter out cpu vendor string

[PATCH v6 0/6] mips/kvm: Fix ABI for compatibility with 64-bit guests
 2013-05-28 11:41 UTC  (2+ messages)

[PATCH] KVM: s390: Module autoloading
 2013-05-28 10:44 UTC  (5+ messages)
` [PATCH] KVM: s390: Add "devname:kvm" alias

Unable to boot from SCSI disk
 2013-05-28  9:59 UTC  (6+ messages)

KVM firewall
 2013-05-28  9:52 UTC 

[PATCH] vhost-scsi: return -ENOENT when no matching tcm_vhost_tpg found
 2013-05-28  9:25 UTC  (2+ messages)

[PATCH] virtio_pci: fix capability format, comments
 2013-05-28  8:08 UTC 

[PATCH rusty/virtio-pci-new-layout] virtio: new layout minor header fixups
 2013-05-28  1:29 UTC  (2+ messages)

[Bug 58771] New: VM performance degradation after KVM QEMU migration or save/restore with Intel EPT enabled
 2013-05-27 18:37 UTC  (2+ messages)
` [Bug 58771] "

[PATCH v3-resend 00/11] uaccess: better might_sleep/might_fault behavior
 2013-05-27 16:35 UTC  (2+ messages)

[PATCH 0/4 v2] KVM: PPC: IOMMU in-kernel handling
 2013-05-27 14:33 UTC  (4+ messages)
` [PATCH 1/4] KVM: PPC: Add support for multiple-TCE hcalls

[RFC PATCH v2 0/2] Hyper-V timers
 2013-05-27 12:33 UTC  (11+ messages)
` [RFC PATCH v2 2/2] add support for Hyper-V invariant TSC

[PATCH] kvm: exclude ioeventfd from counting kvm_io_range limit
 2013-05-27 11:33 UTC  (2+ messages)

[PATCH] kvm tools: add status notification hook to virtio-mmio
 2013-05-27  0:10 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