public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2007-11-14 09:37:58 to 2007-11-19 20:04:42 UTC [more...]

[PATCH 0 of 3] cosmetic fixes
 2007-11-19 20:04 UTC 

[PATCH][RFC] Struct kvm split
 2007-11-19 19:28 UTC  (6+ messages)

[PATCH] discard MSR writes
 2007-11-19 19:08 UTC 

[ kvm-Bugs-1834719 ] bad_page in kvm_qemu when running Windows XP SP2
 2007-11-19 18:58 UTC 

[PATCH] KVM: SVM: Fix FPU leak and re-enable lazy FPU switching
 2007-11-19 15:57 UTC 

Add the hook kvm_arch_set_memory region to hold mmu-specific changes
 2007-11-19 15:30 UTC  (7+ messages)

[ kvm-Bugs-1834585 ] install from iso fails on 2.6.23.8 kernel
 2007-11-19 15:16 UTC 

[PATCH][1/3] Move kvm_vcpu_iotcl_get_dirty_log to arch
 2007-11-19 14:59 UTC  (5+ messages)

[Patch][2/3] Move kvm_mmu init and exit functionality to arch
 2007-11-19 14:40 UTC  (2+ messages)

Unhandled vm exit with old protected mode test
 2007-11-19 13:39 UTC  (4+ messages)

[PATCH] 0/5 kvm.h split
 2007-11-19 13:19 UTC  (2+ messages)

[PATCH] 0/3 MMU code split
 2007-11-19 12:51 UTC  (2+ messages)

[ kvm-Bugs-1834513 ] Regression: SUSE Linux 9.1 ceased to install on KVM-52
 2007-11-19 12:40 UTC 

Found first KVM-52 regression
 2007-11-19 11:02 UTC 

[PATCH] 5/5 Move out some x86-specific function declares
 2007-11-19  9:57 UTC 

[PATCH] 4/5 Move out some static functions
 2007-11-19  9:57 UTC 

[PATCH] 3/5 Move out vcpu regs defintion
 2007-11-19  9:56 UTC 

[PATCH] 2/5 Move out kvm_x86_ops
 2007-11-19  9:56 UTC 

[PATCH] 1/5 Move out some x86-specific macro definitions
 2007-11-19  9:56 UTC 

KVM Test result, kernel 90af65.. , userspace ad220a
 2007-11-19  8:34 UTC 

What should I do for kvm development first?
 2007-11-19  5:49 UTC  (13+ messages)

FW: [PATCH] KVM portability split : move mmu code to arch
 2007-11-19  5:04 UTC 

KVM: SVM: Disable Lazy FPU optimization because of regressions
 2007-11-18 18:47 UTC  (5+ messages)

[PATCH] KVM: Make unloading of FPU state when putting vcpu arch-independent
 2007-11-18 17:29 UTC  (2+ messages)

KVM: Use write_emulated and not write_std, which is not implemented
 2007-11-18 17:20 UTC  (2+ messages)

para virtualized kvm virtio drivers and performance comparing to Xen
 2007-11-18 15:55 UTC  (2+ messages)

[PATCH] KVM: x86 emulator: Discard CR2 in x86 emulator
 2007-11-18 15:28 UTC  (3+ messages)

[RFT] embedded kvm distribution: endemics
 2007-11-18 14:05 UTC 

[PATCH] Split kvm_create_vm and kvm_destory_vm to support arch
 2007-11-18 11:50 UTC  (5+ messages)

[PATCH] KVM portability split : move mmu code to arch
 2007-11-18 11:31 UTC  (3+ messages)

[PATCH] Remove __init attribute for two functions
 2007-11-18 11:11 UTC  (2+ messages)

[PATCH] check shadow_pte == NULL in FNAME(page_fault); drivers/kvm/paging_tmpl.h
 2007-11-18 11:02 UTC  (2+ messages)

[ kvm-Bugs-1833976 ] Network Emulation Model Incompele
 2007-11-18 10:48 UTC 

[PATCH] [RESEND] qemu: simulate edge-triggered interrupt in master PIC for time-drift-fix
 2007-11-18 10:43 UTC  (2+ messages)

