xen-devel.lists.xenproject.org archive mirror
 help / color / mirror / Atom feed
 messages from 2012-02-23 17:31:46 to 2012-02-27 08:19:24 UTC [more...]

[PATCH] processor passthru - upload _Cx and _Pxx data to hypervisor (v5)
 2012-02-27  8:19 UTC  (11+ messages)
` [PATCH 1/3] xen/setup/pm/acpi: Remove the call to boot_option_idle_override
` [PATCH 2/3] xen/enlighten: Expose MWAIT and MWAIT_LEAF if hypervisor OKs it
` [PATCH 3/3] xen/processor-passthru: Provide an driver that passes struct acpi_processor data to the hypervisor

[PATCH 0 of 4 v4] blkif.h: Document protocol and existing extensions
 2012-02-27  6:50 UTC  (6+ messages)
` [PATCH 1 of 4 v4] blkif.h: Miscelaneous style fixes
` [PATCH 2 of 4 v4] blkif.h: Provide more complete documentation of the blkif interface
` [PATCH 3 of 4 v4] blkif.h: Document the Red Hat and Citrix blkif multi-page ring extensions
` [PATCH 4 of 4 v4] blkif.h: Define and document the request number/size/segments extension

Reg: xm Dump-core
 2012-02-27  5:24 UTC 

xenstore-write
 2012-02-27  3:23 UTC 

[PATCH 0 of 2] [RFC] Patches to work with processor-passthru driver (v1)
 2012-02-27  1:46 UTC  (6+ messages)
` [PATCH 1 of 2] traps: AMD PM RDMSRs (MSR_K8_PSTATE_CTRL, etc)
` [PATCH 2 of 2] linux-xencommons: Load processor-passthru

[GIT PULL] (xen) tag stable/for-linus-fixes-3.3-rc5
 2012-02-27  1:30 UTC 

[linux test] 12088: regressions - FAIL
 2012-02-27  0:24 UTC 

[PATCH 0 of 6] [RFC] Use wait queues for paging, v2
 2012-02-26 22:14 UTC  (4+ messages)
` [PATCH 5 of 6] [RFC] x86/mm: use wait queues for mem_paging

[xen-unstable test] 12085: regressions - FAIL
 2012-02-26 20:12 UTC 

[xen-unstable bisection] complete test-amd64-i386-xl-winxpsp3-vcpus1
 2012-02-26 17:54 UTC 

[PATCH 1/2] RFC: Prepare PAD for native and xen platform
 2012-02-26 17:34 UTC  (6+ messages)

xen-4.1-testing.hg 23172:3eca5bf65e6c RELEASE-4.1.2 make install-tools does not create /var/log/xen/console
 2012-02-26 17:31 UTC 

[PATCH] [RFC]: xenpaging: add command to to flush qemu buffer cache via VMCALL
 2012-02-26 16:15 UTC 

[PATCH] xen: constify all instances of "struct attribute_group"
 2012-02-26 16:02 UTC 

[linux test] 12082: regressions - FAIL
 2012-02-26 15:10 UTC 

[PATCH] xenpaging: remove obsolete XENMEM_paging_op_resume
 2012-02-26 14:05 UTC 

[xen-unstable test] 12079: regressions - FAIL
 2012-02-26 10:46 UTC 

[linux test] 12076: regressions - FAIL
 2012-02-26  5:00 UTC 

[xen-unstable test] 12073: regressions - FAIL
 2012-02-26  1:47 UTC 

regression ioatdma 3.3
 2012-02-25 21:13 UTC  (6+ messages)

Problems about xen installation by cobbler
 2012-02-25 20:40 UTC 

problems about the drives update
 2012-02-25 20:38 UTC 

[linux test] 12065: regressions - FAIL
 2012-02-25 19:21 UTC 

[RFC]Some questions about xen-4.1.1
 2012-02-25 17:39 UTC 

[xen-unstable bisection] complete test-amd64-i386-rhel6hvm-intel
 2012-02-25 16:48 UTC 

[PATCH v4 0/3] libxl: save/restore qemu physmap
 2012-02-25 16:33 UTC  (5+ messages)
