messages from 2012-09-24 16:21:27 to 2012-09-28 11:40:38 UTC [more...]
[PATCH RFC 0/2] kvm: Improving undercommit,overcommit scenarios in PLE handler
2012-09-28 11:40 UTC (75+ messages)
` [PATCH RFC 1/2] kvm: Handle undercommitted guest case "
` [PATCH RFC 2/2] kvm: Be courteous to other VMs in overcommitted scenario "
[PATCH qemu] virtio-net: add feature bit for any header s/g
2012-09-28 9:31 UTC
[PATCH 0/3] virtio-net: inline header support
2012-09-28 9:26 UTC (4+ messages)
` [PATCH 1/3] virtio: add API to query ring capacity
` [PATCH 2/3] virtio-net: correct capacity math on ring full
` [PATCH 3/3] virtio-net: put virtio net header inline with data
[PATCH v4] kvm/fpu: Enable fully eager restore kvm FPU
2012-09-28 9:18 UTC (7+ messages)
[PATCH] virtio-blk: Disable callback in virtblk_done()
2012-09-28 8:32 UTC (8+ messages)
vga passthrough // questions about pci passthrough
2012-09-28 8:12 UTC (15+ messages)
[RFC v2 PATCH 00/21] KVM: x86: CPU isolation and direct interrupts delivery to guests
2012-09-28 8:10 UTC (4+ messages)
` [RFC v2 PATCH 04/21] x86: Avoid RCU warnings on slave CPUs
` "
[Bug 47451] New: need to re-load driver in guest to make a hot-plug VF work
2012-09-28 6:07 UTC (2+ messages)
` [Bug 47451] "
[PATCH] KVM: PPC: Book3S HV: Allow DTL to be unregistered through KVM_SET_ONE_REG interface
2012-09-28 5:29 UTC
[PATCH] Enabling IA32_TSC_ADJUST for guest VM
2012-09-28 2:07 UTC (9+ messages)
[PULL 00/38] ppc patch queue 2012-08-15
2012-09-28 0:52 UTC (4+ messages)
` [PATCH 29/38] KVM: PPC: Book3S: PR: Rework irq disabling
[PATCHSET] kthread_worker: reimplement flush_kthread_work() to allow freeing during execution
2012-09-28 0:19 UTC (5+ messages)
[PATCH 1/2] KVM: PPC: e500: fix allocation size error on g2h_tlb1_map
2012-09-27 19:59 UTC (7+ messages)
` [PATCH 2/2] KVM: PPC: e500: MMU API: fix leak of shared_tlb_pages
[PATCH 00/15] KVM/ARM Implementation
2012-09-27 17:21 UTC (27+ 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 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 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)
[RFC PATCH] KVM: x86: Skip request checking branches in vcpu_enter_guest() more effectively
2012-09-27 9:28 UTC (6+ 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 (3+ messages)
` [RFC PATCH v3 09/19] pc: Add dimm paravirt SRAT info
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 (15+ messages)
` [PATCH 1/6] KVM: PPC: booke: use vcpu reference from thread_struct
` [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)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).