messages from 2007-10-30 11:52:08 to 2007-11-02 10:36:42 UTC [more...]
[PATCH 00 of 20] [RESEND] Refactor libkvm code Phase 1
2007-11-02 10:36 UTC (7+ messages)
` [PATCH 01 of 20] Move kvm_context to kvmctl.h
` [PATCH 02 of 20] Make static slot & kvm_memory region funcions public
` [PATCH 03 of 20] Move fuction kvm_alloc_kernel_memory to libkvm-x86.c
` [PATCH 04 of 20] Move kvm_alloc_userspace_memory "
` [PATCH 05 of 20] Modify out arch specific code from kvm_create function
` [PATCH 06 of 20] Move kvm_create_kernel_phys_mem to libkvm-x86.c
[ kvm-Bugs-1824525 ] Fails to restore saved guests
2007-11-02 9:13 UTC
[PATCH 00 of 27] Refactor libkvm code Phase 1
2007-11-02 7:49 UTC (38+ messages)
` [PATCH 01 of 27] Move kvm_context to kvmctl.h
` [PATCH 02 of 27] Make static slot & kvm_memory region funcions public
` [PATCH 03 of 27] Move fuction kvm_alloc_kernel_memory to kvmctl-x86.c
` [PATCH 04 of 27] Move kvm_alloc_userspace_memory "
` [PATCH 05 of 27] Move kvm_set_tss_addr "
` [PATCH 06 of 27] imported patch move_kvm_set_init_tss
` [PATCH 07 of 27] Move function kvm_create_default_phys_mem to kvmctl-x86 and rename
` [PATCH 08 of 27] Modify out arch specific code from kvm_create function
` [PATCH 09 of 27] Move kvm_create_kernel_phys_mem to kvmctl-x86.c
` [PATCH 10 of 27] Move kvm_create_phys_mem "
` [PATCH 11 of 27] Move kvm_destroy_phys_mem "
` [PATCH 12 of 27] Move kvm_create_memory_alias & kvm_destroy_memory_alias "
` [PATCH 13 of 27] Move kvm_get & kmv_set_lapci functions "
` [PATCH 14 of 27] Make functions in kvmctl.c nonstatic
` [PATCH 15 of 27] Move handle_io_abi_10 to kvmctl-x86.c
` [PATCH 16 of 27] Move handle_mmio_abi10 "
` [PATCH 17 of 27] Move kvm_run_abi10 "
` [PATCH 18 of 27] Change name of post_kvm_run & pre_kvm_run in kvmctl.c
` [PATCH 19 of 27] Move msrs functions to kvmctl-x86.c
` [PATCH 20 of 27] Move print_seg "
` [PATCH 21 of 27] Move kvm_show_regs "
` [PATCH 22 of 27] Declare kvm_abi as a global variable in kvmctl.h
` [PATCH 23 of 27] Move kvm_get_apic to kvmctl-x86.c
` [PATCH 24 of 27] Move cr8 functions "
` [PATCH 25 of 27] Move kvm_setup_cpuid "
` [PATCH 26 of 27] Move kvm_show_code "
` [PATCH 27 of 27] Remove unsued inclusion of linux/kvm_parah.h in userspace kvmctl.h
removing kvm_init()
2007-11-02 6:56 UTC
[PATCH] KVM: VMX: Fix repeatly calling alloc_apic_access_page()
2007-11-02 5:13 UTC
[ANNOUNCE] kvm-49 release
2007-11-02 4:57 UTC (12+ messages)
[PATCH] Fix writing back APIC reset to inkernel APIC
2007-11-02 3:07 UTC (3+ messages)
[PATCH 0/7] (Re-)introducing pvops for x86_64 - Real pvops work part
2007-11-02 1:21 UTC (28+ messages)
` [PATCH 1/16] Wipe out traditional opt from x86_64 Makefile
` [PATCH 2/16] paravirt hooks at entry functions
` [PATCH 3/16] read/write_crX, clts and wbinvd for 64-bit paravirt
` [PATCH 4/16] provide native irq initialization function
` [PATCH 5/16] report ring kernel is running without paravirt
` [PATCH 6/16] export math_state_restore
` [PATCH 7/16] native versions for set pagetables
` [PATCH 8/16] add native functions for descriptors handling
` [PATCH 9/16] This patch add provisions for time related functions so they
` [PATCH 10/16] export cpu_gdt_descr
` [PATCH 11/16] turn priviled operation into a macro in head_64.S
` [PATCH 12/16] tweak io_64.h for paravirt
` [PATCH 13/16] native versions for page table entries values
` [PATCH 14/16] prepare x86_64 architecture initialization for paravirt
` [PATCH 15/16] consolidation of paravirt for 32 and 64 bits
` [PATCH 16/16] make vsmp a paravirt client
` [Lguest] [PATCH 3/16] read/write_crX, clts and wbinvd for 64-bit paravirt
[ kvm-Bugs-1824398 ] poor/weird performance in sandra (kvm50/acpi/windows)
2007-11-02 0:50 UTC
Starting a VM reboots my machine
2007-11-01 22:51 UTC (2+ messages)
[PATCH 0 of 4] More x86 code movement
2007-11-01 19:16 UTC (7+ messages)
` [PATCH 1 of 4] Make exported debugfs data architecture-specific
` [PATCH 2 of 4] Move x86 instruction emulation code to x86.c
` [PATCH 3 of 4] Move x86 FPU handling "
` [PATCH 4 of 4] Move x86 vcpu ioctl handlers "
` [PATCH] [v2] "
[PATCH 0 of 2] Refactor vcpu creation path
2007-11-01 13:20 UTC (4+ messages)
` [PATCH 1 of 2] RFC: Create kvm_x86_vcpu_init()
` [PATCH 2 of 2] RFC: Create kvm_arch_vcpu_create()
A question about virtio and KVM
2007-11-01 13:06 UTC (3+ messages)
[Patch] improvement of "make rpm"
2007-11-01 12:39 UTC (2+ messages)
Rare nude photos of Kate Moss
2007-11-01 10:19 UTC
2.6.23.1-rt4 and kvm 48
2007-11-01 9:28 UTC (2+ messages)
[PATCH] [RESEND] Move libkvm (v2)
2007-10-31 22:13 UTC (5+ messages)
RFC/patch 1/3 portability: move kvm_get/set_msr[_common] to x86.c
2007-10-31 22:11 UTC (9+ messages)
` RFC/patch 2/3 portability: move x86 emulation and mmio device hook "
` RFC/patch 3/3 portability: move pio emulation functions "
[PATCH 0/7] (Re-)introducing pvops for x86_64 - Consolidation part
2007-10-31 19:13 UTC (8+ messages)
` [PATCH 1/7] irqflags consolidation
` [PATCH 2/7] consolidate spinlock.h
` [PATCH 3/7] tlb functions consolidation
` [PATCH 4/7] smp x86 consolidation
` [PATCH 5/7] Add debugreg/load_rsp native hooks
` [PATCH 6/7] consolidate apic.h functions
` [PATCH 7/7] consolidate msr.h
Working on an entry-level project
2007-10-31 18:18 UTC (10+ messages)
[patch] (big) real mode emulation - stc,cld
2007-10-31 17:38 UTC (5+ messages)
[Patch][RFC] fix make rpm
2007-10-31 15:25 UTC (7+ messages)
[PATCH] KVM: VMX: Enable memory mapped TPR shadow(FlexPriority)
2007-10-31 14:26 UTC (8+ messages)
` [PATCH] KVM: VMX: Enable memory mappedTPR shadow(FlexPriority)
RFC/patch portability: split kvm_vm_ioctl
2007-10-31 14:21 UTC (21+ messages)
` RFC/patch portability: split kvm_vm_ioctl v2
` RFC/patch portability: split kvm_vm_ioctl v3
kvm crash on vista boot loader
2007-10-31 11:21 UTC (5+ messages)
Question about KVM-test
2007-10-31 10:09 UTC (6+ messages)
[patch] (big) real mode emulation - mov rl/rh/r
2007-10-31 9:38 UTC (5+ messages)
[ kvm-Bugs-1823318 ] fails to save guests
2007-10-31 9:33 UTC (3+ messages)
[patch] (big) real mode emulation - mul instruction from group 3
2007-10-31 2:37 UTC (3+ messages)
RFC/patch 0/3 portability: please review
2007-10-31 2:17 UTC (8+ messages)
KVM-49 crash on XP(SP2) install
2007-10-31 1:32 UTC (2+ messages)
[patch] (big) real mode emulation - aas
2007-10-31 1:12 UTC (2+ messages)
[patch] (big) real mode emulation - jb
2007-10-31 0:59 UTC (2+ messages)
[patch] (big) real mode emulation - xchg
2007-10-31 0:40 UTC
[PATCH] raise tsc clocksource rating
2007-10-30 17:58 UTC (13+ messages)
compile error related to irq/lapic with kvm-49
2007-10-30 17:09 UTC
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