messages from 2014-11-23 00:39:34 to 2014-11-25 17:38:04 UTC [more...]
[patch -rt 0/2] use simple waitqueue for kvm vcpu waitqueue (v2)
2014-11-25 17:38 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] target-i386: add feature flags for CPUID[EAX=0xd,ECX=1]
2014-11-25 17:35 UTC
[PATCH 0/7] KVM Guest Debug support for arm64
2014-11-25 17:22 UTC (12+ 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
[PATCH RFC v2 00/12] qemu: towards virtio-1 host support
2014-11-25 17:16 UTC (15+ 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: "
Exposing host debug capabilities to userspace
2014-11-25 16:50 UTC (21+ messages)
[PATCH v4 25/42] vhost: add memory access wrappers
2014-11-25 16:44 UTC (9+ 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
[RFC PATCH v2 0/2] kvm-vfio: implement the vfio skeleton for VT-d Posted-Interrupts
2014-11-25 16:10 UTC (6+ messages)
` [RFC PATCH v2 1/2] KVM: kvm-vfio: User API "
` [RFC PATCH v2 2/2] KVM: kvm-vfio: implement the VFIO skeleton "
[PATCH RFC 0/2] assign each vcpu an owning thread and improve yielding
2014-11-25 16:04 UTC (3+ 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
[CFT PATCH v2 0/2] KVM: support XSAVES usage in the host
2014-11-25 14:50 UTC (8+ messages)
` [CFT PATCH v2 1/2] kvm: x86: mask out XSAVES
` [CFT PATCH v2 2/2] KVM: x86: support XSAVES usage in the host
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 (13+ messages)
` [question] lots of interrupts injected to vm when pressing somekey "
` [question] lots of interrupts injected to vm when pressingsomekey "
[RFC PATCH 0/6] ARM64: KVM: PMU infrastructure support
2014-11-25 13:42 UTC (14+ messages)
[PATCH v3 0/8] KVM-VFIO IRQ forward control
2014-11-25 13:39 UTC (17+ messages)
` [PATCH v3 1/8] KVM: arm: Enable the KVM-VFIO device
` [PATCH v3 2/8] KVM: arm64: "
` [PATCH v3 3/8] VFIO: platform: forwarded state tested when selecting IRQ handler
` [PATCH v3 4/8] KVM: kvm-vfio: User API for IRQ forwarding
` [PATCH v3 5/8] VFIO: External user API device helpers
` [PATCH v3 6/8] KVM: kvm-vfio: wrapper to VFIO external "
` [PATCH v3 7/8] KVM: kvm-vfio: generic forwarding control
` [PATCH v3 8/8] KVM: arm: kvm-vfio: "
[PATCH v4 0/3] irqfd support for arm/arm64
2014-11-25 13:29 UTC (16+ messages)
` [PATCH v4 1/3] KVM: arm/arm64: unset CONFIG_HAVE_KVM_IRQCHIP
` [PATCH v4 2/3] KVM: arm: add irqfd support
` [PATCH v4 3/3] KVM: arm64: "
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 v14 0/7] KVM/arm/x86: dirty page logging for ARMv7 (3.17.0-rc1)
2014-11-25 10:22 UTC (11+ 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 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)
Another Obsolete Fix me in trace.h?
2014-11-24 21:49 UTC (5+ messages)
[RFC PATCH 0/5] ARM: KVM: Enable the ioeventfd capability of KVM on ARM
2014-11-24 21:27 UTC (6+ 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
Using blktap2/blktap3 under KVM?
2014-11-24 21:16 UTC
[PATCH v3 24/41] vhost: add memory access wrappers
2014-11-24 20:28 UTC (11+ messages)
` [PATCH v3 25/41] vhost/net: force len for TX to host endian
` [PATCH v3 26/41] vhost: virtio 1.0 endian-ness support
` [PATCH v3 27/41] vhost: make features 64 bit
` [PATCH v3 28/41] vhost/net: virtio 1.0 byte swap
` [PATCH v3 29/41] vhost/net: larger header for virtio 1.0
` [PATCH v3 30/41] vhost/net: enable "
` [PATCH v3 31/41] vhost/net: suppress compiler warning
` [PATCH v3 40/41] vhost/scsi: partial virtio 1.0 support
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 (13+ messages)
` [CFT PATCH 2/2] KVM: x86: "
[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)
[PATCH] arm/arm64: vgic: Remove unreachable irq_clear_pending
2014-11-24 12:52 UTC (3+ messages)
[RFC 0/4] vgic additions for forwarded irq
2014-11-24 11:08 UTC (8+ messages)
` [RFC 1/4] KVM: arm: vgic: fix state machine for forwarded IRQ
` [RFC 2/4] KVM: arm: vgic: add forwarded irq rbtree lock
` [RFC 3/4] KVM: arm: vgic: cleanup forwarded IRQs on destroy
` [RFC 4/4] KVM: arm: vgic: handle irqfd forwarded IRQ injection before vgic readiness
[PATCH] KVM: x86: export get_xsave_addr
2014-11-24 10:45 UTC (3+ messages)
[PATCH] KVM: x86: Remove FIXMEs in emulate.c
2014-11-24 10:10 UTC
linux-next: build failure after merge of the kvm tree
2014-11-24 9:38 UTC
KVM causes #GP on XRSTORS
2014-11-24 2:05 UTC (3+ messages)
nested KVM slower than QEMU with gnumach guest kernel
2014-11-24 0:42 UTC (9+ messages)
[PULL 02/15] pc: kvm: check if KVM has free memory slots to avoid abort()
2014-11-23 11:17 UTC (2+ messages)
` [PULL 05/15] memory: expose alignment used for allocating RAM as MemoryRegion API
[PATCH 0/5] Some fixes for HV KVM on PPC
2014-11-23 0:41 UTC (5+ messages)
` [PATCH 5/5] KVM: PPC: Book3S HV: Check wait conditions before sleeping in kvmppc_vcore_blocked
[PATCH] KVM: PPC: Book3S HV: ptes are big endian
2014-11-23 0:39 UTC (3+ messages)
` [PATCH v2] "
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).