public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2011-05-23 08:33:01 to 2011-05-25 09:22:09 UTC [more...]

[PATCH 1/2] KVM Test: Add a new kvm subtest multi_disk
 2011-05-25  9:22 UTC  (2+ messages)
` [PATCH 2/2] KVM Test: sample configure for multi_disk test case

[PATCH 0/31] nVMX: Nested VMX, v10
 2011-05-25  9:18 UTC  (36+ messages)
` [PATCH 07/31] nVMX: Introduce vmcs02: VMCS used to run L2
` [PATCH 17/31] nVMX: Prepare vmcs02 from vmcs01 and vmcs12
` [PATCH 18/31] nVMX: Implement VMLAUNCH and VMRESUME
` [PATCH 20/31] nVMX: Exiting from L2 to L1
` [PATCH 21/31] nVMX: vmcs12 checks on nested entry
` [PATCH 22/31] nVMX: Deciding if L0 or L1 should handle an L2 exit
` [PATCH 23/31] nVMX: Correct handling of interrupt injection

[PATCH 1/5 V2] kvm tools: Add BIOS INT10 handler
 2011-05-25  9:15 UTC  (36+ messages)
` [PATCH 2/5 V2] kvm tools: Add video mode to kernel initialization
` [PATCH 3/5 V2] kvm tools: Add VESA device
` [PATCH 4/5 V2] kvm tools: Update makefile and feature tests
` [PATCH 5/5 V2] kvm tools: Initialize and use VESA and VNC

Restoring saved guest causes guest to reboot
 2011-05-25  6:49 UTC  (10+ messages)

[PATCHv2 00/14] virtio and vhost-net performance enhancements
 2011-05-25  6:07 UTC  (16+ messages)
` [PATCHv2 10/14] virtio_net: limit xmit polling

(unknown),
 2011-05-25  5:40 UTC 

(unknown),
 2011-05-25  3:51 UTC 

[PATCH 1/2] KVM-test: control: Fix of spliting augments
 2011-05-25  3:04 UTC  (3+ messages)
` [PATCH 2/2] KVM-test: kvm_vm.py: Add quotation marks for appended arguments

[PATCH 1/2] KVM: x86 emulator: Clean up init_emulate_ctxt()
 2011-05-25  2:09 UTC  (2+ messages)
` [PATCH 2/2] KVM: x86 emulator: Avoid clearing the whole decode_cache

Virtual SCSI disks hangs on heavy IO
 2011-05-25  0:43 UTC  (2+ messages)

KVM: x86: use proper port value when checking io instruction permission
 2011-05-24 19:25 UTC  (5+ messages)

[PATCH v4 0/4] rbd improvements
 2011-05-24 18:51 UTC  (13+ messages)
` [PATCH v4 1/4] rbd: use the higher level librbd instead of just librados
` [PATCH v4 2/4] rbd: allow configuration of rados from the rbd filename
` [PATCH v4 3/4] rbd: check return values when scheduling aio
` [PATCH v4 4/4] rbd: Add bdrv_truncate implementation

[PATCH v4 0/4] rbd improvements
 2011-05-24 18:51 UTC 

[PATCH v4 0/4] rbd improvements
 2011-05-24 18:51 UTC 

Using KVM in user mode with public bridge
 2011-05-24 15:49 UTC  (2+ messages)

[PATCH] qemu-kvm: Fix non-ISA IRQ routing in kernel irqchip mode
 2011-05-24 14:47 UTC  (2+ messages)

[PATCH] kvm: add missing void __user * cast to access_ok() call
 2011-05-24 14:46 UTC  (3+ messages)

[PATCH] new version of loaded_vmcs patch
 2011-05-24 14:45 UTC  (7+ messages)

[PATCH][RESEND] KVM: Clean up error handling during VCPU creation
 2011-05-24 14:41 UTC  (2+ messages)

[PATCH 0/4] Make possible to run client tests as subtests
 2011-05-24 14:24 UTC  (6+ messages)
` [PATCH 1/4] client.bin.net.net_utils: Introduce get_local_ip()
` [PATCH 2/4] client: Make it possible to run subtests in autotest
` [PATCH 3/4] tools: Make html_report to deal with subtest results
` [PATCH 4/4] KVM test: Rewrite netperf in terms of subtest

[PATCH 0/30] nVMX: Nested VMX, v9
 2011-05-24 13:07 UTC  (26+ messages)

KVM call agenda dfor May 24th
 2011-05-24 13:06 UTC  (2+ messages)

FreeBSD startup timer hangs on boot
 2011-05-24 12:43 UTC 

[PATCH 08/31] nVMX: Fix local_vcpus_link handling
 2011-05-24 11:59 UTC  (34+ messages)

memory zones and the KVM guest kernel
 2011-05-24  8:04 UTC  (2+ messages)

[PATCH v2] Enable CPU SMEP feature for KVM
 2011-05-24  7:38 UTC  (5+ messages)

[PATCH 0/5] Setup private bridge in KVM autotest, get rid of ifup scripts
 2011-05-24  7:03 UTC  (6+ messages)
` [PATCH 1/5] KVM test: Adding framework code to control bridge creation
` [PATCH 2/5] KVM test: Add helpers to control the TAP/bridge
` [PATCH 3/5] KVM test: virt_env_process: Setup private bridge during postprocessing
` [PATCH 4/5] KVM test: setup tap fd and pass it to qemu-kvm v3
` [PATCH 5/5] KVM test: Changing KVM autotest default to private bridge

[PATCH] kvm tools: Drop unused vars from int10.c code
 2011-05-23 14:39 UTC 

Managedsave does not work with kernel >=2.6.38
 2011-05-23 12:39 UTC 

[PATCH V3 1/5] kvm tools: Add BIOS INT10 handler
 2011-05-23 12:15 UTC  (5+ messages)
` [PATCH V3 2/5] kvm tools: Add video mode to kernel initialization
` [PATCH V3 3/5] kvm tools: Add VESA device
` [PATCH V3 4/5] kvm tools: Update makefile and feature tests
` [PATCH V3 5/5] kvm tools: Initialize and use VESA and VNC

Some errors when running KVM-Autotest on kernel-2.6.39
 2011-05-23 11:05 UTC  (2+ messages)

[PATCH 1/5] kvm tools: Add BIOS INT10 handler
 2011-05-23  9:38 UTC  (7+ messages)
` [PATCH 2/5] kvm tools: Add video mode to kernel initialization
` [PATCH 3/5] kvm tools: Add VESA device
` [PATCH 4/5] kvm tools: Update makefile and feature tests
` [PATCH 5/5] kvm tools: Initialize and use VESA and VNC


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox