messages from 2013-04-11 11:26:22 to 2013-04-15 15:32:40 UTC [more...]
KVM call agenda for 2013-04-16
2013-04-15 15:32 UTC
[PATCH v2] kvm: nVMX: check vmcs12 for valid activity state
2013-04-15 15:10 UTC (3+ messages)
[BUG] Boot hang since using guest kernel 3.8.y
2013-04-15 14:25 UTC
[RFC] provide an API to userspace doing memory snapshot
2013-04-15 13:03 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] tcm_vhost: Wait for pending requests in vhost_scsi_flush()
2013-04-15 10:11 UTC (14+ messages)
` [PATCH v4 0/2] tcm_vhost 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 kvm-unittests v2] x86/taskswitch2: Task switches into/out of VM86
2013-04-15 8:56 UTC (3+ messages)
[GIT PULL] KVM/ARM Minor fixes for 3.9
2013-04-15 8:52 UTC
[PATCH kvm-unittests v2 0/4] Add run_tests.sh script and update unittests.cfg
2013-04-15 8:11 UTC (8+ messages)
` [PATCH kvm-unittests v2 1/4] Add run_tests.sh
` [PATCH kvm-unittests v2 2/4] x86/unittests.cfg: Add arch for x86_64-only tests
` [PATCH kvm-unittests v2 3/4] x86/unittests.cfg: Add missing test cases
` [PATCH kvm-unittests v2 4/4] x86/unittests.cfg: Create test case groups
[qemu-devel] Bug Report: VM crashed for some kinds of vCPU in nested virtualization
2013-04-15 7:43 UTC
kvm tools: why SDL window does not exit on "poweroff"?
2013-04-15 7:11 UTC (6+ messages)
[PATCH 0/5] Usual batch of random ARM fixes for kvmtool
2013-04-15 5:58 UTC (23+ messages)
` [PATCH 1/5] kvm tools: arm: don't crash when no compatible CPU is found
` [PATCH 2/5] kvm tools: arm: add CPU compatible string to target structure
` [PATCH 3/5] kvm tools: arm: consolidate CPU node generation
` [PATCH 4/5] kvm tools: arm64: add support for AEM and Foundation models
` [PATCH 5/5] kvm tools: bump number of virtio MMIO vqueues
` 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)
[RFC PATCH v3 0/6] device control and in-kernel MPIC
2013-04-15 5:23 UTC (9+ messages)
` [PATCH v4 0/6] device-control "
` [PATCH v4 1/6] kvm: add device control API
` [PATCH v4 2/6] kvm/ppc/mpic: import hw/openpic.c from QEMU
` [PATCH v4 3/6] kvm/ppc/mpic: remove some obviously unneeded code
` [PATCH v4 4/6] kvm/ppc/mpic: adapt to kernel style and environment
` [PATCH v4 5/6] kvm/ppc/mpic: in-kernel MPIC emulation
` [PATCH v4 6/6] kvm/ppc/mpic: add KVM_CAP_IRQ_MPIC
[RFC PATCH] Emulate MOVBE
2013-04-14 21:02 UTC (15+ messages)
` [PATCH -v2] kvm: "
[PATCH v4 0/6] KVM: nVMX: Make direct IRQ/NMI injection work
2013-04-14 19:04 UTC (14+ 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
[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
[PATCH] KVM: VMX: Fix check guest state validity if a guest is in VM86 mode
2013-04-14 13:07 UTC
Interested in working for GSoC project
2013-04-14 10:29 UTC (3+ messages)
[PATCH v10 0/7] KVM: VMX: Add Posted Interrupt supporting
2013-04-14 9:40 UTC (9+ messages)
` [PATCH v10 1/7] KVM: VMX: Enable acknowledge interupt on vmexit
` [PATCH v10 2/7] KVM: VMX: Register a new IPI for posted interrupt
` [PATCH v10 3/7] KVM: VMX: Check the posted interrupt capability
` [PATCH v10 4/7] KVM: Call common update function when ioapic entry changed
` [PATCH v10 5/7] KVM: Set TMR when programming ioapic entry
` [PATCH v10 6/7] KVM: VMX: Add the algorithm of deliver posted interrupt
` [PATCH v10 7/7] KVM: VMX: Use posted interrupt to deliver virtual interrupt
[PATCH v10 0/7] Use eoi to track RTC interrupt delivery status
2013-04-14 9:39 UTC (9+ messages)
` [PATCH v10 1/7] KVM: Add vcpu info to ioapic_update_eoi()
` [PATCH v10 2/7] KVM: Introduce struct rtc_status
` [PATCH v10 3/7] KVM: Return destination vcpu on interrupt injection
` [PATCH v10 4/7] KVM: Add reset/restore rtc_status support
` [PATCH v10 5/7] KVM: Force vmexit with virtual interrupt delivery
` [PATCH v10 6/7] KVM: Let ioapic know the irq line status
` [PATCH v10 7/7] KVM: Use eoi to track RTC interrupt delivery status
[PATCH v5 0/3] tcm_vhost hotplug
2013-04-14 8:53 UTC (7+ messages)
` [PATCH v6 "
` [PATCH v6 1/3] tcm_vhost: Introduce tcm_vhost_check_feature()
` [PATCH v6 2/3] tcm_vhost: Add helper to check if endpoint is setup
` [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 tip/core/rcu 2/2] powerpc,kvm: Fix unbalanced srcu_read_[un]lock()
2013-04-12 23:38 UTC
[PULL 0/7] ppc patch queue 2013-03-22
2013-04-12 20:56 UTC (12+ messages)
[PATCH v3 00/32] Port of KVM to arm64
2013-04-12 16:35 UTC (22+ messages)
` [PATCH v3 02/32] arm64: KVM: define HYP and Stage-2 translation page flags
` [PATCH v3 07/32] arm64: KVM: fault injection into a guest
` [PATCH v3 09/32] arm64: KVM: user space interface
` [PATCH v3 10/32] arm64: KVM: system register handling
` [PATCH v3 11/32] arm64: KVM: CPU specific system registers handling
` [PATCH v3 12/32] arm64: KVM: virtual CPU reset
` [PATCH v3 15/32] arm64: KVM: guest one-reg interface
KVM Guest Lock up (100%) again!
2013-04-12 16:31 UTC (6+ messages)
[User Question] Repeated severe performance problems on guest
2013-04-12 15:04 UTC
[PATCH V2 0/2] tcm_vhost endpoint
2013-04-12 11:37 UTC (11+ messages)
` [PATCH V2 2/2] tcm_vhost: Use vq->private_data to indicate if the endpoint is setup
[PATCH v3 0/5] KVM: nVMX: Make direct IRQ/NMI injection work
2013-04-12 9:00 UTC (6+ messages)
` [PATCH v3 4/5] KVM: nVMX: Fix conditions for interrupt injection
[PATCH] kvm tools: set "done" to true on SDL window close
2013-04-12 7:12 UTC (2+ messages)
[PATCH v4 0/8] In-kernel XICS interrupt controller emulation
2013-04-12 3:42 UTC (2+ messages)
[PATCH 1/9] powerpc,kvm: fix imbalance srcu_read_[un]lock()
2013-04-11 21:51 UTC (3+ messages)
[PATCH] vhost_net: remove tx polling state
2013-04-11 20:16 UTC (3+ messages)
RFC: vfio API changes needed for powerpc (v3)
2013-04-11 19:53 UTC (6+ messages)
kvmtool : [PATCH] PowerPc : Fix compilation for ppc64
2013-04-11 19:44 UTC (4+ messages)
[PATCH] bookehv: Handle debug exception on guest exit
2013-04-11 18:44 UTC (7+ messages)
KVM: x86: relax MSR_KVM_SYSTEM_TIME alignment check
2013-04-11 16:05 UTC (8+ messages)
` KVM: x86: drop alignment checks from KVM_MSR_SYSTEM_TIME address
[PULL 3.9 0/4] ppc patch queue 2013-04-11 for 3.9
2013-04-11 15:34 UTC (5+ messages)
` [PATCH 1/4] kvm/powerpc/e500mc: fix tlb invalidation on cpu migration
` [PATCH 2/4] kvm/ppc/e500: h2g_tlb1_rmap: esel 0 is valid
` [PATCH 3/4] kvm/ppc/e500: g2h_tlb1_map: clear old bit before setting new bit
` [PATCH 4/4] kvm/ppc/e500: eliminate tlb_refs
[PATCH] KVM: x86 emulator: Fix segment loading in VM86
2013-04-11 12:53 UTC (2+ 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