xen-devel.lists.xenproject.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-08-10 15:35:56 to 2018-08-14 15:17:22 UTC [more...]

[PATCH v2 00/12] Improvements to domain creation
 2018-08-14 15:17 UTC  (23+ 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()

[PATCH] xen: fix stale PVH comment
 2018-08-14 14:33 UTC  (2+ messages)

[GIT PULL] xen: features and fixes for 4.19-rc1
 2018-08-14 14:21 UTC 

[PATCH v5 0/8] x86/iommu: PVH Dom0 workarounds for missing RMRR entries
 2018-08-14 13:43 UTC  (9+ messages)
` [PATCH v5 1/8] iommu: rename iommu_dom0_strict and iommu_passthrough
` [PATCH v5 2/8] iommu: introduce dom0-iommu option
` [PATCH v5 3/8] iommu: make iommu_inclusive_mapping a suboption of dom0-iommu
` [PATCH v5 4/8] mm: introduce a helper to get the memory type of a page
` [PATCH v5 5/8] x86/iommu: switch the hwdom mapping function to use page_get_type
` [PATCH v5 6/8] dom0/pvh: change the order of the MMCFG initialization
` [PATCH v5 7/8] vpci: introduce a helper to check MMCFG ranges
` [PATCH v5 8/8] x86/iommu: add map-reserved dom0-iommu option to map reserved memory ranges

[linux-4.14 test] 125881: regressions - trouble: blocked/broken/fail/pass
 2018-08-14 12:53 UTC 

[libvirt test] 125885: regressions - trouble: blocked/broken/fail/pass
 2018-08-14 12:01 UTC 

[RFC PATCH 0/2] xen/arm64: Add Support for Amlogic S905 SoC
 2018-08-14 10:17 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

[xen-4.7-testing test] 125879: regressions - trouble: blocked/broken/fail/pass
 2018-08-14 10:05 UTC 

[ovmf test] 125900: all pass - PUSHED
 2018-08-14  9:15 UTC 

[PATCH 0/1] cameraif: Add ABI for para-virtualized
 2018-08-14  8:30 UTC  (3+ messages)
` [PATCH 1/1] cameraif: add ABI for para-virtual camera

x86 Community Call - Wed Aug 15, 14:00 - 15:00 UTC - Agenda items
 2018-08-14  8:12 UTC  (4+ messages)

[PATCH] libs/foreignmemory: Avoid printing an error for ENOTSUPP
 2018-08-14  7:59 UTC  (3+ messages)

Xen ballooning interface
 2018-08-14  7:47 UTC  (12+ messages)

Emulation and active (valid) interrupts
 2018-08-14  7:19 UTC  (14+ messages)

[xen-4.9-testing test] 125876: regressions - trouble: blocked/broken/fail/pass
 2018-08-14  4:26 UTC 

[linux-3.18 test] 125874: trouble: blocked/broken/fail/pass
 2018-08-14  0:11 UTC 

[xen-unstable-smoke test] 125897: tolerable all pass - PUSHED
 2018-08-13 23:25 UTC 

[linux-linus test] 125872: regressions - trouble: blocked/broken/fail/pass
 2018-08-13 21:19 UTC 

[xen-unstable-smoke test] 125891: trouble: blocked/broken/pass
 2018-08-13 16:51 UTC 

[linux-4.9 test] 125869: trouble: blocked/broken/fail/pass
 2018-08-13 16:46 UTC 

[PATCH v2] xen-netfront: fix warn message as irq device name has '/'
 2018-08-13 15:52 UTC 

Armv8-A: Not able to enable secondary CPUs in Hikey960 board
 2018-08-13 15:10 UTC  (4+ messages)

[OSSTEST PATCH] production-config: Temporarily drop arm64
 2018-08-13 15:02 UTC  (2+ messages)

[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 

[xen-unstable-smoke test] 125890: trouble: blocked/broken/pass
 2018-08-13 13:17 UTC 

[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 

[distros-debian-sid test] 75064: tolerable FAIL
 2018-08-13  9:38 UTC 

[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  (15+ messages)

[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)


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).