public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2007-11-15 14:21:02 to 2007-11-20 19:21:55 UTC [more...]

[PATCH] 0/10 Splitting kvm structure (V3)
 2007-11-20 19:21 UTC  (2+ messages)

[PATCH] Export the symbol empty_zero_page on the 32-bit x86 architecture
 2007-11-20 19:02 UTC 

[PATCH 0 of 3] create kvm_x86
 2007-11-20 16:57 UTC  (3+ messages)
` [PATCH 1 of 3] Use kvm_x86 to hold x86 specific kvm fields
` [PATCH 2 of 3] Move vm_stat and apic_access_page to kvm_x86

[PATCH] KVM Portability split: Splitting kvm structure (V2)
 2007-11-20 16:56 UTC  (2+ messages)

[PATCH] 3/10 KVM Portability: Moving out kvm_mem_alias, and unalias_gfn definitions from common code
 2007-11-20 16:34 UTC 

[PATCH] 2/10 KVM Portability: Moving naliases and aliases fileds to kvm_x86
 2007-11-20 16:34 UTC 

[PATCH] 5/10 KVM Portability: Moving out definitions related to mmu from kvm.h
 2007-11-20 16:34 UTC 

[PATCH] 9/10 KVM Portability: Moving the filed stat to kvm_x86
 2007-11-20 16:34 UTC 

[PATCH] 1/10 KVM Portability: Introducing kvm_x86 to hold x86-specific fields
 2007-11-20 16:34 UTC 

[PATCH] 6/10 KVM Portability:Moving fields vpic and vioapic to kvm_x86
 2007-11-20 16:33 UTC 

[PATCH]7/10 KVM Portability:Moving the filed tss_addr to kvm_x86
 2007-11-20 16:33 UTC 

[PATCH] 4/10 KVM Portability: Moving fileds related to mmu into kvm_x86
 2007-11-20 16:33 UTC 

[PATCH] 8/10 KVM Portability: Moving the filed apic_access_page to kvm_x86
 2007-11-20 16:33 UTC 

[PATCH]10/10 Moving descriptor_table definition to x86.h
 2007-11-20 16:32 UTC 

[PATCH 0/3] virtio PCI driver
 2007-11-20 16:12 UTC  (7+ messages)
` [PATCH 1/3] Export vring functions for modules to use
  ` [PATCH 2/3] Put the virtio under the virtualization menu
    ` [PATCH 3/3] virtio PCI device
      ` [kvm-devel] "

[ kvm-Bugs-1835211 ] SUSE Linux 9.1 Setup fails on AMD
 2007-11-20 15:33 UTC 

[ kvm-Bugs-1835207 ] Windows 2000 setup fails on AMD
 2007-11-20 15:27 UTC 

KVM Test result, kernel 90af65.. , userspace ad220a
 2007-11-20 13:31 UTC  (2+ messages)

[PATCH] KVM Portability : Spliting kvm_set_memory_region
 2007-11-20 12:40 UTC  (3+ messages)

[PATCH] discard MSR writes
 2007-11-20 12:34 UTC  (10+ messages)

[PATCH] KVM: SVM: Fix FPU leak and re-enable lazy FPU switching
 2007-11-20 11:31 UTC  (2+ messages)

[RFC] virtio-blk PCI backend
 2007-11-20 11:05 UTC  (7+ messages)

[PATCH 0/24] paravirt_ops for unified x86 - that's me again!
 2007-11-20 10:43 UTC  (17+ 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
          ` [PATCH 6/24] Add debugreg/load_rsp native hooks
            ` [PATCH 7/24] consolidate msr.h

[PATCH][RFC] Struct kvm split
 2007-11-20 10:04 UTC  (8+ messages)

Migration doesn't working at all for me
 2007-11-20  9:54 UTC  (4+ messages)

[PATCH 0/7] Move x86 code out of include/linux/kvm.h
 2007-11-20  9:46 UTC  (11+ messages)
  ` Move kvm_memory_alias to include/asm-x86/kvm.h
  ` Move x86 pic strutctures
  ` Move kvm_regs to asm-x86/kvm.h
  ` Move structure lapic_state
  ` Move kvm_sgement & kvm_dtable structure
  ` Move kvm_sregs structure & msr related stuructures
  ` Move cpuid sturctures

[PATCH 0 of 3] cosmetic fixes
 2007-11-20  9:32 UTC  (5+ messages)
` [PATCH 1 of 3] Correct consistent typo: "destory" -> "destroy"
` [PATCH 2 of 3] Move misplaced comment
` [PATCH 3 of 3] Remove unused "rmap_overflow" variable

[PATCH] KVM Portability: Recaculate mmu pages needed for every memory region change
 2007-11-20  9:09 UTC 

[ANNOUNCE] kvm-53 release
 2007-11-20  9:03 UTC 

[PATCH] Move x86 ioctl definitions from include/linux/kvm.h
 2007-11-20  8:41 UTC  (3+ messages)
  ` [PATCH] Move x86 ioctl definitions frominclude/linux/kvm.h

[ kvm-Bugs-1834938 ] Booting mutil guest may cause 64bit host to crashl
 2007-11-20  5:49 UTC 

[PATCH] KVM Portability move: Moving kvm_vcpu_stat to x86.h
 2007-11-20  2:54 UTC 

[PATCH] KVM Portability split: splitting kvm.h
 2007-11-20  2:52 UTC 

reklama - 100% results
 2007-11-19 22:11 UTC 

[ kvm-Bugs-1834719 ] bad_page in kvm_qemu when running Windows XP SP2
 2007-11-19 18:58 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 

Can I run guest Windows inside Linux and do remote debugging?
 2007-11-16 11:33 UTC  (8+ 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  (11+ 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  (8+ 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  (5+ 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 


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