messages from 2010-07-26 11:37:55 to 2010-07-28 13:38:06 UTC [more...]
[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
[PATCH] x86 emulator: Add IRET instruction
2010-07-28 13:30 UTC (3+ messages)
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
[PATCH v2 0/2] Use kvm64/kvm32 when running under KVM
2010-07-28 12:42 UTC (3+ 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
2.6.35-rc1 regression with pvclock and smp guests
2010-07-28 12:25 UTC (18+ messages)
[PATCH 0/2] Nested SVM fix and next_rip emulation
2010-07-28 12:25 UTC (15+ messages)
` [PATCH 1/2] KVM: SVM: Sync efer back into nested vmcb
` [PATCH 2/2] KVM: SVM: Emulate next_rip svm feature
[PATCH 1/3] vhost: replace vhost_workqueue with per-vhost kthread
2010-07-28 12:00 UTC (34+ messages)
` [PATCH UPDATED "
[RFC PATCH 00/14] Patchset of network related subtests
2010-07-28 11:50 UTC (15+ 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] "
[PATCH] Use kvm32/kvm64 as default CPUs when running under KVM
2010-07-28 10:57 UTC (3+ messages)
` [Qemu-devel] "
[PATCH] test: Add emulator test for iret instruction
2010-07-28 9:39 UTC
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 V3] VFIO driver: Non-privileged user level PCI drivers
2010-07-27 23:53 UTC (5+ messages)
[PATCH] test: Add emulator test for iret instruction
2010-07-27 23:03 UTC
Freezing Windows 2008 x64bit guest
2010-07-27 21:53 UTC (7+ messages)
[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 (17+ messages)
KVM call minutes for July 27
2010-07-27 15:03 UTC
[PATCH 0/6] Nonatomic interrupt injection
2010-07-27 13:19 UTC (7+ 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
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: MMU: remove valueless output message
2010-07-27 3:21 UTC
[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] "
[RFC PATCH v3 0/3] Add segment limit checks to emulator
2010-07-26 17:47 UTC (9+ messages)
[PATCH RFC 0/4] Paravirt-spinlock implementation for KVM guests (Version 0)
2010-07-26 17:19 UTC (4+ messages)
` [PATCH RFC 2/4] Add yield hypercall for KVM guests
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 (2+ messages)
[PATCH 00/13] Emulator group simplification
2010-07-26 11:37 UTC (4+ messages)
` [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 13/13] KVM: x86 emulator: unify the two Group 3 variants
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