public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2007-08-22 11:47:12 to 2007-08-27 22:16:09 UTC [more...]

[PATCH 3/4] HYPERCALL] Update exit reason for vmcall
 2007-08-27 22:16 UTC  (3+ messages)

[PATCH 1/4] [HYPERCALL] Add hypercalls functions
 2007-08-27 22:13 UTC  (5+ messages)

Userspace hypercalls?
 2007-08-27 21:06 UTC  (11+ messages)

[PATCH 0/3] KVM paravirtualization framework (v2)
 2007-08-27 20:04 UTC  (6+ messages)
` [PATCH 1/3] Refactor hypercall infrastructure (v2)
  ` [PATCH 2/3] KVM paravirt-ops implementation (v2)
      ` [PATCH 3/3] Add the paravirtualization CPUID entry to QEMU (v2)

[BUG] kvm_lock: inconsistent lock state
 2007-08-27 19:32 UTC 

[PATCH 0/3] KVM paravirtualization framework
 2007-08-27 17:47 UTC  (10+ messages)
` [PATCH 1/3] Implement emulator_write_phys()
  ` [PATCH 2/3] Refactor hypercall infrastructure
    ` [PATCH 3/3] KVM paravirt-ops implementation

Vista 32 Premium 32 bit gets blue screen on boot
 2007-08-27 17:24 UTC  (9+ messages)

[RFC][PATCH 5/6][KVM VIRTIO] Add the network device code
 2007-08-27 12:22 UTC  (2+ messages)

KVM Test result, kernel 3959211b.. , userspace 5bf06ab9
 2007-08-27  9:52 UTC  (2+ messages)

Remove APIC lock
 2007-08-27  1:54 UTC  (10+ messages)

A simple question ; connect windows running under KVM on a Linux machine to the Internet
 2007-08-26 23:30 UTC  (3+ messages)

KVM-36 compile error on Fedora 7
 2007-08-26 23:25 UTC  (11+ messages)

Undelivered Mail Returned to Sender
 2007-08-26 13:52 UTC 

******Online Job Opportunity*******
 2007-08-26  6:40 UTC 

add back pending timer irqs for kernel APIC timer
 2007-08-25 15:02 UTC  (13+ messages)

kaiku
 2007-08-25 10:01 UTC 

[PATCH 4/4] [Hypercall] Allow modules registeration for hypercalls
 2007-08-25  9:53 UTC  (3+ messages)

[PATCH 2/4] [HYPERCALL] Enable userspace too include kvm_para
 2007-08-25  9:40 UTC  (3+ messages)

[PATCH] KVM: Set the ET flag in CR0 after initializing FX
 2007-08-25  8:36 UTC  (2+ messages)

[PATCH 00/13] PV-IO v4
 2007-08-25  3:03 UTC  (16+ messages)
  ` [PATCH 01/13] PV: Add basic infrastructure for paravirtual/hypercall infrastructure
  ` [PATCH 02/13] KVM: Add hypercall definitions
  ` [PATCH 03/13] IOQ: Adding basic definitions for IO-Queue logic
  ` [PATCH 04/13] PARAVIRTUALIZATION: Add support for a bus abstraction
  ` [PATCH 05/13] IOQ: Add an IOQ network driver
  ` [PATCH 06/13] IOQNET: Add a test harness infrastructure to IOQNET
  ` [PATCH 07/13] IRQ: Export create_irq/destroy_irq
  ` [PATCH 08/13] KVM: Add a guest side driver for IOQ
  ` [PATCH 09/13] KVM: Importing Dor's base PV infrastructure work to kvm.git HEAD
  ` [PATCH 10/13] KVM: Add a gpa_to_hva helper function
  ` [PATCH 11/13] KVM: Add support for IOQ
  ` [PATCH 12/13] KVM: Add PVBUS support to the KVM host
  ` [PATCH 13/13] KVM: Add an IOQNET backend driver

[RFC][PATCH 6/6] [KVM VIRTIO] Tie the knots together
 2007-08-25  0:20 UTC 

[RFC][PATCH 4/6] [KVM VIRTIO] Add module compilation for kvm virtio code
 2007-08-25  0:19 UTC 

[RFC][PATCH 3/6] [KVM VIRTIO] Add the userspace hypercall handlers for virtio
 2007-08-25  0:18 UTC 

[RFC][PATCH 2/6] [KVM VIRTIO] Add virtio dma handlers
 2007-08-25  0:17 UTC 

[RFC][PATCH 1/6] [KVM PV DEV] Add edge pci irq hack
 2007-08-25  0:16 UTC 

[RFC][PATCH 0/6] userspace/qemu support for KVM VIRTIO
 2007-08-25  0:16 UTC 

[RFC][PATCH 5/5] [KVM VIRTIO] Add network & block backends for kvm
 2007-08-25  0:13 UTC 

[RFC][PATCH 4/5] [KVM VIRTIO] A pci shared code for pv devices
 2007-08-25  0:12 UTC 

[RFC][PATCH 3/5] [VIRTIO BACKEND] A first effort towards enhancing virtio
 2007-08-25  0:12 UTC 

[RFC][PATCH 2/5] [KVM paravirt registratio module] Add kvm para registration function
 2007-08-25  0:11 UTC 

[RFC][PATCH 1/5] [VIRTIO] Add Rusty's virtio code
 2007-08-25  0:10 UTC 

[RFC][PATCH 0/5] Enahnced virtio support for KVM - V1
 2007-08-25  0:09 UTC 

[PATCH 0/4] Hypercall additions
 2007-08-24 23:56 UTC 

[PATCH 0/4] Rework alarm timer infrastrucure - take 2
 2007-08-24 20:18 UTC  (30+ messages)
` [PATCH 3/4] Add support for HPET periodic timer
  ` [Qemu-devel] "
    ` [PATCH 0/4] Rework alarm timer infrastrucure - take2

