public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2011-05-22 11:00:43 to 2011-05-25 02:06:22 UTC [more...]

[PATCH 1/2] KVM: x86 emulator: Clean up init_emulate_ctxt()
 2011-05-25  2:06 UTC 

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

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

[PATCH 0/31] nVMX: Nested VMX, v10
 2011-05-25  0:55 UTC  (22+ 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 1/5 V2] kvm tools: Add BIOS INT10 handler
 2011-05-24 19:40 UTC  (32+ 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

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

Restoring saved guest causes guest to reboot
 2011-05-24 13:42 UTC  (9+ messages)

[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

[GIT PULL] KVM updates for 2.6.40
 2011-05-23  8:07 UTC 

[PATCH 4/5] KVM test: setup tap fd and pass it to qemu-kvm v2
 2011-05-23  8:04 UTC 

[PATCH 2/2] KVM Test: Add a subtest lvm
 2011-05-23  7:28 UTC 

[PATCH 1/2] client.virt.virt_vm: Make it possible to specify cluster size for image
 2011-05-23  7:27 UTC 

[PATCH 0/5] Setup private bridge in KVM autotest, get rid of ifup scripts
 2011-05-23  7:16 UTC  (4+ messages)
` [PATCH 2/5] KVM test: Add helpers to control the TAP/bridge

[PATCH] KVM Test: Switch current working folder in unattended_install.py
 2011-05-23  2:25 UTC  (3+ messages)
` [Autotest] "

PCI passthrough and full virtualization on Debian Squeeze with AMD890 FX
 2011-05-22 18:35 UTC 

[PATCH RFC] virtio_net: fix patch: virtio_net: limit xmit polling
 2011-05-22 17:32 UTC  (3+ messages)

[RFC v1] Memory API
 2011-05-22 15:56 UTC  (22+ messages)
` [RFC v1] Add declarations for hierarchical memory region API
  ` [Qemu-devel] "

[ANNOUNCE] qemu-kvm-0.14.1
 2011-05-22 15:35 UTC 

[PATCH] KVM: x86 emulator: Fix unconditional return from get_descriptor_table_ptr()
 2011-05-22 12:57 UTC  (2+ messages)

[tip:tools/kvm] kvm tools: Add conditional compilation of symbol resolving
 2011-05-22 11:02 UTC  (4+ messages)


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