messages from 2014-09-22 11:01:50 to 2014-09-22 18:21:44 UTC [more...]
[PATCH v4 01/16] xen: Add support for VMware cpuid leaves
2014-09-22 18:21 UTC (2+ messages)
[PATCH v3] xen/tools: Introduce QNX IFS loader
2014-09-22 18:12 UTC (2+ messages)
Introduce rtds real-time scheduler for Xen
2014-09-22 17:26 UTC (8+ messages)
` [PATCH v3 1/4] xen: add real time scheduler rtds
[XEN/ARM: Patch v3 1/1] Add support for the Exynos secure firmware
2014-09-22 17:25 UTC (3+ messages)
[PATCH for-4.5 v6 00/16] Xen VMware tools support
2014-09-22 17:19 UTC (23+ messages)
` [PATCH for-4.5 v6 01/16] xen: Add support for VMware cpuid leaves
` [PATCH for-4.5 v6 02/16] tools: Add vmware_hw support
` [PATCH for-4.5 v6 05/16] tools: Add vmware_port support
` [PATCH for-4.5 v6 08/16] xen: Add limited support of VMware's hyper-call rpc
` [PATCH for-4.5 v6 09/16] tools: "
[PATCH for-4.5 v6 00/17] Mem_event and mem_access for ARM
2014-09-22 17:18 UTC (7+ messages)
` [PATCH for-4.5 v6 13/17] xen/arm: Data abort exception (R/W) mem_events
[PATCH for-4.5 v7 00/21] Mem_event and mem_access for ARM
2014-09-22 17:16 UTC (13+ messages)
` [PATCH for-4.5 v7 07/21] xen: Relocate p2m_mem_access_check into common and refactor it
` [PATCH for-4.5 v7 14/21] xen/arm: p2m changes for mem_access support
` [PATCH for-4.5 v7 16/21] xen/arm: Add p2m_set_permission and p2m_shatter_page helpers
` [PATCH for-4.5 v7 21/21] tools/tests: Enable xen-access on ARM
[PATCH v4 0/3] Move xenstore and libxc public headers to include subdir
2014-09-22 17:14 UTC (9+ messages)
` [PATCH v4 1/3] "
[PATCH for 4.5 v4 1/4] xen: add real time scheduler rtds
2014-09-22 17:13 UTC (2+ messages)
[PATCH OSSTEST 1/2] Switch default Linux branch from 3.4 to 3.13
2014-09-22 16:57 UTC (3+ messages)
[PATCH v11 0/2] x86/viridian improvements
2014-09-22 16:48 UTC (7+ messages)
` [PATCH v11 1/2] x86/viridian: Re-purpose the HVM parameter to be a feature mask
[PATCH 00/45 v3] tool changes to honor configure --prefix=DIR
2014-09-22 16:38 UTC (59+ messages)
` [PATCH 01/46] stubdom: fix lwip compile
` [PATCH 02/46] tools/xenpaging: create dumpdir with mode 0700
` [PATCH 03/46] install.sh: Preserve permissions from make install
` [PATCH 04/46] tools/mkrpm: allow custom rpm package name
` [PATCH 05/46] tools: remove obsolete path.py from tools/python
` [PATCH 06/46] tools/pygrub: store kernels in /var/run/xen/pygrub
` [PATCH 07/46] tools/hotplug: create XEN_RUN_DIR at runtime
` [PATCH 08/46] tools/hotplug: create XEN_LOCK_DIR "
` [PATCH 09/46] tools/hotplug: use XEN_LOCK_DIR instead of hardcoded path
` [PATCH 10/46] tools/examples: remove obsolete install targets
` [PATCH 11/46] remove obsolete SUBSYS_DIR variable
` [PATCH 12/46] Config.mk: move directory list into BUILD_MAKE_VARS
` [PATCH 13/46] Config.mk: replace dependency to genpath with actual target
` [PATCH 14/46] Config.mk: add new macro buildmakevars2header
` [PATCH 15/46] tools/libxl: use buildmakevars2header to create _paths.h
` [PATCH 16/46] tools/libxc: provide variable paths to libxc
` [PATCH 17/46] tools/libxc: use XEN_RUN_DIR for SUSPEND_LOCK_FILE
` [PATCH 18/46] Use configure --sysconfdir=DIR to set CONFIG_DIR
` [PATCH 19/46] Add configure --with-initd-dir=DIR
` [PATCH 20/46] tools/hotplug: use XEN_SCRIPT_DIR instead of hardcoded path
` [PATCH 21/46] tools/configure.ac: sort AC_CONFIG_FILES
` [PATCH 22/46] tools: use INITD_DIR instead of CONFIG_DIR/init.d|rc.d
` [PATCH 23/46] tools/hotplug: substitute XEN_SCRIPT_DIR on FreeBSD
` [PATCH 24/46] remove duplicate variables from config
` [PATCH 25/46] Use configure --mandir=DIR to set MANDIR
` [PATCH 26/46] Use configure --docdir=DIR to set DOCDIR
` [PATCH 27/46] Use configure --includedir=DIR to set INCLUDEDIR
` [PATCH 28/46] Use configure --libexecdir=BASEDIR to set LIBEXEC
` [PATCH 29/46] Use configure --prefix=DIR to set PREFIX
` [PATCH 30/46] Use configure --localstatedir=BASEDIR to set path to /var
` [PATCH 31/46] Add configure --enable-rpath
` [PATCH 32/46] Add configure --with-linux-backend-modules="mod1 mod2"
` [PATCH 33/46] Add configure --with-bash_completion-dir=DIR
` [PATCH 34/46] Make XENFIRMWAREDIR a subdir of libexecdir
` [PATCH 35/46] Use just PREFIX to reference the path in Paths.mk
` [PATCH 36/46] tools: remove private copies of includedir and libdir from libxenstat
` [PATCH 37/46] Use Paths.mk for docs, stubdom and tools build
` [PATCH 38/46] Move xenconsoled to libexec
` [PATCH 39/46] Move xenstored "
` [PATCH 40/46] Move xenwatchdogd "
` [PATCH 41/46] tools: use XEN_LIB_STORED instead of /var/lib/xenstored
` [PATCH 42/46] Use XEN_RUN_DIR instead of /var/run/xen
` [PATCH 43/46] Move systemd paths to Paths.mk
` [PATCH 44/46] Include Paths.mk in toplevel Makefile to fix uninstall
` [PATCH 45/46] Move MAN1DIR and MAN8DIR to Paths.mk
` [PATCH 46/46] rerun autogen.sh
[PATCH v3] RFC: extend the xenstore ring with a 'closing' signal
2014-09-22 16:38 UTC (3+ messages)
` [PATCH v4] xenstore: "
[PATCH for-4.5 v3 0/3] Support for sparse physical address space on ARM
2014-09-22 16:28 UTC (6+ messages)
` [PATCH for-4.5 v3 2/3] xen: add helpers for PDX mask initialisation calculations
[PATCH for-4.5 v5] add support for libvirt-like channels
2014-09-22 16:25 UTC (5+ messages)
` [PATCH v5 for-4.5 1/2] libxl: add support for 'channels'
` [PATCH v5 for-4.5 2/2] xl: "
[PATCH] MAINTAINERS: Add Wei Liu as toolstack co-maintainer
2014-09-22 16:13 UTC (2+ messages)
[PATCH 3/3 v2] xen/xenbus: Improve failure processing code for __xenbus_switch_state()
2014-09-22 16:01 UTC (3+ messages)
[PATCH v3] xen/arm: Correctly support WARN_ON
2014-09-22 15:39 UTC (3+ messages)
[PATCH v5] Fix interrupt latency of HVM PCI passthroughdevices
2014-09-22 15:31 UTC (5+ messages)
` [PATCH v5 for-xen-4.5 1/3] dpci: Replace tasklet with an softirq (v5)
[PATCH v4 0/4] x86/HVM: fix various aspects of APIC emulation
2014-09-22 15:19 UTC (7+ messages)
` [PATCH v4 1/4] x86/HVM: fix miscellaneous aspects of x2APIC emulation
` [PATCH v4 2/4] x86/HVM: fix ID handling "
[linux-3.10 test] 30348: regressions - FAIL
2014-09-22 15:19 UTC
[PATCH v2] xen/tools: Introduce QNX IFS loader
2014-09-22 15:13 UTC (16+ messages)
[RFC Patch v4 0/9] Some bugfix patches
2014-09-22 15:08 UTC (30+ messages)
` [RFC Patch v4 1/9] copy the correct page to memory
` [RFC Patch v4 5/9] check if mfn is supported by IOCTL_PRIVCMD_MMAPBATCH before calling ioctl()
` [RFC Patch v4 6/9] don't zero out ioreq page and handle the pended I/O after resuming
` [RFC Patch v4 7/9] correct xc_domain_save()'s return value
` [PATCH RFC 0/3] "
` [PATCH 1/3] libxl: save helper: remove redundant declaration
` [PATCH 2/3] libxl: save helper: transport errno with all callback return values
` [PATCH 3/3] libxl: save/restore callbacks: enforce a useful errno value
` [RFC Patch v4 8/9] store correct format into tapdisk-params/params
` [RFC Patch v4 9/9] update libxl__device_disk_from_xs_be() to support blktap device
AMD GPU passthrough in Xen
2014-09-22 15:05 UTC (4+ messages)
[PATCH v3 for-4.5 0/9] xen: arm: support for > 40-bit physical addressing
2014-09-22 14:33 UTC (6+ messages)
` [PATCH v3 for-4.5 2/9] xen: arm: Implement variable levels in dump_pt_walk
[OSSTEST PATCH RFC v1 00/12] XSM test cases for OSSTest
2014-09-22 14:12 UTC (13+ messages)
` [OSSTEST PATCH RFC v1 01/12] README: list chiark-utils-bin as requirement
` [OSSTEST PATCH RFC v1 02/12] gitignore: ignore images directory
` [OSSTEST PATCH RFC v1 03/12] ts-xen-build-prep: install checkpolicy
` [OSSTEST PATCH RFC v1 04/12] ts-xen-build: build with XSM support if requested
` [OSSTEST PATCH RFC v1 05/12] mfi-common: create build-$arch-xsm job
` [OSSTEST PATCH RFC v1 06/12] Debian.pm: pass in XSM configuration to bootloader setup routines
` [OSSTEST PATCH RFC v1 07/12] Debian.pm: load flask policy in uboot
` [OSSTEST PATCH RFC v1 08/12] ts-xen-install: install Xen with XSM support if requested
` [OSSTEST PATCH RFC v1 09/12] mfi-common: use XSM build if job name contains -xsm suffix
` [OSSTEST PATCH RFC v1 10/12] make-flight: create XSM test jobs
` [OSSTEST PATCH RFC v1 11/12] ts-debian-install: add in seclabel if XSM is enabled
` [OSSTEST PATCH RFC v1 12/12] ts-debian-hvm-install: "
[linux-linus test] 30347: regressions - FAIL
2014-09-22 14:11 UTC
[PATCH v3] docs: add PVH specification
2014-09-22 14:08 UTC (7+ messages)
[RFC PATCH] xen/arm: GICv3 support for domU
2014-09-22 14:02 UTC (7+ messages)
Question about high CPU load during iperf ethernet testing
2014-09-22 13:01 UTC
[PATCH V5 00/15] arm64 EFI stub
2014-09-22 12:54 UTC (30+ messages)
` [PATCH V5 02/15] Move x86 specific funtions/variables to arch header
` [PATCH V5 04/15] Add architecture functions for pre/post ExitBootServices
` [PATCH V5 05/15] Add efi_arch_cfg_file_early/late() to handle arch specific cfg file fields
` [PATCH V5 06/15] Add efi_arch_handle_cmdline() for processing commandline
` [PATCH V5 07/15] Move x86 specific disk probing code
` [PATCH V5 08/15] Create arch functions for console and video init
` [PATCH V5 09/15] Add efi_arch_memory() for arch specific memory setup
` [PATCH V5 10/15] Add arch specific module handling to read_file()
` [PATCH V5 11/15] Add several misc. arch functions for EFI boot code
` [PATCH V5 12/15] Add efi_arch_use_config_file() function to control use of config file
` [PATCH V5 14/15] Update libfdt to v1.4.0
` [PATCH V5 15/15] Add ARM EFI boot support
[Xen-API] Location of next Xen Project Developer Summit / User Summit (please respond by end of September)
2014-09-22 12:49 UTC
[linux-next test] 30349: tolerable trouble: blocked/broken/fail/pass
2014-09-22 12:48 UTC
Questio about high CPU load during iperf ethernet testing
2014-09-22 12:29 UTC
mini-os: arm: grant mapping
2014-09-22 11:34 UTC (5+ messages)
[PATCH for 4.5 v4 3/4] libxl: add rtds scheduler
2014-09-22 11:24 UTC (2+ messages)
[PATCH V4 00/15] arm64 EFI stub
2014-09-22 11:13 UTC (8+ messages)
` [PATCH V4 15/15] Add ARM EFI boot support
[RFC + Queries] Flow of PCI passthrough in ARM
2014-09-22 11:09 UTC (3+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).