[PATCH] - drivers/kvm/* - remove ptr comparisons to 0
 2007-11-18 10:40 UTC  (2+ messages)

[PATCH] Move kvm_vcpu_ioctl_translation implementation to arch
 2007-11-18 10:23 UTC  (2+ messages)

ProductsMoneybackPolicy30PlillsVisaAccepted
 2007-11-18  6:35 UTC 

[PATCH 0/24] paravirt_ops for unified x86 - that's me again!
 2007-11-17  9:32 UTC  (9+ messages)
` [PATCH 1/24] mm/sparse-vmemmap.c: make sure init_mm is included
  ` [PATCH 2/24] irqflags consolidation
    ` [PATCH 3/24] consolidate spinlock.h
      ` [PATCH 4/24] tlb functions consolidation
        ` [PATCH 5/24] smp x86 consolidation

Can I run guest Windows inside Linux and do remote debugging?
 2007-11-16 11:33 UTC  (10+ messages)
  ` Can I run guest Windows inside Linux and do remotedebugging?
          ` Can I run guest Windows inside Linux and doremotedebugging?

2008年香港春季电子产品展
 2007-11-16  8:25 UTC 

[PATCH 2/2] KVM: x86 emulator: Discard CR2 in x86 emulator
 2007-11-16  7:37 UTC  (5+ messages)

[PATCH 1/2] KVM: x86 emulator: modify 'cmpxchg8b', 'lods', 'stos' to not depend on CR2
 2007-11-16  2:11 UTC  (3+ messages)

Keyboard problem with Xvnc
 2007-11-15 22:28 UTC  (2+ messages)

Here is your complimentary gold report
 2007-11-15 21:03 UTC 

add kvm-test as client test
 2007-11-15 19:48 UTC 

[PATCH] kvm: Fix accounting of interrupts during guest execution on s390
 2007-11-15 18:05 UTC  (14+ messages)
              ` [PATCH v2] "

add kvm-test as client test
 2007-11-15 16:58 UTC 

[Disscussion] Moving x86 code out of kvm.h
 2007-11-15 16:44 UTC  (10+ messages)

KVM Test result, kernel e29c643.. , userspace babe269
 2007-11-15 16:01 UTC  (2+ messages)

[PATCH] Move KVM_CHECK_EXTENSIONMove case to arch
 2007-11-15 15:35 UTC  (6+ messages)

A question about KVM_SET_MEMORY_REGION ioctl
 2007-11-15 15:35 UTC  (4+ messages)

[ kvm-Bugs-1832496 ] KVM crashes with openBSD guest
 2007-11-15 14:34 UTC 

[PATCH][RFC] mmu code split proposal
 2007-11-15 14:12 UTC  (3+ messages)

Annual Conference Information
 2007-11-15 10:12 UTC 

smp_call_function_mask not defined in UP kernel
 2007-11-15 10:02 UTC  (8+ messages)

供应:剪板机、折弯机、卷板机、冲床、校平机
 2007-11-15  8:18 UTC 

Running kvmctl causing seg fault on intel vt system
 2007-11-15  7:03 UTC  (2+ messages)

[ kvm-Bugs-1832246 ] 64bit host crashes when booting guests
 2007-11-15  5:46 UTC 

[ kvm-Bugs-1829614 ] ioapic.c:214: error: 'dest_LowestPrio' undeclared
 2007-11-14 16:32 UTC  (3+ messages)

kvm-52 seg fault
 2007-11-14 16:28 UTC  (4+ messages)

kvm -kernel option (x86_64)
 2007-11-14 16:19 UTC  (4+ messages)

[PATCH] 3/5 Using kvm arch support instead of kvm_x86_ops
 2007-11-14 16:05 UTC  (10+ messages)
      ` [PATCH] 3/5 Using kvm arch support instead ofkvm_x86_ops

[PATCH] Make kvm_run more arch friendly
 2007-11-14 15:40 UTC  (2+ messages)

[PATCH] 5/5 Move-some-x86-specific-part-from-kvm_init-to-kvm_arch
 2007-11-14 15:22 UTC  (6+ messages)
              ` [PATCH] 5/5Move-some-x86-specific-part-from-kvm_init-to-kvm_arch

[ kvm-Bugs-1831825 ] [Feature Request] KVM should have log files
 2007-11-14 15:08 UTC 

[ kvm-Bugs-1831813 ] [Feature Request] KVM should have log files
 2007-11-14 14:47 UTC 

[ kvm-Bugs-1831806 ] [Feature Request] See KVM version from userspace
 2007-11-14 14:40 UTC 

[ANNOUNCE] kvm-52 release
 2007-11-14 13:48 UTC  (12+ messages)

[PATCH]4/5 Combine kvm_init and kvm_init_x86
 2007-11-14 11:59 UTC  (2+ messages)

[Patch]0/5 Rebase to latest commits V2
 2007-11-14  9:51 UTC  (4+ messages)

Spawning threads in KVM/QEMU
 2007-11-14  9:43 UTC  (5+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox