xen-devel.lists.xenproject.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-04-29 17:36:53 to 2020-05-01 23:04:35 UTC [more...]

[PATCH 00/16] x86: Support for CET Supervisor Shadow Stacks
 2020-05-01 22:58 UTC  (11+ messages)
` [PATCH 01/16] x86/traps: Drop last_extable_addr
` [PATCH 02/16] x86/traps: Clean up printing in do_reserved_trap()/fatal_trap()
` [PATCH 03/16] x86/traps: Factor out exception_fixup() and make printing consistent
` [PATCH 04/16] x86/smpboot: Write the top-of-stack block in cpu_smpboot_alloc()
` [PATCH 05/16] x86/shstk: Introduce Supervisor Shadow Stack support
` [PATCH 06/16] x86/traps: Implement #CP handler and extend #PF for shadow stacks
` [PATCH 07/16] x86/shstk: Re-layout the stack block "
` [PATCH 08/16] x86/shstk: Create "
` [PATCH 09/16] x86/cpu: Adjust enable_nmis() to be shadow stack compatible
` [PATCH 15/16] x86/entry: Adjust guest paths "

[PATCH v2 0/3] mm/memory_hotplug: Allow to not create firmware memmap entries
 2020-05-01 21:52 UTC  (28+ messages)
` [PATCH v2 1/3] mm/memory_hotplug: Prepare passing flags to add_memory() and friends
` [PATCH v2 2/3] mm/memory_hotplug: Introduce MHP_NO_FIRMWARE_MEMMAP
` [PATCH v2 3/3] device-dax: Add system ram (add_memory()) with MHP_NO_FIRMWARE_MEMMAP

[xen-unstable test] 149896: tolerable FAIL - PUSHED
 2020-05-01 21:50 UTC 

[PATCH 00/16] Remove the direct map
 2020-05-01 21:35 UTC  (28+ messages)
` [PATCH 01/16] x86/setup: move vm_init() before acpi calls
` [PATCH 02/16] acpi: vmap pages in acpi_os_alloc_memory
` [PATCH 03/16] x86/numa: vmap the pages for memnodemap
` [PATCH 04/16] x86/srat: vmap the pages for acpi_slit
` [PATCH 05/16] x86: map/unmap pages in restore_all_guests
` [PATCH 06/16] x86/pv: domheap pages should be mapped while relocating initrd
` [PATCH 07/16] x86/pv: rewrite how building PV dom0 handles domheap mappings
` [PATCH 08/16] x86: add Persistent Map (PMAP) infrastructure
` [PATCH 09/16] x86: lift mapcache variable to the arch level
` [PATCH 10/16] x86/mapcache: initialise the mapcache for the idle domain
` [PATCH 11/16] x86: add a boot option to enable and disable the direct map
` [PATCH 12/16] x86/domain_page: remove the fast paths when mfn is not in the directmap
` [PATCH 13/16] xen/page_alloc: add a path for xenheap when there is no direct map
` [PATCH 14/16] x86/setup: leave early boot slightly earlier
` [PATCH 15/16] x86/setup: vmap heap nodes when they are outside the direct map
` [PATCH 16/16] x86/setup: do not create valid mappings when directmap=no

[XEN PATCH v5 00/16] xen: Build system improvements
 2020-05-01 14:42 UTC  (9+ messages)
` [XEN PATCH v5 08/16] build: Introduce $(cpp_flags)
` [XEN PATCH v5 09/16] xen/build: use if_changed on built_in.o

[PATCH v17 1/2] mem_sharing: fix sharability check during fork reset
 2020-05-01 13:59 UTC  (3+ messages)
` [PATCH v17 2/2] xen/tools: VM forking toolstack side

[qemu-mainline test] 149894: tolerable FAIL - PUSHED
 2020-05-01 13:24 UTC 

[RFC] UEFI Secure Boot on Xen Hosts
 2020-05-01 12:42 UTC  (8+ messages)

[PATCH] x86/HyperV: correct hv_hcall_page for xen.efi build
 2020-05-01 12:21 UTC  (4+ messages)

[PATCH] tools/xl: vcpu-pin: Skip global affinity when the hard affinity is not changed
 2020-05-01 12:15 UTC  (2+ messages)

[linux-linus test] 149893: tolerable FAIL - PUSHED
 2020-05-01 11:53 UTC 

Troubles running Xen on Raspberry Pi 4 with 5.6.1 DomU
 2020-05-01 11:42 UTC  (2+ messages)

Question
 2020-05-01 11:32 UTC  (4+ messages)

[ANNOUNCE] Xen 4.14 Development Update - LAST POSTING
 2020-05-01 11:08 UTC 

[xen-unstable test] 149892: regressions - FAIL
 2020-05-01  9:05 UTC 

[libvirt test] 149895: regressions - FAIL
 2020-05-01  8:47 UTC 

[PATCH 0/12] direct-map DomUs
 2020-05-01  8:40 UTC  (46+ messages)
` [PATCH 01/12] xen: introduce xen_dom_flags
` [PATCH 02/12] xen/arm: introduce arch_xen_dom_flags and direct_map
` [PATCH 03/12] xen/arm: introduce 1:1 mapping for domUs
` [PATCH 04/12] xen: split alloc_heap_pages in two halves for reusability
` [PATCH 05/12] xen: introduce reserve_heap_pages
` [PATCH 08/12] xen/arm: if is_domain_direct_mapped use native addresses for GICv2
` [PATCH 09/12] xen/arm: if is_domain_direct_mapped use native addresses for GICv3
` [PATCH 10/12] xen/arm: if is_domain_direct_mapped use native UART address for vPL011
` [PATCH 11/12] xen/arm: if xen_force don't try to setup the IOMMU
` [PATCH 12/12] xen/arm: call iomem_permit_access for passthrough devices

[qemu-mainline test] 149890: tolerable FAIL - PUSHED
 2020-05-01  1:17 UTC 

Xen Compilation Error on Ubuntu 20.04
 2020-05-01  0:14 UTC 

[xen-unstable test] 149889: tolerable FAIL - PUSHED
 2020-04-30 23:10 UTC 

[ovmf test] 149891: all pass - PUSHED
 2020-04-30 22:34 UTC 

[PATCH 0/3] initialize xenlight go module
 2020-04-30 21:39 UTC  (4+ messages)
` [PATCH 1/3] golang/xenlight: re-track generated go code
` [PATCH 2/3] golang/xenlight: init xenlight go module
` [PATCH 3/3] golang/xenlight: add necessary module/package documentation

Xen Compilation Error on Ubuntu 20.04
 2020-04-30 20:53 UTC  (5+ messages)

[linux-linus test] 149882: tolerable FAIL - PUSHED
 2020-04-30 18:28 UTC 

[PATCH 0/3] Automation: improve openSUSE containers + podman
 2020-04-30 18:27 UTC  (4+ messages)
` [PATCH 1/3] automation: update openSUSE Tumbleweed building dependencies
` [PATCH 2/3] automation: openSUSE distro names helpers for containerize
` [PATCH 3/3] automation: implement (rootless) podman support in containerize

[PATCH] x86/hap: be more selective with assisted TLB flush
 2020-04-30 18:09 UTC  (6+ messages)

[ovmf test] 149887: all pass - PUSHED
 2020-04-30 15:58 UTC 

[PATCH] x86/amd: Initial support for Fam19h processors
 2020-04-30 15:50 UTC  (6+ messages)

[PATCH RESEND 0/2] xen: Allow EXPERT mode to be selected from the menuconfig directly
 2020-04-30 15:35 UTC  (5+ messages)
` [PATCH RESEND 1/2] xen/Kconfig: define EXPERT a bool rather than a string
` [PATCH RESEND 2/2] xen: Allow EXPERT mode to be selected from the menuconfig directly

[PATCH v1.1 2/3] xen/sched: fix theoretical races accessing vcpu->dirty_cpu
 2020-04-30 15:28 UTC 

