messages from 2010-07-26 19:14:37 to 2010-07-28 21:57:02 UTC [more...]
[PATCH V3] VFIO driver: Non-privileged user level PCI drivers
2010-07-28 21:57 UTC (8+ messages)
[RFC PATCH 00/14] Patchset of network related subtests
2010-07-28 21:55 UTC (22+ messages)
` [RFC PATCH 01/14] KVM-test: Add a new macaddress pool algorithm
` [RFC PATCH 02/14] KVM Test: Add a function get_interface_name() to kvm_net_utils.py
` [Qemu-devel] "
` [RFC PATCH 03/14] KVM Test: Add a common ping module for network related tests
` [Qemu-devel] "
` [RFC PATCH 04/14] KVM-test: Add a new subtest ping
` [RFC PATCH 05/14] KVM-test: Add a subtest jumbo
` [RFC PATCH 06/14] KVM-test: Add basic file transfer test
` [Qemu-devel] "
` [RFC PATCH 07/14] KVM-test: Add a subtest of load/unload nic driver
` [Qemu-devel] "
` [RFC PATCH 08/14] KVM-test: Add a subtest of nic promisc
` [RFC PATCH 09/14] KVM-test: Add a subtest of multicast
` [Qemu-devel] "
[PATCH] test: Add emulator test for iret instruction
2010-07-28 20:36 UTC (5+ messages)
[PATCH 0/6] Nonatomic interrupt injection
2010-07-28 17:22 UTC (12+ messages)
` [PATCH 1/6] KVM: Check for pending events before attempting injection
` [PATCH 2/6] KVM: VMX: Split up vmx_complete_interrupts()
` [PATCH 3/6] KVM: VMX: Move real-mode interrupt injection fixup to vmx_complete_interrupts()
` [PATCH 4/6] KVM: VMX: Parameterize vmx_complete_interrupts() for both exit and entry
` [PATCH 5/6] KVM: Non-atomic interrupt injection
` [PATCH 6/6] KVM: VMX: Move fixup_rmode_irq() to avoid forward declaration
[PATCH 0/6] svm intercept tests
2010-07-28 18:04 UTC (8+ messages)
` [PATCH 1/6] test: add scratch word for use by svm tests
` [PATCH 2/6] test: add intercepted and unintercepted cr3 read tests for svm
` [PATCH 3/6] test: add pause() instruction accessor
` [PATCH 4/6] test: add cli() and sti() instruction accessors
` [PATCH 5/6] test: ensure svm tests are executed with interrupts disabled by default
` [PATCH 6/6] test: verify that the emulator honours svm intercepts
[PATCH] x86 emulator: Add IRET instruction
2010-07-28 17:15 UTC (5+ messages)
[PATCH 0/2] Nested SVM fix and next_rip emulation
2010-07-28 16:53 UTC (16+ messages)
` [PATCH 1/2] KVM: SVM: Sync efer back into nested vmcb
` [PATCH 2/2] KVM: SVM: Emulate next_rip svm feature
Freezing Windows 2008 x64bit guest
2010-07-28 15:18 UTC (8+ messages)
[PATCH 0/2] cpu_register_physical_memory() is completely broken
2010-07-28 15:13 UTC (3+ messages)
` [PATCH 1/2] Fix segfault in mmio subpage handling code
` [PATCH 2/2] Remove guest triggerable abort()
[PATCH] KVM: MMU: remove valueless output message
2010-07-28 1:22 UTC (2+ messages)
[PATCH] KVM: x86 emulator: fix handling for unemulated instructions
2010-07-27 21:33 UTC (2+ messages)
[PATCH] test: emulator: test LOCK NEG and LOCK NOT
2010-07-27 23:21 UTC (2+ messages)
[PATCH 00/13] Emulator group simplification
2010-07-27 23:21 UTC (2+ messages)
[PATCH 0/2] Fix GDT limit corruption on Intel
2010-07-28 0:25 UTC (2+ messages)
[PATCH RFC 0/4] Paravirt-spinlock implementation for KVM guests (Version 0)
2010-07-28 14:55 UTC (6+ messages)
` [PATCH RFC 2/4] Add yield hypercall for KVM guests
[PATCH v2 0/2] Use kvm64/kvm32 when running under KVM
2010-07-28 13:49 UTC (4+ messages)
` [PATCH 1/2] Set a default CPU type for compat PC machine defs
` [PATCH 2/2] Use kvm32/kvm64 as default CPUs when running under KVM
` [Qemu-devel] [PATCH v2 0/2] Use kvm64/kvm32 "
[GIT PULL net-2.6] vhost-net: more error handling fixes
2010-07-28 13:32 UTC (2+ messages)
` [GIT PULL net-next-2.6] vhost-net patchset for 2.6.36
KVM call agenda for July 27
2010-07-28 13:08 UTC (28+ messages)
` "
` [Qemu-devel] "
[PATCH 0/8] Nested SVM unit tests
2010-07-28 12:46 UTC (13+ messages)
` [PATCH 1/8] test: move ARRAY_SIZE() to libcflat.h
` [PATCH 2/8] test: move memset() to libcflat
` [PATCH 3/8] test: add type bool
` [PATCH 4/8] test: add processor register access functions
` [PATCH 5/8] test: make use of new processor.h header
` [PATCH 6/8] test: add svm definitions header
` [PATCH 7/8] test: add msr "
` [PATCH 8/8] test: add svm tests
2.6.35-rc1 regression with pvclock and smp guests
2010-07-28 12:25 UTC (18+ messages)
[PATCH UPDATED 1/3] vhost: replace vhost_workqueue with per-vhost kthread
2010-07-28 12:00 UTC (26+ messages)
[PATCH] Use kvm32/kvm64 as default CPUs when running under KVM
2010-07-28 10:57 UTC (3+ messages)
` [Qemu-devel] "
How to use live migration with non-shared storage about kvm
2010-07-28 8:44 UTC
[PATCH] test: Add emulator test for iret instruction
2010-07-28 4:28 UTC (3+ messages)
[PATCH] x86 emulator: Add IRET instruction
2010-07-28 4:20 UTC (2+ messages)
vhost mergeable buffers guest's cgroup
2010-07-28 1:31 UTC (2+ messages)
Make vhost multi-threaded and associate each thread to its guest's cgroup
2010-07-28 1:12 UTC (3+ messages)
[PATCH] test: Add emulator test for iret instruction
2010-07-27 23:03 UTC
[PATCH] KVM: fix compile warning
2010-07-27 21:40 UTC (2+ messages)
[PATCH 1/3] KVM test: separate expect status updates from ac_test_setup_pte() function
2010-07-27 21:14 UTC (2+ messages)
[PATCH v3] device-assignment: Use PCI I/O port sysfs resource file when available
2010-07-27 20:37 UTC (3+ messages)
` [PATCH v4] "
[PATCH 0/3] Fix pusha tests
2010-07-27 21:17 UTC (2+ messages)
[ANNOUNCE] qemu-kvm-0.12.5
2010-07-27 20:13 UTC
[PATCH v8 0/5] Inter-VM Shared Memory Device
2010-07-27 16:54 UTC (7+ messages)
` [PATCH v8 1/5] Add qemu_ram_alloc_from_ptr function
` [PATCH v8 2/5] Device specification for shared memory PCI device
` [PATCH v8 3/5] Add function to assign ioeventfd to MMIO
` [PATCH v8 4/5] Support marking a device as non-migratable
` [PATCH v8 5/5] Inter-VM shared memory PCI device
` [PATCH v8 5/5] RESEND: "
[PATCH repost] sched: export sched_set/getaffinity to modules
2010-07-27 15:41 UTC (14+ messages)
KVM call minutes for July 27
2010-07-27 15:03 UTC
how to debug unhandled vm exit: 0x11?
2010-07-27 10:04 UTC (4+ messages)
Creating guest/image from live physical machine?
2010-07-27 9:37 UTC
USB card passthrough - Has anyone succeeded?
2010-07-27 9:11 UTC
where is the implementation of qemu_kvm?
2010-07-27 8:29 UTC
i am a newer in kvm and help wanted
2010-07-27 7:27 UTC
kvm + pci-assign + cuda
2010-07-27 4:48 UTC
[PATCH 1/3] KVM: MMU: using kvm_set_pfn_accessed() instead of mark_page_accessed()
2010-07-27 3:35 UTC (3+ messages)
` [PATCH 2/3] KVM: MMU: move bits lost judgement into a separate function
` [PATCH 3/3] KVM: MMU: mark page dirty only when page is really written
[PATCH] KVM test: Updating tests_base.cfg with cdrom_cd1
2010-07-27 0:28 UTC
[PATCH v7 0/4] Inter-VM shared memory device
2010-07-26 22:18 UTC (14+ messages)
` [Qemu-devel] "
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