virtualization.lists.linux-foundation.org archive mirror
 help / color / mirror / Atom feed
 messages from 2008-03-20 17:53:57 to 2008-04-09 04:49:06 UTC [more...]

[PATCH 01/15] ia64: preparation: remove extern in irq_ia64.c
 2008-04-09  4:49 UTC  (13+ messages)
` [PATCH 02/15] ia64/pv_ops: preparation: introduce ia64_set_rr0_to_rr4() to make kernel paravirtualization friendly
` [PATCH 03/15] ia64/pv_ops: preparation: introduce ia64_get_psr_i() "
` [PATCH 04/15] ia64/pv_ops: introduce pv_info which describes some random info
` [PATCH 05/15] ia64/pv_ops: introduce pv_cpu_ops to paravirtualize privileged instructions
` [PATCH 06/15] ia64/pv_ops: preparation for paravirtulization of hand written assembly code
` [PATCH 07/15] ia64/pv_ops: define paravirtualized instructions for native
` [PATCH 08/15] ia64/pv_ops: paravirtualize minstate.h
` [PATCH 09/15] ia64/pv_ops: paravirtualize ivt.S
` [PATCH 10/15] ia64/pv_ops: paravirtualize entry.S
` [PATCH 11/15] ia64/pv_ops: paravirtualize NR_IRQS
` [PATCH 12/15] ia64/pv_ops: define initialization hooks, pv_init_ops, for paravirtualized environment
` [PATCH 13/15] ia64/pv_ops: add hooks, pv_iosapic_ops, to paravirtualize iosapic

[PATCH 00/15] RFC: ia64/pv_ops take 4
 2008-04-09  4:48 UTC 

[PATCH] use NR_IRQS for irq count
 2008-04-09  4:43 UTC  (2+ messages)

[PATCH RFC 2/5] vringfd base/offset
 2008-04-08 19:49 UTC  (14+ messages)
  ` [PATCH RFC 3/5] tun: vringfd receive support
    ` [PATCH RFC 4/5] tun: vringfd xmit support
      ` [PATCH RFC 5/5] lguest support
` [PATCH RFC 1/5] vringfd syscall

Call for Presentations: KVM Forum 2008
 2008-04-08  2:05 UTC 

[PATCH RFC 4/5] tun: vringfd xmit support
 2008-04-08  1:51 UTC  (3+ messages)

Call for Presentations: KVM Forum 2008
 2008-04-08  0:17 UTC 

[PATCH RFC 1/5] vringfd syscall
 2008-04-07 22:34 UTC 

[PATCH] virtio_net: remove overzealous printk
 2008-04-07 20:33 UTC 

[PATCH] virtio: remove overzealous BUG_ON
 2008-04-07 20:09 UTC  (4+ messages)

[PATCHv3 1/3] x86: use ELF format in compressed images
 2008-04-06 17:34 UTC  (6+ messages)

KVM developer forum 2008 - registration is now open
 2008-04-06 16:41 UTC 

[kvm-devel] [Patch][00/18] kvm-ia64 for kernel V10
 2008-04-06  9:08 UTC 

kernel BUG at drivers/virtio/virtio_ring.c:218!
 2008-04-06  8:13 UTC  (4+ messages)

[PATCH RFC 1/5] vringfd syscall
 2008-04-06  3:03 UTC  (3+ messages)

[PATCH] xen: Enable Xen console by default in domU
 2008-04-04 14:59 UTC 

[02/17][PATCH] Implement smp_call_function_mask for ia64 - V8
 2008-04-02 23:48 UTC  (6+ messages)

xen: Make hvc0 the preferred console in domU
 2008-04-02 17:01 UTC  (5+ messages)

[kvm-devel] [RFC/PATCH 00/15] kvm on big iron
 2008-04-02 10:20 UTC  (40+ messages)
` [RFC/PATCH 00/15 v2] "
  ` [RFC/PATCH 01/15 v2] preparation: provide hook to enable pgstes in user pagetable
  ` [RFC/PATCH 02/15 v2] preparation: host memory management changes for s390 kvm
  ` [RFC/PATCH 03/15 v2] preparation: address of the 64bit extint parm in lowcore
  ` [RFC/PATCH 04/15 v2] preparation: split sysinfo defintions for kvm use
  ` [RFC/PATCH 05/15 v2] kvm-s390: s390 arch backend for the kvm kernel module
  ` [RFC/PATCH 06/15 v2] kvm-s390: sie intercept handling
  ` [RFC/PATCH 07/15 v2] kvm-s390: interrupt subsystem, cpu timer, waitpsw
  ` [RFC/PATCH 08/15 v2] kvm-s390: intercepts for privileged instructions
  ` [RFC/PATCH 09/15 v2] kvm-s390: interprocessor communication via sigp
  ` [RFC/PATCH 10/15 v2] kvm-s390: intercepts for diagnose instructions
  ` [RFC/PATCH 11/15 v2] kvm-s390: add kvm to kconfig on s390
  ` [RFC/PATCH 12/15 v2] kvm-s390: API documentation
  ` [RFC/PATCH 13/15 v2] kvm-s390: update maintainers
  ` [RFC/PATCH 14/15 v2] guest: detect when running on kvm
  ` [RFC/PATCH 15/15 v2] guest: virtio device support, and kvm hypercalls
  ` [RFC/PATCH 00/15 v3] kvm on big iron
    ` [RFC/PATCH 01/15 v3] preparation: provide hook to enable pgstes in user pagetable
    ` [RFC/PATCH 02/15 v3] preparation: host memory management changes for s390 kvm
    ` [RFC/PATCH 03/15 v3] preparation: address of the 64bit extint parm in lowcore
    ` [RFC/PATCH 04/15 v3] preparation: split sysinfo defintions for kvm use
    ` [RFC/PATCH 05/15 v3] kvm-s390: s390 arch backend for the kvm kernel module
    ` [RFC/PATCH 06/15 v3] kvm-s390: sie intercept handling
    ` [RFC/PATCH 07/15 v3] kvm-s390: interrupt subsystem, cpu timer, waitpsw
    ` [RFC/PATCH 08/15 v3] kvm-s390: intercepts for privileged instructions
    ` [RFC/PATCH 09/15 v3] kvm-s390: interprocessor communication via sigp
    ` [RFC/PATCH 10/15 v3] kvm-s390: intercepts for diagnose instructions
    ` [RFC/PATCH 11/15 v3] kvm-s390: add kvm to kconfig on s390
    ` [RFC/PATCH 12/15 v3] kvm-s390: API documentation
    ` [RFC/PATCH 13/15 v3] kvm-s390: update maintainers
    ` [RFC/PATCH 14/15 v3] guest: detect when running on kvm
    ` [RFC/PATCH 15/15 v3] guest: virtio device support, and kvm hypercalls

