public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2013-06-16 22:39:03 to 2013-06-20 14:55:13 UTC [more...]

[PATCH 0/4 v3] KVM: PPC: IOMMU in-kernel handling
 2013-06-20 14:55 UTC  (37+ messages)
` [PATCH 1/4] KVM: PPC: Add support for multiple-TCE hcalls
` [PATCH 2/4] powerpc: Prepare to support kernel handling of IOMMU map/unmap
` [PATCH 3/4] KVM: PPC: Add support for IOMMU in-kernel handling
` [PATCH 4/4] KVM: PPC: Add hugepage "

[PATCH v4 1/3] kvm-unit-tests: Add memcpy to lib/string.c
 2013-06-20 14:36 UTC  (3+ messages)
` [PATCH v4 2/3] kvm-unit-tests: Add a func to run instruction in emulator
` [PATCH v4 3/3] kvm-unit-tests: Change two cases to use trap_emulator

[PATCH] KVM: MMU: Inform users of mmio generation wraparound
 2013-06-20 14:26 UTC  (10+ messages)

[PATCH 0/7] KVM: arm-vgic: Implement save/restore of VGIC state
 2013-06-20 13:54 UTC  (9+ messages)
` [PATCH 1/7] KVM: arm-vgic: Support KVM_CREATE_DEVICE for VGIC
` [PATCH 2/7] KVM: arm-vgic: Set base addr through device API

[PULL 06/21] kvm: zero-initialize KVM_SET_GSI_ROUTING input
 2013-06-20 13:10 UTC  (2+ messages)
` [PULL 07/21] kvm: skip system call when msi route is unchanged

[PATCH net] vhost-net: fix use-after-free in vhost_net_flush
 2013-06-20 12:47 UTC  (2+ messages)

KVM call agenda for 2013-06-25
 2013-06-20 12:47 UTC 

[PATCH 1/2] kvm-unit-tests: Add a func to run instruction in emulator
 2013-06-20 12:33 UTC  (5+ messages)
` [PATCH 2/2] kvm-unit-tests: Change two cases to use trap_emulator

[PATCH RFC] vhost-net: make more functions static
 2013-06-20 11:55 UTC 

[PATCH net for-stable] vhost-net: fix use-after-free in vhost_net_flush
 2013-06-20 11:51 UTC 

Regression after "Remove support for reporting coalesced APIC IRQs"
 2013-06-20 11:47 UTC  (2+ messages)

1192847 : NMI watchdog fails to increment the NMI counter in /proc/interrupts
 2013-06-20  8:59 UTC 

[PATCH 1/2] kvm-unit-tests: Add a func to run instruction in emulator
 2013-06-20  8:58 UTC  (11+ messages)
` [PATCH 2/2] kvm-unit-tests: Change two cases to use trap_emulator

[PATCH v2 0/2] kvm: x86: Emulate MSR_PLATFORM_INFO
 2013-06-20  8:57 UTC  (15+ messages)
` [PATCH v2 2/2] kvm: x86: emulate MSR_PLATFORM_INFO

[PATCH] x86: kvmclock: zero initialize pvclock shared memory area
 2013-06-20  8:35 UTC  (7+ messages)
` [PATCHv1] kvm guest: fix uninitialized kvmclock read by KVM guest

[PATCH 0/7] KVM: MMU: update mmu documentation
 2013-06-20  8:19 UTC  (30+ messages)
` [PATCH 1/7] KVM: MMU: update the documentation for reverse mapping of parent_pte
` [PATCH 2/7] KVM: MMU: document clear_spte_count
` [PATCH 3/7] KVM: MMU: document write_flooding_count
` [PATCH 4/7] KVM: MMU: document mmio page fault
` [PATCH 5/7] KVM: MMU: document fast page fault in
` [PATCH 6/7] KVM: MMU: document fast invalidate all pages
` [PATCH 7/7] KVM: MMU: document fast invalidate all mmio sptes

