xen-devel.lists.xenproject.org archive mirror
 help / color / mirror / Atom feed
 messages from 2011-06-08 10:36:36 to 2011-06-10 11:31:51 UTC [more...]

Bug in smpboot.c?
 2011-06-10 11:31 UTC  (11+ messages)
  ` Addback capability check for non-initial features

[PATCH 00 of 12] xenpaging fixes for xen-unstable
 2011-06-10 11:27 UTC  (4+ messages)

[PATCH V2] libxl: enabling upstream qemu as pv backend
 2011-06-10 11:27 UTC 

[PATCH] libxl: do not try to detach pci device when none attached
 2011-06-10 11:14 UTC  (5+ messages)

[PATCH] libxl: add all pci devices to xenstore at once (during VM create)
 2011-06-10 11:10 UTC  (5+ messages)
  ` [PATCH RESENT] "
  ` [PATCH RESENTv2] "

[PATCH] libxl: enabling upstream qemu as pure pv backend
 2011-06-10 11:05 UTC  (27+ messages)
  `  "

xl create
 2011-06-10 11:00 UTC  (2+ messages)

Possible shadow bug (was: Re: [PATCH] memcg: do not expose uninitialized mem_cgroup_per_node to world)
 2011-06-10 10:10 UTC  (5+ messages)
                          ` [Xen-devel] "
                            ` [Xen-devel] Possible shadow bug

[PATCH 00 of 22] xenpaging and libxc fixes for xen-unstable
 2011-06-10  9:13 UTC  (23+ messages)
` [PATCH 01 of 22] xenpaging: remove unused spinlock in pager
` [PATCH 02 of 22] tools: merge several bitop functions into xc_bitops.h
` [PATCH 03 of 22] xenpaging: add xs_handle to struct xenpaging
` [PATCH 04 of 22] xenpaging: drop xc.c, remove ASSERT
` [PATCH 05 of 22] xenpaging: drop xc.c, remove xc_platform_info_t
` [PATCH 06 of 22] xenpaging: drop xc.c, remove xc_wait_for_event
` [PATCH 07 of 22] xenpaging: drop xc.c, move xc_mem_paging_flush_ioemu_cache
` [PATCH 08 of 22] xenpaging: drop xc.c, move xc_wait_for_event_or_timeout
` [PATCH 09 of 22] xenpaging: drop xc.c, remove xc files
` [PATCH 10 of 22] xenpaging: correct dropping of pages to avoid full ring buffer
` [PATCH 11 of 22] xenpaging: do not bounce p2mt to xenpaging
` [PATCH 12 of 22] xenpaging: remove srand call
` [PATCH 13 of 22] xenpaging: remove return values from functions that can not fail
` [PATCH 14 of 22] xenpaging: catch xc_mem_paging_resume errors
` [PATCH 15 of 22] xenpaging: remove local domain_id variable
` [PATCH 16 of 22] xenpaging: move num_pages into xenpaging struct
` [PATCH 17 of 22] xenpaging: start paging in the middle of gfn range
` [PATCH 18 of 22] xenpaging: pass integer to xenpaging_populate_page
` [PATCH 19 of 22] xenpaging: add helper function for unlinking pagefile
` [PATCH 20 of 22] xenpaging: add watch thread to catch guest shutdown
` [PATCH 21 of 22] xenpaging: implement stopping of pager by sending SIGTERM/SIGINT
` [PATCH 22 of 22] xenpaging: remove private mem_event.h

[PATCH] xen-tmem: Build cleancache shim to Xen Transcendent Memory only if Cleancache is enabled
 2011-06-10  8:57 UTC 

AW: RE: RE: No C-States any longer
 2011-06-10  8:57 UTC 

No C-States any longer
 2011-06-10  8:48 UTC  (9+ messages)
  ` AW: "
    `  "
      ` AW: "
        `  "

BSOD in GPLPV rev928 in xennet.sys
 2011-06-10  8:44 UTC  (3+ messages)
  `  "

xen4 on Debian and xmlrpc over ssl
 2011-06-10  8:03 UTC 

[PATCH] add a way to disable xen's udev script
 2011-06-10  7:13 UTC  (10+ messages)

libxl - API call to return sxpr of a domain?
 2011-06-10  6:27 UTC  (8+ messages)

vsyscalls may be going away... impact on Xen time performance on Linux in the future?
 2011-06-09 22:39 UTC  (3+ messages)
  `  "

GPLPV
 2011-06-09 22:25 UTC  (2+ messages)

[PATCH] [linux-2.6.39.x for xen] tmem: self-ballooning and frontswap-selfshrinking
 2011-06-09 21:12 UTC  (3+ messages)

BUG: unable to handle kernel paging request - balloon_init - xen-4.1.0 - 2.6.32.39
 2011-06-09 20:04 UTC  (14+ messages)

