public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2013-06-20 12:47:20 to 2013-06-26 10:47:24 UTC [more...]

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

[PATCH 0/6 v5] KVM :PPC: Userspace Debug support
 2013-06-26 10:33 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 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 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 V9 0/19] Paravirtualized ticket spinlocks
 2013-06-26  8:45 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

[PATCH-next] kvm: don't try to take mmu_lock while holding the main raw kvm_lock
 2013-06-26  8:10 UTC  (2+ messages)

Google Summer of Code 2013 has started
 2013-06-26  8:07 UTC 

[nVMX w/ Haswell] KVM unit-tests in L1 - eventinj test fails trying to send NMI
 2013-06-26  8:03 UTC  (4+ messages)

[PATCH] KVM: Fix RTC interrupt coalescing tracking
 2013-06-26  6:26 UTC  (4+ messages)

[PATCH RFC] pci: ACS quirk for AMD southbridge
 2013-06-26  4:22 UTC  (3+ 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 3/4] kvm, emulator: Rename VendorSpecific flag
 2013-06-25 11:10 UTC 

[PATCH 2/2] armv7 initial device passthrough support
 2013-06-25  6:58 UTC  (7+ messages)

kvm_intel: Could not allocate 42 bytes percpu data
 2013-06-24 22:52 UTC  (2+ messages)

[PATCH] pci: Enable overrides for missing ACS capabilities
 2013-06-24 17:43 UTC  (9+ 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  (4+ 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  (5+ 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  (22+ 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  (11+ messages)
` [PATCH 1/5] KVM: PPC: Book3S PR: Fix proto-VSID calculations
` [PATCH 2/5] KVM: PPC: Book3S PR: Fix invalidation of SLB entry 0 on guest entry
` [PATCH 3/5] KVM: PPC: Book3S PR: Don't keep scanning HPTEG after we find a match
` [PATCH 4/5] KVM: PPC: Book3S PR: Invalidate SLB entries properly
` [PATCH 5/5] KVM: PPC: Book3S PR: Allow guest to use 1TB segments

OPEN MY INFO
 2013-06-22  7:15 UTC 

[PATCH] vfio: Limit group opens
 2013-06-22  3:45 UTC  (7+ messages)

[PATCH] vfio/type1: Fix missed frees and zero sized removes
 2013-06-21 21:11 UTC 

[PATCH] ARM: kvm: don't include drivers/virtio/Kconfig
 2013-06-21 20:50 UTC  (2+ messages)

[PATCH v3 0/2] kvm: x86: Emulate MSR_PLATFORM_INFO
 2013-06-21 16:29 UTC  (3+ messages)
` [PATCH v3 1/2] kvm: make vendor_intel a generic function
` [PATCH v3 2/2] kvm: x86: emulate MSR_PLATFORM_INFO

[PATCH] vfio: fix documentation
 2013-06-21 16:20 UTC  (2+ messages)

[PATCH v4 1/3] kvm-unit-tests: Add memcpy to lib/string.c
 2013-06-21 15:01 UTC  (4+ 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 qom-cpu v2 02/29] kvm: Change cpu_synchronize_state() argument to CPUState
 2013-06-21 10:25 UTC  (3+ messages)

[Bug 59521] New: KVM linux guest reads uninitialized pvclock values before executing rdmsr MSR_KVM_WALL_CLOCK
 2013-06-21  9:01 UTC  (4+ messages)
` [PATCH 0/2 v2] x86: kvmclock: Prevent uninitialized per-cpu kvmclock usage
` [PATCH 1/2] x86: kvmclock: zero initialize pvclock shared memory area
` [PATCH 2/2] x86: kvmclock: register per-cpu kvmclock at earliest possible time

[PATCH v2] KVM: MMU: Inform users of mmio generation wraparound
 2013-06-21  0:48 UTC  (3+ messages)

[PATCH 0/7] KVM: s390: further fixes for -next
 2013-06-20 21:33 UTC  (9+ messages)
` [PATCH 1/7] KVM: s390: Renamed PGM_PRIVILEGED_OPERATION
` [PATCH 2/7] KVM: s390: Privileged operation check for TPROT
` [PATCH 3/7] KVM: s390: Privileged operation checks moved to instruction handlers
` [PATCH 4/7] KVM: s390: Check for PSTATE when handling DIAGNOSE
` [PATCH 5/7] KVM: s390: Check for access exceptions during TPI
` [PATCH 6/7] KVM: s390: Reworked LCTL and LCTLG instructions
` [PATCH 7/7] KVM: s390: Fixed priority of execution in STSI

[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  (2+ messages)

[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


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