[PATCH 0/3] xen: Fix some bugs in scheduling
 2020-04-30 15:19 UTC  (5+ messages)
` [PATCH 1/3] xen/sched: allow rcu work to happen when syncing cpus in core scheduling
` [PATCH 2/3] xen/sched: fix theoretical races accessing vcpu->dirty_cpu
` [PATCH 3/3] xen/cpupool: fix removing cpu from a cpupool

[PATCH v6 00/15] switch to domheap for Xen page tables
 2020-04-30 15:15 UTC  (9+ messages)
` [PATCH v6 09/15] efi: use new page table APIs in copy_mapping
` [PATCH v6 10/15] efi: switch to new APIs in EFI code
` [PATCH v6 11/15] x86/smpboot: clone_mapping should have one exit path
` [PATCH v6 12/15] x86/smpboot: switch pl*e to use new APIs in clone_mapping

Cpu on/offlining crash with core scheduling
 2020-04-30 15:07 UTC  (4+ messages)

[PATCH] x86/hvm: allow for more fine grained assisted flush
 2020-04-30 14:33 UTC  (2+ messages)

[qemu-mainline test] 149885: tolerable FAIL - PUSHED
 2020-04-30 14:33 UTC 

[PATCH 0/2] xen: Allow EXPERT mode to be selected from the menuconfig directly
 2020-04-30 14:32 UTC  (5+ messages)
` [PATCH 1/2] xen/Kconfig: define EXPERT a bool rather than a string
` [PATCH 2/2] xen: Allow EXPERT mode to be selected from the menuconfig directly

[libvirt test] 149886: regressions - FAIL
 2020-04-30 14:10 UTC 

[PATCH 0/2] xen: credit2: limit the number of CPUs per runqueue
 2020-04-30 14:01 UTC  (7+ messages)
` [PATCH 2/2] xen: credit2: limit the max number of CPUs in a runqueue

[PATCH] x86/EFI: correct section offsets in mkreloc diagnostics
 2020-04-30 13:36 UTC  (2+ messages)

[PATCH v2 0/5] domain context infrastructure
 2020-04-30 11:57 UTC  (8+ messages)
` [PATCH v2 4/5] common/domain: add a domain context record for shared_info
` [PATCH v2 5/5] tools/libxc: make use of domain context SHARED_INFO record

[xen-unstable-smoke test] 149888: tolerable all pass - PUSHED
 2020-04-30 11:17 UTC 

[PATCH] x86/hyperv: stash and use the configured max VP index
 2020-04-30 10:21 UTC  (4+ messages)

[xen-unstable test] 149881: tolerable FAIL - PUSHED
 2020-04-30  9:50 UTC 

[PATCH v1 0/3] mm/memory_hotplug: Make virtio-mem play nicely with kexec-tools
 2020-04-30  8:34 UTC  (6+ messages)
` [PATCH v1 2/3] mm/memory_hotplug: Introduce MHP_DRIVER_MANAGED

[PATCH] x86/msr: Fix XEN_MSR_PAT to build with older binutils
 2020-04-30  6:50 UTC  (2+ messages)

[PATCH v3] tools/xenstore: don't store domU's mfn of ring page in xenstored
 2020-04-30  5:38 UTC 

[linux-5.4 test] 149878: tolerable FAIL - PUSHED
 2020-04-30  2:32 UTC 

[qemu-mainline test] 149877: tolerable FAIL - PUSHED
 2020-04-29 23:46 UTC 

[xen-unstable-smoke test] 149884: tolerable all pass - PUSHED
 2020-04-29 23:20 UTC 

[xen-unstable-smoke test] 149883: tolerable all pass - PUSHED
 2020-04-29 20:18 UTC 

[qemu-upstream-unstable test] 149875: tolerable FAIL - PUSHED
 2020-04-29 18:47 UTC 

[xen-unstable-smoke test] 149876: tolerable all pass - PUSHED
 2020-04-29 17:57 UTC 


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