KVM Test report, kernel e47a5f5f... + qemu 58fcb1ed
 2013-06-20  6:28 UTC 

[PATCH v3 0/6] KVM: MMU: fast invalidate all mmio sptes
 2013-06-19 17:40 UTC  (14+ messages)

[GIT PULL] KVM fixes for 3.10-rc7
 2013-06-19 17:11 UTC 

Bug#707257: linux-image-3.8-1-686-pae: KVM crashes with "entry failed, hardware error 0x80000021"
 2013-06-19 14:38 UTC  (19+ messages)

[PATCH 1/2] kvm-unit-tests: Add a func to run instruction in emulator
 2013-06-19 14:20 UTC  (21+ messages)

[PATCH] pci: Enable overrides for missing ACS capabilities
 2013-06-19 12:43 UTC  (9+ messages)

[PATCH] kvm api doc: fix section numbers
 2013-06-19 10:06 UTC  (2+ messages)

[PATCH 00/31] KVM/MIPS: Implement hardware virtualization via the MIPS-VZ extensions
 2013-06-19  9:06 UTC  (2+ messages)

[Bug 59891] New: Unrecoverable Kernel Panic, in Virtio Net in memcpy(), Complete system lockup
 2013-06-19  5:51 UTC  (2+ messages)
` [Bug 59891] "

[PATCH] kvmclock: clock should count only if vm is running
 2013-06-18 23:38 UTC  (4+ messages)
` [PATCH] kvmclock: clock should count only if vm is running (v2)

Unreliable QueryPerformanceCounter on Windows 2008 RC2 guest
 2013-06-18 18:35 UTC 

[PATCH qom-cpu v2 01/29] kvm: Change kvm_cpu_synchronize_state() argument to CPUState
 2013-06-18 16:36 UTC  (15+ messages)
` [PATCH qom-cpu v2 02/29] kvm: Change cpu_synchronize_state() "
` [PATCH qom-cpu v2 07/29] kvm: Change kvm_set_signal_mask() "
` [PATCH qom-cpu v2 10/29] kvm: Change kvm_handle_internal_error() "
` [PATCH qom-cpu v2 11/29] kvm: Change kvm_cpu_exec() "
` [PATCH qom-cpu v2 20/29] kvm: Change kvm_remove_all_breakpoints() "
` [PATCH qom-cpu v2 21/29] cpu: Make first_cpu and next_cpu CPUState

[PATCH] KVM: x86: fix missed memory synchronization when patch hypercall
 2013-06-18 15:22 UTC  (13+ messages)

[PATCH] KVM: x86: remove vcpu's CPL check in host invoked vcpu's xcr set process
 2013-06-18 13:34 UTC  (6+ messages)

[PATCH v3 01/13] nEPT: Support LOAD_IA32_EFER entry/exit controls for L1
 2013-06-18 13:01 UTC  (8+ messages)
` [PATCH v3 03/13] nEPT: Add EPT tables support to paging_tmpl.h

FINAL WARNING!!!
 2013-06-18  8:57 UTC 

[Bug 59521] New: KVM linux guest reads uninitialized pvclock values before executing rdmsr MSR_KVM_WALL_CLOCK
 2013-06-17 21:29 UTC  (5+ messages)
` [Bug 59521] "

[PATCH v2] virtio_balloon: leak_balloon(): only tell host if we got pages deflated
 2013-06-17 17:17 UTC  (2+ messages)

[kvm-unit-test PATCH] kvmclock: serialize RDTSC
 2013-06-17 15:43 UTC  (2+ messages)

[PATCH 0/8] kvm/ppc: fixes for 3.10
 2013-06-17 15:27 UTC  (3+ messages)

[PATCH 0/2] kvm/mips: ABI fix for 3.10
 2013-06-17 15:26 UTC  (2+ messages)

[PATCH 0/6] KVM: s390: Patches for kvm-next
 2013-06-17 15:14 UTC  (2+ messages)

access PCI card trouble from VM guest
 2013-06-17 13:59 UTC  (4+ messages)


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