messages from 2012-05-09 19:37:54 to 2012-05-14 21:07:28 UTC [more...]
[RFC][PATCH 00/11] uq/master: irqfd-based interrupt injection for virtio/vhost
2012-05-14 21:07 UTC (2+ messages)
` [RFC][PATCH 01/11] msix: Factor out msix_get_message
[PATCH RFC] tun: experimental zero copy tx support
2012-05-14 19:31 UTC (10+ messages)
[PATCH v7 00/12] KVM/ARM Implementation
2012-05-14 18:08 UTC (7+ messages)
` [PATCH v7 08/12] ARM: KVM: World-switch implementation
[PATCH] kvm-unit-tests - unittests.cfg: Make extra_params specification uniform
2012-05-14 17:20 UTC
[PATCH 00/13] IOMMU Groups + VFIO
2012-05-14 17:11 UTC (21+ messages)
` [PATCH 01/13] driver core: Add iommu_group tracking to struct device
` [PATCH 02/13] iommu: IOMMU Groups
` [PATCH 03/13] iommu: IOMMU groups for VT-d and AMD-Vi
` [PATCH 04/13] pci: New pci_dma_quirk()
` [PATCH 05/13] pci: New pci_acs_enabled()
` [PATCH 06/13] iommu: Make use of DMA quirking and ACS enabled check for groups
` [PATCH 07/13] vfio: VFIO core
` [PATCH 08/13] vfio: Add documentation
` [PATCH 09/13] vfio: x86 IOMMU implementation
` [PATCH 10/13] pci: export pci_user functions for use by other drivers
` [PATCH 11/13] pci: Create common pcibios_err_to_errno
` [PATCH 12/13] pci: Misc pci_reg additions
` [PATCH 13/13] vfio: Add PCI device driver
KVM call agenda for June, Tuesday 15th
2012-05-14 16:24 UTC (3+ messages)
` [Qemu-devel] "
[PATCH] KVM: Fix mmu_reload() clash with nested vmx event injection
2012-05-14 15:07 UTC
[PULL] kvm fixes for qemu 1.1
2012-05-14 15:02 UTC (2+ messages)
perf stat to collect the performance statistics of KVM process
2012-05-14 13:43 UTC (2+ messages)
[PATCH] KVM: Avoid wasting pages for small lpage_info arrays
2012-05-14 13:29 UTC (3+ messages)
HP TONERS Cartridge
2012-05-14 5:20 UTC
[PATCH v3] KVM: MMU: Don't use RCU for lockless shadow walking
2012-05-14 12:44 UTC
[PATCH RFC] KVM: MMU: Don't use RCU for lockless shadow walking
2012-05-14 12:41 UTC (4+ messages)
Private bridge configuration
2012-05-14 12:33 UTC
[PATCH RFC V8 0/17] Paravirtualized ticket spinlocks
2012-05-14 9:01 UTC (20+ messages)
[PATCH] KVM: X86: Remove stale values from ctxt->memop before emulation
2012-05-14 8:32 UTC (4+ messages)
[PATCH] kvm-unittests: Fix apic unittest for latest qemu-kvm
2012-05-14 8:30 UTC (2+ messages)
[PATCH] KVM: VMX: unlike vmcs on fail path
2012-05-14 8:28 UTC (2+ messages)
[PATCH] KVM: x86: Implement PCID/INVPCID for guests with EPT
2012-05-14 7:18 UTC (7+ messages)
dirty-log-perf can not work
2012-05-14 7:04 UTC
[PATCH kvm-unit-tests] Add PCID/INVPCID test
2012-05-14 6:25 UTC
[PATCH v2] KVM: x86: Implement PCID/INVPCID for guests with EPT
2012-05-14 6:25 UTC
[PATCH] kernel vfio: PCI ROM size calculation
2012-05-14 4:34 UTC (4+ messages)
` [Qemu-devel] "
vfio with iommu groups
2012-05-14 4:29 UTC (3+ messages)
[RFC PATCH] qemu spapr-pci: added IRQ list to PCIBus
2012-05-14 4:21 UTC (3+ messages)
[RFC PATCH] kernel vfio: enabled and supported on power
2012-05-14 4:04 UTC (3+ messages)
` [Qemu-devel] "
[RFC PATCH] qemu pci: pci_add_capability enhancement to prevent damaging config space
2012-05-14 3:49 UTC (8+ messages)
` [Qemu-devel] "
[PATCH 1/1] Enable LTR/OBFF before device is used by driver
2012-05-14 2:48 UTC
KVM cluster with different Lan's - need advice
2012-05-13 17:15 UTC
[PATCH 0/2] Optimize ds/es reload
2012-05-13 16:53 UTC (3+ messages)
` [PATCH 1/2] KVM: VMX: Fix %ds/%es clobber
` [PATCH 2/2] KVM: VMX: Optimize %ds, %es reload
[PATCH] kvm: eoi msi documentation
2012-05-13 16:03 UTC (3+ messages)
[PATCHv2 1/7] apic: fix typo EIO_ACK -> EOI_ACK and document
2012-05-13 15:15 UTC (13+ messages)
` [PATCHv2 2/7] apic: use symbolic APIC_EOI_ACK
` [PATCHv2 3/7] x86: add apic->eoi_write callback
` [PATCHv2 4/7] x86: eoi micro-optimization
` [PATCHv2 5/7] kvm_para: guest side for eoi avoidance
` [PATCHv2 6/7] x86/bitops: note on __test_and_clear_bit atomicity
` [PATCHv2 7/7] kvm: host side for eoi optimization
` [PATCH] qemu: whitelist kvm pv eoi feature
[PATCHv2] bitops: add _local bitops
2012-05-13 10:48 UTC (5+ messages)
[PATCH 00/11] KVM fixes for 3.3.5
2012-05-13 10:19 UTC (5+ messages)
[PATCH] kvm: Enable device LTR/OBFF capibility before doing guest device assignment
2012-05-13 7:04 UTC (9+ messages)
haalloo,
2012-05-12 17:04 UTC
[Bug 29382] New: Panic: Unable to handle kernel paging request
2012-05-12 15:17 UTC (3+ messages)
` [Bug 29382] "
[Bug 40752] New: BUG: unable to handle kernel paging request at bffffc20
2012-05-12 13:55 UTC (3+ messages)
` [Bug 40752] "
[RFC PATCH] qemu vfio-powerpc: added initial support
2012-05-12 7:31 UTC
[PATCH] qemu msi/msix: added functions to API to set up message address and data
2012-05-12 6:48 UTC
How to determine the backing host physical memory for a given guest ?
2012-05-12 2:50 UTC (6+ messages)
[Bug 42812] New: kvm module has bogus kernel version check
2012-05-12 2:13 UTC (3+ messages)
` [Bug 42812] "
[PATCH v3 0/8] uq/master: MSI support for in-kernel irqchip mode
2012-05-11 18:33 UTC (11+ messages)
` [PATCH v3 1/8] kvm: Refactor KVMState::max_gsi to gsi_count
` [PATCH v3 2/8] Introduce MSIMessage structure
` [PATCH v3 3/8] kvm: Introduce basic MSI support for in-kernel irqchips
` [PATCH v3 4/8] pc: Enable MSI support at APIC level
` [PATCH v3 5/8] kvm: x86: Wire up MSI support for in-kernel irqchip
` [PATCH v3 6/8] kvm: Update kernel headers
` [PATCH v3 7/8] kvm: Add support for direct MSI injections
` [PATCH v3 8/8] kvm: Enable in-kernel irqchip support by default
[PATCH] KVM: Add wrapper script around QEMU to test kernels
2012-05-11 15:46 UTC
[PATCH] KVM: Add wrapper script around QEMU to test kernels
2012-05-11 14:05 UTC (4+ messages)
kvm: KVM internal error. Suberror: 1
2012-05-11 11:40 UTC (3+ messages)
[Autotest][PATCH] virt: Repair bug in speed limiting of scp
2012-05-11 10:15 UTC
From Mr. Sameh Jawad
2012-05-11 10:08 UTC
KVM: Softlockups in guests while running kernbench
2012-05-11 6:38 UTC (6+ messages)
[RFC PATCH] qemu pci: pci_add_capability enhancement to prevent damaging config space
2012-05-11 6:59 UTC
[PATCH] bitops: add _local bitops
2012-05-10 23:02 UTC (8+ messages)
[RFC] sched: make callers check lock contention for cond_resched_lock()
2012-05-10 22:03 UTC (7+ messages)
[PATCH] kvm/powerpc: Add new ioctl to retreive server MMU infos
2012-05-10 21:49 UTC (8+ messages)
` [PATCH 1/2] ppc64: Rudimentary Support for extra page sizes on server CPUs
` [PATCH 2/2] pseries: Correctly create ibm,segment-page-sizes property
block device type supporting trim or scsi unmap ?
2012-05-10 20:42 UTC (5+ messages)
oVirt Workshop at LinuxCon + kvm virt track Japan 2012
2012-05-10 20:07 UTC
1G huge pages in Linux guest VM
2012-05-10 15:53 UTC (2+ messages)
Aros (icaros) system fails to reboot in kvm
2012-05-10 15:09 UTC (7+ messages)
virtio 3.4 patches
2012-05-10 14:46 UTC (3+ messages)
[Qemu-devel] [PATCH 2/2] Expose tsc deadline timer cpuid to guest
2012-05-10 14:12 UTC (16+ messages)
` Semantics of "-cpu host" (was Re: [Qemu-devel] [PATCH 2/2] Expose tsc deadline timer cpuid to guest)
` Semantics of "-cpu host" (was "
Idea: fuse-kvm filesystem
2012-05-10 14:09 UTC (6+ messages)
` [Qemu-devel] "
[Bug 42980] New: BUG in gfn_to_pfn_prot
2012-05-10 13:30 UTC (4+ messages)
` [Bug 42980] "
[PATCH] KVM: PPC: Book3S HV: Fix bug leading to deadlock in guest HPT updates
2012-05-10 9:49 UTC
qemu kvm: Accept PCID feature
2012-05-10 4:43 UTC
[PATCH 1/2] KVM: PPC: Book3S: PR: Handle EMUL_ASSIST
2012-05-10 2:03 UTC (2+ messages)
` [PATCH 2/2] KVM: PPC: Book3S: PR: Fix hsrr code
[PATCH next v2 03/74] target-i386: Pass X86CPU to do_cpu_{init,sipi}()
2012-05-10 0:13 UTC
[PATCH next v2 03/74] target-i386: Pass X86CPU to do_cpu_{init,sipi}()
2012-05-10 0:10 UTC
[PATCH 0/4] Unlocked TLB flush
2012-05-09 21:03 UTC (7+ messages)
` [PATCH 1/4] KVM: Add APIs for unlocked "
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).