messages from 2007-11-29 08:31:40 to 2007-12-05 10:25:50 UTC [more...]
KVM: Export include/linux/kvm.h only if $ARCH actually supports KVM
2007-12-05 10:25 UTC (2+ messages)
[ANNOUNCE] kvm-55 release
2007-12-05 10:22 UTC (5+ messages)
[PATCH] RFC: Create kvm_arch_vcpu_runnable() function
2007-12-05 10:18 UTC (6+ messages)
[PATCH 0 of 3] Portability: allow for non-x86 headers
2007-12-05 10:14 UTC (9+ messages)
` [PATCH 1 of 3] Move address types to their own header file
` [PATCH 2 of 3] Move IO device definitions to its "
` [kvm-ppc-devel] "
` [PATCH 3 of 3] Stop including x86-specific headers in kvm_main.c
Strange network behaviour
2007-12-05 9:46 UTC (6+ messages)
Does KVM bios support DMI ?
2007-12-05 8:59 UTC (4+ messages)
` Fwd: "
KVM Test result, kernel efdeac0.. , userspace ac9b2c5
2007-12-05 7:45 UTC
[patch 05/18] kvm: nopage
2007-12-05 7:15 UTC
How to handle kvm-abi-10 case for other archs
2007-12-05 0:04 UTC (7+ messages)
KVM running on Mac?
2007-12-04 19:07 UTC (3+ messages)
kvm on hp nx6320 laptop
2007-12-04 18:28 UTC (3+ messages)
(no subject)
2007-12-04 17:29 UTC
[PATCH 0/7] Rework irq injection infrastructure
2007-12-04 16:56 UTC (10+ messages)
` [PATCH 1/7] KVM: Generalize exception injection mechanism
` [PATCH 2/7] KVM: Replace page fault injection by the generalized exception queue
` [PATCH 3/7] KVM: Replace #GP "
` [PATCH 4/7] KVM: Use generalized exception queue for injecting #UD
` [PATCH 5/7] KVM: Add explicit acks to interrupt controller model
` [PATCH 6/7] KVM: Move tpr threshold calculation into common code
` [PATCH 7/7] KVM: Ack interrupts only after they have successfully been injected
Test Result for KVM-55 RC1
2007-12-04 12:35 UTC
[PATCH] RFC: Use CONFIG_HAS_IOPORT around vcpu->pio_data
2007-12-04 10:48 UTC (8+ messages)
` [kvm-ppc-devel] [PATCH] RFC: Use CONFIG_HAS_IOPORTaround vcpu->pio_data
` [kvm-ppc-devel] [PATCH] RFC: UseCONFIG_HAS_IOPORTaround vcpu->pio_data
` [kvm-ppc-devel] [PATCH] RFC:Use CONFIG_HAS_IOPORTaround vcpu->pio_data
[PATCH][4/5] kvm: libkvm: Moving set and get shadow pages functions to arch x86
2007-12-04 10:11 UTC (3+ messages)
[PATCH][0/5] kvm:libkvm : KVM/IA64 libkvmfor ia64
2007-12-04 10:09 UTC (2+ messages)
[PATCH] [0/10]Patches to split qemu-kvm.c
2007-12-04 10:00 UTC (4+ messages)
[PATCH] Move x86 ioctl definitions from include/linux/kvm.h
2007-12-04 1:36 UTC (4+ messages)
` [PATCH] Move x86 ioctldefinitions "
'info blockstats' to collect block device statistics
2007-12-03 19:58 UTC (2+ messages)
VM Snapshots ?
2007-12-03 15:28 UTC (4+ messages)
[PATCH] [1/5] Update configure file to support ia64
2007-12-03 14:50 UTC
[PATCH][5/5] Placing the declaration of kvm_set&get_cr8 declaration to x86 specific area
2007-12-03 14:50 UTC
[PATCH][3/5] kvm:libkvm: Add kvm-ia64.h
2007-12-03 14:50 UTC
[PATCH][2/5] Add libkvm-ia64.c
2007-12-03 14:50 UTC
[PATCH 00/10]: KVM updates for 2.6.23.9 (-stable)
2007-12-03 13:31 UTC (16+ messages)
` [PATCH 01/10] KVM: x86 emulator: implement 'movnti mem, reg'
` [PATCH 02/10] KVM: x86 emulator: fix access registers for instructions with ModR/M byte and Mod = 3
` [PATCH 03/10] KVM: x86 emulator: invd instruction
` [PATCH 04/10] KVM: SVM: Intercept the 'invd' and 'wbinvd' instructions
` [PATCH 05/10] KVM: x86 emulator: Use emulator_write_emulated and not emulator_write_std
` [PATCH 08/10] KVM: Skip pio instruction when it is emulated, not executed
` [PATCH 06/10] KVM: Fix hang on uniprocessor
` [PATCH 07/10] KVM: SVM: Fix FPU leak while emulating clts
` [PATCH 09/10] KVM: VMX: Force vm86 mode if setting flags during real mode
` [PATCH 10/10] KVM: VMX: Reset mmu context when entering "
` [stable] [PATCH 00/10]: KVM updates for 2.6.23.9 (-stable)
` [kvm-devel] "
[PATCH] Refactor hypercall infrastructure (v2)
2007-12-03 11:30 UTC (7+ messages)
[PATCH][10/10]kvm: qemu: Using kvm_arch_update_regs_for_sipi to hold arch-specific sipi operations
2007-12-03 10:19 UTC
[PATCH][9/10]kvm: qemu: Using kvm_arch_try_push_interrupts to hold arch-sepcific stuff
2007-12-03 10:18 UTC
[PATCH][8/10]kvm: qemu: Using to kvm_arch_has_work to handle arch-specific has_work check
2007-12-03 10:17 UTC
[PATCH] [7/10]kvm: qemu: using kvm_arch_post_kvm_run to hold x86-specific code
2007-12-03 10:16 UTC
[PATCH][6/10]kvm: qemu: using kvm_arch_pre_kvm_run to hold x86-specific code
2007-12-03 10:15 UTC
[PATCH][5/10]kvm: qemu, Add kvm_arch_halt to handle arch-specific halt operations
2007-12-03 10:15 UTC
[4/10]kvm: qemu: Split kvm_qemu_init_env
2007-12-03 10:14 UTC
[PATCH][2/10]
2007-12-03 10:13 UTC
[PATCH][1/10] kvm: qemu : preparation for qemu-kvm.c split
2007-12-03 10:13 UTC
[PATCH][3/10]] kvm: qemu : Moving load_regs and save_regs to qemu-kvm-x86.c
2007-12-03 10:13 UTC
suscribe
2007-12-03 0:34 UTC
[PATCH] Eliminate the difference of ioapic and iosapic
2007-12-02 20:35 UTC (11+ messages)
` [PATCH] Eliminate the difference of ioapic andiosapic
[PATCH] Remove KVM specific defines for MSR_EFER from svm.c
2007-12-02 11:23 UTC (2+ messages)
[PATCH 0 of 3] create kvm_x86
2007-12-01 10:04 UTC (15+ messages)
[ kvm-Bugs-1842160 ] Solaris 10 8/07 (AKA update 4) x86 guest can't boot 64 bit
2007-12-01 5:12 UTC
kvm54 hang on amd3000
2007-12-01 2:55 UTC (5+ messages)
` Fwd: "
[PATCH]0/2 Patches to furthure split kvm_init
2007-11-30 20:36 UTC (19+ messages)
[PATCH 0/5] qemu: IDE/ATAPI emulation reliability fixes
2007-11-30 14:53 UTC (4+ messages)
KVM Test result, kernel ff3784. .. , userspace 3a3429
2007-11-30 13:12 UTC (2+ messages)
[ kvm-Bugs-1841658 ] OpenSolaris 64bit panic with kvm-54
2007-11-30 12:11 UTC
[PATCH] [2/2] Moving kvm_vcpu_cache to x86.c
2007-11-30 8:31 UTC (4+ messages)
[ kvm-Bugs-1840186 ] KVM "configure" script doesn't checks for "unifdef"
2007-11-30 8:18 UTC (3+ messages)
[PATCH 0 of 2] Add small pieces for userspace powerpc support
2007-11-30 8:17 UTC (4+ messages)
` [PATCH 1 of 2] Add powerpc tests
` [PATCH 2 of 2] Initial skeleton for libkvm powerpc support
[PATCH] Move CONFIG_X86 decleration to be x86 specific in configure script
2007-11-30 8:14 UTC (2+ messages)
dnsmasq and kvm question
2007-11-30 8:10 UTC (2+ messages)
供应:剪板机、折弯机、卷板机、冲床、校平机
2007-11-30 7:55 UTC
[PATCH] [1/2]Fix missing bad_page free logic in kvm_init
2007-11-30 7:39 UTC (3+ messages)
[PATCH] KVM external module: Fix 'make sync'
2007-11-30 7:32 UTC (2+ messages)
OpenSolaris 09/2007 (Sun Solaris Express)
2007-11-30 7:20 UTC (8+ messages)
` real mode emulation and memory consumption
Memory sharing among guest OSs
2007-11-30 7:12 UTC (4+ messages)
[PATCH]Moving KVM_INTERRUPT vcpu ioctl to x86.c
2007-11-30 7:07 UTC (2+ messages)
[PATCH] [3/2] move_kvm_cpu_cache_to_x86_header
2007-11-29 12:56 UTC (5+ messages)
` [PATCH] [2/2] merged_move_kvm_vpu_cache_to_x86
[PATCH] [4/2] rename_kvm_cpu_cache_x86
2007-11-29 12:22 UTC (3+ messages)
AltGR-Key in QEmu-VNC
2007-11-29 8:31 UTC (3+ 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