xen-devel.lists.xenproject.org archive mirror
 help / color / mirror / Atom feed
 messages from 2015-08-12 15:20:38 to 2015-08-13 10:47:10 UTC [more...]

[PATCH v2 1/2] cr-daily-branch: Begin to support other reasons for forcing a baseline
 2015-08-13 10:47 UTC  (7+ messages)
` [PATCH v2 2/2] cambridge: arrange to test each new baseline

[PATCH v4 0/2] Refactor ioreq server for better performance
 2015-08-13 10:46 UTC  (7+ messages)
` [PATCH v4 1/2] Differentiate IO/mem resources tracked by ioreq server
` [PATCH v4 2/2] Refactor rangeset structure for better performance

[PATCH OSSTEST] ts-xen-install: Install netcat-openbsd
 2015-08-13 10:46 UTC  (5+ messages)

[PATCH for-4.6] xen/mm: populate_physmap: validate correctly the gfn for direct mapped domain
 2015-08-13 10:41 UTC  (6+ messages)

[PATCH for-4.6 0/3] More vNUMA fixes
 2015-08-13 10:40 UTC  (14+ messages)
` [PATCH for-4.6 1/3] xl: fix vNUMA vdistance parsing
` [PATCH for-4.6 2/3] xl: fix vNUMA vcpus parsing
` [PATCH for-4.6 3/3] libxc: fix vNUMA memory allocation

Design doc of adding ACPI support for arm64 on Xen - version 2
 2015-08-13 10:40 UTC  (21+ messages)

PCI Pass-through in Xen ARM: Draft 4
 2015-08-13 10:37 UTC  (2+ messages)

[xs-devel] Trying to bring up stub domain in xen-4.4-xs88306
 2015-08-13 10:33 UTC  (3+ messages)

[PATCH 1/2] tools: libxl: Remove unnecessary trailing \n from log messages
 2015-08-13 10:32 UTC  (3+ messages)

[PATCH] gitignore: Don't ignore *.rej
 2015-08-13 10:32 UTC  (5+ messages)

[PATCH for-4.6] tools: Don't try to update the firmware directory on ARM
 2015-08-13 10:31 UTC  (3+ messages)

[PATCH for-4.6] tools/xenstore: Correct use of va_end() after va_copy()
 2015-08-13 10:31 UTC  (3+ messages)

[PATCH for-4.6] tools/libxc: linux: Don't use getpagesize() when unmapping the grants
 2015-08-13 10:31 UTC  (4+ messages)

[PATCH for-4.6 v2 0/4] Patches for c/oxenstored
 2015-08-13 10:31 UTC  (2+ messages)

[PATCH 0/2] support compressed kernels on ARM64
 2015-08-13 10:27 UTC  (19+ messages)
` [PATCH 1/2] xen: move perform_gunzip to common
` [PATCH 2/2] xen/arm: support compressed kernels

[PATCH] add page_get_owner_and_reference() related ASSERT()s
 2015-08-13 10:22 UTC  (9+ messages)
