messages from 2013-06-22 23:28:13 to 2013-06-27 09:50:08 UTC [more...]
[PATCH v3 0/6] KVM: MMU: fast invalidate all mmio sptes
2013-06-27 9:50 UTC (7+ messages)
` [PATCH v3 4/6] "
[PATCH 0/8 v4] KVM: PPC: IOMMU in-kernel handling
2013-06-27 9:42 UTC (14+ messages)
` [PATCH 1/8] KVM: PPC: reserve a capability number for multitce support
` [PATCH 2/8] KVM: PPC: reserve a capability and ioctl numbers for realmode VFIO
` [PATCH 3/8] vfio: add external user support
` [PATCH v2] "
` [PATCH 4/8] hashtable: add hash_for_each_possible_rcu_notrace()
` [PATCH 5/8] powerpc: Prepare to support kernel handling of IOMMU map/unmap
` [PATCH 6/8] KVM: PPC: Add support for multiple-TCE hcalls
` [PATCH 7/8] KVM: PPC: Add support for IOMMU in-kernel handling
` [PATCH 8/8] KVM: PPC: Add hugepage "
[nVMX w/ Haswell] KVM unit-tests in L1 - eventinj test fails trying to send NMI
2013-06-27 9:36 UTC (6+ messages)
i/o threads
2013-06-27 8:25 UTC (2+ messages)
[RFC 0/5] Introduce VM Sockets virtio transport
2013-06-27 8:00 UTC (6+ messages)
` [RFC 1/5] VSOCK: Introduce vsock_find_unbound_socket and vsock_bind_dgram_generic
` [RFC 2/5] VSOCK: Introduce virtio-vsock-common.ko
` [RFC 3/5] VSOCK: Introduce virtio-vsock.ko
` [RFC 4/5] VSOCK: Introduce vhost-vsock.ko
` [RFC 5/5] VSOCK: Add Makefile and Kconfig
[RFC PATCH] uio: uio_pci_generic: Add support for MSI interrupts
2013-06-27 7:45 UTC (2+ messages)
[patch] vfio/type1: fix a leak on error path
2013-06-27 7:07 UTC
[GIT PULL] KVM/ARM queue for 3.11
2013-06-27 6:39 UTC (2+ messages)
Network performance data
2013-06-27 6:09 UTC
[PATCH 0/6 v5] KVM :PPC: Userspace Debug support
2013-06-27 4:47 UTC (13+ messages)
` [PATCH 1/6 v5] powerpc: remove unnecessary line continuations
` [PATCH 2/6 v5] powerpc: move debug registers in a structure
` [PATCH 3/6 v5] powerpc: export debug registers save function for KVM
` [PATCH 4/6 v5] KVM: PPC: exit to user space on "ehpriv" instruction
` [PATCH 5/6 v5] KVM: PPC: Using "struct debug_reg"
` [PATCH 6/6 v5] KVM: PPC: Add userspace debug stub support
[PATCH-next] kvm: don't try to take mmu_lock while holding the main raw kvm_lock
2013-06-27 2:56 UTC (5+ messages)
` [PATCH-next v2] "
Migration route from Parallels on Mac for Windows images?
2013-06-27 1:25 UTC
kvm_intel: Could not allocate 42 bytes percpu data
2013-06-27 0:53 UTC (3+ messages)
[PATCH] pci: Enable overrides for missing ACS capabilities
2013-06-26 19:03 UTC (10+ messages)
Rebaseing kvm-arm-next
2013-06-26 18:57 UTC
[PATCH 0/3] KVM: small type cleanups
2013-06-26 18:36 UTC (4+ messages)
` [PATCH 1/3] KVM: VMX: Use proper types to access const arrays
` [PATCH 2/3] KVM: VMX: Use size_t to store sizeof() values
` [PATCH 3/3] KVM: x86: Drop useless cast
[PATCH RFC V9 0/19] Paravirtualized ticket spinlocks
2013-06-26 17:54 UTC (12+ messages)
[PATCH qom-cpu v3 01/14] kvm: Free current_cpu identifier
2013-06-26 17:35 UTC (5+ messages)
` [PATCH qom-cpu v3 03/14] kvm: Change kvm_remove_all_breakpoints() argument to CPUState
` [PATCH qom-cpu v3 05/14] cpu: Make first_cpu and next_cpu CPUState
` [PATCH qom-cpu v3 12/14] target-s390x: Don't overuse ENV_GET_CPU()
` [PATCH qom-cpu v3 13/14] target-s390x: Change handle_{hypercall,diag}() argument to S390CPU
[PATCH RFC] pci: ACS quirk for AMD southbridge
2013-06-26 16:44 UTC (7+ messages)
[PATCH 3/4] kvm, emulator: Rename VendorSpecific flag
2013-06-26 15:25 UTC (3+ messages)
Final Notice
2013-06-26 6:37 UTC
Bug#707257: linux-image-3.8-1-686-pae: KVM crashes with "entry failed, hardware error 0x80000021"
2013-06-26 10:47 UTC (19+ messages)
[PATCH v2 28/45] KVM: Use get/put_online_cpus_atomic() to prevent CPU offline
2013-06-26 8:57 UTC (9+ messages)
` [PATCH v2 29/45] kvm/vmx: "
` [PATCH v2 41/45] powerpc: "
[PATCH][kvm-unit-test] Keep gui off when running test cases
2013-06-26 8:57 UTC (3+ messages)
[PATCH RFC V10 0/18] Paravirtualized ticket spinlocks
2013-06-26 8:33 UTC (22+ messages)
` [PATCH RFC V10 1/18] x86/spinlock: Replace pv spinlocks with pv ticketlocks
` [PATCH RFC V10 2/18] x86/ticketlock: Don't inline _spin_unlock when using paravirt spinlocks
` [PATCH RFC V10 3/18] x86/ticketlock: Collapse a layer of functions
` [PATCH RFC V10 4/18] xen: Defer spinlock setup until boot CPU setup
` [PATCH RFC V10 5/18] xen/pvticketlock: Xen implementation for PV ticket locks
` [PATCH RFC V10 6/18] xen/pvticketlocks: Add xen_nopvspin parameter to disable xen pv ticketlocks
` [PATCH RFC V10 7/18] x86/pvticketlock: Use callee-save for lock_spinning
` [PATCH RFC V10 8/18] x86/pvticketlock: When paravirtualizing ticket locks, increment by 2
` [PATCH RFC V10 9/18] jump_label: Split out rate limiting from jump_label.h
` [PATCH RFC V10 10/18] x86/ticketlock: Add slowpath logic
` [PATCH RFC V10 11/18] xen/pvticketlock: Allow interrupts to be enabled while blocking
` [PATCH RFC V10 12/18] kvm hypervisor : Add a hypercall to KVM hypervisor to support pv-ticketlocks
` [PATCH RFC V10 13/18] kvm : Fold pv_unhalt flag into GET_MP_STATE ioctl to aid migration
` [PATCH RFC V10 14/18] kvm guest : Add configuration support to enable debug information for KVM Guests
` [PATCH RFC V10 15/18] kvm : Paravirtual ticketlocks support for linux guests running on KVM hypervisor
` [PATCH RFC V10 16/18] kvm hypervisor : Simplify kvm_for_each_vcpu with kvm_irq_delivery_to_apic
` [PATCH RFC V10 17/18] Documentation/kvm : Add documentation on Hypercalls and features used for PV spinlock
` [PATCH RFC V10 18/18] kvm hypervisor: Add directed yield in vcpu block path
Google Summer of Code 2013 has started
2013-06-26 8:07 UTC
[PATCH] KVM: Fix RTC interrupt coalescing tracking
2013-06-26 6:26 UTC (4+ messages)
[PATCHv2] vhost-net: fix use-after-free in vhost_net_flush
2013-06-26 0:12 UTC (2+ messages)
Hot plugging PCIe device in Qemu Q35 chipset
2013-06-25 17:01 UTC
[PATCH] kvm tools: fix boot of guests with more than 4gb of ram
2013-06-25 17:02 UTC (5+ messages)
[PULL v2 06/21] kvm: zero-initialize KVM_SET_GSI_ROUTING input
2013-06-25 15:41 UTC (2+ messages)
` [PULL v2 07/21] kvm: skip system call when msi route is unchanged
KVM call agenda for 2013-06-25
2013-06-25 13:57 UTC (4+ messages)
` [Qemu-devel] "
KVM call agenda for 2013-06-25
2013-06-25 13:50 UTC (2+ messages)
[PATCH] kvmclock: clock should count only if vm is running
2013-06-25 12:18 UTC (3+ messages)
` [PATCH] kvmclock: clock should count only if vm is running (v2)
[PATCH 1/3] emulator: fix confused param list
2013-06-25 11:35 UTC (5+ messages)
` [PATCH 2/3] emulator: Add multibyte nopl test case
` [PATCH 3/3] emulator: Add spl/bpl/sil/dil access via modrm
[PATCH 2/2] armv7 initial device passthrough support
2013-06-25 6:58 UTC (7+ messages)
[PATCH 0/6 v5] KVM :PPC: Userspace Debug support
2013-06-24 12:05 UTC (12+ messages)
` [PATCH 1/6 v5] powerpc: remove unnecessary line continuations
` [PATCH 2/6 v5] powerpc: move debug registers in a structure
` [PATCH 3/6 v5] powerpc: export debug register save function for KVM
` [PATCH 4/6 v5] KVM: PPC: exit to user space on "ehpriv" instruction
` [PATCH 5/6 v5] KVM: PPC: Using "struct debug_reg"
` [PATCH 6/6 v5] KVM: PPC: Add userspace debug stub support
Would a DOS on dovecot running under a VM cause host to crash?
2013-06-24 10:24 UTC (3+ messages)
[PATCH kvm-unit-tests 1/4] x86-run: correct a typo 'qemsystem' -> 'qemusystem'
2013-06-24 10:15 UTC (2+ messages)
[PATCH kvm-unit-tests 4/4] x86-run: replace the deprecated 'fgrep' with 'grep -F'
2013-06-24 8:51 UTC
[PATCH kvm-unit-tests 3/4] x86-run: keep constant coding style for the 'if' statement
2013-06-24 8:49 UTC
[PATCH kvm-unit-tests 2/4] x86-run: use /bin/bash instead of /usr/bin/bash
2013-06-24 8:48 UTC
[PATCH kvm-unit-tests 1/3] x86-run: correct a typo 'qemsystem' -> 'qemusystem'
2013-06-24 8:17 UTC
[PATCH kvm-unit-tests 1/3] x86-run: correct a typo 'qemsystem' -> 'qemusystem'
2013-06-24 8:03 UTC (2+ messages)
[PATCH net] vhost-net: fix use-after-free in vhost_net_flush
2013-06-24 7:01 UTC (2+ messages)
[PATCH kvm-unit-tests 3/3] x86-run: keep constant coding style for the 'if' statement
2013-06-24 6:13 UTC
[PATCH kvm-unit-tests 2/3] x86-run: use /bin/bash instead of /usr/bin/bash
2013-06-24 6:12 UTC
[PATCH 3/4] KVM: PPC: Add support for IOMMU in-kernel handling
2013-06-24 4:41 UTC (17+ messages)
[PATCH 28/45] KVM: Use get/put_online_cpus_atomic() to prevent CPU offline
2013-06-23 13:47 UTC (3+ messages)
` [PATCH 29/45] kvm/vmx: "
` [PATCH 41/45] powerpc: "
Regression after "Remove support for reporting coalesced APIC IRQs"
2013-06-23 9:13 UTC (6+ messages)
[PATCH 0/5] Some fixes and improvements for PR KVM
2013-06-22 23:38 UTC (5+ messages)
` [PATCH 4/5] KVM: PPC: Book3S PR: Invalidate SLB entries properly
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).