messages from 2013-04-22 20:55:38 to 2013-04-25 10:24:33 UTC [more...]
[PATCH 00/17] KVM: PPC: In-kernel MPIC support with irqfd v3
2013-04-25 10:24 UTC (21+ messages)
` [PATCH 01/17] KVM: Add KVM_IRQCHIP_NUM_PINS in addition to KVM_IOAPIC_NUM_PINS
` [PATCH 02/17] KVM: Introduce CONFIG_HAVE_KVM_IRQ_ROUTING
` [PATCH 03/17] KVM: Drop __KVM_HAVE_IOAPIC condition on irq routing
` [PATCH 04/17] KVM: Remove kvm_get_intr_delivery_bitmask
` [PATCH 05/17] KVM: Move irq routing to generic code
` [PATCH 06/17] KVM: Extract generic irqchip logic into irqchip.c
` [PATCH 07/17] KVM: Move irq routing setup to irqchip.c
` [PATCH 08/17] KVM: Move irqfd resample cap handling to generic code
` [PATCH 15/17] KVM: PPC: Support irq routing and irqfd for in-kernel MPIC
[PATCH 15/17] KVM: PPC: Support irq routing and irqfd for in-kernel MPIC
2013-04-25 9:58 UTC (2+ messages)
[PATCH 8/8 v3] KVM: PPC: e500: Add e6500 core to Kconfig description
2013-04-25 9:49 UTC (3+ messages)
[RFC PATCH v3 0/6] device control and in-kernel MPIC
2013-04-25 9:43 UTC (4+ messages)
` [PATCH v4 0/6] device-control "
` [PATCH v4 1/6] kvm: add device control API
[PATCH 0/7] KVM: irqfd generalization prepare patch set
2013-04-25 9:39 UTC (16+ messages)
` [PATCH 2/7] KVM: Introduce __KVM_HAVE_IRQCHIP
KVM VM(windows xp) reseted when running geekbench for about 2 days
2013-04-25 9:35 UTC (8+ messages)
[PATCH v11 0/4] tcm_vhost hotplug
2013-04-25 9:32 UTC (12+ messages)
` [PATCH v11 1/4] tcm_vhost: Refactor the lock nesting rule
` [PATCH v11 2/4] tcm_vhost: Add hotplug/hotunplug support
` [PATCH v11 3/4] tcm_vhost: Add ioctl to get and set events missed flag
` [PATCH v11 4/4] tcm_vhost: Enable VIRTIO_SCSI_F_HOTPLUG
` [PATCH untested] vhost: allow device specific fields per vq
[PATCH v2 0/6] KVM: MMU: fast invalid all mmio sptes
2013-04-25 9:24 UTC (7+ messages)
` [PATCH v2 3/6] KVM: MMU: make return value of mmio page fault handler more readable
` [PATCH v2 6/6] KVM: MMU: init kvm generation close to mmio wrap-around value
[Bug 53611] New: nVMX: Add nested EPT
2013-04-25 9:19 UTC (16+ messages)
[PATCH] kvm/powerpc/e500mc: fix tlb invalidation on cpu migration
2013-04-25 9:04 UTC (3+ messages)
[PATCH 01/12] Subject: [PATCH 01/10] nEPT: Support LOAD_IA32_EFER entry/exit controls for L1
2013-04-25 8:10 UTC (2+ messages)
[PATCH 12/12] Provide the correct exit qualification upon EPT violation to L1 VMM
2013-04-25 7:52 UTC
[PATCH 11/12] Move the routines to paging_tmpl.h to make them diffrent for virtual EPT
2013-04-25 7:52 UTC
[PATCH 10/12] Subject: [PATCH 10/10] nEPT: Miscelleneous cleanups
2013-04-25 7:52 UTC
[PATCH 09/12] Subject: [PATCH 09/10] nEPT: Documentation
2013-04-25 7:52 UTC
[PATCH 08/12] Subject: [PATCH 08/10] nEPT: Nested INVEPT
2013-04-25 7:52 UTC
[PATCH 07/12] Subject: [PATCH 07/10] nEPT: Advertise EPT to L1
2013-04-25 7:51 UTC
[PATCH 06/12] Subject: [PATCH 06/10] nEPT: Some additional comments
2013-04-25 7:51 UTC
[PATCH 05/12] Subject: [PATCH 05/10] nEPT: Fix wrong test in kvm_set_cr3
2013-04-25 7:51 UTC
[PATCH 04/12] Subject: [PATCH 04/10] nEPT: Fix cr3 handling in nested exit and entry
2013-04-25 7:50 UTC
[PATCH 03/12] Subject: [PATCH 03/10] nEPT: MMU context for nested EPT
2013-04-25 7:50 UTC
[PATCH 02/12] Subject: [PATCH 02/10] nEPT: Add EPT tables support to paging_tmpl.h
2013-04-25 7:50 UTC
[PATCH v10 0/4] tcm_vhost hotplug
2013-04-25 7:27 UTC (7+ messages)
` [PATCH v10 1/4] tcm_vhost: Refactor the lock nesting rule
` [PATCH v10 2/4] tcm_vhost: Add hotplug/hotunplug support
` [PATCH v10 3/4] tcm_vhost: Add ioctl to get and set events missed flag
` [PATCH v10 4/4] tcm_vhost: Enable VIRTIO_SCSI_F_HOTPLUG
[Qemu-devel] Para-Virtualized Clock Usage
2013-04-25 6:57 UTC (4+ messages)
` "
[PATCH v9 0/3] tcm_vhost hotplug
2013-04-25 5:55 UTC (9+ messages)
` [PATCH v9 1/3] tcm_vhost: Refactor the lock nesting rule
` [PATCH v9 2/3] tcm_vhost: Add hotplug/hotunplug support
` [PATCH v9 3/3] tcm_vhost: Add ioctl to get and set events missed flag
KVM call minutes for 2013-04-23
2013-04-24 21:37 UTC (7+ messages)
` [Qemu-devel] "
[PATCH] kvm tools: remove arbitrary minimum RAM limitation
2013-04-24 17:50 UTC (6+ messages)
[PATCH v3 00/32] Port of KVM to arm64
2013-04-24 17:17 UTC (60+ messages)
` [PATCH v3 03/32] arm64: KVM: HYP mode idmap support
` [PATCH v3 07/32] arm64: KVM: fault injection into a guest
` [PATCH v3 08/32] arm64: KVM: architecture specific MMU backend
` [PATCH v3 10/32] arm64: KVM: system register handling
` [PATCH v3 11/32] arm64: KVM: CPU specific system registers handling
` [PATCH v3 15/32] arm64: KVM: guest one-reg interface
` [PATCH v3 17/32] arm64: KVM: HYP mode world switch implementation
` [PATCH v3 19/32] arm64: KVM: Plug the VGIC
` [PATCH v3 20/32] arm64: KVM: Plug the arch timer
` [PATCH v3 24/32] arm64: KVM: 32bit GP register access
` [PATCH v3 25/32] arm64: KVM: 32bit conditional execution emulation
` [PATCH v3 26/32] arm64: KVM: 32bit handling of coprocessor traps
` [PATCH v3 29/32] arm64: KVM: 32bit guest fault injection
` [PATCH v3 30/32] arm64: KVM: enable initialization of a 32bit vcpu
` [PATCH v3 31/32] arm64: KVM: userspace API documentation
Virtualbox svga card in KVM
2013-04-24 14:36 UTC (7+ messages)
` [Qemu-devel] "
[PATCH v8 0/3] tcm_vhost hotplug
2013-04-24 10:51 UTC (9+ messages)
` [PATCH v8 1/3] tcm_vhost: Introduce tcm_vhost_check_feature()
` [PATCH v8 2/3] tcm_vhost: Add hotplug/hotunplug support
` [PATCH v8 3/3] tcm_vhost: Add ioctl to get and set events missed flag
[PATCH unit test] add test for "mov[zs]x %ah, ..." instruction
2013-04-24 10:50 UTC
[PATCH] fix source operand decoding for 8bit mov[zs]x instructions
2013-04-24 10:38 UTC
[PATCH] kvm tools: virtio-net mergable rx buffers
2013-04-24 9:35 UTC (10+ messages)
[PATCH -v2] kvm: Emulate MOVBE
2013-04-24 8:47 UTC (14+ messages)
[Bug 56981] New: [SR-IOV] Intel I350 NIC VF cannot work in a Windows 2008 guest
2013-04-24 6:54 UTC (7+ messages)
` [E1000-devel] "
` [Bug 56981] "
[PATCH 00/29] Port of KVM to arm64
2013-04-23 23:07 UTC (5+ messages)
` [PATCH 09/29] arm64: KVM: system register handling
` [kvmarm] "
KVM: kvm_set_slave_cpu: Invalid argument when trying direct interrupt delivery
2013-04-23 17:30 UTC (3+ messages)
[PATCH v2] virtio-net: fill only rx queues which are being used
2013-04-23 16:17 UTC
送料無料!特売中!Office 2013-¥17,800 ,Windows 8、激安¥4370!Windows 7 ¥8800、office 2011 ¥8800、office 2010 ¥13600
2013-04-23 6:13 UTC
[PATCH] virtio-net: fill only rx queues which are being used
2013-04-23 14:52 UTC (6+ messages)
Fwd: kvm
2013-04-23 11:39 UTC (2+ messages)
suggesting wording fixes for virtio-spec 0.9.5
2013-04-23 9:39 UTC (3+ messages)
[PATCH v3 00/15] KVM: MMU: fast zap all shadow pages
2013-04-23 7:33 UTC (13+ messages)
[PATCH] KVM : PPC : cache flush for kernel managed pages
2013-04-23 6:39 UTC
Preemptable Ticket Spinlock
2013-04-23 5:57 UTC (20+ messages)
[PATCH v5 0/3] tcm_vhost hotplug
2013-04-23 4:45 UTC (12+ messages)
` [PATCH v7 3/3] tcm_vhost: Add hotplug/hotunplug support
[PATCH] KVM: ARM: Fix API documentation for ONE_REG encoding
2013-04-23 2:05 UTC
[PATCH 15/17] KVM: PPC: Support irq routing and irqfd for in-kernel MPIC
2013-04-22 23:31 UTC (3+ messages)
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