xen-devel.lists.xenproject.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-05-11 07:32:11 to 2020-05-13 15:28:00 UTC [more...]

[PATCH v2 0/5] domain context infrastructure
 2020-05-13 15:27 UTC  (7+ messages)
` [PATCH v2 2/5] xen/common/domctl: introduce XEN_DOMCTL_get/setdomaincontext
` [PATCH v2 3/5] tools/misc: add xen-domctx to present domain context

[PATCH] x86/mwait: remove unneeded local variables
 2020-05-13 15:21 UTC  (2+ messages)

[PATCH] x86/build32: Discard all orphaned sections
 2020-05-13 15:15 UTC  (5+ messages)

Troubles running Xen on Raspberry Pi 4 with 5.6.1 DomU
 2020-05-13 15:11 UTC  (19+ messages)

[PATCH] build: Fix build with Ubuntu
 2020-05-13 14:54 UTC  (8+ messages)
` [PATCH] x86/build: move -fno-asynchronous-unwind-tables into EMBEDDED_EXTRA_CFLAGS
` [PATCH] x86/build: Unilaterally disable -fcf-protection

[PATCH] x86/guest: Fix assembler warnings with newer binutils
 2020-05-13 14:31 UTC  (2+ messages)

[PATCH v3 0/1] initialize xenlight go module
 2020-05-13 14:18 UTC  (2+ messages)
` [PATCH v3 1/1] golang/xenlight: add necessary module/package documentation

[PATCH v8 00/12] x86emul: further work
 2020-05-13 13:35 UTC  (19+ messages)
` [PATCH v8 07/12] x86emul: support FNSTENV and FNSAVE
` [PATCH v8 08/12] x86emul: support FLDENV and FRSTOR
` [PATCH v8 09/12] x86emul: support FXSAVE/FXRSTOR
` [PATCH v8 12/12] x86/HVM: don't needlessly intercept APERF/MPERF/TSC MSR reads

[PATCH v5 27/38] xen: gntdev: fix common struct sg_table related issues
 2020-05-13 13:32 UTC 

[PATCH v2 0/3] initialize xenlight go module
 2020-05-13 13:25 UTC  (9+ messages)
` [PATCH v2 1/3] golang/xenlight: re-track generated go code
` [PATCH v2 2/3] golang/xenlight: init xenlight go module
` [PATCH v2 3/3] golang/xenlight: add necessary module/package documentation

[Xen-devel] [PATCH] tools/libxc: Reduce feature handling complexity in xc_cpuid_apply_policy()
 2020-05-13 13:22 UTC  (2+ messages)
`  "

[PATCH] stubdom: Use matching quotes in error message
 2020-05-13 12:23 UTC  (2+ messages)

[PATCH] x86/build: Unilaterally disable -fcf-protection
 2020-05-13 12:15 UTC  (5+ messages)

[linux-linus test] 150153: regressions - FAIL
 2020-05-13 11:56 UTC 

[ovmf test] 150156: regressions - FAIL
 2020-05-13 11:45 UTC 

[PATCH v3 0/1] More wrappers for xenlight Go package
 2020-05-13 10:15 UTC  (3+ messages)
` [PATCH v3 1/1] golang/xenlight: add NameToDomid and DomidToName util functions

[xen-unstable-coverity test] 150157: all pass - PUSHED
 2020-05-13  9:56 UTC 

[PATCH 00/16] x86: Support for CET Supervisor Shadow Stacks
 2020-05-13  9:22 UTC  (46+ 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 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 09/16] x86/cpu: Adjust enable_nmis() to be shadow stack compatible
` [PATCH 10/16] x86/cpu: Adjust reset_stack_and_jump() "
` [PATCH 12/16] x86/extable: Adjust extable handling "
` [PATCH 15/16] x86/entry: Adjust guest paths "
` [PATCH 16/16] x86/shstk: Activate Supervisor Shadow Stacks

[PATCH 0/2] Fixups for fcf-protection
 2020-05-13  9:01 UTC  (13+ messages)
` [PATCH 1/2] xen/x86: Disable fcf-protection when necessary to build
` [PATCH 2/2] x86/boot: Drop .note.gnu.properties in build32.lds

[libvirt test] 150155: regressions - FAIL
 2020-05-13  7:45 UTC 

[qemu-mainline test] 150151: tolerable FAIL - PUSHED
 2020-05-13  5:54 UTC 

[xen-unstable test] 150150: tolerable FAIL
 2020-05-13  4:07 UTC 

[ovmf test] 150152: all pass - PUSHED
 2020-05-13  3:25 UTC 

