Xen-Devel Archive mirror
 help / color / mirror / Atom feed
 messages from 2015-10-05 16:18:12 to 2015-10-06 13:58:16 UTC [more...]

[PATCH v2 0/9] xen/arm: vgic: Support 32-bit access for 64-bit register
 2015-10-06 13:56 UTC  (12+ messages)
` [PATCH v2 2/9] xen/arm: io: Extend write/read handler to pass the register in parameter
` [PATCH v2 3/9] xen/arm: io: Support sign-extension for every read access
` [PATCH v2 5/9] xen/arm: vgic: Optimize the way to store GICD_IPRIORITYR in the rank
` [PATCH v2 6/9] xen/arm: vgic: Introduce a new field to store the rank index and use it

[PATCH v3] xen/arm: psci: use SMC64 function ID when available on ARM64
 2015-10-06 13:42 UTC  (3+ messages)

[PATCH 0/2] Co-maintaining scheduling and cpupools
 2015-10-06 13:40 UTC  (4+ messages)
` [PATCH 1/2] MAINTAINERS: adding myself as co-maintainer of scheduling

[PATCH] tools: remove unused wrappers for python
 2015-10-06 13:40 UTC  (5+ messages)

RFC: LTS and stable release scheme
 2015-10-06 13:38 UTC  (5+ messages)

[PATCH OSSTEST v2 0/8] Use the DTB provided by the kernel we are trying to boot
 2015-10-06 13:37 UTC  (9+ messages)
` [PATCH OSSTEST v2 1/8] Osstest: Add %arch_debian2linux (and inverse)
` [PATCH OSSTEST v2 2/8] ts-kernel-build: Introduce global $parms
` [PATCH OSSTEST v2 3/8] ts-kernel-build: Refactor $archparams::DefConfig selection
` [PATCH OSSTEST v2 4/8] ts-kernel-build: Refactor $archparams KernelImage handling
` [PATCH OSSTEST v2 5/8] ts-kernel-build: Add arm64 support
` [PATCH OSSTEST v2 6/8] ts-kernel-build: Include dtbs in dist file
` [PATCH OSSTEST v2 7/8] Debian: Enable interpolation in uboot_scr_load_dtb here doc
` [PATCH OSSTEST v2 8/8] Debian: Use dtbs from kernel dist when booting that kernel

[PATCH OSSTEST 0/8] Use the DTB provided by the kernel we are trying to boot
 2015-10-06 13:36 UTC  (22+ messages)
` [PATCH OSSTEST 2/8] ts-kernel-build: Introduce global $parms
` [PATCH OSSTEST 3/8] ts-kernel-build: Refactor $archparams::DefConfig selection
` [PATCH OSSTEST 4/8] ts-kernel-build: Refactor $archparams KernelImage handling
` [PATCH OSSTEST 5/8] ts-kernel-build: Add arm64 support
` [PATCH OSSTEST 6/8] ts-kernel-build: Include dtbs in dist file
` [PATCH OSSTEST 7/8] Debian: Enable interpolation in uboot_scr_load_dtb here doc
` [PATCH OSSTEST 8/8] Debian: Use dtbs from kernel dist when booting that kernel

[PATCH v8] run QEMU as non-root
 2015-10-06 13:30 UTC  (6+ messages)

[GIT PULL] xen: bug fixes for 4.3-rc4
 2015-10-06 13:29 UTC 

[PATCH] libxc: remove most of tools/libxc/xc_dom_compat_linux.c
 2015-10-06 13:17 UTC  (5+ messages)

RFC: change to 6 months release cycle
 2015-10-06 13:12 UTC  (9+ messages)

