messages from 2016-03-17 19:51:01 to 2016-03-19 11:30:30 UTC [more...]
[PATCH v11]xen: sched: convert RTDS from time to event driven model
2016-03-18 14:25 UTC (11+ messages)
[PATCH 0/7] oxenstored: improve transaction conflict handling
2016-03-19 11:30 UTC (5+ messages)
Regarding Outreachy project on Improving CR Dashboard
2016-03-19 9:54 UTC
[xen-4.6-testing test] 86551: regressions - FAIL
2016-03-19 8:16 UTC
[distros-debian-stretch test] 44260: tolerable trouble: blocked/broken
2016-03-19 8:12 UTC
List of projects for 4.7
2016-03-19 8:10 UTC (9+ messages)
[xen-4.5-testing test] 86552: regressions - FAIL
2016-03-19 5:48 UTC
[qemu-mainline test] 86547: regressions - FAIL
2016-03-19 4:34 UTC
[linux-3.18 baseline-only test] 44259: regressions - FAIL
2016-03-19 3:03 UTC
[linux-linus test] 86542: regressions - FAIL
2016-03-19 2:40 UTC
[PATCH 00/16] Fixes and improvement (including hard affinity!) for Credit2
2016-03-19 2:25 UTC (23+ messages)
` [PATCH 01/16] xen: sched: fix locking when allocating an RTDS pCPU
` [PATCH 02/16] xen: sched: add .init_pdata hook to the scheduler interface
` [PATCH 03/16] xen: sched: make implementing .alloc_pdata optional
` [PATCH 04/16] xen: sched: implement .init_pdata in all schedulers
` [PATCH 05/16] xen: sched: move pCPU initialization in an helper
` [PATCH 06/16] xen: sched: prepare a .switch_sched hook for Credit1
` [PATCH 07/16] xen: sched: prepare a .switch_sched hook for Credit2
` [PATCH 08/16] "
` [PATCH 09/16] xen: sched: close potential races when switching scheduler to CPUs
` [PATCH 10/16] xen: sched: improve credit2 bootparams' scope, placement and signedness
` [PATCH 11/16] xen: sched: on Credit2, don't reprogram the timer if idle
` [PATCH 12/16] xen: sched: fix per-socket runqueue creation in credit2
` [PATCH 13/16] xen: sched: allow for choosing credit2 runqueues configuration at boot
` [PATCH 14/16] xen: sched: per-core runqueues as default in credit2
` [PATCH 15/16] xen: sched: scratch space for cpumasks on Credit2
` [PATCH 16/16] xen: sched: implement vcpu hard affinity in Credit2
[PATCH v4 00/14] Load BIOS via toolstack instead of been embedded in hvmloader
2016-03-19 0:43 UTC (10+ messages)
` [PATCH v4 04/14] firmware/makefile: install BIOS blob
` [PATCH v4 08/14] hvmloader: Locate the "
[linux-mingo-tip-master test] 86535: regressions - FAIL
2016-03-18 23:22 UTC
[xen-unstable baseline-only test] 44258: regressions - FAIL
2016-03-18 22:30 UTC
rcu_sched self-detected stall on CPU on kernel 4.4.5 in PV DomU
2016-03-18 21:46 UTC (3+ messages)
[PATCH 2/2] x86/mtrr: Refactor PAT initialization code
2016-03-18 21:35 UTC (6+ messages)
[PATCH v8 for Xen 4.7 0/4] Enable per-VCPU parameter for RTDS
2016-03-18 21:26 UTC (5+ messages)
` [PATCH v8 for Xen 4.7 1/4] xen: enable "
` [PATCH v8 for Xen 4.7 2/4] libxc: "
` [PATCH v8 for Xen 4.7 3/4] libxl: "
` [PATCH v8 for Xen 4.7 4/4] xl: "
[PATCH 0/5] x86/time: PVCLOCK_TSC_STABLE_BIT support
2016-03-18 20:58 UTC (11+ messages)
` [PATCH 1/5] public/xen.h: add flags field to vcpu_time_info
` [PATCH 2/5] x86/time: implement tsc as clocksource
` [PATCH 3/5] x86/time: streamline platform time init on plt_init()
` [PATCH 4/5] x86/time: refactor read_platform_stime()
` [PATCH 5/5] x86/time: implement PVCLOCK_TSC_STABLE_BIT
[xen-4.3-testing test] 86518: regressions - trouble: blocked/broken/fail/pass
2016-03-18 20:41 UTC
[PATCH v7 for Xen 4.7 0/4] Enable per-VCPU parameter settings for RTDS scheduler
2016-03-18 20:22 UTC (12+ messages)
` [PATCH v7 for Xen 4.7 1/4] xen: enable "
` [PATCH v7 for Xen 4.7 3/4] libxl: "
[PATCH v4] xSplice v1 design and implementation
2016-03-18 19:59 UTC (17+ messages)
` [PATCH v4 03/34] xsm/xen_version: Add XSM for the xen_version hypercall
` [PATCH v4 04/34] HYPERCALL_version_op. New hypercall mirroring XENVER_ but sane
` [PATCH v4 06/34] x86/arm: Add BUGFRAME_NR define and BUILD checks
` [PATCH v4 07/34] arm/x86: Use struct virtual_region to do bug, symbol, and (x86) exception tables
` [PATCH v4 10/34] vmap: Add vmalloc_cb and vfree_cb
[PATCH] xen/x86: Remap text/data/bss with appropriate permissions
2016-03-18 19:49 UTC (7+ messages)
` [PATCH v2] "
[linux-3.18 test] 86513: tolerable FAIL - PUSHED
2016-03-18 19:22 UTC
[PATCH RFC v3 00/28] x86: Improvements to cpuid handling for guests
2016-03-18 18:56 UTC (17+ messages)
` [PATCH v3 03/28] xen/public: Export cpu featureset information in the public API
` [PATCH v3 07/28] xen/x86: Annotate special features
` [PATCH v3 08/28] xen/x86: Annotate VM applicability in featureset
` [PATCH v3 09/28] xen/x86: Calculate maximum host and guest featuresets
` [PATCH v3 10/28] xen/x86: Generate deep dependencies of features
` [PATCH v3 11/28] xen/x86: Clear dependent features when clearing a cpu cap
[PATCH v6 00/22] Prepare UEFI and ACPI tables for Dom0 on ARM64
2016-03-18 18:44 UTC (3+ messages)
` [PATCH v6 01/22] arm/acpi: Estimate memory required for acpi/efi tables
[xen-4.3-testing test] 86445: regressions - trouble: blocked/broken/fail/pass
2016-03-18 18:32 UTC (5+ messages)
[OSSTEST PATCH 0/6] Fix TftpDiVersion plumbing
2016-03-18 18:23 UTC (8+ messages)
` [OSSTEST PATCH 1/6] Debian: Provide cfg_tftp_di_version
` [OSSTEST PATCH 2/6] make-flight: Use getconfig_TftpDiVersion_suite
` [OSSTEST PATCH 3/6] mg-debian-installer-update: "
` [OSSTEST PATCH 4/6] mg-debian-installer-update: Print a TftpDiVersion_$suite setting too
` [OSSTEST PATCH 5/6] standalone-reset: Use suite-specific TftpDiVersion
` [OSSTEST PATCH 6/6] Various: Honour "
` [OSSTEST PATCH 7/6] make-flight: Set debianhvm_suite for Debian HVM tests
[PATCHv2 0/3] x86: workaround inability to fully restore FPU state
2016-03-18 18:23 UTC (8+ messages)
` [PATCHv2 1/3] x86/fpu: improve check for XSAVE* not writing FIP/FDP fields
[libvirt test] 86536: tolerable FAIL - PUSHED
2016-03-18 17:39 UTC
Frequent reports about Xen unstable hanging on ARM boots
2016-03-18 17:36 UTC (6+ messages)
[xen-unstable-smoke test] 86586: tolerable all pass - PUSHED
2016-03-18 17:33 UTC
Running Xen on Nvidia Jetson-TK1
2016-03-18 17:23 UTC (13+ messages)
[PATCH 0/8] tools: Allow HVM domains emulated access to disks provided by hotplug scripts
2016-03-18 17:17 UTC (7+ messages)
` [PATCH 5/8] libxl: Share logic for finding path between qemuu and pygrub
` [PATCH 6/8] libxl: Allow local access for block devices with hotplug scripts
[PATCH 0/6] xentrace/xenalyze support on ARM
2016-03-18 17:12 UTC (6+ messages)
[ovmf test] 86524: regressions - FAIL
2016-03-18 17:03 UTC
[GRUB2 PATCH v5 1/4] i386/relocator: Add grub_relocator64_efi relocator
2016-03-18 17:00 UTC (5+ messages)
` [GRUB2 PATCH v5 2/4] multiboot2: Add tags used to pass ImageHandle to loaded image
` [GRUB2 PATCH v5 3/4 - FOR REVIEW ONLY] multiboot2: Do not pass memory maps to image if EFI boot services are enabled
` [GRUB2 PATCH v5 3/4 - FOR COMMIT] "
` [GRUB2 PATCH v5 4/4] multiboot2: Add support for relocatable images
[GRUB2 PATCH v5 0/4] multiboot2: Add two extensions
2016-03-18 17:00 UTC
[PATCH v2] docs: update FLASK cmd line instructions
2016-03-18 16:46 UTC
Xen 4.6 --with-ovmf, on UEFI Dom0 host up/running, but logging repeated "d1v0 Over-allocation for domain" ?
2016-03-18 16:19 UTC (5+ messages)
[linux-4.1 test] 86510: regressions - FAIL
2016-03-18 16:01 UTC
[xen-unstable-smoke test] 86572: tolerable all pass - PUSHED
2016-03-18 15:23 UTC
CfP 11th Workshop on Virtualization in High-Performance Cloud Computing (VHPC '16)
2016-03-18 14:57 UTC
[PATCH v2 0/2] usb, xen: add pvUSB backend
2016-03-18 14:47 UTC (3+ messages)
[PATCH v2] xen/events: Mask a moving irq
2016-03-18 14:11 UTC
[PATCH v5 00/17] Add ACPI support for Xen Dom0 on ARM64
2016-03-18 13:53 UTC (2+ messages)
` [PATCH v5 16/17] FDT: Add a helper to get the subnode by given name
[PATCH] xen: acpi: Drop CONFIG_ACPI_BOOT and use CONFIG_ACPI instead
2016-03-18 13:52 UTC (2+ messages)
[PATCH v7 0/2] VT-d Device-TLB flush issue
2016-03-18 13:35 UTC (7+ messages)
` [PATCH v7 2/2] VT-d: Fix vt-d Device-TLB flush timeout issue
[qemu-mainline baseline-only test] 44256: tolerable FAIL
2016-03-18 12:52 UTC
[PATCH v6] x86/hvm/viridian: Enable APIC assist enlightenment
2016-03-18 12:30 UTC (3+ messages)
[Patch V4 0/3] xen, usb: support pvUSB frontend driver
2016-03-18 12:28 UTC (5+ messages)
` [Xen-devel] "
[PATCH V17 0/6] xen pvusb toolstack work
2016-03-18 12:17 UTC (2+ messages)
[distros-debian-jessie test] 44257: tolerable trouble: broken/pass
2016-03-18 12:12 UTC
[PATCH v11 00/27] COarse-grain LOck-stepping Virtual Machines for Non-stop Service
2016-03-18 11:35 UTC (22+ messages)
` [PATCH v11 19/27] COLO: introduce new API to prepare/start/do/get_error/stop replication
` [PATCH v11 20/27] Support colo mode for qemu disk
` [PATCH v11 22/27] COLO proxy: implement setup/teardown of COLO proxy module
` [PATCH v11 23/27] COLO proxy: preresume, postresume and checkpoint
` [PATCH v11 24/27] COLO nic: implement COLO nic subkind
(no subject)
2016-03-18 11:34 UTC (2+ messages)
[xen-unstable-smoke test] 86556: tolerable all pass - PUSHED
2016-03-18 11:10 UTC
[PATCH v4 0/2] x86/hvm/viridian: APIC assist
2016-03-18 10:58 UTC (7+ messages)
` [PATCH v5 2/2] x86/hvm/viridian: Enable APIC assist enlightenment
[xen-unstable test] 86491: tolerable FAIL - PUSHED
2016-03-18 10:48 UTC
[PATCH 0/2] Check VT-d Device-TLB flush error
2016-03-18 10:20 UTC (19+ messages)
` [PATCH 1/2] IOMMU/MMU: Adjust top level functions for "
` [PATCH 2/2] IOMMU/MMU: Adjust low "
[PATCH] xen/arm64: check XSM Magic and Signature from the second unknown module
2016-03-18 9:48 UTC (3+ messages)
Outreachy
2016-03-18 9:06 UTC
[PATCH 0/3] libxl: add support for qemu base pvusb backend
2016-03-18 8:24 UTC (12+ messages)
` [PATCH 1/3] libxl: make libxl__need_xenpv_qemu() operate on domain config
` [PATCH 2/3] libxl: add domain config parameter to force start of qemu
` [PATCH 3/3] libxl: add new pvusb backend "qusb" provided by qemu
[PATCH v3 0/4] arm64,xen: add xen_boot support into grup-mkconfig
2016-03-18 7:53 UTC (10+ messages)
` [PATCH v3 4/4] arm64: update the introduction of xen boot commands in docs/grub.texi
` [Xen-devel] "
[qemu-mainline test] 86454: tolerable FAIL - PUSHED
2016-03-18 7:04 UTC
[linux-linus test] 86449: regressions - FAIL
2016-03-18 5:45 UTC
[V5] x86/xsaves: fix overwriting between non-lazy/lazy xsaves
2016-03-18 3:01 UTC
[linux-mingo-tip-master test] 86447: regressions - FAIL
2016-03-18 1:47 UTC
[ovmf test] 86450: regressions - FAIL
2016-03-18 1:00 UTC
[PATCH] blktap2: Invalid logic detecting unaligned buffers in vhd_write_block
2016-03-17 22:10 UTC
[libvirt test] 86448: regressions - FAIL
2016-03-17 21:53 UTC
[linux-3.14 baseline-only test] 44255: tolerable FAIL
2016-03-17 20:52 UTC
page: next (older) | prev (newer) | latest
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).