messages from 2008-01-03 10:22:57 to 2008-01-08 16:39:39 UTC [more...]
[PATCH] Fixup virtio_net TX timer
2008-01-08 16:39 UTC (2+ messages)
[PATCH] kvm guest balloon driver
2008-01-08 16:36 UTC (6+ messages)
[PATCH] QEMU KVM balloon support
2008-01-08 15:43 UTC
[PATCH] KVM: add KVM_SYNC_SHADOW_WITH_USER ioctl
2008-01-08 15:39 UTC
[PATCH 1/3] Remove the TX timer from virtio_net
2008-01-08 13:53 UTC (4+ messages)
` [PATCH 2/3] Add support for VRING_USED_F_NOTIFY_ON_FULL
` [PATCH 3/3][QEMU] Support TX mitigation in QEMU's virtio_net device
Oops on 2.6.23.11 with KVM 57
2008-01-08 13:51 UTC (10+ messages)
` [PATCH] use rtl8139 as default network adapter
` [PATCH] use rtl8139 for bootp too and adjust docs accordingly
building kvm-userspace with separate kernel object directory?
2008-01-08 13:50 UTC (7+ messages)
Slow Kernel Boot
2008-01-08 13:18 UTC (9+ messages)
[PATCH] portability: move kvm_fpu to asm-x86/kvm.h
2008-01-08 10:35 UTC (3+ messages)
The reason of using Qcow images to boot smp Windows fail ?
2008-01-08 10:04 UTC (2+ messages)
[PATCH] system_powerdown via acpi power button
2008-01-08 8:50 UTC (11+ messages)
` acpi sci polarity
` [PATCH] add acpi powerbutton support
boot stops after console handover?
2008-01-08 8:33 UTC (9+ messages)
kvm with usb slow
2008-01-08 7:26 UTC (4+ messages)
[RFC] Remove tx_timer from virtio_net
2008-01-07 21:54 UTC (2+ messages)
virtio_net missing interrupts?
2008-01-07 19:29 UTC (2+ messages)
[PATCH] qemu: use statically allocate 512 byte buffer in the stack for sector in bdrv_commit
2008-01-07 18:32 UTC (15+ messages)
[PATCH] KVM: emulator: Only allow VMCALL/VMMCALL trapped by #UD
2008-01-07 17:43 UTC (15+ messages)
virtio_net backport performance
2008-01-07 16:20 UTC (4+ messages)
[ kvm-Bugs-1865988 ] KVM still may halt during restart in rare cases
2008-01-07 16:11 UTC
kvm-userspace fails to compile
2008-01-07 14:25 UTC (5+ messages)
kvm-userspace fails to compile
2008-01-07 13:14 UTC
KVM Test result, kernel 5ed4995.., userspace e44dce6
2008-01-07 10:18 UTC (6+ messages)
[PATCH 0/5] configure passthrough for qemu
2008-01-07 9:32 UTC (2+ messages)
[PATCH 00/33] KVM patch queue review for 2.6.25 merge window (part V)
2008-01-07 9:24 UTC (36+ messages)
` [PATCH 01/33] KVM: SVM: support writing 0 to K8 performance counter control registers
` [PATCH 02/33] KVM: MMU: emulated cmpxchg8b should be atomic on i386
` [PATCH 03/33] KVM: Portability: Move kvm{pic, ioapic} accesors to x86 specific code
` [PATCH 04/33] KVM: Portability: Introduce kvm_vcpu_arch
` [PATCH 05/33] KVM: Portability: Split mmu-related static inline functions to mmu.h
` [PATCH 06/33] KVM: Portability: Move kvm_vcpu definition back to kvm.h
` [PATCH 07/33] KVM: Portability: Expand the KVM_VCPU_COMM in kvm_vcpu structure
` [PATCH 08/33] KVM: Portability: Move kvm_vcpu_stat to x86.h
` [PATCH 09/33] KVM: Portability: Move memslot aliases to new struct kvm_arch
` [PATCH 10/33] KVM: Portability: Move mmu-related fields to kvm_arch
` [PATCH 11/33] KVM: Portability: move vpic and vioapic "
` [PATCH 12/33] KVM: Portability: Move round_robin_prev_vcpu and tss_addr "
` [PATCH 13/33] KVM: Portability: Move kvm_vm_stat to x86.h
` [PATCH 14/33] KVM: VMX: Add printk_ratelimit in vmx_intr_assist
` [PATCH 15/33] KVM: Move arch dependent files to new directory arch/x86/kvm/
` [PATCH 16/33] KVM: Move drivers/kvm/* to virt/kvm/
` [PATCH 17/33] KVM: Move irqchip declarations into new ioapic.h and lapic.h
` [PATCH 18/33] KVM: Move ioapic code to common directory
` [PATCH 19/33] KVM: Move kvm_vcpu_kick() to x86.c
` [PATCH 20/33] KVM: Expose ioapic to ia64 save/restore APIs
` [PATCH 21/33] KVM: MMU: Coalesce remote tlb flushes
` [PATCH 22/33] KVM: MMU: Add cache miss statistic
` [PATCH 23/33] KVM: Print data for unimplemented wrmsr
` [PATCH 24/33] KVM: local APIC TPR access reporting facility
` [PATCH 25/33] KVM: Accelerated apic support
` [PATCH 26/33] KVM: Disable vapic support on Intel machines with FlexPriority
` [PATCH 27/33] KVM: MMU: Concurrent guest walkers
` [PATCH 28/33] KVM: Add kvm_read_guest_atomic()
` [PATCH 29/33] KVM: MMU: Avoid calling gfn_to_page() in mmu_set_spte()
` [PATCH 30/33] KVM: MMU: Switch to mmu spinlock
` [PATCH 31/33] KVM: MMU: Move kvm_free_some_pages() into critical section
` [PATCH 32/33] KVM: MMU: Merge shadow level check in FNAME(fetch)
` [PATCH 33/33] KVM: x86 emulator: Only allow VMCALL/VMMCALL trapped by #UD
remove redundant VM Exit for non-aligned guest pte write or part of pte write
2008-01-07 9:15 UTC (6+ messages)
[PATCH] Moving tpr-patch routine to x86 arch
2008-01-07 8:44 UTC (5+ messages)
[PATCH] vgabios: include <string.h> in biossums.c for memset declaration
2008-01-07 1:58 UTC
[PATCH 00/52] KVM patch queue review for 2.6.25 merge window (part III)
2008-01-06 9:09 UTC (4+ messages)
` [PATCH 20/52] KVM: Add missing #include <asm/pgtable.h>
` [kvm-devel] "
kvm-59 missing resolution 1280x800
2008-01-06 9:03 UTC (2+ messages)
[PATCH] kvm/qemu: Fix ia64 build broken
2008-01-06 1:53 UTC (2+ messages)
Using a TomTom GO 720 (any USB device) with a win2k guest
2008-01-06 0:58 UTC
kvm-devel
2008-01-05 14:27 UTC
agenda de cursos atualizada: janeiro / fevereiro 2008
2008-01-05 13:52 UTC
KVM Test result, kernel e770613.., userspace 7c75d86b
2008-01-04 14:45 UTC (3+ messages)
[PATCH] MMU: fix cmpxchg8b emulation on i386 to use the right address
2008-01-04 12:09 UTC (3+ messages)
[PATCH] Use memset(0) instead of setting cb_mode explicitly
2008-01-04 3:03 UTC (2+ messages)
kvm 58 and vncviewer
2008-01-04 1:13 UTC (9+ messages)
` Fwd: "
[PATCH 0 of 3] Add SMBIOS/DMI table generation to PC machine
2008-01-03 19:55 UTC (4+ messages)
` [PATCH 2 of 3] Optionally link against libuuid if present
` [Qemu-devel] "
[PATCH] Add powerpc dcr callbacks to kvm callback structrure
2008-01-03 15:47 UTC (4+ messages)
` [kvm-ppc-devel] "
[PATCH] Fix up kvm-powerpc.h in libkvm
2008-01-03 15:46 UTC (2+ messages)
[PATCH] Add powerpc libkvm support code
2008-01-03 15:45 UTC (2+ messages)
[PATCH] Qemu : Add the check before reading guest firmware
2008-01-03 15:42 UTC (2+ messages)
[PATCH]kvm/qemu
2008-01-03 15:41 UTC (2+ messages)
[PATCH 1/2] Add extboot to kvm-userspace (v2)
2008-01-03 15:32 UTC (3+ messages)
` [PATCH 2/2] Add QEMU support for extboot (v2)
virtio module backport
2008-01-03 15:16 UTC (3+ messages)
[PATCH 1/3] Make virtio modules GPL
2008-01-03 15:13 UTC (3+ messages)
when XP reboots I loose network
2008-01-03 15:12 UTC
[PATCH 1/2] Add extboot to kvm-userspace
2008-01-03 15:12 UTC (4+ messages)
` [PATCH 2/2] Add QEMU support for extboot
KVM-58 -- existing VM just hangs with black screen
2008-01-03 10:22 UTC (10+ 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