public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2012-09-24 14:33:05 to 2012-09-27 16:25:47 UTC [more...]

[PATCH v3 0/7] KVM: MMU: fix release pfn in mmu code
 2012-09-27 16:25 UTC  (9+ messages)
` [PATCH v3 1/7] KVM: MMU: fix release noslot pfn

[kvm:queue 41/42] arch/s390/kvm/interrupt.c:428:12: warning: ignoring return value of 'vcpu_load', declared with attribute warn_unused_result
 2012-09-27 16:20 UTC  (6+ messages)
      ` [PATCH] s390/kvm: Fix vcpu_load handling in interrupt code

[PATCH 1/2] KVM: PPC: e500: fix allocation size error on g2h_tlb1_map
 2012-09-27 16:03 UTC  (5+ messages)
` [PATCH 2/2] KVM: PPC: e500: MMU API: fix leak of shared_tlb_pages

[PATCH 00/15] KVM/ARM Implementation
 2012-09-27 15:26 UTC  (25+ messages)
` [PATCH 06/15] KVM: ARM: Initial skeleton to compile KVM support
        ` [kvmarm] "
` [PATCH 09/15] KVM: ARM: Inject IRQs and FIQs from userspace
` [PATCH 10/15] KVM: ARM: World-switch implementation
    ` [kvmarm] "
` [PATCH 13/15] KVM: ARM: Handle guest faults in KVM
        ` [kvmarm] "
` [PATCH 14/15] KVM: ARM: Handle I/O aborts
` [PATCH 15/15] KVM: ARM: Guest wait-for-interrupts (WFI) support

[PATCH 0/9] Reduce compaction scanning and lock contention
 2012-09-27 13:12 UTC  (27+ messages)
` [PATCH 4/9] mm: compaction: Abort compaction loop if lock is contended or run too long
` [PATCH 5/9] mm: compaction: Acquire the zone->lru_lock as late as possible
` [PATCH 6/9] mm: compaction: Acquire the zone->lock "
` [PATCH 7/9] Revert "mm: have order > 0 compaction start off where it left"
` [PATCH 8/9] mm: compaction: Cache if a pageblock was scanned and no pages were isolated
            ` [PATCH] mm: compaction: cache if a pageblock was scanned and no pages were isolated -fix2

KVM: injection failed, MSI lost (Operation not permitted)
 2012-09-27 12:46 UTC  (4+ messages)

[PATCH RFC 0/2] kvm: Improving undercommit,overcommit scenarios in PLE handler
 2012-09-27 12:25 UTC  (69+ messages)
` [PATCH RFC 1/2] kvm: Handle undercommitted guest case "
` [PATCH RFC 2/2] kvm: Be courteous to other VMs in overcommitted scenario "

[PATCH] Enabling IA32_TSC_ADJUST for guest VM
 2012-09-27 11:48 UTC  (8+ messages)

vga passthrough // questions about pci passthrough
 2012-09-27 11:19 UTC  (8+ messages)

[PATCH v4] kvm/fpu: Enable fully eager restore kvm FPU
 2012-09-27 10:11 UTC  (6+ messages)

[PATCH] virtio-blk: Disable callback in virtblk_done()
 2012-09-27 10:01 UTC  (5+ messages)

[RFC PATCH] KVM: x86: Skip request checking branches in vcpu_enter_guest() more effectively
 2012-09-27  9:28 UTC  (10+ messages)

[PATCH 0/10] HV KVM fixes, reposted
 2012-09-27  6:05 UTC  (8+ messages)
` [PATCH 02/10] KVM: PPC: Book3S HV: Allow KVM guests to stop secondary threads coming online
` [PATCH 06/10] KVM: PPC: Book3s HV: Don't access runnable threads list without vcore lock
    ` [PATCH v2 06/10] KVM: PPC: Book3S "
` [PATCH 09/10] KVM: PPC: Book3S HV: Fix accounting of stolen time
  ` [PATCH v2 "

[RFC PATCH v3 00/19] ACPI memory hotplug
 2012-09-27  3:55 UTC  (9+ messages)
` [RFC PATCH v3 08/19] pc: calculate dimm physical addresses and adjust memory map
` [RFC PATCH v3 09/19] pc: Add dimm paravirt SRAT info
` [RFC PATCH v3 11/19] Implement qmp and hmp commands for notification lists

Proposal for virtio standardization
 2012-09-27  0:29 UTC 

mailbox quota storage limit
 2012-09-26 18:41 UTC 