performance of credit2 on hybrid workload
 2011-06-09 19:50 UTC  (9+ messages)
        `  "

[PATCH V2] libxl, Introduce a QMP client
 2011-06-09 16:54 UTC  (3+ messages)

kexec/kdump for Xen - implementation question
 2011-06-09 14:59 UTC  (4+ messages)

[PATCH] libxl: initialize domid to 0 in libxl__create_stubdom
 2011-06-09 14:43 UTC  (8+ messages)

USB disk corruption on Xen 4.1.0 & Linux 2.6.38.7
 2011-06-09 13:40 UTC  (8+ messages)

Screen corruption and crash at boot with Xen 4.1.0 & linux 2.6.39 on some systems
 2011-06-09 13:23 UTC  (4+ messages)

AW: AW: AW: RE: No C-States any longer
 2011-06-09 12:37 UTC 

AW: AW: RE: No C-States any longer
 2011-06-09 11:45 UTC  (2+ messages)

[PATCH 00 of 20] Rebased Nested VMX v2
 2011-06-09 10:13 UTC  (23+ messages)
` [PATCH 01 of 20] pre-cleanup1: Extend nhvm_vmcx_guest_intercepts_trap to include errcode to
` [PATCH 02 of 20] pre-cleanup2: Move IDT_VECTORING processing code out of intr_assist
` [PATCH 03 of 20] Add data structure for nestedvmx
` [PATCH 04 of 20] Add APIs for nestedhvm_ops
` [PATCH 05 of 20] Emulation of guest VMXON/OFF instruction
` [PATCH 06 of 20] Define structure and access APIs for virtual VMCS
` [PATCH 07 of 20] Emulation of guest vmptrld
` [PATCH 08 of 20] Emulation of guest VMPTRST
` [PATCH 09 of 20] Emulation of guest VMCLEAR
` [PATCH 10 of 20] Emulation of guest VMWRITE
` [PATCH 11 of 20] Emulation of guest VMREAD
` [PATCH 12 of 20] Add APIs to switch n1/n2 VMCS
` [PATCH 13 of 20] Emulation of VMRESUME/VMLAUNCH
` [PATCH 14 of 20] Extend VMCS control fields for n2 guest
` [PATCH 15 of 20] Switch shadow/virtual VMCS between n1/n2 guests
` [PATCH 16 of 20] interrupt/exception handling for n2 guest
` [PATCH 17 of 20] VM exit handler of n2-guest
` [PATCH 18 of 20] Lazy FPU for n2 guest
` [PATCH 19 of 20] Add VMXE bits in virtual CR4
` [PATCH 20 of 20] n2 MSR handling and capability exposure

Questions about ept
 2011-06-09  8:59 UTC  (3+ messages)

is balloon allowed while domain is in migrating?
 2011-06-09  8:40 UTC  (3+ messages)

[PATCH 2/9] xen: convert to 64 bit stats interface
 2011-06-09  1:56 UTC  (2+ messages)

[PATCH 0 of 4] fix xendomains service
 2011-06-08 21:45 UTC  (5+ messages)
` [PATCH 1 of 4] fix state
` [PATCH 2 of 4] fix not functional eval
` [PATCH 3 of 4] make xendomains service save/migrate vms under /etc/xen/auto only
` [PATCH 4 of 4] always create a lockfile on xendomains service start

[PATCH] ioemu: IGFX passthrough fix SNB GGC
 2011-06-08 17:54 UTC  (3+ messages)

[PATCH] OCaml tools: ask compiler for correct library path
 2011-06-08 14:00 UTC  (7+ messages)

AW: AW: Re: No C-States any longer
 2011-06-08 13:56 UTC  (2+ messages)

[PATCH v2] add SMEP support to HVM guest
 2011-06-08 13:41 UTC  (6+ messages)

[PATCH RESEND 0/2] Xen PV on HVM multiple PV consoles
 2011-06-08 13:32 UTC  (7+ messages)
` [PATCH RESEND 1/2] hvc_xen: support PV on HVM consoles
` [PATCH RESEND 2/2] hvc_xen: implement multiconsole support

[PATCH] qemu-xen: fix unmapping logic in hw/xen_console.c
 2011-06-08 11:53 UTC  (4+ messages)

Xen Governance Proposal Poll result
 2011-06-08 11:01 UTC  (2+ messages)

[PATCH 6 of 6 RESENT] libxl: Do not SEGV when no 'removable' disk parameter in xenstore
 2011-06-08 10:50 UTC  (4+ messages)
` [PATCH] "
` [PATCH RESENTv2] "

Framework for libxl interfacing with qemu monitor
 2011-06-08 10:38 UTC  (6+ 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).