messages from 2010-05-04 16:32:18 to 2010-05-06 15:43:50 UTC [more...]
[PATCH 0/9] Make use of the redirection of guest serial
2010-05-06 15:43 UTC (24+ messages)
` [PATCH 1/9] KVM test: Introduce the prompt assist
` [PATCH 3/9] KVM test: Make the login re suitable for serial console
` [PATCH 5/9] KVM test: Log the content from guest "
` [PATCH 6/9] KVM test: Raise error when met unknown type in kvm_vm.remote_login()
` [Autotest] "
` [PATCH 7/9] KVM test: Introduce the local_login()
` [Autotest] "
` [PATCH 8/9] KVM test: Create the background threads before calling process()
` [Autotest] "
` [PATCH 9/9] KVM test: Redirect the console to serial for all linux guests
[PATCH] virtio-spec: document block CMD and FLUSH
2010-05-06 15:25 UTC (17+ messages)
` [Qemu-devel] "
` [Qemu-devel] "
virtio-win problem
2010-05-06 14:58 UTC (2+ messages)
[PATCH 1/1] KVM: X86: add the support of XSAVE/XRSTOR to guest
2010-05-06 14:20 UTC (5+ messages)
[PATCH] IOzone preprocessing: Fix wrong column mapping on graph generation
2010-05-06 13:39 UTC (2+ messages)
` [Autotest] "
[RFC][PATCH 0/12] KVM, x86, ppc, asm-generic: moving dirty bitmaps to user space
2010-05-06 13:38 UTC (6+ messages)
` [RFC][PATCH resend 8/12] asm-generic: bitops: introduce le bit offset macro
[PATCH 2/3 v2] KVM: VMX: VMCLEAR/VMPTRLD usage changes
2010-05-06 13:37 UTC (2+ messages)
[PATCH 1/3 v2] KVM: VMX code cleanup and preparation
2010-05-06 12:50 UTC (2+ messages)
[PATCH RFC] KVM: inject #UD if instruction emulation fails while vcpu is in cpl==3
2010-05-06 12:48 UTC (8+ messages)
[PATCH 0/5] Important fixes for KVM-AMD
2010-05-06 11:42 UTC (15+ messages)
` [PATCH 1/5] KVM: X86: Fix stupid bug in exception reinjection path
` [PATCH 2/5] KVM: SVM: Dump vmcb contents on failed vmrun
` [PATCH 3/5] KVM: SVM: Fix wrong intercept masks on 32 bit
` [PATCH 4/5] KVM: SVM: Allow EFER.LMSLE to be set with nested svm
` [PATCH 5/5] KVM: SVM: Don't allow nested guest to VMMCALL into host
[patch uq/master 0/9] enable smp > 1 and related fixes
2010-05-06 11:34 UTC (6+ messages)
` [patch uq/master 5/9] kvm: synchronize state from cpu context
Contact My Lawyer
2010-05-06 11:18 UTC
[PATCH RFC] virtio: put last seen used index into ring itself
2010-05-06 10:00 UTC (5+ messages)
` [Qemu-devel] "
[PATCH v4 1/9] KVM MMU: split kvm_sync_page() function
2010-05-06 9:31 UTC (9+ messages)
` [PATCH v4 2/9] KVM MMU: don't write-protect if have new mapping to unsync page
` [PATCH v4 3/9] KVM MMU: allow more page become unsync at gfn mapping time
` [PATCH v4 4/9] KVM MMU: allow more page become unsync at getting sp time
` [PATCH v4 5/9] KVM MMU: rename 'root_count' to 'active_count'
` [PATCH v4 6/9] KVM MMU: support keeping sp live while it's out of protection
` [PATCH v4 7/9] KVM MMU: separate invlpg code form kvm_mmu_pte_write()
` [PATCH v4 8/9] KVM MMU: no need atomic operation for 'invlpg_counter'
` [PATCH v4 9/9] KVM MMU: optimize sync/update unsync-page
[PATCH v4 0/9] KVM MMU: allow more shadow pages become asynchronous
2010-05-06 9:30 UTC
[PATCH] KVM: make kvm_mmu_zap_page() return the number of pages it actually freed
2010-05-06 9:30 UTC (4+ messages)
[PATCH 2/3] KVM MMU: fix sp->unsync type error in trace event definition
2010-05-06 9:24 UTC (2+ messages)
High CPU load on target host after migration
2010-05-06 9:23 UTC (2+ messages)
[PATCH] KVM: Fix debug output error
2010-05-06 9:11 UTC (2+ messages)
[PATCH] KVM: mark page dirty when page is actually modified
2010-05-06 9:10 UTC (2+ messages)
KVM hook for code integrity checking
2010-05-06 9:04 UTC (4+ messages)
[PATCH v3 0/2] x86 FPU API
2010-05-06 8:45 UTC (3+ messages)
` [PATCH v3 1/2] x86: eliminate TS_XSAVE
` [PATCH v3 2/2] x86: Introduce 'struct fpu' and related API
[PATCH 3/3 v2] KVM: VMX: VMXON/VMXOFF usage changes
2010-05-06 8:45 UTC
[PATCH 0/3 v2] KVM: VMX: Support hosted VMM coexsitence
2010-05-06 8:45 UTC
[PATCH RFC] qemu/virtio: use last used index published by guest
2010-05-06 8:26 UTC
vCPU scalability for linux VMs
2010-05-06 7:58 UTC (7+ messages)
` Fwd: "
[GIT PULL] amended: first round of vhost-net enhancements for net-next
2010-05-06 7:29 UTC (2+ messages)
[PATCH] kvm mmu: reduce 50% memory usage
2010-05-06 7:03 UTC (5+ messages)
[PATCHv8 3/3] vhost_net: a kernel-level virtio server
2010-05-06 6:27 UTC (6+ messages)
` virtio: put last_used and last_avail index into ring itself
[PATCH] KVM test: guest_s4 subtest - Expose timeout on config
2010-05-06 5:43 UTC (2+ messages)
` [Autotest] "
question on virtio
2010-05-06 1:32 UTC (4+ messages)
How to map PCI memory into the VM without trapping
2010-05-05 23:20 UTC
[PATCH v3 0/8] pvclock fixes - v3
2010-05-05 21:27 UTC (9+ messages)
` [PATCH v3 1/8] Enable pvclock flags in vcpu_time_info structure
` [PATCH v3 2/8] Add a global synchronization point for pvclock
` [PATCH v3 3/8] change msr numbers for kvmclock
` [PATCH v3 4/8] add new KVMCLOCK cpuid feature
` [PATCH v3 5/8] export paravirtual cpuid flags in KVM_GET_SUPPORTED_CPUID
` [PATCH v3 6/8] Try using new kvm clock msrs
` [PATCH v3 7/8] don't compute pvclock adjustments if we trust the tsc
` [PATCH v3 8/8] Tell the guest we'll warn it about tsc stability
[PATCH v2 0/2] fix kvmclock bug - memory corruption (v2)
2010-05-05 21:18 UTC (5+ messages)
` [PATCH v2 1/2] change header for kvm_get_msr_list
` [PATCH v2 2/2] turn off kvmclock when resetting cpu
[KVM_AUTOTEST][PATCH] KSM_overcommit: dynamic reserve calculation
2010-05-05 20:52 UTC
RFC: Network Plugin Architecture (NPA) for vmxnet3
2010-05-05 19:00 UTC (2+ messages)
[PATCH 0/2] fix kvmclock bug - memory corruption
2010-05-05 18:21 UTC (9+ messages)
` [PATCH 1/2] replace set_msr_entry with kvm_msr_entry
` [PATCH 2/2] turn off kvmclock when resetting cpu
[qemu-kvm tests PATCH v3] qemu-kvm tests: fix linker script problem
2010-05-05 17:28 UTC
[PATCH v5 4/5] Inter-VM shared memory PCI device
2010-05-05 16:57 UTC (2+ messages)
` [PATCH v5 4/5] RESEND: "
[qemu-kvm tests PATCH v2] qemu-kvm tests: fix linker script problem
2010-05-05 15:05 UTC (2+ messages)
[PATCH 4/4] KVM MMU: do not intercept invlpg if 'oos_shadow' is disabled
2010-05-05 14:26 UTC (3+ messages)
[PATCH 1/2] KVM MMU: fix for forgot mark parent->unsync_children bit
2010-05-05 12:52 UTC (7+ messages)
` [PATCH 2/2] KVM MMU: fix race in invlpg code
[PATCH v3 7/10] KVM MMU: allow more page become unsync at gfn mapping time
2010-05-05 12:16 UTC (3+ messages)
[PATCH 0/2] x86 FPU API
2010-05-05 12:12 UTC (14+ messages)
` [PATCH 1/2] x86: eliminate TS_XSAVE
` [PATCH 2/2] x86: Introduce 'struct fpu' and related API
Booting/installing WindowsNT
2010-05-05 11:35 UTC (21+ messages)
[PATCH][RESEND] intel_txt: enable SMX flag for VMXON in KVM
2010-05-05 10:38 UTC (2+ messages)
[PATCH] KVM test: Add new subtest iozone_windows
2010-05-05 10:28 UTC (3+ messages)
What changed since kvm-72 resulting in winNT to fail to boot (STOP 0x0000001E) ?
2010-05-05 10:05 UTC (3+ messages)
[qemu-kvm tests PATCH] qemu-kvm tests: merged stringio into emulator
2010-05-05 9:00 UTC (2+ messages)
[qemu-kvm tests PATCH] qemu-kvm tests: fix linker script problem
2010-05-05 8:57 UTC (2+ messages)
[qemu-kvm tests PATCH] qemu-kvm tests: enhanced msr test
2010-05-05 8:54 UTC (2+ messages)
Fix -mem-path with hugetlbfs
2010-05-05 8:53 UTC (2+ messages)
[patch 0/6] qemu-kvm: use upstream memslot code
2010-05-05 8:49 UTC (2+ messages)
qemu-kvm: event writeback can overwrite interrupts with -no-kvm-irqchip
2010-05-05 8:46 UTC (2+ messages)
[PATCH] qemu-kvm: Process exit requests in kvm loop
2010-05-05 8:46 UTC (2+ messages)
[PATCH v2 0/7] Pvclock fixes , version two
2010-05-05 8:29 UTC (11+ messages)
` [PATCH v2 1/7] Enable pvclock flags in vcpu_time_info structure
` [PATCH v2 2/7] Add a global synchronization point for pvclock
` [PATCH v2 3/7] change msr numbers for kvmclock
` [PATCH v2 4/7] export paravirtual cpuid flags in KVM_GET_SUPPORTED_CPUID
` [PATCH v2 5/7] Try using new kvm clock msrs
` [PATCH v2 6/7] don't compute pvclock adjustments if we trust the tsc
[PATCHv2 00/23] next round of emulator cleanups
2010-05-05 7:57 UTC (2+ messages)
[PATCH v2 0/2] x86 FPU API
2010-05-05 7:33 UTC (3+ messages)
` [PATCH v2 1/2] x86: eliminate TS_XSAVE
` [PATCH v2 2/2] x86: Introduce 'struct fpu' and related API
2.6.33.3: possible recursive locking detected
2010-05-05 2:52 UTC (4+ messages)
[PATCH 1/3] KVM MMU: make kvm_mmu_zap_page() return the number of zapped sp in total
2010-05-05 0:18 UTC (8+ messages)
` [PATCH 1/3 v2] "
Problem with QEMU / KVM
2010-05-04 21:30 UTC
[PATCH] KVM test: Do not execute guest_s4 and shutdown for RHEL 3.X
2010-05-04 20:50 UTC
Qemu-KVM 0.12.3 and Multipath -> Assertion
2010-05-04 17:07 UTC (7+ messages)
` [Qemu-devel] "
[PATCH] KVM: Get rid of KVM_REQ_KICK
2010-05-04 16:49 UTC (4+ messages)
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