messages from 2018-07-30 10:34:11 to 2018-08-01 01:03:17 UTC [more...]
[distros-debian-snapshot test] 75030: regressions - FAIL
2018-08-01 1:02 UTC
[ovmf baseline-only test] 75031: tolerable FAIL
2018-08-01 0:31 UTC
[PATCH v3 00/25] dom0less step1: boot multiple domains from device tree
2018-07-31 23:28 UTC (26+ messages)
` [PATCH v3 01/25] xen: allow console_io hypercalls from certain DomUs
` [PATCH v3 02/25] xen/arm: move a few DT related defines to public/device_tree_defs.h
` [PATCH v3 03/25] xen/arm: extend device tree based multiboot protocol
` [PATCH v3 04/25] xen/arm: document dom0less
` [PATCH v3 05/25] xen/arm: do not pass dt_host to make_memory_node and make_hypervisor_node
` [PATCH v3 06/25] xen/arm: move evtchn_allocate call out of make_hypervisor_node
` [PATCH v3 07/25] xen/arm: rename acpi_make_chosen_node to make_chosen_node
` [PATCH v3 08/25] xen/arm: increase MAX_MODULES
` [PATCH v3 09/25] xen/arm: introduce bootcmdlines
` [PATCH v3 10/25] xen/arm: don't add duplicate boot modules
` [PATCH v3 11/25] xen/arm: probe domU kernels and initrds
` [PATCH v3 12/25] xen/arm: refactor construct_dom0
` [PATCH v3 13/25] xen/arm: introduce create_domUs
` [PATCH v3 14/25] xen/arm: introduce construct_domU
` [PATCH v3 15/25] xen/arm: rename get_11_allocation_size to get_allocation_size
` [PATCH v3 16/25] xen/arm: rename allocate_memory to allocate_memory_11
` [PATCH v3 17/25] xen/arm: introduce allocate_memory
` [PATCH v3 18/25] xen/arm: generate a simple device tree for domUs
` [PATCH v3 19/25] xen/arm: generate vpl011 node on device tree for domU
` [PATCH v3 20/25] xen/arm: introduce a union in vpl011
` [PATCH v3 21/25] xen/arm: refactor vpl011_data_avail
` [PATCH v3 22/25] xen/arm: Allow vpl011 to be used by DomU
` [PATCH v3 23/25] xen: support console_switching between Dom0 and DomUs on ARM
` [PATCH v3 24/25] xen/vpl011: buffer out chars when the backend is xen
` [PATCH v3 25/25] xen/arm: split domain_build.c
[xen-4.11-testing baseline-only test] 75029: tolerable FAIL
2018-07-31 22:15 UTC
Networking with MiniOS
2018-07-31 21:42 UTC
[ovmf test] 125693: all pass - PUSHED
2018-07-31 21:39 UTC
[xen-4.9-testing test] 125686: regressions - FAIL
2018-07-31 21:31 UTC
[PATCH] tools/gdbsx: use inttypes.h instead of custom macros
2018-07-31 20:19 UTC
[PATCH v6 0/7] Allow setting up shared memory areas between VMs from xl config files
2018-07-31 18:23 UTC (8+ messages)
` [PATCH v6 1/7] xen: xsm: flask: introduce XENMAPSPACE_gmfn_share for memory sharing
` [PATCH v6 2/7] libxl: introduce a new structure to represent static shared memory regions
` [PATCH v6 3/7] libxl: support mapping static shared memory areas during domain creation
` [PATCH v6 4/7] libxl: support unmapping static shared memory areas during domain destruction
` [PATCH v6 5/7] libxl:xl: add parsing code to parse "libxl_static_sshm" from xl config files
` [PATCH v6 6/7] docs: documentation about static shared memory regions
` [PATCH v6 7/7] xen/arm: export shared memory regions as reserved-memory on device tree
Xen 4.12 Development Update
2018-07-31 18:19 UTC (2+ messages)
[xen-4.7-testing test] 125685: regressions - FAIL
2018-07-31 18:07 UTC
[PATCH] x86/altp2m: Allow setting the #VE info page for an arbitrary VCPU
2018-07-31 17:56 UTC (4+ messages)
[xen-unstable-smoke test] 125704: tolerable all pass - PUSHED
2018-07-31 17:41 UTC
[PATCH][next] xen/gntdev: don't dereference a null gntdev_dmabuf on allocation failure
2018-07-31 17:09 UTC
[PATCH v2] xen/spinlock: Don't use pvqspinlock if only 1 vCPU
2018-07-31 17:05 UTC
[PATCH v5 0/8] xen: dma-buf support for grant device
2018-07-31 17:04 UTC
[xen-4.6-testing test] 125683: regressions - FAIL
2018-07-31 17:00 UTC
[PATCH] tools/gdbsx: fix 'g' packet response for 64bit guests
2018-07-31 16:29 UTC (11+ messages)
[PATCH v2] xenconsole: add option to avoid escape sequences in log
2018-07-31 16:11 UTC (3+ messages)
[PATCH v8 00/11] arm: more kconfig configurability and small default configs
2018-07-31 16:10 UTC (17+ messages)
` [PATCH v8 01/11] arm: remove the ARM HDLCD driver
` [PATCH v8 02/11] arm: make it possible to disable HAS_GICV3
` [PATCH v8 03/11] arm: rename HAS_GICV3 to GICV3
` [PATCH v8 04/11] Make MEM_ACCESS configurable
` [PATCH v8 05/11] make it possible to enable/disable UART drivers
` [PATCH v8 06/11] arm: make it possible to disable the SMMU driver
` [PATCH v8 07/11] arm: add a tiny kconfig configuration
` [PATCH v8 08/11] arm: add ALL_PLAT, QEMU, Rcar3 and MPSoC configs
` [PATCH v8 09/11] xen: add per-platform defaults for NR_CPUS
` [PATCH v8 10/11] xen: add cloc target
` [PATCH v8 11/11] xen: specify support for EXPERT and DEBUG Kconfig options
[PATCH 0/4] x86/iommu: PVH Dom0 workarounds for missing RMRR/IRSV entries
2018-07-31 15:34 UTC (30+ messages)
` [PATCH 1/4] iommu: remove unneeded return from iommu_hwdom_init
` [PATCH 2/4] iommu: generalize iommu_inclusive_mapping
` [PATCH 3/4] x86/iommu: reorder conditions used in the inclusive iommu mappings
` [PATCH 4/4] x86/iommu: add PVH support to the inclusive options
[PATCH v3] hvm/altp2m: Clarify the proper way to extend the altp2m interface
2018-07-31 15:12 UTC (3+ messages)
[PATCH v14 00/11] x86/domctl: Save info for one vcpu instance
2018-07-31 14:26 UTC (26+ messages)
` [PATCH v14 01/11] x86/cpu: Introduce vmce_save_vcpu_ctxt_one() func
` [PATCH v14 03/11] x86/hvm: Introduce hvm_save_cpu_ctxt_one func
` [PATCH v14 04/11] x86/hvm: Introduce hvm_save_cpu_xsave_states_one
` [PATCH v14 05/11] x86/hvm: Introduce hvm_save_cpu_msrs_one func
` [PATCH v14 06/11] x86/hvm: Introduce hvm_save_mtrr_msr_one func
` [PATCH v14 07/11] x86/hvm: Introduce viridian_save_vcpu_ctxt_one() func
` [PATCH v14 08/11] x86/hvm: Add handler for save_one funcs
` [PATCH v14 09/11] x86/domctl: Don't pause the whole domain if only getting vcpu state
` [PATCH v14 10/11] x86/hvm: Remove redundant save functions
[linux-linus test] 125676: regressions - FAIL
2018-07-31 14:24 UTC
[xen-4.8-testing test] 125679: regressions - FAIL
2018-07-31 14:05 UTC
[PATCH][next] xen/gntdev: don't dereference a null gntdev_dmabuf on allocation failure
2018-07-31 14:02 UTC
[xen-4.10-testing test] 125677: regressions - FAIL
2018-07-31 12:45 UTC
[PATCH v4 0/3] Add hvmops for setting and getting the suppress #VE bit
2018-07-31 11:44 UTC (3+ messages)
` [PATCH v4 3/3] x86/altp2m: Add a hvmop for querying "
[PATCH v3] x86/altp2m: Add a subop for obtaining the mem access of a page
2018-07-31 11:37 UTC (2+ messages)
[linux-next test] 125672: regressions - FAIL
2018-07-31 11:37 UTC
[PATCH 0/3] SSBD AMD via LS CFG Enablement
2018-07-31 11:25 UTC (7+ messages)
` [PATCH 1/3] x86/spec-ctrl: add AMD SSBD LS_CFG in init print
` [PATCH 2/3] x86/spec-ctrl: Add defines and variables for AMD SSBD support
` [PATCH 3/3] x86/spec-ctrl: Add support for modifying SSBD AMD VIA LS_CFG MSR
[xen-unstable baseline-only test] 75028: regressions - FAIL
2018-07-31 11:21 UTC
[xen-unstable-smoke test] 125694: tolerable all pass - PUSHED
2018-07-31 11:20 UTC
[PATCH v3 0/2] x86/xstate: Fixes and improvements to xsetbv handling
2018-07-31 10:38 UTC (6+ messages)
` [PATCH v3 2/2] x86/xstate: Make errors in xstate calculations more obvious by crashing the domain
` [PATCH] x86/xstate: correct logging in handle_xsetbv()
xen vtd : set msi guest_masked 0 by default
2018-07-31 10:22 UTC (5+ messages)
` [PATCH qemu-xen-traditional] xen/pt: allow QEMU to request MSI unmasking at bind time
Xen Security Advisory 274 v2 (CVE-2018-14678) - Linux: Uninitialized state in x86 PV failsafe callback path
2018-07-31 10:14 UTC
[qemu-mainline test] 125675: trouble: broken/fail/pass
2018-07-31 9:33 UTC
[PATCH 0/1] cameraif: Add ABI for para-virtualized
2018-07-31 9:31 UTC (2+ messages)
` [PATCH 1/1] cameraif: add ABI for para-virtual camera
[goto-label] memory: fix label syntax
2018-07-31 9:29 UTC (9+ messages)
` [goto-label v2] "
[PATCH v2 1/2] docs: add xenstore-read and xenstore-write man pages
2018-07-31 9:03 UTC (4+ messages)
` [PATCH v2 2/2] xenstore-client: Add option for raw in-/output
[RFC PATCH 00/17] Add support for qemu-xen runnning in a Linux-based stubdomain
2018-07-31 3:56 UTC (18+ messages)
` [RFC PATCH 01/17] libxl: fix qemu-trad cmdline for no sdl/vnc case
` [RFC PATCH 02/17] libxl: Add "stubdomain_version" to domain_build_info
` [RFC PATCH 03/17] libxl: Handle Linux stubdomain specific QEMU options
` [RFC PATCH 04/17] libxl: Build the domain with a Linux based stubdomain
` [RFC PATCH 05/17] libxl: use xenstore for pci hotplug qemu-in-linux-stubdom commands
` [RFC PATCH 06/17] libxl: create vkb device only for guests with graphics output
` [RFC PATCH 07/17] libxl: add save/restore support for qemu-xen in stubdomain
` [RFC PATCH 08/17] xl: add stubdomain related options to xl config parser
` [RFC PATCH 09/17] libxl: use \x1b to separate qemu arguments for linux stubdomain
` [RFC PATCH 10/17] xenconsoled: install xenstore watch for all supported consoles
` [RFC PATCH 11/17] xenconsoled: add support for consoles using 'state' xenstore entry
` [RFC PATCH 12/17] xenconsoled: make console_type->use_gnttab less confusing
` [RFC PATCH 13/17] xenconsoled: add support for up to 3 secondary consoles
` [RFC PATCH 14/17] xenconsoled: deduplicate error handling
` [RFC PATCH 15/17] xenconsoled: add support for non-pty output
` [RFC PATCH 16/17] libxl: access QMP socket via console for qemu-in-stubdomain
` [RFC PATCH 17/17] libxl: use xenconsoled even for multiple stubdomain's consoles
[linux-3.18 baseline-only test] 75027: regressions - FAIL
2018-07-31 0:13 UTC
[xen-unstable-smoke test] 125690: tolerable all pass - PUSHED
2018-07-30 22:34 UTC
[xen-unstable test] 125667: tolerable FAIL - PUSHED
2018-07-30 21:06 UTC
[libvirt test] 125668: regressions - FAIL
2018-07-30 18:41 UTC
[PATCH v2 00/21] dom0less step1: boot multiple domains from device tree
2018-07-30 18:15 UTC (6+ messages)
` [PATCH v2 19/21] xen/arm: introduce create_domUs
[xen-unstable-smoke test] 125687: tolerable all pass - PUSHED
2018-07-30 18:03 UTC
linux-next: manual merge of the akpm-current tree with the xen-tip tree
2018-07-30 17:45 UTC (3+ messages)
[PATCH v7 00/12] arm: more kconfig configurability and small default configs
2018-07-30 17:39 UTC (13+ messages)
` [PATCH v7 08/12] arm: add ALL, QEMU, Rcar3 and MPSoC configs
[OSSTEST] Install GnuTLS for libvirt builds
2018-07-30 17:37 UTC
[PATCH] xen-netfront: wait xenbus state change when load module manually
2018-07-30 16:41 UTC
[PATCH 1/4] automation: standardize containerize env names
2018-07-30 14:44 UTC (8+ messages)
` [PATCH 2/4] automation: drop container name from containerize
` [PATCH 3/4] automation: remove dead code "
` [PATCH 4/4] automation: ensure created are not owned as root
[PATCH 1/2] automation: add CentOS 7.x image
2018-07-30 14:27 UTC (4+ messages)
` [PATCH 2/2] ci: enable builds with CentOS 7.x
[xen-4.9-testing test] 125663: regressions - FAIL
2018-07-30 14:24 UTC
[PATCH 0/4] This series improves the containerize script to hopefully make it more
2018-07-30 14:02 UTC
[PATCH 0/2] automation: CentOS 7.x container
2018-07-30 14:00 UTC
[linux-3.18 test] 125658: tolerable FAIL - PUSHED
2018-07-30 13:21 UTC
[freebsd-master test] 125673: regressions - trouble: blocked/fail
2018-07-30 11:06 UTC
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).