[PATCH 0/11] Xen PCI Passthrough security fixes
 2015-10-06 13:07 UTC  (5+ messages)
  ` [PATCH] tools: libxl: allow permissive qemu-upstream pci passthrough

[RFC 00/29] Incomplete Kconfig conversion
 2015-10-06 13:05 UTC  (49+ messages)
` [RFC 01/29] build: import Kbuild/Kconfig from Linux 4.2
` [RFC 02/29] build: trim down Linux bits
` [RFC 03/29] build: hookup initial Kconfig usage
` [RFC 04/29] build: include config bits to build with
` [RFC 05/29] build: convert HAS_PASSTHROUGH use to Kconfig
` [RFC 06/29] build: convert HAS_DEVICE_TREE "
` [RFC 07/29] build: convert HAS_PCI "
` [RFC 08/29] build: convert HAS_NS16550 "
` [RFC 09/29] build: convert HAS_IOPORTS "
` [RFC 10/29] build: convert HAS_ACPI "
` [RFC 11/29] build: convert HAS_VIDEO "
` [RFC 12/29] build: convert HAS_VGA "
` [RFC 13/29] build: convert HAS_CPUFREQ "
` [RFC 14/29] build: convert HAS_GDBSX "
` [RFC 15/29] build: convert HAS_PDX "
` [RFC 16/29] build: convert HAS_KEXEC "
` [RFC 17/29] build: convert HAS_ARM_HDLCD "
` [RFC 18/29] build: convert HAS_CADENCE_UART "
` [RFC 19/29] build: convert HAS_PL011 "
` [RFC 20/29] build: convert HAS_EXYNOS4210 "
` [RFC 21/29] build: convert HAS_OMAP "
` [RFC 22/29] build: convert HAS_SCIF "
` [RFC 23/29] build: convert HAS_EHCI "
` [RFC 24/29] build: convert HAS_MEM_ACCESS "
` [RFC 25/29] build: convert HAS_MEM_PAGING "
` [RFC 26/29] build: convert HAS_MEM_SHARING "
` [RFC 27/29] build: convert HAS_GICV3 "
` [RFC 28/29] build: convert CONFIG_COMPAT "
` [RFC 29/29] build: convert kexec options to CONFIG_KEXEC

Survey Results - Part 1 : Improving Xen Project Governance and Conventions
 2015-10-06 13:02 UTC  (12+ messages)

[PATCH v1] xSplice initial foundation patches
 2015-10-06 12:57 UTC  (3+ messages)
` [PATCH v1 1/5] xsplice: Design document

[PATCH OSSTEST v2 0/8] Fixes for switching to Jessie as base OS for test hosts
 2015-10-06 12:47 UTC  (9+ messages)
` [PATCH OSSTEST v2 1/8] Debian: uboot: Use di_vg_name() and lv_dev_mapper() for root=
` [PATCH OSSTEST v2 2/8] TestSupport: Use lv_dev_mapper in guest_find_lv
` [PATCH OSSTEST v2 3/8] ts-freebsd-install: Use $gho->{Lvdev} instead of target_guest_lv_name
` [PATCH OSSTEST v2 4/8] TestSupport: Remove now unused target_guest_lv_name
` [PATCH OSSTEST v2 5/8] ts-kernel-build: Explicitly enable CONFIG_CGROUPS
` [PATCH OSSTEST v2 6/8] ts-debian-di-install: Use correct per-arch name for kernel
` [PATCH OSSTEST v2 7/8] ts-freebsd-install: Pass -s option to kpartx
` [PATCH OSSTEST v2 8/8] Switch to Debian 8.0 (jessie) as OS for test hosts

[xen 4.6.0 to be] Readme missing 32bit as dependency for a default build on Debian Jessie
 2015-10-06 12:44 UTC  (6+ messages)

pyxc_linux_build() in tools/python/xen/lowlevel/xc/xc.c still needed?
 2015-10-06 11:08 UTC  (9+ messages)

[PATCH v7 00/32] Introduce HVM without dm and new boot ABI
 2015-10-06 11:05 UTC  (16+ messages)
` [PATCH v7 01/32] xen/vcpu: add missing dummy_vcpu_info to compat VCPUOP_initialise
` [PATCH v7 12/32] xen/x86: add bitmap of enabled emulated devices
` [PATCH v7 23/32] xen/x86: make sure the HVM callback vector is correctly set
` [PATCH v7 29/32] libxc/xen: introduce a start info structure for HVMlite guests

[linux-3.18 test] 62651: regressions - FAIL
 2015-10-06 10:55 UTC  (2+ messages)

[linux-linus test] 62663: regressions - FAIL
 2015-10-06 10:50 UTC 

[PATCH v4 00/20] xen/arm64: Add support for 64KB page in Linux
 2015-10-06 10:17 UTC  (2+ messages)

[PATCH 2/2] block/xen-blkfront: Handle non-indirect grant with 64KB pages
 2015-10-06 10:06 UTC  (4+ messages)

[PATCH for-4.6] xen/public: arm: Use __typeof__ rather than typeof
 2015-10-06  9:43 UTC  (3+ messages)

[linux-3.14 baseline-only test] 38127: regressions - FAIL
 2015-10-06  9:38 UTC 

[PATCH 0/2] Bulk mem-share identical domains
 2015-10-06  9:20 UTC  (7+ messages)
` [PATCH 1/2] x86/mem-sharing: Bulk mem-sharing entire domains
` [PATCH 2/2] tests/mem-sharing: Add bulk option to memshrtool

[OSSTEST PATCH 0/2] Testcase for HVM vNUMA
 2015-10-06  9:18 UTC  (10+ messages)
` [OSSTEST PATCH 2/2] make-flight: create the vNUMA HVM test job

