messages from 2018-08-10 10:37:21 to 2018-08-13 15:00:02 UTC [more...]
Xen ballooning interface
2018-08-13 14:59 UTC (6+ messages)
[OSSTEST PATCH] production-config: Temporarily drop arm64
2018-08-13 14:57 UTC
[PATCH v3 00/25] dom0less step1: boot multiple domains from device tree
2018-08-13 14:29 UTC (27+ messages)
` [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 16/25] xen/arm: rename allocate_memory to allocate_memory_11
` [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-unstable test] 125866: trouble: blocked/broken/fail/pass
2018-08-13 14:13 UTC
[PATCH v3 1/5] xen/blkback: don't keep persistent grants too long
2018-08-13 14:01 UTC (5+ messages)
` [PATCH v3 2/5] xen/blkfront: cleanup stale persistent grants
` [PATCH v3 3/5] xen/blkfront: reorder tests in xlblk_init()
` [PATCH v3 4/5] xen/blkback: move persistent grants flags to bool
` [PATCH v3 5/5] xen/blkback: remove unused pers_gnts_lock from struct xen_blkif_ring
[PATCH v3 0/5] xen/blk: persistent grant rework
2018-08-13 14:01 UTC
Emulation and active (valid) interrupts
2018-08-13 13:45 UTC (12+ messages)
[xen-unstable-smoke test] 125890: trouble: blocked/broken/pass
2018-08-13 13:17 UTC
Armv8-A: Not able to enable secondary CPUs in Hikey960 board
2018-08-13 13:01 UTC (3+ messages)
[PATCH v1 0/4] Renesas Stout board support (R-Car Gen2)
2018-08-13 12:41 UTC (14+ messages)
` [PATCH v1 4/4] xen/arm: Reuse R-Car Gen2 platform code for Stout board
[PATCH] x86/ptwr: Misc cleanup to ptwr_emulated_update()
2018-08-13 12:25 UTC (3+ messages)
[freebsd-master test] 125889: regressions - trouble: blocked/fail
2018-08-13 11:39 UTC
[xen-unstable-smoke test] 125887: trouble: blocked/broken/pass
2018-08-13 10:04 UTC
[PATCH v2 00/12] Improvements to domain creation
2018-08-13 10:01 UTC (13+ messages)
` [PATCH v2 01/12] tools/ocaml: Pass a full domctl_create_config into stub_xc_domain_create()
` [PATCH v2 02/12] tools: Rework xc_domain_create() to take a full xen_domctl_createdomain
` [PATCH v2 03/12] xen/domctl: Merge set_max_evtchn into createdomain
` [PATCH v2 04/12] xen/evtchn: Pass max_evtchn_port into evtchn_init()
` [PATCH v2 05/12] tools: Pass grant table limits to XEN_DOMCTL_set_gnttab_limits
` [PATCH v2 06/12] xen/gnttab: Pass max_{grant, maptrack}_frames into grant_table_create()
` [PATCH v2 07/12] xen/domctl: Remove XEN_DOMCTL_set_gnttab_limits
` [PATCH v2 08/12] xen/gnttab: Fold grant_table_{create, set_limits}() into grant_table_init()
` [PATCH v2 09/12] xen/domain: Call arch_domain_create() as early as possible in domain_create()
` [PATCH v2 10/12] tools: Pass max_vcpus to XEN_DOMCTL_createdomain
` [PATCH v2 11/12] xen/dom0: Arrange for dom0_cfg to contain the real max_vcpus value
` [PATCH v2 12/12] xen/domain: Allocate d->vcpu[] in domain_create()
[distros-debian-sid test] 75064: tolerable FAIL
2018-08-13 9:38 UTC
x86 Community Call - Wed Aug 15, 14:00 - 15:00 UTC - Agenda items
2018-08-13 8:54 UTC (2+ messages)
[PATCH v2 00/11] x86/paravirt: several cleanups
2018-08-13 7:37 UTC (12+ messages)
` [PATCH v2 01/11] x86/paravirt: make paravirt_patch_call() and paravirt_patch_jmp() static
` [PATCH v2 02/11] x86/paravirt: remove clobbers parameter from paravirt patch functions
` [PATCH v2 03/11] x86/paravirt: remove clobbers from struct paravirt_patch_site
` [PATCH v2 04/11] x86/paravirt: use a single ops structure
` [PATCH v2 05/11] x86/paravirt: remove unused paravirt bits
` [PATCH v2 06/11] x86/paravirt: introduce new config option PARAVIRT_XXL
` [PATCH v2 07/11] x86/paravirt: move items in pv_info under PARAVIRT_XXL umbrella
` [PATCH v2 08/11] x86/paravirt: move the Xen-only pv_cpu_ops under the "
` [PATCH v2 09/11] x86/paravirt: move the Xen-only pv_irq_ops "
` [PATCH v2 10/11] x86/paravirt: move the Xen-only pv_mmu_ops "
` [PATCH v2 11/11] x86/paravirt: remove unneeded mmu related paravirt ops bits
[xen-unstable-smoke test] 125886: trouble: blocked/broken/pass
2018-08-13 7:41 UTC
[PATCH 0/2] MMIO emulation fixes
2018-08-13 6:50 UTC (23+ messages)
` [PATCH 1/2] x86/hvm/ioreq: MMIO range checking completely ignores direction flag
` [PATCH 2/2] x86/hvm/emulate: make sure rep I/O emulation does not cross GFN boundaries
[libvirt test] 125864: regressions - trouble: blocked/broken/fail/pass
2018-08-13 5:34 UTC
[xen-unstable-smoke test] 125883: trouble: blocked/broken/pass
2018-08-13 5:02 UTC
[qemu-mainline test] 125861: trouble: blocked/broken/fail/pass
2018-08-13 3:11 UTC
[xen-unstable-smoke test] 125882: trouble: blocked/broken/pass
2018-08-13 2:31 UTC
[xen-unstable-smoke test] 125880: trouble: blocked/broken/pass
2018-08-12 23:21 UTC
[linux-4.14 test] 125859: trouble: blocked/broken/fail/pass
2018-08-12 21:30 UTC
[xen-unstable-smoke test] 125878: trouble: blocked/broken/fail/pass
2018-08-12 20:20 UTC
[xen-4.7-testing test] 125858: regressions - trouble: blocked/broken/fail/pass
2018-08-12 20:20 UTC
[xen-unstable-smoke test] 125877: trouble: blocked/broken/fail/pass
2018-08-12 17:51 UTC
[xen-unstable-smoke test] 125875: trouble: blocked/broken/pass
2018-08-12 15:19 UTC
[PATCH v3 13/17] x86/xen: enable Hygon support to Xen
2018-08-12 13:26 UTC (4+ messages)
[xen-4.9-testing test] 125854: regressions - trouble: blocked/broken/fail/pass
2018-08-12 13:01 UTC
[xen-unstable-smoke test] 125873: trouble: blocked/broken/pass
2018-08-12 12:19 UTC
[linux-3.18 test] 125852: trouble: blocked/broken/fail/pass
2018-08-12 10:38 UTC
[xen-unstable-smoke test] 125871: trouble: blocked/broken/pass
2018-08-12 9:32 UTC
[linux-linus test] 125848: regressions - trouble: blocked/broken/fail/pass
2018-08-12 7:15 UTC
[xen-unstable-smoke test] 125870: trouble: blocked/broken/pass
2018-08-12 6:27 UTC
[xen-unstable-smoke test] 125868: trouble: blocked/broken/pass
2018-08-12 3:43 UTC
[linux-4.9 test] 125847: regressions - trouble: blocked/broken/fail/pass
2018-08-12 2:36 UTC
[xen-unstable-smoke test] 125867: trouble: blocked/broken/pass
2018-08-12 0:15 UTC
[xen-unstable-smoke test] 125865: trouble: blocked/broken/pass
2018-08-11 21:30 UTC
[linux-next test] 125840: regressions - trouble: blocked/broken/fail/pass
2018-08-11 21:21 UTC
[xen-unstable test] 125842: trouble: blocked/broken/fail/pass
2018-08-11 19:59 UTC
[xen-unstable-smoke test] 125863: trouble: blocked/broken/pass
2018-08-11 18:55 UTC
[libvirt test] 125845: regressions - trouble: blocked/broken/fail/pass
2018-08-11 18:51 UTC
[PATCH] xen/netfront: don't cache skb_shinfo()
2018-08-11 16:42 UTC
[PATCH v2] xen-netfront: fix warn message as irq device name has '/'
2018-08-11 15:21 UTC
[xen-unstable-smoke test] 125862: trouble: blocked/broken/pass
2018-08-11 15:02 UTC
[PATCH v3 00/17] Add support for Hygon Dhyana Family 18h processor
2018-08-11 13:25 UTC
[xen-unstable-smoke test] 125860: trouble: blocked/broken/pass
2018-08-11 12:20 UTC
[qemu-mainline test] 125834: trouble: blocked/broken/fail/pass
2018-08-11 11:28 UTC
[distros-debian-stretch test] 75063: tolerable FAIL
2018-08-11 9:32 UTC
[xen-unstable-smoke test] 125857: trouble: blocked/broken/pass
2018-08-11 9:32 UTC
[linux-4.14 test] 125835: regressions - trouble: blocked/broken/fail/pass
2018-08-11 8:38 UTC
[xen-4.7-testing test] 125832: regressions - trouble: blocked/broken/fail/pass
2018-08-11 7:57 UTC
[xen-unstable-smoke test] 125856: trouble: blocked/broken/pass
2018-08-11 6:45 UTC
[ovmf baseline-only test] 75062: tolerable FAIL
2018-08-11 6:04 UTC
[ovmf test] 125851: all pass - PUSHED
2018-08-11 3:51 UTC
[xen-unstable-smoke test] 125855: trouble: blocked/broken/pass
2018-08-11 3:31 UTC
[xen-unstable-smoke test] 125853: trouble: blocked/broken/pass
2018-08-11 0:08 UTC
[PATCH v3 0/6] zynqmp: Add forwarding of platform specific firmware calls
2018-08-11 0:01 UTC (7+ messages)
` [PATCH v3 1/6] xen/arm: introduce platform_smc
` [PATCH v3 2/6] xen/arm: zynqmp: Forward plaform specific firmware calls
` [PATCH v3 3/6] xen/arm: zynqmp: introduce zynqmp specific defines
` [PATCH v3 4/6] xen/arm: zynqmp: eemi access control
` [PATCH v3 5/6] xen/arm: zynqmp: implement zynqmp_eemi
` [PATCH v3 6/6] xen/arm: zynqmp: Remove blacklist of ZynqMP's PM node
[PATCH v7 0/8] Allow setting up shared memory areas between VMs from xl config files
2018-08-11 0:00 UTC (9+ messages)
` [PATCH v7 1/8] xen: xsm: flask: introduce XENMAPSPACE_gmfn_share for memory sharing
` [PATCH v7 2/8] libxl: introduce a new structure to represent static shared memory regions
` [PATCH v7 3/8] libxl: support mapping static shared memory areas during domain creation
` [PATCH v7 4/8] libxl: support unmapping static shared memory areas during domain destruction
` [PATCH v7 5/8] libxl:xl: add parsing code to parse "libxl_static_sshm" from xl config files
` [PATCH v7 6/8] docs: documentation about static shared memory regions
` [PATCH v7 7/8] xen/arm: export shared memory regions as reserved-memory on device tree
` [PATCH v7 8/8] xen/arm: add xen,dmabuf nodes
[xen-4.9-testing test] 125824: regressions - trouble: blocked/broken/fail/pass
2018-08-10 23:31 UTC
[linux-3.18 test] 125825: regressions - trouble: blocked/broken/fail/pass
2018-08-10 21:57 UTC
[ovmf baseline-only test] 75061: tolerable FAIL
2018-08-10 21:48 UTC
[xen-unstable-smoke test] 125850: trouble: blocked/broken/pass
2018-08-10 21:41 UTC
[ovmf test] 125844: all pass - PUSHED
2018-08-10 19:40 UTC
[xen-unstable-smoke test] 125849: trouble: blocked/broken/pass
2018-08-10 18:52 UTC
[xen-unstable-smoke test] 125846: trouble: blocked/broken/pass
2018-08-10 16:23 UTC
[PATCH] x86/hvm/viridian: set shutdown_code in response to CrashNotify
2018-08-10 15:59 UTC (3+ messages)
[linux-linus test] 125818: regressions - trouble: blocked/broken/fail/pass
2018-08-10 14:56 UTC
[PATCH v2 0/2] MMIO emulation fixes
2018-08-10 14:48 UTC (3+ messages)
` [PATCH v2 1/2] x86/hvm/ioreq: MMIO range checking completely ignores direction flag
` [PATCH v2 2/2] x86/hvm/emulate: make sure rep I/O emulation does not cross GFN boundaries
[PATCH 01/10] x86/paravirt: make paravirt_patch_call() and paravirt_patch_jmp() static
2018-08-10 14:44 UTC (14+ messages)
` [PATCH 02/10] x86/paravirt: remove clobbers parameter from paravirt patch functions
` [PATCH 03/10] x86/paravirt: remove clobbers from struct paravirt_patch_site
` [PATCH 04/10] x86/paravirt: use a single ops structure
` [PATCH 05/10] x86/paravirt: remove unused paravirt bits
` [PATCH 06/10] x86/paravirt: introduce new config option PARAVIRT_XXL
` [PATCH 07/10] x86/paravirt: move items in pv_info under PARAVIRT_XXL umbrella
` [PATCH 08/10] x86/paravirt: move the Xen-only pv_cpu_ops under the "
` [PATCH 09/10] x86/paravirt: move the Xen-only pv_irq_ops "
` [PATCH 10/10] x86/paravirt: move the Xen-only pv_mmu_ops "
[linux-4.9 test] 125820: regressions - trouble: blocked/broken/fail/pass
2018-08-10 14:40 UTC
[ovmf baseline-only test] 75060: tolerable FAIL
2018-08-10 14:30 UTC
[libvirt test] 125821: regressions - trouble: blocked/broken/fail/pass
2018-08-10 13:55 UTC
[freebsd-master test] 125841: regressions - trouble: blocked/fail
2018-08-10 13:19 UTC
[seabios baseline-only test] 75059: regressions - FAIL
2018-08-10 13:12 UTC
[xen-unstable-smoke test] 125843: trouble: blocked/broken/pass
2018-08-10 13:09 UTC
[PATCH v2] x86/spec-ctrl: Yet more fixes for xpti= parsing
2018-08-10 13:00 UTC (2+ messages)
[ovmf test] 125837: all pass - PUSHED
2018-08-10 12:49 UTC
[PATCH 00/10] x86/paravirt: several cleanups
2018-08-10 11:52 UTC
[PATCH v4 0/4] 86/iommu: PVH Dom0 workarounds for missing RMRR entries
2018-08-10 11:41 UTC (5+ messages)
` [PATCH v4 3/4] dom0/pvh: change the order of the MMCFG initialization
[PATCH] x86/spec-ctrl: Yet more fixes for xpti= parsing
2018-08-10 11:40 UTC (4+ messages)
[PATCH net-next] xen-netfront: fix warn message as irq device name has '/'
2018-08-10 10:54 UTC
[xen-unstable test] 125817: trouble: blocked/broken/fail/pass
2018-08-10 10:45 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).