virtualization.lists.linux-foundation.org archive mirror
 help / color / mirror / Atom feed
 messages from 2007-08-11 03:42:04 to 2007-08-22 11:23:52 UTC [more...]

[PATCH] Add I/O hypercalls for i386 paravirt
 2007-08-22 11:23 UTC  (13+ messages)

Get in now
 2007-08-22 10:42 UTC 

[kvm-devel] [PATCH 00/10] PV-IO v3
 2007-08-22 10:40 UTC  (29+ messages)

Investment Advisor
 2007-08-22  9:20 UTC 

[PATCH] Fix lazy mode vmalloc synchronization for paravirt
 2007-08-22  6:52 UTC  (3+ messages)

bug in virtio network driver?
 2007-08-22  3:08 UTC  (4+ messages)

Réf. : Re: [PATCH 0/4] Virtual Machine Time Accounting
 2007-08-21 17:47 UTC  (5+ messages)
  ` [kvm-devel] "

[PATCH 1/5] um/... convert #include "linux/..." to #include <linux/...>
 2007-08-21 17:09 UTC  (2+ messages)
` [uml-devel] "

(no subject)
 2007-08-21 16:23 UTC 

[kvm-devel] [PATCH 0/4] Virtual Machine Time Accounting
 2007-08-21 12:54 UTC  (6+ messages)
`  "

(no subject)
 2007-08-21 11:54 UTC 

bug in virtio network driver?
 2007-08-21  8:48 UTC 

[PATCH] Xen i386 xen-head.S fix sections mixup
 2007-08-20 19:04 UTC  (5+ messages)
  ` [PATCH] Xen i386 xen-head.S fix sections mixup (updated)
      ` [PATCH] Xen i386 xen-head.S fix sections mixup (update 2)

Réf. : Re: [PATCH 0/4] Virtual Machine Time Accounting
 2007-08-20 17:54 UTC 

[kvm-devel] [PATCH 4/4] Modify KVM to update guest time accounting
 2007-08-20 14:22 UTC  (4+ messages)

[kvm-devel] [PATCH 2/4] Introduce a new fields "gtime" and "cgtime" in task_struct and signal_struct
 2007-08-20 14:17 UTC  (2+ messages)

[PATCH 4/4] Modify KVM to update guest time accounting
 2007-08-20 13:14 UTC 

[PATCH 3/4] modify account_system_time() to update guest time in cpustat and task_struct
 2007-08-20 13:14 UTC 

[PATCH 2/4] Introduce a new fields "gtime" and "cgtime" in task_struct and signal_struct
 2007-08-20 13:13 UTC 

[PATCH 1/4] Introduce a new field "guest" in cpustat
 2007-08-20 13:13 UTC 

[PATCH 0/4] Virtual Machine Time Accounting
 2007-08-20 13:13 UTC 

[PATCH/RFC 1/4]Introduce a new field "guest" in cpustat
 2007-08-20  7:55 UTC  (22+ messages)
  ` [PATCH/RFC 2/4]Introduce a new field "guest" in task_struct
    ` [PATCH/RFC 3/4]Introduce "account modifiers" mechanism
      ` [PATCH/RFC 4/4]Modify KVM to use the "account modifiers"
              ` [PATCH/RFC 3/4, second shot]Introduce "account_guest_time"
              ` [kvm-devel] [PATCH/RFC 3/4]Introduce "account modifiers" mechanism
                ` [PATCH/RFC 4/4, second shot]KVM uses "account_guest_time()"
                ` [kvm-devel] [PATCH/RFC 3/4, second shot]Introduce "account_guest_time"
                  ` [kvm-devel] [PATCH/RFC 4/4, second shot]KVM uses "account_guest_time()"

[kvm-devel] [PATCH 0/2][KVM] guest time accounting
 2007-08-19 20:10 UTC  (13+ messages)
              ` List stripping out cc's (was: Re: [kvm-devel] [PATCH 0/2][KVM] guest time accounting)
                ` List stripping out cc's

Re:FANFOLD PAPER
 2007-08-19 13:01 UTC 

Re:ALPHANUMERIC
 2007-08-19 11:34 UTC 

Re:CADDY
 2007-08-17 18:03 UTC 

Sinirsiz ilan Ekleyin
 2007-08-17 16:00 UTC 

lguest virtio_descriptor structure on 64bit
 2007-08-17 11:13 UTC  (2+ messages)

physical therapists mailing list
 2007-08-17  8:54 UTC 

[PATCH/RFC 0/4]Virtual Machine time accounting
 2007-08-16 15:57 UTC 

Re:REPETITIVE STRAIN INJURY (RSI)
 2007-08-16 15:16 UTC 

Re:END
 2007-08-16 12:34 UTC 

[PATCH 0/25][V3] pvops_64 last round (hopefully)
 2007-08-15 22:47 UTC  (49+ messages)
` [PATCH 1/25][V3] header file move
  ` [PATCH 2/25][V3] tlb flushing routines
    ` [PATCH 3/25][V3] irq_flags / halt routines
      ` [PATCH 4/25][V3] Add debugreg/load_rsp native hooks
        ` [PATCH 5/25][V3] native versions for system.h functions
          ` [PATCH 6/25][V3] add native_apic read and write functions, as well as boot clocks ones
            ` [PATCH 7/25][V3] interrupt related native paravirt functions
              ` [PATCH 8/25][V3] use macro for sti/cli in spinlock definitions
                ` [PATCH 9/25][V3] report ring kernel is running without paravirt
                  ` [PATCH 10/25][V3] export math_state_restore
                    ` [PATCH 11/25][V3] native versions for set pagetables
                      ` [PATCH 12/25][V3] turn msr.h functions into native versions
                        ` [PATCH 13/25][V3] add native functions for descriptors handling
                          ` [PATCH 14/25][V3] get rid of inline asm for load_cr3
                            ` [PATCH 15/25][V3] introducing paravirt_activate_mm
                              ` [PATCH 16/25][V3] turn page operations into native versions
                                ` [PATCH 17/25][V3] introduce paravirt_release_pgd()
                                  ` [PATCH 18/25][V3] turn priviled operations into macros in entry.S
                                    ` [PATCH 19/25][V3] time-related functions paravirt provisions
                                        ` [PATCH 20/25][V3] replace syscall_init
                                        ` [PATCH 21/25][V3] export cpu_gdt_descr
                                          ` [PATCH 22/25][V3] turn priviled operation into a macro
                                            ` [PATCH 23/25][V3] provide paravirt patching function
                                              ` [PATCH 24/25][V3] paravirt hooks for arch initialization
                                                ` [PATCH 25/25][V3] add paravirtualization support for x86_64

[PATCH] i386: modified CONFIG_PHYSICAL_ALIGN
 2007-08-14 18:35 UTC  (5+ messages)

[PATCH] [545/2many] MAINTAINERS - XEN HYPERVISOR INTERFACE
 2007-08-13 21:33 UTC  (12+ messages)

[PATCH] [365/2many] MAINTAINERS - PARAVIRT_OPS INTERFACE
 2007-08-13 18:53 UTC  (2+ messages)

[PATCH 0/7] Modify lguest32 to make room for lguest64
 2007-08-13 15:01 UTC  (3+ messages)


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).