public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2015-04-07 13:23:16 to 2015-04-13 10:34:44 UTC [more...]

x86: Question regarding the reset value of LINT0
 2015-04-13 10:34 UTC  (16+ messages)
                          ` [PATCH] KVM: x86: Support for disabling quirks

[PATCH] KVM: arm/arm64: check IRQ number on userland injection
 2015-04-13 10:21 UTC  (10+ messages)

[PATCH] KVM: x86: Fix MSR_IA32_BNDCFGS in msrs_to_save
 2015-04-13 10:08 UTC  (2+ messages)

[PATCH v2] KVM: arm/arm64: avoid using kvm_run for in-kernel emulation
 2015-04-13  9:57 UTC  (2+ messages)

KVM call agenda for 2015-04-14
 2015-04-13  9:12 UTC  (2+ messages)

[PATCH v2 00/10] KVM Guest Debug support for arm64
 2015-04-13  8:00 UTC  (30+ messages)
` [PATCH v2 01/10] KVM: add commentary for kvm_debug_exit_arch struct
` [PATCH v2 02/10] KVM: define common __KVM_GUESTDBG_USE_SW/HW_BP values
` [PATCH v2 03/10] KVM: arm: guest debug, define API headers
` [PATCH v2 04/10] KVM: arm: guest debug, add stub KVM_SET_GUEST_DEBUG ioctl
` [PATCH v2 05/10] KVM: arm: introduce kvm_arch_setup/clear_debug()
` [PATCH v2 06/10] KVM: arm64: guest debug, add SW break point support
` [PATCH v2 07/10] KVM: arm64: guest debug, add support for single-step
` [PATCH v2 08/10] KVM: arm64: guest debug, HW assisted debug support
` [PATCH v2 09/10] KVM: arm64: trap nested debug register access
` [PATCH v2 10/10] KVM: arm64: add trace points for guest_debug debug

SVM: vmload/vmsave-free VM exits?
 2015-04-13  7:01 UTC  (4+ messages)

KVM: How does is PAT emulation supposed to work?
 2015-04-13  6:58 UTC  (2+ messages)
` [RFC][PATCH] KVM: SVM: Sync g_pat with guest-written PAT value

[PATCH v3] kvm: mmu: lazy collapse small sptes into large sptes
 2015-04-13  6:31 UTC  (6+ messages)

XP machine freeze
 2015-04-13  4:07 UTC  (4+ messages)

[Qemu-devel][PATCH 0/2] target-i386: disable LINT0 after reset and init
 2015-04-12 23:32 UTC  (3+ messages)
` [Qemu-devel][PATCH 1/2] target-i386: disable LINT0 after reset
` [Qemu-devel][PATCH 2/2] target-i386: kvm: Disable KVM quirks

H_CLEAR_REF and H_CLEAR_MOD
 2015-04-11 19:57 UTC  (4+ messages)

[PATCH] KVM: reuse memslot in kvm_write_guest_page
 2015-04-11 13:09 UTC  (2+ messages)

same IRQ pci passthrough and ps/2 passthrough
 2015-04-11  7:56 UTC 

[GIT PULL] First batch of KVM changes for 4.1
 2015-04-10 15:01 UTC 

[PATCH kvm-unit-tests] x86/run: Rearrange the valid binary and testdev support checks
 2015-04-10 14:57 UTC 

[PATCH] KVM: arm/arm64: avoid using kvm_run for in-kernel emulation
 2015-04-10 13:17 UTC  (5+ messages)

[PATCH V2 0/5] KVM vPMU support for AMD
 2015-04-10 12:57 UTC  (17+ messages)
` [PATCH V2 1/5] KVM: x86/vPMU: Define kvm_pmu_ops to support vPMU function dispatch
` [PATCH V2 2/5] KVM: x86/vPMU: Rename pmu.c file to pmu_intel.c
` [PATCH V2 3/5] KVM: x86/vPMU: Create vPMU interface for VMX and SVM
` [PATCH V2 4/5] KVM: x86/vPMU: Implement vPMU code AMD CPUs
` [PATCH V2 5/5] KVM: x86/vPMU: Enable PMU handling for AMD PERFCTRn and EVNTSELn MSRs

[RFC PATCH] arm64: KVM: remove fpsimd save/restore from the world switch
 2015-04-10 10:20 UTC  (10+ messages)

[PATCH v4 0/8] vhost: support for cross endian guests
 2015-04-10 10:20 UTC  (9+ messages)
` [PATCH v4 1/8] virtio: introduce virtio_is_little_endian() helper
` [PATCH v4 2/8] tun: add tun_is_little_endian() helper
` [PATCH v4 3/8] macvtap: introduce macvtap_is_little_endian() helper
` [PATCH v4 4/8] vringh: introduce vringh_is_little_endian() helper
` [PATCH v4 5/8] vhost: introduce vhost_is_little_endian() helper
  ` [PATCH v4 6/8] virtio: add explicit big-endian support to memory accessors
` [PATCH v4 7/8] vhost: feature to set the vring endianness
` [PATCH v4 8/8] macvtap/tun: add VNET_BE flag

[PATCH v15 00/15] qspinlock: a 4-byte queue spinlock with PV support
 2015-04-09 22:06 UTC  (13+ messages)
` [PATCH v15 09/15] pvqspinlock: Implement simple paravirt support for the qspinlock
` [PATCH v15 12/15] pvqspinlock, x86: Enable PV qspinlock for Xen
  ` [Xen-devel] "