` [PATCH v4 1/3] libxc: introduce XC_SAVE_ID_TOOLSTACK

[xen-unstable test] 12062: regressions - FAIL
 2012-02-25 15:58 UTC 

Pls help: netfront tx ring frozen (any clues appreciated)
 2012-02-25 15:46 UTC  (2+ messages)

dom0 system call efficiency on x86_64
 2012-02-25 11:13 UTC  (2+ messages)

[linux test] 12058: regressions - FAIL
 2012-02-25  5:59 UTC 

[PATCH] tools: fix python version checking issue
 2012-02-25  3:19 UTC 

[PATCH] tools: fix python version checking issue in configuration
 2012-02-25  3:06 UTC  (3+ messages)

[xen-unstable test] 12053: regressions - FAIL
 2012-02-25  1:19 UTC 

[xen-unstable bisection] complete test-amd64-i386-rhel6hvm-amd
 2012-02-25  0:56 UTC 

Resume not working on 2nd gen Core i5
 2012-02-24 23:09 UTC  (10+ messages)

[PATCH] RFC: initial libxl support for xenpaging
 2012-02-24 22:19 UTC  (21+ messages)

Pointed questions re Xen memory overcommit
 2012-02-24 21:42 UTC  (2+ messages)

[linux test] 12048: regressions - FAIL
 2012-02-24 20:09 UTC 

(no subject)
 2012-02-24 18:57 UTC  (17+ messages)
` [PATCH 01/15] libxl: ao: allow immediate completion
` [PATCH 02/15] libxl: fix hang due to libxl__initiate_device_remove
` [PATCH 03/15] libxl: Fix eventloop_iteration over-locking
` [PATCH 04/15] libxl: Fix leak of ctx->lock
` [PATCH 05/15] libxl: abolish libxl_ctx_postfork
` [PATCH 06/15] tools: Correct PTHREAD options in config/StdGNU.mk
` [PATCH 07/15] libxl: Use PTHREAD_CFLAGS, LDFLAGS, LIBS
` [PATCH 08/15] libxl: Crash (more sensibly) on malloc failure
` [PATCH 09/15] libxl: Make libxl__zalloc et al tolerate a NULL gc
` [PATCH 10/15] libxl: Introduce some convenience macros
` [PATCH 11/15] libxl: Protect fds with CLOEXEC even with forking threads
` [PATCH 12/15] libxl: libxl_event.c:beforepoll_internal, REQUIRE_FDS
` [PATCH 13/15] libxl: event API: new facilities for waiting for subprocesses
` [PATCH 14/15] libxl: Provide libxl_string_list_length
` [PATCH 15/15] libxl: Introduce libxl__sendmsg_fds and libxl__recvmsg_fds
` [PATCH v2 00/15] libxl: child process handling

[PATCH] Signed-off-by: Attilio Rao <attilio.rao@citrix.com>
 2012-02-24 18:52 UTC  (2+ messages)

[PATCH] arm: fix unaligned memcpy() and memmove()
 2012-02-24 18:45 UTC 

[PATCH] [PATCH v2] Add the bios option
 2012-02-24 18:32 UTC  (2+ messages)

[PATCH] Global virq for low memory situations
 2012-02-24 17:18 UTC  (3+ messages)

[PATCH v2 0/5] xen/arm: event channels and shared_info page
 2012-02-24 17:03 UTC  (19+ messages)
` [PATCH v2 1/5] arm: shared_info page allocation and mapping
` [PATCH v2 2/5] arm: implement vcpu_mark_events_pending
` [PATCH v2 3/5] arm: set the default dom0 max_vcpus value to 1 (currently is 0)
` [PATCH v2 4/5] arm: use r12 to pass the hypercall number
` [PATCH v2 5/5] arm: introduce more hypercalls

[xen-devel] [PATCH] libxl: fix compile error of libvirt
 2012-02-24 16:51 UTC  (13+ messages)

[XEN]tap-err happens to me
 2012-02-24 16:32 UTC  (3+ messages)
` [Xen-users] "

[xen-unstable test] 12043: regressions - FAIL
 2012-02-24 16:22 UTC 

NUMA-aware VM placement in Xen
 2012-02-24 14:36 UTC  (4+ messages)

[PATCH 0 of 2] Linux/init: add udev and brctl checks to xencommons
 2012-02-24 13:09 UTC  (4+ messages)
` [PATCH 1 of 2] Linux/init: check for brctl at xencommons

xen-unstable: Qemu upstream domUs not start on Wheezy
 2012-02-24 12:45 UTC  (7+ messages)

[PATCH-WIP 00/13] xen/arm: receive Xen events and initialize xenbus
 2012-02-24 12:23 UTC  (16+ messages)