[PATCH 0/3] initialize xenlight go module
 2020-05-12 23:36 UTC  (14+ 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

[linux-linus test] 150148: tolerable FAIL - PUSHED
 2020-05-12 23:17 UTC 

use of "stat -"
 2020-05-12 22:54 UTC  (9+ messages)

[PATCH] mini-os: Avoid segfaults in tc{g,s}etattr
 2020-05-12 19:31 UTC  (5+ messages)
      ` rombios triple fault with -fcf-protection

[qemu-mainline test] 150144: tolerable FAIL - PUSHED
 2020-05-12 19:09 UTC 

[XEN PATCH 0/2] xen/build: fix kconfig errors during config merge
 2020-05-12 17:52 UTC  (3+ messages)
` [XEN PATCH 1/2] xen/build: fixup path to merge_config.sh
` [XEN PATCH 2/2] xen/build: use the correct kconfig makefile

[PATCH RESEND 0/2] xen: Allow EXPERT mode to be selected from the menuconfig directly
 2020-05-12 15:32 UTC  (29+ 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 v2 0/1] More wrappers for xenlight Go package
 2020-05-12 14:50 UTC  (6+ messages)
` [PATCH v2 1/1] golang/xenlight: add NameToDomid and DomidToName util functions

[linux-5.4 test] 150143: tolerable FAIL - PUSHED
 2020-05-12 14:24 UTC 

[xen-unstable test] 150142: tolerable FAIL - PUSHED
 2020-05-12 14:08 UTC 

[libvirt test] 150146: regressions - FAIL
 2020-05-12 13:56 UTC 

odd pte_mfn_to_pfn() behavior
 2020-05-12 10:00 UTC 

[PATCH 0/2] xen/xenbus: some cleanups
 2020-05-12  9:13 UTC  (6+ messages)
` [PATCH 1/2] xen/xenbus: avoid large structs and arrays on the stack
` [PATCH 2/2] xen/xenbus: let xenbus_map_ring_valloc() return errno values only

[PATCH v4 27/38] xen: gntdev: fix common struct sg_table related issues
 2020-05-12  9:00 UTC 

[PATCH 0/12] direct-map DomUs
 2020-05-12  8:57 UTC  (16+ messages)
` [PATCH 05/12] xen: introduce reserve_heap_pages
` [PATCH 10/12] xen/arm: if is_domain_direct_mapped use native UART address for vPL011

[linux-linus test] 150140: regressions - FAIL
 2020-05-12  7:48 UTC 

[PATCH v3 0/3] various: Remove unnecessary casts
 2020-05-12  7:00 UTC  (4+ messages)
` [PATCH v3 1/3] target: Remove unnecessary CPU() cast
` [PATCH v3 2/3] various: Remove unnecessary OBJECT() cast
` [PATCH v3 3/3] hw: Remove unnecessary DEVICE() cast

[ovmf test] 150141: all pass - PUSHED
 2020-05-12  5:51 UTC 

[PATCH] xen/pvcalls-back: test for errors when calling backend_connect()
 2020-05-12  4:24 UTC  (3+ messages)

iommu=no-igfx
 2020-05-11 17:43 UTC 

[qemu-mainline test] 150139: regressions - FAIL
 2020-05-12  3:57 UTC 

[linux-5.4 test] 150136: regressions - FAIL
 2020-05-12  0:34 UTC 

[xen-unstable test] 150135: tolerable FAIL
 2020-05-11 23:16 UTC 

[PATCH] optee: immediately free buffers that are released by OP-TEE
 2020-05-11 22:37 UTC  (5+ messages)

[PATCH v5 00/21] Add support for qemu-xen runnning in a Linux-based stubdomain
 2020-05-11 20:19 UTC  (2+ messages)

XenSummit 2020 *will* be held virtuaully in June!
 2020-05-11 20:08 UTC 

XenSummit 2020 *will* be held virtuaully in June!
 2020-05-11 20:07 UTC  (2+ messages)

[linux-linus test] 150133: regressions - FAIL
 2020-05-11 17:17 UTC 

[PATCH v2] x86/PVH: PHYSDEVOP_pci_mmcfg_reserved should not blindly register a region
 2020-05-11 15:58 UTC  (2+ messages)

[PATCH v2] x86/idle: prevent entering C6 with in service interrupts on Intel
 2020-05-11 15:56 UTC  (4+ messages)

[PATCH] x86/PVH: PHYSDEVOP_pci_mmcfg_reserved should not blindly register a region
 2020-05-11 14:35 UTC  (6+ messages)

[PATCH] xen: fix build without pci passthrough
 2020-05-11 13:40 UTC  (3+ messages)

[PATCH] changelog: add relevant changes during 4.14 development window
 2020-05-11 13:10 UTC  (3+ messages)

[xen-unstable-smoke test] 150134: tolerable all pass - PUSHED
 2020-05-11 12:58 UTC 

[linux-5.4 test] 150130: regressions - FAIL
 2020-05-11 11:46 UTC 

[PATCH v2 0/3] xen: Fix some bugs in scheduling
 2020-05-11 11:28 UTC  (4+ messages)
` [PATCH v2 1/3] xen/sched: allow rcu work to happen when syncing cpus in core scheduling
` [PATCH v2 2/3] xen/sched: don't call sync_vcpu_execstate() in sched_unit_migrate_finish()
` [PATCH v2 3/3] xen/sched: fix latent races accessing vcpu->dirty_cpu

[PATCH v6 00/15] switch to domheap for Xen page tables
 2020-05-11 10:55 UTC  (4+ messages)
` [PATCH v6 12/15] x86/smpboot: switch pl*e to use new APIs in clone_mapping

[PATCH] x86/idle: prevent entering C6 with in service interrupts on Intel
 2020-05-11 10:40 UTC  (4+ messages)

[libvirt test] 150131: regressions - FAIL
 2020-05-11 10:38 UTC 

[xen-unstable test] 150128: tolerable FAIL - PUSHED
 2020-05-11 10:12 UTC 

[PATCH] xen/cpuhotplug: Fix initial CPU offlining for PV(H) guests
 2020-05-11  8:16 UTC  (2+ messages)

[PATCH] xen-platform: Constify dev_pm_ops
 2020-05-11  8:12 UTC  (2+ messages)

[PATCH] x86/gen-cpuid: Distinguish default vs max in feature annotations
 2020-05-11  7:43 UTC  (2+ 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).