` Ping: "

[PATCHv3 01/10] mm: memory hotplug with an existing resource
 2015-08-13 10:21 UTC 

[PATCH] xl: close restore file fd when we're done with it
 2015-08-13 10:15 UTC  (3+ messages)

[PATCH v2 0/2] x86/HVM: hvm_map_guest_frame_rw() adjustments
 2015-08-13 10:09 UTC  (12+ messages)
` [PATCH v2 1/2] "
` [PATCH v2 2/2] x86/HVM: correct page dirty marking in hvm_map_guest_frame_rw()

[distros-debian-jessie test] 37829: tolerable FAIL
 2015-08-13  9:53 UTC 

[Xen-users] "xl restore" leaks a file descriptor?
 2015-08-13  9:38 UTC  (10+ messages)

[PATCH for-4.6 v3] libxl: fix libxl__build_hvm error code return path
 2015-08-13  9:36 UTC  (3+ messages)

[PATCH] x86/p2m: clear_identity_p2m_entry() must cope with 'relaxed' RDM mode
 2015-08-13  9:26 UTC  (4+ messages)

[PATCH] x86/hvm: Fix non-onchangeonly CR write events logic
 2015-08-13  9:23 UTC  (4+ messages)

Failure to boot HVM guest with more than 32 VCPUS
 2015-08-13  9:20 UTC  (6+ messages)

[PATCH v5 00/17] Add VT-d Posted-Interrupts support
 2015-08-13  9:15 UTC  (45+ messages)
` [PATCH v5 01/17] VT-d Posted-intterrupt (PI) design
` [PATCH v5 02/17] Add cmpxchg16b support for x86-64
` [PATCH v5 03/17] iommu: Add iommu_intpost to control VT-d Posted-Interrupts feature
` [PATCH v5 04/17] vt-d: VT-d Posted-Interrupts feature detection
` [PATCH v5 05/17] vmx: Extend struct pi_desc to support VT-d Posted-Interrupts
` [PATCH v5 06/17] vmx: Add some helper functions for Posted-Interrupts
` [PATCH v5 07/17] vmx: Initialize VT-d Posted-Interrupts Descriptor
` [PATCH v5 08/17] vmx: Suppress posting interrupts when 'SN' is set
` [PATCH v5 09/17] VT-d: Remove pointless casts
` [PATCH v5 11/17] vt-d: Add API to update IRTE when VT-d PI is used
` [PATCH v5 12/17] Update IRTE according to guest interrupt config changes
` [PATCH v5 13/17] vmx: posted-interrupt handling when vCPU is blocked
` [PATCH v5 14/17] vmx: Properly handle notification event when vCPU is running
` [PATCH v5 15/17] vmx: Add some scheduler hooks for VT-d posted interrupts
` [PATCH v5 16/17] VT-d: Dump the posted format IRTE
` [PATCH v5 17/17] Add a command line parameter for VT-d posted-interrupts

[PATCH V6 0/7] xen pvusb toolstack work
 2015-08-13  9:11 UTC  (9+ messages)
` [PATCH V6 2/7] libxl_read_file_contents: add new entry to read sysfs file
` [PATCH V6 3/7] libxl: add pvusb API

[BUG][4.5.1]xl cpupool-create segfault (with config file parameter)
 2015-08-13  9:01 UTC  (3+ messages)

[PATCH for-4.6 v2] libxl: fix libxl__build_hvm error code return path
 2015-08-13  8:19 UTC  (2+ messages)

Trying to bring up stub domain in xen-4.4-xs88306
 2015-08-13  7:04 UTC 

[PATCH] xen/x86: Fix up rules when forcing -mno-sse
 2015-08-13  6:52 UTC  (7+ messages)

linux-next: manual merge of the xen-tip tree with the tip tree
 2015-08-13  6:45 UTC  (13+ messages)

[qemu-mainline test] 60664: tolerable FAIL - PUSHED
 2015-08-13  5:47 UTC 

starting using xen
 2015-08-13  4:50 UTC 

OSSTEST -- nested test case development, RFC: ts-guest-destroy doesn't call guest_await_dhcp_tcp() if guest has fixed IP
 2015-08-13  3:46 UTC  (8+ messages)

[xen-unstable test] 60662: regressions - FAIL
 2015-08-13  2:21 UTC 

[libvirt test] 60663: tolerable FAIL - PUSHED
 2015-08-13  1:46 UTC 

[linux-linus test] 60659: regressions - FAIL
 2015-08-12 22:54 UTC 

[ovmf test] 60661: all pass - PUSHED
 2015-08-12 20:08 UTC 

[TEST REPORT] 4.6.0-rc1 test results. (positive)
 2015-08-12 19:48 UTC 

[PATCH RFC v2 0/5] Multi-queue support for xen-blkfront and xen-blkback
 2015-08-12 16:46 UTC 

DomU creation appears to hang when disabling the unix domain socket for oxenstored
 2015-08-12 16:21 UTC 

[linux-3.4 test] 60657: regressions - FAIL
 2015-08-12 16:21 UTC 

[PATCH for-4.6] libxl: fix libxl__build_hvm error code return path
 2015-08-12 15:49 UTC  (2+ messages)

[PATCH OSSTEST 0/7] Fixes for distros-debian-* flights on armhf
 2015-08-12 15:47 UTC  (17+ messages)
` [PATCH OSSTEST 1/7] ts-logs-capture: Collect /var/log/xen/bootloader.*.log
` [PATCH OSSTEST 2/7] ts-debian-di-install: Use exit/poweroff in preference to exit/always_halt
` [PATCH OSSTEST 3/7] ts-debian-di-install: Install pv-menu-list in ARM guests, always
` [PATCH OSSTEST 4/7] ts-debian-di-install: Use the suite in the default hostname
` [PATCH OSSTEST 5/7] Debian: ARM: only apply no bootloader workaround if xopts{PvMenuLst}
` [PATCH OSSTEST 6/7] Debian: ARM has no bootloader (for Xen) even in Stretch
` [PATCH OSSTEST 7/7] Debian: Create /boot/boot -> . symlink on ARM when PvMenuLst enabled

[PATCH OSSTEST] Toolstack/libvirt: use URI in migration command
 2015-08-12 15:42 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).