public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2007-12-02 11:18:47 to 2007-12-07 20:48:41 UTC [more...]

[PATCH 0 of 3] Add SMBIOS/DMI table generation to PC machine
 2007-12-07 20:48 UTC  (5+ messages)
  ` [PATCH 1 of 3] export SMBIOS/DMI tables to PC machines
  ` [PATCH 2 of 3] Optionally link against libuuid if present
  ` [PATCH 3 of 3] Add -uuid command line flag

[PATCH] fix -kernel option
 2007-12-07 20:04 UTC  (7+ messages)

kvm errors when using greater than 3572m of memory
 2007-12-07 19:30 UTC  (5+ messages)

[PATCH] Use cmpxchg for pte updates on walk_addr()
 2007-12-07 17:54 UTC  (6+ messages)

kvm-55 test
 2007-12-07 13:35 UTC 

[PATCH] align gdbstub with QEMU
 2007-12-07 13:24 UTC 

[PATCH] RFC: simplify kvm-userspace to qemu-kvm callback structure
 2007-12-07 11:40 UTC  (5+ messages)
  ` [PATCH] [0/1] "
  ` [PATCH] [1/1] "

[PATCH] Move CONFIG_X86 decleration to be x86 specific in configure script
 2007-12-07  1:15 UTC  (6+ messages)
` [PATCH] Move CONFIG_X86 decleration to be x86 specificin "
            ` [PATCH] Move CONFIG_X86 decleration tobe "

performance specs on VT-x vmenter/exit
 2007-12-06 21:17 UTC  (6+ messages)

[PATCH] svm: exit to userspace if write to cr8 and not using in-kernel apic
 2007-12-06 20:02 UTC 

[PATCH] x86: emulate read/write access to cr8
 2007-12-06 19:04 UTC  (5+ messages)

KVM Test result, kernel 51727a1.. , userspace 6a385c9
 2007-12-06 17:04 UTC  (12+ messages)

China NXY _ Kyna---professional in compatible bulk ink, CISS, ink cartridge, toner cartridge, toner powder, photo paper etc_.eml
 2007-12-06 16:05 UTC 

QEMU/KVM reboot after loading from statefile
 2007-12-06 15:11 UTC  (3+ messages)

[PATCH] virtnet: remove double ether_setup
 2007-12-06 14:21 UTC 

[PATCH 0/7] Rework irq injection infrastructure
 2007-12-06 14:19 UTC  (17+ 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

Strange network behaviour
 2007-12-05 19:49 UTC  (19+ messages)

[PATCH 2/2] Option ROM for booting from SCSI/PV disks
 2007-12-05 16:25 UTC 

RPM building from tarball
 2007-12-05 16:22 UTC 

Does KVM bios support DMI ?
 2007-12-05 14:24 UTC  (5+ messages)
      ` Fwd: "

How to handle kvm-abi-10 case for other archs
 2007-12-05 14:16 UTC  (8+ messages)

[ANNOUNCE] kvm-55 release
 2007-12-05 12:36 UTC  (7+ messages)

[patch 05/18] kvm: nopage
 2007-12-05 10:40 UTC  (2+ messages)

KVM: Export include/linux/kvm.h only if $ARCH actually supports KVM
 2007-12-05 10:25 UTC  (2+ 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

KVM Test result, kernel efdeac0.. , userspace ac9b2c5
 2007-12-05  7:45 UTC 

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 

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  (7+ messages)
  ` [PATCH 10/10] KVM: VMX: Reset mmu context when entering real mode
  ` [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  (10+ 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)


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