public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2010-07-21 06:27:20 to 2010-07-26 20:11:15 UTC [more...]

[PATCH v7 0/4] Inter-VM shared memory device
 2010-07-26 20:11 UTC  (8+ messages)
` [Qemu-devel] "

[PATCH 2/3] workqueue: Add an API to create a singlethread workqueue attached to the current task's cgroup
 2010-07-26 19:59 UTC  (32+ messages)
      ` [PATCH 1/3] vhost: replace vhost_workqueue with per-vhost kthread
                ` [PATCH UPDATED "

[PATCH repost] sched: export sched_set/getaffinity to modules
 2010-07-26 19:55 UTC  (14+ messages)

2.6.35-rc1 regression with pvclock and smp guests
 2010-07-26 18:59 UTC  (4+ messages)

how to debug unhandled vm exit: 0x11?
 2010-07-26 17:58 UTC  (3+ messages)

[RFC PATCH v3 0/3] Add segment limit checks to emulator
 2010-07-26 17:47 UTC  (15+ messages)

[PATCH RFC 0/4] Paravirt-spinlock implementation for KVM guests (Version 0)
 2010-07-26 17:19 UTC  (7+ messages)
` [PATCH RFC 1/4] Debugfs support for reading an array of u32-type integers
` [PATCH RFC 2/4] Add yield hypercall for KVM guests
` [PATCH RFC 3/4] Paravirtualized spinlock implementation "
` [PATCH RFC 4/4] Add yield hypercall support in Qemu

how to drop cache of guest os?
 2010-07-26 16:17 UTC  (2+ messages)

[PATCH 0/2] Fix GDT limit corruption on Intel
 2010-07-26 15:32 UTC  (3+ messages)
` [PATCH 1/2] KVM: VMX: Fix host GDT.LIMIT corruption
` [PATCH 2/2] KVM: VMX: Use host_gdt variable wherever we need the host gdt

Virtio network performance poorer than emulated e1000
 2010-07-26 14:39 UTC  (8+ messages)

about memory?
 2010-07-26 13:31 UTC 

[PATCH] test: emulator: test LOCK NEG and LOCK NOT
 2010-07-26 12:21 UTC 

[PATCH] x86 emulator: Add IRET instruction
 2010-07-26 11:38 UTC  (9+ messages)

[PATCH 00/13] Emulator group simplification
 2010-07-26 11:37 UTC  (14+ messages)
` [PATCH 01/13] KVM: x86 emulator: add macros for repetitive instructions
` [PATCH 02/13] KVM: x86 emulator: consolidate inc/dec reg decoding
` [PATCH 03/13] KVM: x86 emulator: consolidate push/pop "
` [PATCH 04/13] KVM: X86 emulator: consolidate Jcc rel8 decoding
` [PATCH 05/13] KVM: x86 emulator: consolidate MOV reg, imm decoding
` [PATCH 06/13] KVM: x86 emulator: consolidate CMOVcc decoding
` [PATCH 07/13] KVM: x86 emulator: consolidate Jcc rel32 decoding
` [PATCH 08/13] KVM: x86 emulator: Make group storage bits separate from operand bits
` [PATCH 09/13] KVM: x86 emulator: add Undefined decode flag
` [PATCH 10/13] KVM: x86 emulator: mix decode bits from opcode and group decode tables
` [PATCH 11/13] KVM: x86 emulator: simplify Group 1 decoding
` [PATCH 12/13] KVM: x86 emulator: Allow LOCK prefix for NEG and NOT
` [PATCH 13/13] KVM: x86 emulator: unify the two Group 3 variants

about kvm_memory_region
 2010-07-26  7:02 UTC 

[PATCH] KVM: fix compile warning
 2010-07-26  5:47 UTC 

[PATCH 1/3] test: Drop print.S
 2009-07-26  3:22 UTC  (3+ messages)
` [PATCH 2/3] test: Add kvmclock driver
` [PATCH 3/3] test: Add test for kvmclock

KVM Test report, kernel 14e84ff... qemu 9237b2c
 2010-07-26  1:22 UTC 

buildbot failure in qemu-kvm on default_i386_debian_5_0
 2010-07-26  1:03 UTC 

buildbot failure in qemu-kvm on default_x86_64_out_of_tree
 2010-07-26  1:03 UTC 

about memory protection
 2010-07-25 19:43 UTC  (2+ messages)

[PATCH] x86 emulator: Add IRET instruction
 2010-07-25 19:18 UTC 

Some questions about processing page fault in kvm
 2010-07-25 18:16 UTC  (4+ messages)

صلى الله عليه وتقرأ رسالتي السرية
 2010-07-25 17:58 UTC 

[GIT PULL] KVM fixes for 2.6.35-rc6
 2010-07-25 12:02 UTC 

