kvm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2014-11-24 12:53:35 to 2014-11-26 17:00:16 UTC [more...]

[RFC PATCH 0/5] ARM: KVM: Enable the ioeventfd capability of KVM on ARM
 2014-11-26 16:58 UTC  (7+ messages)
` [RFC PATCH 1/5] KVM: redesing kvm_io_bus_ API to pass VCPU structure to the callbacks
` [RFC PATCH 2/5] ARM: on IO mem abort - route the call to KVM MMIO bus
` [RFC PATCH 3/5] KVM: ARM VGIC add kvm_io_bus_ frontend
` [RFC PATCH 4/5] ARM: enable linking against eventfd and irqchip
` [RFC PATCH 5/5] ARM: enable KVM_CAP_IOEVENTFD

[PATCH 0/7] KVM Guest Debug support for arm64
 2014-11-26 16:49 UTC  (25+ messages)
` [PATCH 1/7] KVM: add commentary for kvm_debug_exit_arch struct
` [PATCH 2/7] KVM: arm: guest debug, define API headers
` [PATCH 3/7] KVM: arm: guest debug, add stub KVM_SET_GUEST_DEBUG ioctl
` [PATCH 4/7] KVM: arm64: guest debug, add SW break point support
` [PATCH 5/7] KVM: arm64: guest debug, add support for single-step
` [PATCH 6/7] KVM: arm64: re-factor hyp.S debug register code
` [PATCH 7/7] KVM: arm64: guest debug, HW assisted debug support

[CFT PATCH v2 0/2] KVM: support XSAVES usage in the host
 2014-11-26 16:26 UTC  (18+ messages)
` [CFT PATCH v2 1/2] kvm: x86: mask out XSAVES
` [CFT PATCH v2 2/2] KVM: x86: support XSAVES usage in the host

[PATCH] KVM: x86: use MSR_ICR instead of a number
 2014-11-26 16:07 UTC 

[PATCH] KVM: x86: Fix reserved x2apic registers
 2014-11-26 16:05 UTC  (5+ messages)
  ` [PATCH v2] "

Another Obsolete Fix me in trace.h?
 2014-11-26 15:23 UTC  (9+ messages)

[PATCH v4 25/42] vhost: add memory access wrappers
 2014-11-26 15:01 UTC  (17+ messages)
` [PATCH v4 26/42] vhost/net: force len for TX to host endian
` [PATCH v4 27/42] vhost: virtio 1.0 endian-ness support
` [PATCH v4 28/42] vhost: make features 64 bit
` [PATCH v4 29/42] vhost/net: virtio 1.0 byte swap
` [PATCH v4 30/42] vhost/net: larger header for virtio 1.0
` [PATCH v4 31/42] vhost/net: enable "
` [PATCH v4 32/42] vhost/net: suppress compiler warning
` [PATCH v4 41/42] vhost/scsi: partial virtio 1.0 support

With '-cpu host' in L1 nested guest fails: "KVM: entry failed, hardware error 0x7"
 2014-11-26 13:42 UTC 

[PATCH] KVM: x86: Generate #UD when memory operand is required
 2014-11-26 13:57 UTC  (4+ messages)
` [PATCH kvm-unit-tests] x86: Test illegal movbe

[GIT PULL] KVM changes for 3.18-rc7 (or final)
 2014-11-26 13:51 UTC 

[PATCH v4 0/3] irqfd support for arm/arm64
 2014-11-26 13:00 UTC  (13+ messages)
` [PATCH v4 2/3] KVM: arm: add irqfd support

[PATCH] target-i386: add feature flags for CPUID[EAX=0xd,ECX=1]
 2014-11-26 12:46 UTC  (6+ messages)

Exposing host debug capabilities to userspace
 2014-11-26 12:23 UTC  (21+ messages)

[PATCH RFC 0/2] assign each vcpu an owning thread and improve yielding
 2014-11-26  9:31 UTC  (7+ messages)
` [PATCH RFC 1/2] KVM: don't check for PF_VCPU when yielding
` [PATCH RFC 2/2] KVM: thread creating a vcpu is the owner of that vcpu

[RFC PATCH v2 0/2] kvm-vfio: implement the vfio skeleton for VT-d Posted-Interrupts
 2014-11-26  2:16 UTC  (8+ messages)
` [RFC PATCH v2 1/2] KVM: kvm-vfio: User API "
` [RFC PATCH v2 2/2] KVM: kvm-vfio: implement the VFIO skeleton "

[PATCH v12 00/11] qspinlock: a 4-byte queue spinlock with PV support
 2014-11-26  0:33 UTC  (6+ messages)
` [PATCH v12 09/11] pvqspinlock, x86: Add para-virtualization support

