messages from 2018-10-19 14:39:29 to 2018-10-23 02:02:49 UTC [more...]
[PATCH v5 00/25] dom0less step1: boot multiple domains from device tree
2018-10-23 2:02 UTC (11+ messages)
` [PATCH v5 01/25] xen: allow console_io hypercalls from certain DomUs
` [PATCH v5 02/25] xen/arm: extend device tree based multiboot protocol
` [PATCH v5 03/25] xen/arm: document dom0less
` [PATCH v5 04/25] xen/arm: increase MAX_MODULES
` [PATCH v5 05/25] xen/arm: check for multiboot nodes only under /chosen
` [PATCH v5 06/25] xen/arm: introduce bootcmdlines
` [PATCH v5 07/25] xen/arm: don't add duplicate boot modules, introduce domU flag
` [PATCH v5 08/25] xen/arm: probe domU kernels and initrds
` [PATCH v5 09/25] xen/arm: rename get_11_allocation_size to get_allocation_size
` [PATCH v5 10/25] xen/arm: rename allocate_memory to allocate_memory_11
[PATCH v4 00/23] dom0less step1: boot multiple domains from device tree
2018-10-23 1:59 UTC (43+ messages)
` [PATCH v4 03/23] xen/arm: document dom0less
` [PATCH v4 05/23] xen/arm: introduce bootcmdlines
` [PATCH v4 06/23] xen/arm: don't add duplicate boot modules, introduce domU flag
` [PATCH v4 07/23] xen/arm: probe domU kernels and initrds
` [PATCH v4 10/23] xen/arm: introduce allocate_memory
` [PATCH v4 12/23] xen/arm: introduce create_domUs
` [PATCH v4 13/23] xen/arm: implement construct_domU
` [PATCH v4 20/23] xen: support console_switching between Dom0 and DomUs on ARM
` [PATCH v4 21/23] xen/vpl011: buffer out chars when the backend is xen
` [PATCH v4 22/23] xen/arm: move kernel.h to asm-arm/
[ovmf baseline-only test] 75480: trouble: blocked/broken
2018-10-23 1:00 UTC
[PATCH v2] devicetree, xen: add xen, shared-memory binding
2018-10-23 0:30 UTC (3+ messages)
[RFC PATCH 0/2] xen/arm64: Add Support for Amlogic S905 SoC
2018-10-22 23:31 UTC (5+ messages)
` [RFC PATCH 1/2] xen/arm: Add Amlogic S905 SoC early printk support
` [RFC PATCH 2/2] xen/arm: Add MESON UART driver for Amlogic S905 SoC
Fix VGA logdirty related display freezes with altp2m
2018-10-22 22:50 UTC (9+ messages)
[qemu-mainline baseline-only test] 75479: trouble: blocked/broken
2018-10-22 22:02 UTC
[GIT PULL] (xen) stable/for-jens-4.20
2018-10-22 21:52 UTC
[GIT PULL] (xen-swiotlb) stable/for-linus-4.20
2018-10-22 19:33 UTC
[GIT PULL] (xen) stable/for-jens-4.20
2018-10-22 19:31 UTC
[xen-unstable-smoke test] 128937: tolerable all pass - PUSHED
2018-10-22 19:26 UTC
[PATCH] mm: convert totalram_pages, totalhigh_pages and managed_pages to atomic
2018-10-22 18:11 UTC
Xen optimization
2018-10-22 17:52 UTC (18+ messages)
[distros-debian-sid test] 75477: trouble: blocked/broken
2018-10-22 17:26 UTC
[PATCH] mm: convert totalram_pages, totalhigh_pages and managed_pages to atomic
2018-10-22 17:23 UTC
Intel Z270 support
2018-10-22 17:01 UTC (7+ messages)
[xen-unstable-smoke test] 128934: regressions - FAIL
2018-10-22 15:31 UTC
[PATCH 0/2] automation: build with Ubuntu 18.04
2018-10-22 15:23 UTC (7+ messages)
` [PATCH 1/2] automation: add dockerfile for "
` [PATCH 2/2] automation: build with "
Ongoing/future speculative mitigation work
2018-10-22 15:14 UTC (7+ messages)
[PATCH 2/9] accel: register global_props like machine globals
2018-10-22 14:47 UTC
[ovmf baseline-only test] 75476: trouble: blocked/broken
2018-10-22 14:06 UTC
[PATCH] arm: fix Dom0 creation after ef72c93df9
2018-10-22 13:42 UTC (3+ messages)
per-domain configuration and inappropriate use of globals
2018-10-22 13:29 UTC (3+ messages)
[qemu-mainline test] 128910: tolerable FAIL - PUSHED
2018-10-22 12:59 UTC
[PATCH v2 0/5] xen: Use %*pb[l] for printing bitmaps
2018-10-22 12:58 UTC (6+ messages)
` [PATCH v2 1/5] xen/sched: Use %*pb[l] instead of cpumask_scn{, list}printf()
` [PATCH v2 2/5] xen/common: Use %*pb[l] instead of {cpu, node}mask_scn{, list}printf()
` [PATCH v2 3/5] xen/x86: Use %*pb[l] instead of cpumask_scn{, list}printf()
` [PATCH v2 4/5] xen/bitmap: Drop all bitmap_scn{, list}printf() infrastructure
` [PATCH v2 5/5] xen/keyhandler: Drop keyhandler_scratch
[xen-unstable-smoke test] 128931: regressions - FAIL
2018-10-22 12:24 UTC
[ovmf test] 128927: all pass - PUSHED
2018-10-22 12:14 UTC
[PATCH v2 00/18] xen: add pvh guest support
2018-10-22 12:08 UTC (40+ messages)
` [PATCH v2 07/18] xen: add PVH specific defines to offset.h
` [PATCH v2 08/18] xen: add basic hooks for PVH in current code
` [PATCH v2 09/18] xen: add PVH boot entry code
` [PATCH v2 10/18] xen: setup hypercall page for PVH
` [PATCH v2 11/18] xen: get memory map from hypervisor "
` [PATCH v2 12/18] xen: setup Xen specific data "
` [PATCH v2 13/18] xen: init memory regions "
` [PATCH v2 14/18] xenpvh: add build runes for grub-core
` [PATCH v2 15/18] grub-module-verifier: Ignore all_video for xenpvh
` [PATCH v2 16/18] xenpvh: support building a standalone image
` [PATCH v2 17/18] xenpvh: support grub-install for xenpvh
` [PATCH v2 18/18] xenpvh: add support to configure
[PATCH v2 00/16] Make CONFIG_PV work on x86
2018-10-22 11:21 UTC (29+ messages)
` [PATCH v2 04/16] x86: make construct_dom0 build with !CONFIG_PV
` [PATCH v2 05/16] x86/pv: make guest_io_{read, write} local functions
` [PATCH v2 06/16] x86/amd: call post outb hook for both PV and HVM
` [PATCH v2 07/16] x86: put XEN_DOMCTL_{set, get}_address_size under CONFIG_PV
` [PATCH v2 08/16] x86: connect guest creation with CONFIG_PV
` [PATCH v2 09/16] x86: don't setup PV hypercall stubs and entries when !CONFIG_PV
` [PATCH v2 10/16] x86: don't setup legacy syscall vector "
` [PATCH v2 11/16] x86: don't set sysenter_entry in vmcs "
` [PATCH v2 12/16] x86: stub out PV only code in do_debug
` [PATCH v2 13/16] x86: rearrange x86_64/entry.S
` [PATCH v2 14/16] x86: make entry point code build when !CONFIG_PV
` [PATCH v2 15/16] x86: expose CONFIG_PV
` [PATCH v2 16/16] x86: update help string for CONFIG_HVM
[PATCH] x86: Consolidate the storage of MSR_AMD64_DR{0-3}_ADDRESS_MASK
2018-10-22 10:58 UTC (5+ messages)
[PATCH v5 1/2] memory_hotplug: Free pages as higher order
2018-10-22 10:33 UTC
[freebsd-master test] 128930: regressions - trouble: blocked/broken
2018-10-22 10:20 UTC
[PATCH v8 0/8] Allow setting up shared memory areas between VMs from xl config files
2018-10-22 9:57 UTC (4+ messages)
` [PATCH v8 8/8] xen/arm: map reserved-memory regions as normal memory in dom0
[xen-4.9-testing baseline-only test] 75474: trouble: blocked/broken
2018-10-22 9:28 UTC
Interrupt injection with ISR set on Intel hardware
2018-10-22 7:57 UTC (4+ messages)
[ovmf test] 128924: all pass - PUSHED
2018-10-22 7:20 UTC
[linux-4.9 test] 128902: regressions - FAIL
2018-10-22 7:15 UTC
Definitive Guide to the Xen Hypervisor
2018-10-22 6:44 UTC (4+ messages)
[ovmf test] 128923: all pass - PUSHED
2018-10-22 5:37 UTC
[xen-4.9-testing test] 128900: tolerable FAIL - PUSHED
2018-10-22 3:03 UTC
[xen-unstable test] 128897: regressions - trouble: broken/fail/pass
2018-10-22 0:17 UTC
[ovmf baseline-only test] 75472: trouble: blocked/broken
2018-10-22 0:00 UTC
[linux-4.14 test] 128892: tolerable FAIL - PUSHED
2018-10-21 20:15 UTC
[ovmf baseline-only test] 75470: trouble: blocked/broken
2018-10-21 19:06 UTC
[linux-linus test] 128885: regressions - FAIL
2018-10-21 18:02 UTC
[ovmf test] 128919: all pass - PUSHED
2018-10-21 16:03 UTC
[ovmf test] 128917: all pass - PUSHED
2018-10-21 13:54 UTC
[libvirt test] 128880: tolerable all pass - PUSHED
2018-10-21 12:10 UTC
[xen-unstable-coverity test] 128916: all pass - PUSHED
2018-10-21 10:09 UTC
[linux-next test] 128876: regressions - FAIL
2018-10-21 10:02 UTC
[ovmf baseline-only test] 75468: trouble: blocked/broken
2018-10-21 9:23 UTC
RFC building tools/ocaml as Opam packages
2018-10-21 9:08 UTC
[ovmf test] 128913: all pass - PUSHED
2018-10-21 4:21 UTC
[qemu-mainline baseline-only test] 75466: trouble: blocked/broken
2018-10-21 2:54 UTC
[qemu-mainline test] 128873: tolerable FAIL - PUSHED
2018-10-20 21:55 UTC
[linux-4.9 test] 128871: regressions - FAIL
2018-10-20 17:47 UTC
[xen-4.9-testing test] 128868: regressions - FAIL
2018-10-20 14:22 UTC
[distros-debian-stretch test] 75462: trouble: blocked/broken
2018-10-20 12:33 UTC
[xen-unstable test] 128867: regressions - trouble: broken/fail/pass
2018-10-20 11:32 UTC
[xen-4.7-testing baseline-only test] 75461: trouble: blocked/broken
2018-10-20 9:52 UTC
[PATCH v3] idle/x86: remove the call to boot_init_stack_canary() from cpu_startup_entry()
2018-10-20 7:26 UTC
[linux-4.14 test] 128866: regressions - FAIL
2018-10-20 7:26 UTC
[xen-4.7-testing test] 128865: tolerable FAIL - PUSHED
2018-10-20 3:27 UTC
[linux-linus test] 128861: regressions - FAIL
2018-10-20 2:23 UTC
[ovmf baseline-only test] 75458: trouble: blocked/broken
2018-10-20 2:04 UTC
[xen-4.10-testing baseline-only test] 75456: trouble: blocked/broken
2018-10-20 0:33 UTC
[xen-unstable-smoke test] 128884: tolerable all pass - PUSHED
2018-10-19 22:01 UTC
[PATCH v2] idle/x86: remove the call to boot_init_stack_canary() from cpu_startup_entry()
2018-10-19 20:35 UTC
[linux-3.18 baseline-only test] 75457: trouble: blocked/broken
2018-10-19 20:11 UTC
[PATCH] idle/x86: remove the call to boot_init_stack_canary() from cpu_startup_entry()
2018-10-19 20:08 UTC (2+ messages)
[distros-debian-jessie test] 75454: trouble: blocked/broken
2018-10-19 19:58 UTC
[PATCH] xen/arm: Don't build GICv3 with the new vGIC
2018-10-19 19:50 UTC (2+ messages)
[xen-unstable-smoke test] 128882: tolerable all pass - PUSHED
2018-10-19 19:18 UTC
[libvirt test] 128859: regressions - FAIL
2018-10-19 16:54 UTC
[xen-unstable-smoke test] 128878: regressions - FAIL
2018-10-19 16:35 UTC
dom0/pvh: Dom0 PVH with PCI passthrough support status
2018-10-19 16:22 UTC (2+ messages)
[PATCH V2] xen-swiotlb: use actually allocated size on check physical continuous
2018-10-19 16:17 UTC
[RFC PATCH v2] tools: libxl/xl: run NUMA placement even when an hard-affinity is set
2018-10-19 15:54 UTC
[PATCH v2 0/7] x86/pvh: fix fixes for PVH Dom0
2018-10-19 15:36 UTC (9+ messages)
` [PATCH v2 1/7] x86/pvh: fix TSC mode setup "
` [PATCH v2 2/7] x86/hvm: introduce a define for the debug output IO port
` [PATCH v2 3/7] x86/pvh: allow PVH Dom0 to use the debug IO port console
` [PATCH v2 4/7] vpci: fix updating the command register
` [PATCH v2 5/7] vpci: fix execution of long running operations
` [PATCH v2 6/7] vpci/msix: carve p2m hole for MSIX MMIO regions
` [PATCH v2 7/7] amd/pvh: enable ACPI C1E disable quirk on PVH Dom0
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