messages from 2007-02-06 14:35:53 to 2007-02-20 02:55:45 UTC [more...]
[RFC] QEMU KVM target
2007-02-20 2:55 UTC (2+ messages)
[ANNOUNCE] kvm-14 release
2007-02-20 1:06 UTC (11+ messages)
paravirtualization structure
2007-02-20 0:47 UTC (5+ messages)
kvm-13
2007-02-19 22:36 UTC (7+ messages)
unhandled vm exit: 0x80000021
2007-02-19 18:01 UTC (2+ messages)
kvm development moving to git
2007-02-19 15:01 UTC
[PATCH 0/13] kvm updates for 2.6.21
2007-02-19 10:33 UTC (14+ messages)
` [PATCH 1/13] KVM: mmu: add missing dirty page tracking cases
` [PATCH 2/13] KVM: Move virtualization deactivation from CPU_DEAD state to CPU_DOWN_PREPARE
` [PATCH 3/13] KVM: Cosmetics
` [PATCH 4/13] KVM: vmx: hack set_cr0_no_modeswitch() to actually do modeswitch
` [PATCH 5/13] KVM: Use ARRAY_SIZE macro instead of manual calculation
` [PATCH 6/13] KVM: Use page_private()/set_page_private() apis
` [PATCH 7/13] KVM: add MSR based hypercall API
` [PATCH 8/13] KVM: Add host hypercall support for vmx
` [PATCH 9/13] KVM: Add hypercall host support for svm
` [PATCH 10/13] KVM: Wire up hypercall handlers to a central arch-independent location
` [PATCH 11/13] KVM: svm: init cr0 with the wp bit set
` [PATCH 13/13] KVM: More 0 -> NULL conversions
` [PATCH 12/13] KVM: SVM: intercept SMI to handle it at host level
[PATCH] Lazy FPU save/restore
2007-02-19 8:13 UTC (9+ messages)
kilolarınızdan memnunmusunuz
2007-02-19 0:32 UTC
paravirtualization & cr3-cache feature
2007-02-18 19:56 UTC (14+ messages)
success report (mostly)
2007-02-18 11:52 UTC (3+ messages)
KVM success
2007-02-18 10:15 UTC (4+ messages)
Virtualized hardware and PCI
2007-02-18 9:54 UTC (4+ messages)
Solaris 10 doesn't work under KVM
2007-02-18 9:44 UTC (31+ messages)
[PATCH] KVM SVM: intercept SMI to handle it at host level
2007-02-18 9:20 UTC (2+ messages)
[ kvm-Bugs-1661336 ] kvm: get_dirty_pages returned -1
2007-02-16 9:04 UTC
[ kvm-Bugs-1661262 ] kvm: get_dirty_pages returned -1
2007-02-16 7:28 UTC
KVM 32bit support broken in SVN?
2007-02-15 12:13 UTC (4+ messages)
[kvm-commits] kvm: revert r4386 (rev 4422)
2007-02-14 17:50 UTC (6+ messages)
[PATCH resend #1] restore previous KERNELDIR behavior
2007-02-14 3:47 UTC
Now that 2.6.20 is out
2007-02-13 16:49 UTC (6+ messages)
Disk I/O statistics support
2007-02-13 15:40 UTC (3+ messages)
paravirtualization
2007-02-13 4:36 UTC (2+ messages)
[PATCH] Use PRIu64 instead of %lu in monitor.c
2007-02-13 4:09 UTC
[ kvm-Bugs-1657286 ] centrino duo laptop compatability?
2007-02-12 18:53 UTC (2+ messages)
VT guests in kvm
2007-02-11 22:04 UTC
FW: VT guests in kvm
2007-02-11 19:32 UTC
KVM oops: killing interrupt handler
2007-02-11 19:18 UTC (9+ messages)
VT guests in kvm
2007-02-11 18:34 UTC (2+ messages)
KVM Memory Management Question
2007-02-11 18:24 UTC
[PATCH] restore previous KERNELDIR behavior
2007-02-11 17:33 UTC
KVM will not compile from location with space in path
2007-02-11 12:59 UTC
KVM-13 and 2.6.20 kvm and kvm-intel
2007-02-11 9:09 UTC (4+ messages)
[ kvm-Bugs-1657067 ] 100# Idle CPU usage with Windows Guest
2007-02-11 1:37 UTC
Xenoppix (KNOPPIX5.1.1 + Xen3.0.4 + QEMU/KVM + HTTP-FUSE) is released
2007-02-10 2:23 UTC
Réf. : Re: KVM-13 and 2.6.20 kvm and kvm-intel
2007-02-09 23:24 UTC
Tried to install Vista for Class Virtualization Use -- Failure
2007-02-09 22:38 UTC (3+ messages)
` Tried to install Vista for Class Virtualization Use-- Failure
Xenoppix (KNOPPIX5.1.1 + Xen3.0.4 + QEMU/KVM + HTTP-FUSE) is released
2007-02-09 10:44 UTC
svn and wiki maintenance
2007-02-09 10:41 UTC (3+ messages)
frequent guest lockup (and mouse/keyboard problems)
2007-02-09 8:30 UTC (7+ messages)
multiple allocation for vmcs or am i missing something
2007-02-09 8:26 UTC (4+ messages)
svn and wiki maintenance
2007-02-08 18:07 UTC
[ANNOUNCE] kvm-12 release
2007-02-08 10:49 UTC (2+ messages)
` Actually, kvm-13
We are ready to give you a loan
2007-02-08 8:42 UTC
Invalid module format error
2007-02-07 20:43 UTC (2+ messages)
[PATCH] kvm compat patch
2007-02-07 9:32 UTC (6+ messages)
[PATCH] fix 32 bit guest freeze on second reboot
2007-02-07 9:20 UTC (2+ messages)
[PATCH] qemu binary should depend on libkvm.a
2007-02-07 9:04 UTC (2+ messages)
[PATCH 0 of 7] dont exit() from libkvm
2007-02-07 8:33 UTC (10+ messages)
` [PATCH 1 of 7] dont exit from kvm_get_dirty_pages on failure
` [PATCH 2 of 7] dont exit on translate() failure in handle_io
` [PATCH 3 of 7] dont exit on bad IO sizes or directions
` [PATCH 4 of 7] dont exit if KVM_GET_REGS fails in kvm_show_regs
` [PATCH 5 of 7] dont exit if ioctl(KVM_RUN) fails
` [PATCH 6 of 7] dont exit if we get KVM_EXIT_TYPE_FAIL_ENTRY
` [PATCH 7 of 7] teach qemu to handle kvm_run failures
[PATCH] check for KVM_GET/SET_REG ioctl failures
2007-02-06 22:36 UTC (8+ messages)
` [PATCH v2] "
[PATCH 2.6.20] KVM: Use ARRAY_SIZE macro when appropriate
2007-02-06 16:56 UTC (2+ messages)
[PATCH][RFC] Improve PIO latency
2007-02-06 14:38 UTC (5+ 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