[PATCH v14 0/7] KVM/arm/x86: dirty page logging for ARMv7 (3.17.0-rc1)
 2014-11-25 21:57 UTC  (12+ messages)
` [PATCH v14 3/7] KVM: x86: switch to kvm_get_dirty_log_protect
` [PATCH v14 5/7] KVM: arm: Add initial dirty page locking support
` [PATCH v14 6/7] KVM: arm: dirty logging write protect support

[patch -rt 0/2] use simple waitqueue for kvm vcpu waitqueue (v2)
 2014-11-25 20:24 UTC  (11+ 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 00/17] RFC: userfault v2
 2014-11-25 19:45 UTC  (7+ messages)
    ` [Qemu-devel] "

[PATCH v3 0/8] KVM-VFIO IRQ forward control
 2014-11-25 19:00 UTC  (11+ messages)
` [PATCH v3 6/8] KVM: kvm-vfio: wrapper to VFIO external API device helpers
` [PATCH v3 7/8] KVM: kvm-vfio: generic forwarding control
` [PATCH v3 8/8] KVM: arm: kvm-vfio: "

KVM causes #GP on XRSTORS
 2014-11-25 18:41 UTC  (3+ messages)

[PATCH RFC v2 00/12] qemu: towards virtio-1 host support
 2014-11-25 18:01 UTC  (17+ messages)
` [PATCH RFC v2 01/12] linux-headers/virtio_config: Update with VIRTIO_F_VERSION_1
` [PATCH RFC v2 02/12] virtio: cull virtio_bus_set_vdev_features
` [PATCH RFC v2 03/12] virtio: support more feature bits
` [PATCH RFC v2 04/12] s390x/virtio-ccw: fix check for WRITE_FEAT
` [PATCH RFC v2 05/12] virtio: introduce legacy virtio devices
` [PATCH RFC v2 06/12] virtio: allow virtio-1 queue layout
` [PATCH RFC v2 07/12] dataplane: allow virtio-1 devices
` [PATCH RFC v2 08/12] s390x/css: Add a callback for when subchannel gets disabled
` [PATCH RFC v2 09/12] s390x/virtio-ccw: add virtio set-revision call
` [PATCH RFC v2 10/12] s390x/virtio-ccw: support virtio-1 set_vq format
` [PATCH RFC v2 11/12] virtio-net/virtio-blk: enable virtio 1.0
` [PATCH RFC v2 12/12] s390x/virtio-ccw: "

KVM call minutes for 2015-11-25
 2014-11-25 14:48 UTC 

[question] lots of interrupts injected to vm when pressing some key w/o releasing
 2014-11-25 13:52 UTC  (9+ messages)
    ` [question] lots of interrupts injected to vm when pressing somekey "

[RFC PATCH 0/6] ARM64: KVM: PMU infrastructure support
 2014-11-25 13:42 UTC  (13+ messages)

Benchmarking for vhost polling patch
 2014-11-25 12:42 UTC 

[PATCH v2 0/3] arm/arm64: Add dirty page logging for ARMv8 (3.17.0-rc1)
 2014-11-25 11:10 UTC  (5+ messages)
` [PATCH v2 3/3] KVM: arm/arm64: Enable Dirty Page logging for ARMv8

[PATCH v4 0/6] fix hw_random stuck
 2014-11-25  7:42 UTC  (4+ messages)
` [PATCH v4 4/6] hw_random: fix unregister race

[RESEND PATCH v14 7/7] KVM: arm: page logging 2nd stage fault handling
 2014-11-25  1:09 UTC  (4+ messages)

Using blktap2/blktap3 under KVM?
 2014-11-24 21:16 UTC 

[PATCH v3 26/41] vhost: virtio 1.0 endian-ness support
 2014-11-24 20:28 UTC  (3+ messages)

KVM call for agenda for 2014-11-24
 2014-11-24 20:12 UTC 

[PULL v2 02/15] pc: kvm: check if KVM has free memory slots to avoid abort()
 2014-11-24 19:30 UTC  (2+ messages)
` [PULL v2 05/15] memory: expose alignment used for allocating RAM as MemoryRegion API

Fix Penguin Penalty 17th October2014 ( mail-archive.com )
 2014-11-24 18:54 UTC 

[CFT PATCH 0/2] KVM: support XSAVES usage in the host
 2014-11-24 18:31 UTC  (7+ messages)

[PATCH] kvm: x86: move ioapic.c and irq_comm.c back to arch/x86/
 2014-11-24 17:05 UTC  (3+ messages)

[PATCH] kvm: x86: move assigned-dev.c and iommu.c to arch/x86/
 2014-11-24 14:11 UTC  (3+ messages)

[patch] kvm: x86: potential shift wrapping bug
 2014-11-24 13:33 UTC  (2+ messages)


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).