` [PATCH-WIP 01/13] xen/arm: use r12 to pass the hypercall number to the hypervisor
` [PATCH-WIP 02/13] xen/arm: introduce privcmp, physdev_op and memory_op hypercalls
` [PATCH-WIP 03/13] xen/arm: mmu.h and page.h related definitions
` [PATCH-WIP 04/13] xen/arm: sync_bitops
` [PATCH-WIP 05/13] xen/arm: empty implementation of grant_table arch specific functions
` [PATCH-WIP 06/13] xen/arm: missing includes
` [PATCH-WIP 07/13] xen/arm: receive xen events on arm
` [PATCH-WIP 08/13] xen/arm: fix arm xen guest handle definitions
` [PATCH-WIP 09/13] xen/arm: shared_info and start_info
` [PATCH-WIP 10/13] xen/arm: empty implementation of xen_remap_domain_mfn_range
` [PATCH-WIP 11/13] xen/arm: Introduce xen_pfn_t for pfn and mfn types
` [PATCH-WIP 12/13] xen/arm: compile and run xenbus
` [PATCH-WIP 13/13] xen/arm: compile grant-table features events and xenbus, do not compile pci

[PATCH] xen: constify all instances of "struct attribute_group"
 2012-02-24 11:47 UTC 

[PATCH] xenbus: address compiler warnings
 2012-02-24 11:46 UTC 

[PATCH] add new bootloader xenpvnetboot for pv guest
 2012-02-24 11:04 UTC  (2+ messages)

[Xen-users] GPU Pass Through Comment - DomU GPU Performance Regression after Reboot - Workaround
 2012-02-24 10:39 UTC  (2+ messages)

[PATCH] passthrough: release assigned PCI devices earlier during domain shutdown
 2012-02-24 10:37 UTC  (2+ messages)

[PATCH v5 0/7] arm: compile tools
 2012-02-24  9:25 UTC  (5+ messages)
` [PATCH v5 3/7] arm: compile libxenguest
` [PATCH v5 7/7] libxl: Introduce libxl__arch_domain_create

[linux test] 12036: regressions - FAIL
 2012-02-24  8:56 UTC 

the impeimentation details of I/O virtualization under fully-virtualized condition
 2012-02-24  8:56 UTC 

[PATCH 0 of 2] Add the OVMF UEFI support to hvmloader
 2012-02-24  8:50 UTC  (11+ messages)
` [PATCH 1 of 2] Add the support for Xen to include OVMF UEFI support and directly use it

Xen PVSCSI: status, issues and some tests
 2012-02-24  7:00 UTC  (5+ messages)

[xen-4.0-testing test] 12038: tolerable FAIL - PUSHED
 2012-02-24  6:58 UTC 

[xen-unstable test] 12035: regressions - FAIL
 2012-02-24  2:20 UTC 

pvscsi patch
 2012-02-24  2:12 UTC 

[PATCH 0 of 4 v3] blkif.h: Document protocol and existing extensions
 2012-02-23 22:41 UTC  (8+ messages)
` [PATCH 2 of 4 v3] blkif.h: Provide more complete documentation of the blkif interface

[xen-4.1-testing test] 12034: tolerable FAIL - PUSHED
 2012-02-23 20:36 UTC 

[PATCH V7 00/11] Xen PCI Passthrough
 2012-02-23 20:20 UTC  (3+ messages)
` [PATCH V7 03/11] pci_regs: Add PCI_EXP_TYPE_PCIE_BRIDGE

[PATCH 00 of 10] arm: SMP boot
 2012-02-23 19:16 UTC  (13+ messages)
` [PATCH 01 of 10] arm: strip xen binary
` [PATCH 02 of 10] arm: implement udelay()
` [PATCH 03 of 10] arm: Move some GIC distributor init out of the per-CPU init function
` [PATCH 04 of 10] arm: Handle booting on SMP platforms
` [PATCH 05 of 10] arm: More SMP bringup
` [PATCH 06 of 10] arm: per-cpu areas
` [PATCH 07 of 10] arm: start plumbing in SMP bringup in C
` [PATCH 08 of 10] arm: Boot secondary CPUs into C
` [PATCH 09 of 10] arm: SMP CPU shutdown
` [PATCH 10 of 10] arm: Shutdown and reboot

dom0 not seeing all of the assigned memory
 2012-02-23 18:55 UTC  (2+ messages)

[RFC] libxc: xc_hvm_build_with_params() proposal
 2012-02-23 18:44 UTC 

[PATCH 0/5] xen/arm: event channels and shared_info page
 2012-02-23 18:17 UTC  (4+ messages)
` [PATCH 1/5] arm: shared_info page allocation and mapping

[xen-4.0-testing test] 12033: regressions - trouble: broken/fail/pass
 2012-02-23 17:40 UTC 

[PATCH v8] build: add autoconf to replace custom checks in tools/check
 2012-02-23 17:36 UTC  (2+ messages)

[linux test] 12032: regressions - FAIL
 2012-02-23 17:35 UTC 


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