` [PATCH v15 13/15] pvqspinlock: Only kick CPU at unlock time

[PATCH v15 16/16] unfair qspinlock: a queue based unfair lock
 2015-04-09 21:52 UTC  (6+ messages)

[PATCH] x86-run: Print a meaningful message if the qemu binary isn't found
 2015-04-09 17:20 UTC  (6+ messages)

vfio-pci: dvb-s2 pcie card stopped working after a short time
 2015-04-09 16:16 UTC  (3+ messages)

Running KVM version ?
 2015-04-09 15:58 UTC  (2+ messages)

[PATCH] vfio-pci: Attempt bus/slot reset on open
 2015-04-09 15:55 UTC 

[patch -rt 0/2] use simple waitqueue for kvm vcpu waitqueue (v5)
 2015-04-09 13:18 UTC  (4+ messages)
` [patch -rt 1/2] KVM: use simple waitqueue for vcpu->wq
` [patch -rt 2/2] KVM: lapic: mark LAPIC timer handler as irqsafe

[PATCH v2 00/12] Remaining improvements for HV KVM
 2015-04-09  8:49 UTC  (3+ messages)

[PATCH] kvm: fix slot flags sync between Qemu and KVM
 2015-04-09  1:24 UTC  (4+ messages)

[PATCH] KVM: dirty all pages in kvm_write_guest_cached()
 2015-04-09  0:18 UTC  (7+ messages)
      ` [PATCH] KVM: use slowpath for cross page cached accesses

Correct way to enable BusMaster with VFIO?
 2015-04-08 17:50 UTC  (5+ messages)

[PATCH] kvm: add support for memory transaction attributes
 2015-04-08 14:08 UTC  (3+ messages)

[Bug 53651] New: nVMX: L1 crashes with no-kvm-irqchip
 2015-04-08 10:33 UTC  (2+ messages)
` [Bug 53651] "

[Bug 53601] New: nVMX meta-bug
 2015-04-08  9:02 UTC  (6+ messages)
` [Bug 53601] "

[Bug 94971] New: nVMX meta bug
 2015-04-08  9:02 UTC  (7+ messages)
` [Bug 94971] "

[Bug 53611] New: nVMX: Add nested EPT
 2015-04-08  9:02 UTC  (2+ messages)
` [Bug 53611] "

[Bug 53621] New: nVMX: MSR_IA32_FEATURE_CONTROL
 2015-04-08  8:58 UTC  (2+ messages)
` [Bug 53621] "

[Bug 53631] New: nVMX: Support exit/entry MSR load/store
 2015-04-08  8:57 UTC  (2+ messages)
` [Bug 53631] "

[Bug 54141] New: nVMX: Support TPR shadow
 2015-04-08  8:57 UTC  (2+ messages)
` [Bug 54141] "

[Bug 54471] New: nVMX: TRUE* MSRs unnecessary
 2015-04-08  8:57 UTC  (2+ messages)
` [Bug 54471] "

[PATCH] kvm: x86: fix x86 eflags fixed bit
 2015-04-08  8:47 UTC  (3+ messages)

[Bug 82211] New: [Nested xen on kvm] L1 guest panic and reboot when L1 guest boot up
 2015-04-08  8:36 UTC  (2+ messages)
` [Bug 82211] Cannot boot Xen under KVM with X2APIC enabled

[PATCH v3 0/7] vhost: support for cross endian guests
 2015-04-08  8:25 UTC  (12+ messages)
` [PATCH v3 6/7] virtio: add explicit big-endian support to memory accessors
` [PATCH v3 7/7] vhost: feature to set the vring endianness

[PATCH 00/20] MIPS: KVM: Guest FPU & SIMD (MSA) support
 2015-04-08  0:43 UTC  (3+ messages)
` [PATCH 02/20] MIPS: Clear [MSA]FPE CSR.Cause after notify_die()

[PATCH 3.13.y-ckt 022/156] KVM: MIPS: Fix trace event to save PC directly
 2015-04-07 22:49 UTC 

[PATCH v2 0/4] KVM: x86: Reset fixes
 2015-04-07 16:35 UTC  (10+ messages)
` [PATCH v2 1/4] KVM: x86: INIT and reset sequences are different

[GIT PULL 0/5] arm/arm64: KVM: Fixes for KVM for 4.0-rc5
 2015-04-07 16:14 UTC  (2+ messages)

FACULTY AND STAFF MAILBOX ALERT
 2015-04-07 15:25 UTC 

[RFC PATCH 2/2] KVM: task switch: generate #DB trap if TSS.T is set
 2015-04-07 14:12 UTC  (2+ messages)

[PATCH] x86: vdso: fix pvclock races with task migration
 2015-04-07 13:57 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