messages from 2013-04-13 03:20:26 to 2013-04-17 11:04:40 UTC [more...]
[RFC PATCH] Emulate MOVBE
2013-04-17 11:04 UTC (23+ messages)
` [PATCH -v2] kvm: "
[GIT PULL v2] KVM/ARM Minor fixes for 3.9
2013-04-17 10:45 UTC (4+ messages)
[PATCH] tcm_vhost: Wait for pending requests in vhost_scsi_flush()
2013-04-17 10:07 UTC (21+ messages)
` [PATCH v4 0/2] tcm_vhost flush
` [PATCH v5 "
` [PATCH v5 1/2] tcm_vhost: Pass vhost_scsi to vhost_scsi_allocate_cmd
` [PATCH v5 2/2] tcm_vhost: Wait for pending requests in vhost_scsi_flush()
` [PATCH v4 1/2] tcm_vhost: Pass vhost_scsi to vhost_scsi_allocate_cmd
` [PATCH v4 2/2] tcm_vhost: Wait for pending requests in vhost_scsi_flush()
[PATCH] x86: Add a Kconfig shortcut for a kvm-bootable kernel
2013-04-17 7:50 UTC (3+ messages)
[PATCH] mm: mmu_notifier: re-fix freed page still mapped in secondary MMU
2013-04-17 2:55 UTC (8+ messages)
[virt-test] virt: Cartesian config update v3
2013-04-17 2:47 UTC (6+ messages)
` [virt-test][PATCH 4/7] virt: Adds named variants to Cartesian config
[PATCH] KVM: ia64: Fix kvm_vm_ioctl_irq_line
2013-04-17 0:46 UTC
[GIT PULL] KVM fixes for 3.9-rc7
2013-04-17 0:28 UTC
[GIT PULL] KVM/ARM Minor fixes for 3.9
2013-04-16 23:24 UTC (3+ messages)
[PATCH] KVM: VMX: Fix check guest state validity if a guest is in VM86 mode
2013-04-16 21:34 UTC (2+ messages)
[PULL 0/7] ppc patch queue 2013-03-22
2013-04-16 21:28 UTC (14+ messages)
[PATCH v2] kvm: nVMX: check vmcs12 for valid activity state
2013-04-16 21:22 UTC (4+ messages)
[PATCH] KVM: ARM: Fix kvm_vm_ioctl_irq_line
2013-04-16 21:16 UTC (3+ messages)
[PATCH v10 0/7] KVM: VMX: Add Posted Interrupt supporting
2013-04-16 21:17 UTC (3+ messages)
[PATCH] kvm: Allow build-time configuration of KVM device assignment
2013-04-16 21:17 UTC (2+ messages)
Perf tuning help?
2013-04-16 20:30 UTC
[PATCH 0/7] KVM: irqfd generalization prepare patch set
2013-04-16 17:26 UTC (8+ messages)
` [PATCH 1/7] KVM: Add KVM_IRQCHIP_NUM_PINS in addition to KVM_IOAPIC_NUM_PINS
` [PATCH 2/7] KVM: Introduce __KVM_HAVE_IRQCHIP
` [PATCH 3/7] KVM: Remove kvm_get_intr_delivery_bitmask
` [PATCH 4/7] KVM: Move irq routing to generic code
` [PATCH 5/7] KVM: Extract generic irqchip logic into irqchip.c
` [PATCH 6/7] KVM: Move irq routing setup to irqchip.c
` [PATCH 7/7] KVM: Move irqfd resample cap handling to generic code
[PATCH v10 0/7] Use eoi to track RTC interrupt delivery status
2013-04-16 17:16 UTC (5+ messages)
` [PATCH v10 6/7] KVM: Let ioapic know the irq line status
[PATCH kvm-unittest] x86/svm: run cr3 read intercept emulate only on SMP
2013-04-16 16:15 UTC (2+ messages)
[PATCH] kvm/ppc: don't call complete_mmio_load when it's a store
2013-04-16 15:54 UTC (2+ messages)
KVM call agenda for 2013-04-16
2013-04-16 13:37 UTC (2+ messages)
[qemu-devel] Bug Report: VM crashed for some kinds of vCPU in nested virtualization
2013-04-16 10:29 UTC (5+ messages)
[RFC] provide an API to userspace doing memory snapshot
2013-04-16 7:54 UTC (3+ messages)
[User Question] Repeated severe performance problems on guest
2013-04-16 7:49 UTC (3+ messages)
KVM: x86: fix maintenance of guest/host xcr0 state
2013-04-16 7:22 UTC (2+ messages)
[PATCH v3 00/15] KVM: MMU: fast zap all shadow pages
2013-04-16 6:32 UTC (16+ messages)
` [PATCH v3 01/15] KVM: x86: clean up and optimize for kvm_arch_free_memslot
` [PATCH v3 02/15] KVM: fold kvm_arch_create_memslot into kvm_arch_prepare_memory_region
` [PATCH v3 03/15] KVM: x86: do not reuse rmap when memslot is moved
` [PATCH v3 04/15] KVM: MMU: abstract memslot rmap related operations
` [PATCH v3 05/15] KVM: MMU: allow per-rmap operations
` [PATCH v3 06/15] KVM: MMU: allow concurrently clearing spte on remove-only pte-list
` [PATCH v3 07/15] KVM: MMU: introduce invalid rmap handlers
` [PATCH v3 08/15] KVM: MMU: allow unmap invalid rmap out of mmu-lock
` [PATCH v3 09/15] KVM: MMU: introduce free_meslot_rmap_desc_nolock
` [PATCH v3 10/15] KVM: x86: introduce memslot_set_lpage_disallowed
` [PATCH v3 11/15] KVM: MMU: introduce kvm_clear_all_lpage_info
` [PATCH v3 12/15] KVM: MMU: fast invalid all shadow pages
` [PATCH v3 13/15] KVM: x86: use the fast way to invalid all pages
` [PATCH v3 14/15] KVM: move srcu_read_lock/srcu_read_unlock to arch-specified code
` [PATCH v3 15/15] KVM: MMU: replace kvm_zap_all with kvm_mmu_invalid_all_pages
[RFC PATCH v3 0/6] device control and in-kernel MPIC
2013-04-16 3:59 UTC (6+ messages)
` [PATCH v4 0/6] device-control "
` [PATCH v4 6/6] kvm/ppc/mpic: add KVM_CAP_IRQ_MPIC
[PATCH v2 0/6] KVM: MMU: fast invalid all mmio sptes
2013-04-16 3:09 UTC (3+ messages)
[PATCH 10/12] cpu: Pass CPUState to *cpu_synchronize_post*()
2013-04-16 0:46 UTC
[PATCH] KVM: Allow userspace to specify memory to be used for private regions
2013-04-15 22:10 UTC
[PATCH kvm-unittests v2] x86/taskswitch2: Task switches into/out of VM86
2013-04-15 15:49 UTC (6+ messages)
[PATCH v4 0/6] KVM: nVMX: Make direct IRQ/NMI injection work
2013-04-15 15:42 UTC (15+ messages)
` [PATCH v4 1/6] KVM: nVMX: Fix injection of PENDING_INTERRUPT and NMI_WINDOW exits to L1
` [PATCH v4 2/6] KVM: nVMX: Rework event injection and recovery
` [PATCH v4 3/6] KVM: VMX: Move vmx_nmi_allowed after vmx_set_nmi_mask
` [PATCH v4 4/6] KVM: nVMX: Fix conditions for interrupt injection
` [PATCH v4 5/6] KVM: nVMX: Fix conditions for NMI injection
` [PATCH v5 "
` [PATCH v4 6/6] KVM: nVMX: Avoid reading VM_EXIT_INTR_ERROR_CODE needlessly on nested exits
[BUG] Boot hang since using guest kernel 3.8.y
2013-04-15 14:25 UTC
[PATCH kvm-unit-tests v2 0/4] Have x86-run parse unittests.cfg
2013-04-15 13:40 UTC (8+ messages)
` [PATCH kvm-unit-tests v2 1/4] .gitignore: Add *.flat and config.mak
` [PATCH kvm-unit-tests v2 2/4] x86/run-kvm-unit-tests: Drop it
` [PATCH kvm-unit-tests v2 3/4] Rewrite x86-run in python
` [PATCH kvm-unit-tests v2 4/4] x86-run: Pull extra arguments from unittests.cfg
[PATCH] kvm: nVMX: check vmcs12 for valid activity state
2013-04-15 12:54 UTC (2+ messages)
Virtualbox svga card in KVM
2013-04-15 12:26 UTC (6+ messages)
` [Qemu-devel] "
continuous packet drops in KVM guests
2013-04-15 12:04 UTC
[PATCH 1/2] KVM: nVMX: Validate EFER values for VM_ENTRY/EXIT_LOAD_IA32_EFER
2013-04-15 11:09 UTC (4+ messages)
` [PATCH 2/2] KVM: nVMX: VM_ENTRY/EXIT_LOAD_IA32_EFER overrides EFER.LMA settings
[PATCH] kvm tools: make virtio-net mq max queues configurable
2013-04-15 10:21 UTC (3+ messages)
[PATCH kvm-unittests v2 0/4] Add run_tests.sh script and update unittests.cfg
2013-04-15 8:11 UTC (3+ messages)
kvm tools: why SDL window does not exit on "poweroff"?
2013-04-15 7:11 UTC (5+ messages)
[PATCH 0/5] Usual batch of random ARM fixes for kvmtool
2013-04-15 5:58 UTC (13+ messages)
` virtio-net mq vq initialization (was: [PATCH 0/5] Usual batch of random ARM fixes for kvmtool)
` virtio-net mq vq initialization
[PATCH] virtio-spec: document virtio-9p
2013-04-15 5:53 UTC (2+ messages)
[PATCH kvm-unit-tests 1/5] .gitignore: Add *.flat and config.mak
2013-04-14 18:20 UTC (8+ messages)
` [PATCH kvm-unit-tests 5/5] x86-run: Pull extra arguments from unittests.cfg
PCI-passthrough on AMD - OpenVox A400P
2013-04-14 18:08 UTC (4+ messages)
[PATCH 0/5] kvm-unittests: add pci PORT IO and MMIO speed tests
2013-04-14 14:51 UTC (2+ messages)
[PATCH 0/11] KVM: nVMX: shadow VMCS support, v1
2013-04-14 14:41 UTC (21+ messages)
` [PATCH 10/11] KVM: nVMX: Synchronize VMCS12 content with the shadow vmcs
Interested in working for GSoC project
2013-04-14 10:29 UTC (3+ messages)
[PATCH v6 0/3] tcm_vhost hotplug
2013-04-14 8:53 UTC (4+ messages)
` [PATCH v5 "
` [PATCH v6 3/3] tcm_vhost: Add hotplug/hotunplug support
[PATCH] tcm_vhost: Fix tv_cmd leak in vhost_scsi_handle_vq
2013-04-14 8:43 UTC (3+ messages)
[PATCH v5 0/3] tcm_vhost hotplug
2013-04-09 8:51 UTC
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