[PATCH] KVM: x86 emulator: fix handling for unemulated instructions
 2010-07-25 11:51 UTC 

[PATCH 0/3] Fix pusha tests
 2010-07-25 11:39 UTC  (4+ messages)
` [PATCH 1/3] test: realmode: fix pusha test
` [PATCH 2/3] test: realmode: initialize all bits of esp
` [PATCH 3/3] test: realmode: fix pusha test stack

[PATCH] KVM: MMU: fix hugepage mapping corrupt caused by regression
 2010-07-25  8:48 UTC  (2+ messages)

[PATCH v2 1/6] KVM: MMU: fix forgot reserved bits check in speculative path
 2010-07-25  8:46 UTC  (8+ messages)
` [PATCH v2 3/6] KVM: MMU: fix page dirty tracking lost while sync page

Alt SeaBIOS SSDT cpu hotplug
 2010-07-25  4:49 UTC  (7+ messages)

[PATCH v2] device-assignment: Use PCI I/O port sysfs resource file when available
 2010-07-23 23:01 UTC  (4+ messages)
` [PATCH v3] "
  ` [PATCH v4] "

PCIe VGA Passthrough works---almost
 2010-07-23 22:40 UTC 

Does KVM support VMDq?
 2010-07-23 20:46 UTC 

Virtio network performance poorer than emulated e1000
 2010-07-23 14:47 UTC  (4+ messages)

[PATCH V2] KVM Test: Update cmd() help function in kvm_monitor.py to support parameters
 2010-07-23  8:31 UTC 

[PATCH] KVM: Use kmalloc() instead of vmalloc() for KVM_[GS]ET_MSR
 2010-07-23  6:02 UTC 

[PATCH 1/3] KVM test: separate expect status updates from ac_test_setup_pte() function
 2010-07-23  5:07 UTC  (3+ messages)
` [PATCH 2/3] KVM test: separate pool from ac_test_t struct
  ` [PATCH 3/3] KVM test: add test case to trigger the bug which cause hugepage mapping corrupt

about memory
 2010-07-23  2:04 UTC 

[ kvm-Bugs-2275173 ] savevm is extremely slow
 2010-07-22 16:23 UTC 

Using Linux's CPUSET for KVM VCPUs
 2010-07-22 14:43 UTC  (2+ messages)
` [Qemu-devel] "

[PATCH] Monitor: Convert do_sendkey() to QObject, QError
 2010-07-22 14:36 UTC  (10+ messages)
` [Qemu-devel] "

about using vmcall instruction
 2010-07-22 13:13 UTC  (2+ messages)

VT-d regression issue
 2010-07-22 13:03 UTC  (11+ messages)

[ kvm-Bugs-1834585 ] install from iso fails on 2.6.23.8 kernel
 2010-07-22 12:19 UTC 

[KVM-AUTOTEST PATCH v2 1/5] [RFC] KVM test: DTM automation program for WHQL tests
 2010-07-22 10:14 UTC  (5+ messages)
` [KVM-AUTOTEST PATCH v2 2/5] [RFC] KVM test: DTM machine deletion tool "
  ` [KVM-AUTOTEST PATCH v2 3/5] [RFC] KVM test: add whql_submission test
    ` [KVM-AUTOTEST PATCH v2 4/5] [RFC] KVM test: add whql_client_install test
      ` [KVM-AUTOTEST PATCH v2 5/5] [RFC] KVM test: add WHQL test definitions to tests_base.cfg.sample

Swap usage with KVM
 2010-07-22 10:09 UTC  (5+ messages)

[RFC][PATCH 0/9] rework KVM mmu_shrink() code
 2010-07-22  5:42 UTC  (10+ messages)
` [RFC][PATCH 9/9] make kvm mmu shrinker more aggressive

How to create a guest os from existing disk image file with virt-install
 2010-07-22  4:35 UTC  (3+ messages)
  ` [libvirt-users] "

[PATCH 1/3] KVM test: Introducing virtio windows drivers install - config file
 2010-07-22  4:23 UTC  (3+ messages)
` [PATCH 2/3] KVM test: Adapt scripts/unattended.py to handle win virtio drivers
` [PATCH 3/3] KVM test: Unattended files changes to support virtio drivers install

Question: data consistency on fail-over using shared disk
 2010-07-22  0:41 UTC  (5+ messages)

[PATCH v2 0/3] Nonatomic interrupt injection
 2010-07-21 18:22 UTC  (6+ messages)
` [PATCH v2 3/3] KVM: Non-atomic "

Freezing Windows 2008 x64bit guest
 2010-07-21 14:05 UTC  (15+ messages)

[PATCH] device-assignment: Use PCI I/O port sysfs resource file when available
 2010-07-21  8:17 UTC  (3+ messages)

Virtualization at Plumbers 2010 - Time to submit your proposals!
 2010-07-21  7:18 UTC  (3+ messages)


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