xen-devel.lists.xenproject.org archive mirror
 help / color / mirror / Atom feed
 messages from 2011-06-08 17:48:50 to 2011-06-13 08:58:16 UTC [more...]

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

Accessing PCI BAR space directly from XEN hypervisor
 2011-06-13  8:54 UTC 

Problems with VNC with upstream Qemu
 2011-06-13  8:54 UTC  (5+ messages)

[PATCH 00 of 20] Rebased Nested VMX v2
 2011-06-13  8:27 UTC  (24+ 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

BUG: unable to handle kernel NULL pointer dereference (4.0.1 w/2.6.32.36)
 2011-06-13  0:17 UTC  (6+ messages)
  ` blktap problem: "
  `  "

[PATCH] libxl: off by one fix for new network-attach args parsing
 2011-06-12 18:54 UTC 

[PATCH 1/2] xen: Add __attribute__((format(printf... where appropriate
 2011-06-12 16:21 UTC 

No C-States any longer
 2011-06-12 11:59 UTC  (13+ messages)
  ` AW: "
    `  "
      ` AW: "
        `  "
          ` AW: "
            `  "
              ` AW: "
                `  "

AW: RE: RE: RE: RE: No C-States any longer
 2011-06-12  9:01 UTC  (2+ messages)
  `  "

xen- 4.1.1-rc2-pre test report
 2011-06-12  6:07 UTC 

IPI lost or CPU cannot act on IPI!
 2011-06-11  0:55 UTC 

xen + pvops dom0: keyboard not working
 2011-06-10 21:06 UTC  (4+ messages)

XenSummit information & poll whether to hold a dev meeting on Aug 4
 2011-06-10 19:18 UTC 

[PATCH] use per-cpu variables in cpufreq
 2011-06-10 19:00 UTC  (2+ messages)

BUG: unable to handle kernel paging request - balloon_init - xen-4.1.0 - 2.6.32.39
 2011-06-10 16:51 UTC  (16+ messages)

USB disk corruption on Xen 4.1.0 & Linux 2.6.38.7
 2011-06-10 16:46 UTC  (9+ messages)

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

[PATCH V2] libxl: enabling upstream qemu as pv backend
 2011-06-10 14:03 UTC  (2+ messages)

qemu cpu utility too high as dom0 cpu stealtime's also high
 2011-06-10 13:57 UTC 

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

[PATCH] [linux-2.6.39.x for xen] tmem: self-ballooning and frontswap-selfshrinking
 2011-06-10 11:53 UTC  (4+ messages)

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

[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  (20+ messages)
  `  "

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

[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 

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 

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)

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)

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)

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)


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