public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2007-11-20 12:31:40 to 2007-11-27 10:19:20 UTC [more...]

[PATCH 0/3] virtio PCI driver
 2007-11-27 10:19 UTC  (20+ 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] "

[PATCH 0/6] QEMU support for virtio (v2)
 2007-11-27  9:47 UTC  (5+ messages)
` [PATCH 2/6] virtio block driver for QEMU (v2)

[PATCH] Add ifdef in irqchip struct for x86 only structures
 2007-11-27  9:36 UTC  (6+ messages)

[PATCH] Remove build output file in user/test/x86/lib
 2007-11-27  8:42 UTC  (2+ messages)

[PATCH] kvm: qemu: Fix compile error in non-x86 arch
 2007-11-27  8:39 UTC  (2+ messages)

[PATCH] KVM: Fix compile error caused by no defined CONFIG_X86
 2007-11-27  8:38 UTC  (2+ messages)

emulation failed but !mmio_needed? rip 10000 fc 0f 01 15
 2007-11-27  8:33 UTC  (12+ messages)

OpenSolaris 09/2007 (Sun Solaris Express)
 2007-11-27  8:07 UTC  (3+ messages)

migration bug
 2007-11-27  7:34 UTC  (2+ messages)

Small Business Magazine
 2007-11-27  4:19 UTC 

KVM Test result, kernel 51727a1.. , userspace 6a385c9
 2007-11-26 17:23 UTC  (2+ messages)

ACPI issue with F8 guest
 2007-11-26 17:02 UTC  (4+ messages)

cross compiling kvm
 2007-11-26 16:03 UTC  (2+ messages)

[PATCH] Add ifdefs to libkvm.h to pervent warnings for other archs
 2007-11-26 15:16 UTC  (2+ messages)

[patch 0 of 2] Emulate CMPS instruction
 2007-11-26 15:13 UTC  (7+ messages)
  ` [patch 1 of 2] Rename REP prefixes
  ` [patch 2 of 2] Emulate CMPS instruction
          ` [patch 2 of 2][rewritten] "

widescreen resolutions: 1680x1050
 2007-11-26  9:24 UTC  (6+ messages)

[PATCH] Add the arg "module" for kvm_arch_init
 2007-11-26  9:23 UTC  (10+ messages)

Be thankful on Monday
 2007-11-26  1:26 UTC 

[ kvm-Bugs-1838069 ] kvm_stat crashes
 2007-11-25 13:58 UTC 

[ kvm-Bugs-1837091 ] Keys \ and | translated into w and k with fr-be keyboard
 2007-11-23 14:50 UTC 

[ kvm-Bugs-1836917 ] Cannot install 64bit Windows Vista guest
 2007-11-23  8:48 UTC 

[ kvm-Bugs-1836905 ] Cannot install 64bit Windows Vista guest
 2007-11-23  8:20 UTC 

[PATCH] Change arch_clean target of config-x86-common.mak file to remove .*.d and *.o files in x86/lib directory
 2007-11-23  7:08 UTC 

Offer
 2007-11-23  4:57 UTC 

RFC/patch 1/2: remove desc.h include in kvm_main.c
 2007-11-22 23:11 UTC  (11+ messages)
  ` RFC/patch 2/2: remove irq.h "

Compile problem with GIT repo on Scientific Linux
 2007-11-22 17:05 UTC  (4+ messages)

[PATCH] qemu: fix formatting mismatch in qemu_ram_alloc
 2007-11-22 14:19 UTC  (2+ messages)

[RFC] Expose host cpuid to guest
 2007-11-22 13:50 UTC  (11+ messages)

[PATCH] make distinction between repeat prefixes F3 and F2
 2007-11-22 13:22 UTC  (7+ messages)

VM networking stops working
 2007-11-22 10:51 UTC  (12+ messages)

[PATCH] Moving unalias_gfn to x86.c
 2007-11-22 10:33 UTC  (6+ messages)

[PATCH] qemu: add definition for kvm_qemu_check_extension to qemu-kvm.h
 2007-11-22 10:28 UTC  (2+ messages)

[PATCH]KVM: VMX: Remove the secondary execute control depends on irqchip
 2007-11-22 10:27 UTC  (2+ messages)

kvm-53
 2007-11-22 10:25 UTC  (14+ messages)

[ kvm-Bugs-1835911 ] Mandrake 9.0 stucks on KVM (or even crashes KVM)
 2007-11-21 17:20 UTC 

physical migration of older machines
 2007-11-21 15:49 UTC  (3+ messages)

[PATCH 0 of 3] create kvm_x86
 2007-11-21  9:55 UTC  (9+ 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_SET_MEMORY_REGION hang in linux 2.6.23.y
 2007-11-21  8:12 UTC  (4+ messages)

Does KVM bios support DMI ?
 2007-11-21  6:53 UTC  (2+ messages)

KVM Test result, kernel 90af65.. , userspace ad220a
 2007-11-21  6:46 UTC  (3+ messages)

[PATCH] KVM Portability split: Splitting kvm structure (V2)
 2007-11-21  0:51 UTC  (3+ messages)

success running XPSP2(g32 on h64) with kvm-53-11-gcc02b6a, was BSOD-land before
 2007-11-20 20:33 UTC 

[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] 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 

[ 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 

[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  (7+ messages)


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