PV random device
 2015-10-06  9:15 UTC  (9+ messages)

[PATCH] tools/libxc: Improve efficiency of xc_cpuid_apply_policy()
 2015-10-06  9:14 UTC  (2+ messages)

[PATCH] docs: xl.cfg: permissive option is not PV only
 2015-10-06  8:52 UTC  (2+ messages)

[linux-4.1 test] 62659: regressions - FAIL
 2015-10-06  5:54 UTC 

[xen-unstable baseline-only test] 38126: regressions - FAIL
 2015-10-06  3:46 UTC 

[qemu-mainline test] 62649: tolerable FAIL - PUSHED
 2015-10-06  0:14 UTC 

[PATCH] flask: Allow initial domain to use XENPF_get_symbol
 2015-10-05 23:26 UTC  (2+ messages)

Update on Review Process Modelling Project
 2015-10-05 21:20 UTC  (2+ messages)

[linux-3.10 baseline-only test] 38124: regressions - FAIL
 2015-10-05 20:26 UTC 

[ovmf baseline-only test] 38125: all pass
 2015-10-05 20:22 UTC 

[linux-3.14 test] 62648: tolerable FAIL - PUSHED
 2015-10-05 20:22 UTC 

[PATCH] build: drop unused config variable CONFIG_HVM
 2015-10-05 19:15 UTC 

[xen-unstable-smoke test] 62680: tolerable all pass - PUSHED
 2015-10-05 18:41 UTC 

[xen-unstable test] 62646: tolerable FAIL - PUSHED
 2015-10-05 18:21 UTC 

[PATCH v3 0/1] Block script performance with shared image files
 2015-10-05 16:41 UTC  (3+ messages)
` [PATCH v3 1/1] tools/hotplug: Scan xenstore once when attaching shared images files

[PATCH OSSTEST+XEN 0/1+1] Switching to one qemu tree per qemu version (trad vs upstream)
 2015-10-05 16:39 UTC  (8+ messages)
` [PATCH OSSTEST] Switch to merged qemu-xen{, -traditional}.git trees

[PATCH v2 0/1] Block script performance with shared image files
 2015-10-05 16:38 UTC  (3+ messages)
` [PATCH v2 1/1] tools/hotplug: Scan xenstore once when attaching shared images files

[PATCH v2] xen:arm: use SMC64 version function ID on ARM64
 2015-10-05 16:32 UTC  (3+ messages)

[PATCH OSSTEST 0/6] Fixes for switching to Jessie as base OS for test hosts
 2015-10-05 16:31 UTC  (5+ messages)
` [PATCH OSSTEST 4/6] ts-freebsd-install: Use $gho->{Lvdev} instead of target_guest_lv_name

[PATCH v5 00/22] xen/arm64: Add support for 64KB page in Linux
 2015-10-05 16:18 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 read-only IMAP folder(s) and NNTP newsgroup(s).