[PATCH 2/5] Architecture independence layer - v1 - basic mechanism
 2007-08-24 18:55 UTC  (3+ messages)

Remove APIC lock
 2007-08-24 14:39 UTC  (4+ messages)

Using the VNC option
 2007-08-24 14:37 UTC  (2+ messages)

[kvm-commits] KVM: VMX: Use shadow TPR/cr8 for 64-bits guests
 2007-08-24 13:16 UTC  (3+ messages)
          ` [kvm-commits] KVM: VMX: Use shadow TPR/cr8 for64-bits guests

cloner
 2007-08-24 13:16 UTC 

[PATCH 5/5] Architecture independence layer - v1 - split_generic_x86_change
 2007-08-24 11:53 UTC 

[PATCH 4/5] Architecture independence layer - v1 - split_generic_x86_x86.c
 2007-08-24 11:53 UTC 

[PATCH 3/5] Architecture independence layer - v1 - split_generic_x86_move
 2007-08-24 11:53 UTC 

[PATCH 1/5] Architecture independence layer - v1 - x86 renaming
 2007-08-24 11:52 UTC 

[PATCH 0/5] Architecture independence layer - v1
 2007-08-24 11:52 UTC 

Windows Server 2003 Crashes on KVM-35
 2007-08-23 22:49 UTC  (3+ messages)

tun/tap kernel module
 2007-08-23 20:37 UTC  (2+ messages)

serious-looking warning building kvm-36
 2007-08-23 19:43 UTC  (3+ messages)

[PATCH] Fix network boot whether KVM is enabled or disabled
 2007-08-23 19:17 UTC  (9+ messages)

A small problem
 2007-08-23 18:18 UTC  (2+ messages)

Another "unhandled vm exit: 0x9"
 2007-08-23 16:18 UTC  (7+ messages)

[PATCH] Split segments reload in vmx_load_host_state()
 2007-08-23 14:44 UTC  (6+ messages)
              ` [PATCH][RESEND] "

Johann LAGRUE est absent(e)
 2007-08-23 14:00 UTC 

[ANNOUNCE] kvm-36 release
 2007-08-23 11:01 UTC  (13+ messages)

[ kvm-Bugs-1780032 ] Cannot install 64bit vista into KVM guest
 2007-08-23  9:03 UTC 

[PATCH] Fix BIOS CPU enumeration
 2007-08-23  8:47 UTC  (8+ messages)

[PATCH] Fix the updating of PPR after TPR shadow introduced
 2007-08-23  7:46 UTC  (2+ messages)

[PATCH] Fix the updating of PPR after TPR shadow introduced
 2007-08-23  0:52 UTC 

[PATCH][Rebased LAPIC5] Enable TPR shadow on CR8 access
 2007-08-22 12:03 UTC  (4+ messages)

[PATCH 00/10] PV-IO v3
 2007-08-22 11:47 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