[16/18]KVM:IA64 : Add kvm sal/pal virtulization support.V9
 2008-04-01 15:26 UTC 

[13/18] KVM:IA64: Add optimization for some virtulization faults V9
 2008-04-01 15:14 UTC 

[04/17] [PATCH] Add kvm arch-specific core code for kvm/ia64.-V8
 2008-04-01 11:49 UTC  (5+ messages)

[07/17][PATCH] kvm/ia64: Add TLB virtulization support.-V8
 2008-04-01  8:49 UTC 

[01/17]PATCH Add API for allocating dynamic TR resouce. V8
 2008-04-01  7:48 UTC  (3+ messages)

[05/17][PATCH] kvm/ia64 : Add head files for kvm/ia64
 2008-03-31 15:34 UTC  (2+ messages)

[PATCH 01/12] xen: add missing __HYPERVISOR_arch_[0-7] definisions which ia64 needs
 2008-03-31 15:01 UTC  (23+ messages)
` [PATCH 02/12] xen: add missing VIRQ_ARCH_[0-7] definitions which ia64/xen needs
` [PATCH 03/12] xen: add missing definitions for xen grant table "
` [PATCH 04/12] xen: add missing definitions in include/xen/interface/vcpu.h "
` [PATCH 05/12] xen: move features.c from arch/x86/xen/features.c to drivers/xen
` [PATCH 06/12] xen: Move events.c to drivers/xen for IA64/Xen support
` [PATCH 07/12] Xen: Make events.c portable for ia64/xen support
` [PATCH 08/12] xen: add resend_irq_on_evtchn() definition into events.c
` [PATCH 09/12] xen: make include/xen/page.h portable moving those definitions under asm dir
` [PATCH 10/12] xen: replace callers of alloc_vm_area()/free_vm_area() with xen_ prefixed one
` [PATCH 11/12] xen: make grant table arch portable
` [PATCH 12/12] xen: import arch generic part of xencomm

[03/15][PATCH] kvm/ia64: Add header files for kvm/ia64. V8
 2008-03-31 13:46 UTC  (2+ messages)

[17/17][PATCH] kvm/ia64: How to boot up guests on kvm/ia64 -V8
 2008-03-31 10:51 UTC 

[kvm-ia64-devel] [09/17] [PATCH] kvm/ia64: Add mmio decoder for kvm/ia64
 2008-03-30 14:34 UTC 

[kvm-ia64-devel] [02/17][PATCH] Implement smp_call_function_mask for ia64
 2008-03-30 11:42 UTC 

[17/17][PATCH] kvm/ia64: How to boot up guests on kvm/ia64
 2008-03-28 14:40 UTC 

[12/17][PATCH] kvm/ia64: add optimization for some virtulization faults
 2008-03-28 14:34 UTC 

[11/17][PATCH] kvm/ia64: add processor virtulization support
 2008-03-28 14:06 UTC 

[08/17][PATCH] kvm/ia64: Add interruption vector table for vmm
 2008-03-28 13:02 UTC 

[14/17][PATCH] kvm/ia64: Add guest interruption injection support
 2008-03-28 12:36 UTC 

[PATCH 00/12] Xen arch portability patches (take 4)
 2008-03-28 11:40 UTC 

[PULL] virtio_pci rmmod fix and lguest documentation/comment updates
 2008-03-28  0:16 UTC 

[kvm-ppc-devel] virtio network traffic issues
 2008-03-26 17:03 UTC  (2+ messages)

KVM developer forum 2008 (UPDATED)
 2008-03-25 16:44 UTC 

[kvm-devel] [RFC/PATCH 14/15] guest: detect when running on kvm
 2008-03-25 15:37 UTC  (31+ messages)
    ` [RFC/PATCH 01/15] preparation: provide hook to enable pgstes in user pagetable
      ` [kvm-devel] "
    ` [kvm-devel] [RFC/PATCH 12/15] kvm-s390: API documentation
      ` [kvm-devel] [RFC/PATCH 05/15] KVM_MAX_VCPUS
  ` [RFC/PATCH 15/15] guest: virtio device support, and kvm hypercalls
    ` [kvm-devel] "
  ` [kvm-devel] [RFC/PATCH 06/15] kvm-s390: sie intercept handling

Xen common code across architecture
 2008-03-25 15:08 UTC  (3+ messages)

Xen paravirt frontend block hang
 2008-03-25  1:37 UTC  (2+ messages)
          ` [Xen-devel] "

[kvm-devel] [RFC PATCH 1/5] lguest: mmap backing file
 2008-03-23 12:05 UTC  (6+ messages)
    ` [Lguest] "
  ` [kvm-devel] [RFC PATCH 0/4] Inter-guest virtio I/O example with lguest


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).