[PATCH v6 0/4] VFIO-based PCI device assignment
 2012-09-26 17:19 UTC  (5+ messages)
` [PATCH v6 1/4] Update kernel header script to include vfio
` [PATCH v6 2/4] Update Linux kernel headers
` [PATCH v6 3/4] vfio: vfio-pci device assignment driver
` [PATCH v6 4/4] vfio: Enable vfio-pci and mark supported

[RESEND PATCH v5 0/4] VFIO-based PCI device assignment
 2012-09-26 16:52 UTC  (9+ messages)
` [RESEND PATCH v5 1/4] Update kernel header script to include vfio
` [RESEND PATCH v5 2/4] Update Linux kernel headers
` [RESEND PATCH v5 3/4] vfio: vfio-pci device assignment driver
` [RESEND PATCH v5 4/4] vfio: Enable vfio-pci and mark supported

kvm forum schedule?
 2012-09-26 15:26 UTC 

[PATCH v5 1/3] KVM: PPC: Book3S: Get/set guest SPRs using the GET/SET_ONE_REG interface
 2012-09-26 12:47 UTC  (4+ messages)
` [PATCH v5 2/3] KVM: PPC: Book3S: Get/set guest FP regs "
` [PATCH v5 3/3] KVM: PPC: Book3S HV: Provide a way for userspace to get/set per-vCPU areas

[qemu-kvm PATCH] mips: Fix link error with 'piix4_pm_init'
 2012-09-26 11:57 UTC 

no sound in guests
 2012-09-26  9:42 UTC  (2+ messages)

KVM call agenda for September 25th
 2012-09-26  7:10 UTC  (13+ messages)
    ` [Qemu-devel] "

KVM Call minutes for 2012-09-25
 2012-09-25 21:13 UTC  (4+ messages)
    ` [Qemu-devel] "

[PATCH] KVM: PPC: set IN_GUEST_MODE before checking requests
 2012-09-25 15:25 UTC  (3+ messages)

Block Migration Assertion in qemu-kvm 1.2.0
 2012-09-25 14:00 UTC  (7+ messages)
` [Qemu-devel] "

qemu.git/qemu-kvm.git bugs during migrate + reboot
 2012-09-25 13:17 UTC  (3+ messages)

[PATCH v4 1/3] KVM: PPC: Book3S: Get/set guest SPRs using the GET/SET_ONE_REG interface
 2012-09-25 13:07 UTC  (4+ messages)
` [PATCH 2/3] KVM: PPC: Book3S: Get/set guest FP regs "
` [PATCH 3/3] KVM: PPC: Book3S HV: Provide a way for userspace to get/set per-vCPU areas

[PATCH 0/6] KVM: BOOKE/BOOKEHV : Added debug stub support
 2012-09-25 11:10 UTC  (18+ messages)
` [PATCH 1/6] KVM: PPC: booke: use vcpu reference from thread_struct
` [PATCH 4/6] KVM: PPC: debug stub interface parameter defined
` [PATCH 6/6] KVM: booke/bookehv: Add debug stub support

TSC scaling interface to management
 2012-09-25 10:08 UTC  (2+ messages)
` [libvirt] "

[PATCH] fix compilation error of perf/core
 2012-09-25  8:50 UTC  (2+ messages)

[GIT PULL 00/30] perf/core improvements and fixes
 2012-09-24 15:59 UTC  (3+ messages)
` [PATCH 05/30] KVM: x86: Export svm/vmx exit code and vector code to userspace
` [PATCH 06/30] perf kvm: Events analysis tool

[PATCH v5 0/4] VFIO-based PCI device assignment
 2012-09-24 15:44 UTC  (2+ messages)

[GIT PULL] VFIO fixes for 3.6
 2012-09-24 15:04 UTC 

[PATCH v6 00/16] Allow changing of Hypervisor CPUIDs
 2012-09-24 14:32 UTC  (7+ messages)
` [PATCH v6 11/16] target-i386: Add some known names to Hypervisor vendor
` [PATCH v6 12/16] target-i386: Add optional Hypervisor leaf extra
` [PATCH v6 13/16] target-i386: Add cpu object access routines for "
` [PATCH v6 14/16] target-i386: Add setting of Hypervisor leaf extra for known vmare4
` [PATCH v6 15/16] target-i386: Use Hypervisor leaf extra in -machine pc,accel=kvm
` [PATCH v6 16/16] target-i386: Use Hypervisor leaf extra in -machine pc,accel=tcg


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