messages from 2008-01-01 15:36:09 to 2008-01-07 09:24:30 UTC [more...]
[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
KVM Test result, kernel 5ed4995.., userspace e44dce6
2008-01-07 9:24 UTC
[PATCH] KVM: emulator: Only allow VMCALL/VMMCALL trapped by #UD
2008-01-07 9:22 UTC (8+ messages)
boot stops after console handover?
2008-01-07 9:16 UTC (5+ messages)
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)
virtio_net backport performance
2008-01-07 8:23 UTC (3+ messages)
[PATCH] vgabios: include <string.h> in biossums.c for memset declaration
2008-01-07 1:58 UTC
kvm with usb slow
2008-01-06 22:03 UTC (2+ messages)
[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] "
[PATCH] system_powerdown via acpi power button
2008-01-06 9:08 UTC (5+ messages)
` acpi sci polarity
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] qemu: use statically allocate 512 byte buffer in the stack for sector in bdrv_commit
2008-01-04 7:11 UTC
[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 (4+ messages)
[PATCH 1/3] Make virtio modules GPL
2008-01-03 15:13 UTC (6+ messages)
` [PATCH 2/3] Make virtio_pci license be GPL2+
` [PATCH 3/3] Use Qumranet donated PCI vendor/device IDs
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
Oops on 2.6.23.11 with KVM 57
2008-01-03 12:43 UTC (8+ messages)
` [PATCH] use rtl8139 as default network adapter
KVM-58 -- existing VM just hangs with black screen
2008-01-03 10:22 UTC (14+ messages)
New to KVM
2008-01-03 9:36 UTC (2+ messages)
[ANNOUNCE] kvm-59 release
2008-01-03 9:27 UTC
Smp guest supports in kvm/ia64
2008-01-03 1:58 UTC
[Virtio-for-kvm] [PATCH 7/7] userspace virtio
2008-01-02 21:45 UTC (4+ messages)
[PATCH] kvm/qemu: Fix ia64 build broken
2008-01-02 20:32 UTC (14+ messages)
[ kvm-Bugs-1862315 ] ACPI windows guests don't resume from suspend
2008-01-02 17:05 UTC
www.juniorguide.com
2008-01-02 13:48 UTC
shadow prefetch
2008-01-02 12:56 UTC (3+ messages)
KVM Test result, kernel KVM59rc1, userspace KVM59rc1
2008-01-02 11:44 UTC
[PATCH 0/5] configure passthrough for qemu
2008-01-02 11:40 UTC (6+ messages)
` [PATCH 1/5] Revert "kvm: configure: qemu vnc-tls configure flag"
` [PATCH 2/5] Revert "kvm: configure: qemu alsa configure option"
` [PATCH 3/5] Revert "kvm: configure: support --disable-gcc-check"
` [PATCH 4/5] configure: use passthrough for all unknown options into qemu
` [PATCH 5/5] configure: use kvm's configure usage for unknown options
[ kvm-Bugs-1862119 ] cannot boot 64bit smp windows guests
2008-01-02 11:27 UTC
vgabios and other guest related firmware
2008-01-02 10:29 UTC (10+ messages)
merge shadow level check in FNAME(fetch)
2008-01-02 9:32 UTC (2+ messages)
64bit SMP windows guest cannot boot on kvm59rc1
2008-01-02 8:14 UTC
[PATCH 00/54] KVM patch queue review for 2.6.25 merge window (part IV)
2008-01-01 16:35 UTC (16+ messages)
` [PATCH 21/54] KVM: Export include/linux/kvm.h only if $ARCH actually supports KVM
` [PATCH 43/54] KVM: MMU: Set nx bit correctly on shadow ptes
` [PATCH 44/54] KVM: MMU: Move pte access calculation into a helper function
` [PATCH 45/54] KVM: MMU: Fix inherited permissions for emulated guest pte updates
` [PATCH 46/54] KVM: MMU: No need to pick up nx bit from guest pte
` [PATCH 47/54] KVM: MMU: Pass pte dirty flag to set_pte() instead of calculating it on-site
` [PATCH 48/54] KVM: MMU: Remove walker argument to set_pte()
` [PATCH 49/54] KVM: MMU: Move set_pte() into guest paging mode independent code
` [PATCH 50/54] KVM: MMU: Adjust mmu_set_spte() debug code for gpte removal
` [PATCH 51/54] KVM: MMU: Use mmu_set_spte() for real-mode shadows
` [PATCH 52/54] KVM: SVM: Exit to userspace if write to cr8 and not using in-kernel apic
` [PATCH 53/54] KVM: MMU: Fix SMP shadow instantiation race
` [PATCH 54/54] KVM: LAPIC: minor debugging compile fix
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