xen-devel.lists.xenproject.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-01-26 13:17:06 to 2018-01-29 20:24:16 UTC [more...]

[PATCH 0/5] x86: Implement interrupt-safe livepatching
 2018-01-29 20:24 UTC  (8+ messages)
` [PATCH 1/5] arm/alternatives: Fix apply_alternatives() API
` [PATCH 2/5] xen/alternatives: Plumb a 'live' parameter through apply_alternatives()
` [PATCH 3/5] x86/livepatch: Use text_poke() and plumb a live parameter through
` [PATCH 4/5] x86/alternative: Implement NMI/#MC-safe patching
` [PATCH 5/5] DO-NOT-APPLY - Demonstrates an NMI hitting an in-progress patch

Supported hardware
 2018-01-29 20:16 UTC  (3+ messages)

[xen-unstable-smoke test] 118442: tolerable all pass - PUSHED
 2018-01-29 18:58 UTC 

[PATCH] x86: slightly reduce Meltdown band-aid overhead
 2018-01-29 18:56 UTC  (3+ messages)

[PATCH v3 0/5] clang fixes
 2018-01-29 18:22 UTC  (18+ messages)
` [PATCH v3 1/5] build: filter out command line assembler arguments
` [PATCH v3 2/5] x86/clang: fix build with indirect thunks
` [PATCH v3 3/5] x86: fix indirect thunk usage of CONFIG_INDIRECT_THUNK
` [PATCH v3 4/5] x86: move declaration of the exception_table to C
` [PATCH v3 5/5] x86: remove usage of .skip with non-absolute expressions

[PATCH] x86/asm: Drop __GET_CURRENT()
 2018-01-29 18:12 UTC 

[PATCH] tests/xen-access: disable CR4 write events on application exit
 2018-01-29 18:03 UTC  (3+ messages)

[OSSTEST PATCH 1/2] mg-force-push: unshift . onto @INC
 2018-01-29 17:29 UTC  (2+ messages)
` [OSSTEST PATCH 2/2] mg-hosts: Call db_readonly_report inside, not outside, db_retry

[OSSTEST PATCH] daily-cron-email-*: Replace lists.xensource.com with lists.xenproject.org
 2018-01-29 17:28 UTC 

[PATCH] xen/evtchn: Cleanup for virq_is_global() infrastructure
 2018-01-29 17:10 UTC  (2+ messages)

[PATCH RFC v2 00/12] xen/x86: use per-vcpu stacks for 64 bit pv domains
 2018-01-29 17:06 UTC  (3+ messages)
` [PATCH RFC v2 07/12] x86: allow per-domain mappings without NX bit or with specific mfn

[PATCH] x86: reduce Meltdown band-aid IPI overhead
 2018-01-29 16:56 UTC  (3+ messages)

[PATCH v2] x86/mm: Add debug code to detect illegal page_lock and put_page_type ordering
 2018-01-29 16:39 UTC  (5+ messages)

GPU passthrough on ARM
 2018-01-29 16:31 UTC  (8+ messages)

[PATCH] x86/hvm: Drop hvm_set_mode() and associated vmx hooks
 2018-01-29 16:17 UTC  (3+ messages)

[xen-unstable-smoke test] 118439: regressions - FAIL
 2018-01-29 16:05 UTC 

[xen-unstable test] 118423: regressions - FAIL
 2018-01-29 16:04 UTC  (4+ messages)
` [xen-unstable test] 118393: "
    ` [xen-unstable test] 118393: regressions - FAIL [and 1 more messages]

[PATCH] xen: Fix XSM build after dropping XEN_DOMCTL_getmemlist
 2018-01-29 15:26 UTC  (3+ messages)

[seabios test] 118430: regressions - FAIL
 2018-01-29 15:22 UTC 

[PATCH] tools/libxl: Fix assertion failure when trying to build a nested-virt PVH domain
 2018-01-29 15:05 UTC  (5+ messages)

[PATCH v8 00/11] vpci: PCI config space emulation
 2018-01-29 14:01 UTC  (3+ messages)
` [PATCH v8 07/11] vpci/bars: add handlers to map the BARs

[PATCH 0/8] xen: add pvh guest support
 2018-01-29 13:33 UTC  (5+ messages)

Access I2C bus from guest/DomU on ARM board
 2018-01-29 13:33 UTC  (6+ messages)

[xen-unstable-smoke test] 118437: regressions - FAIL
 2018-01-29 13:32 UTC 

[PATCH] x86/hvm: fix domain crash when CR3 has the noflush bit set
 2018-01-29 13:04 UTC  (8+ messages)

[PATCH 3.18 20/52] x86/asm/32: Make sync_core() handle missing CPUID on all 32-bit kernels
 2018-01-29 12:56 UTC 

[PATCH 4.9 01/66] x86/asm/32: Make sync_core() handle missing CPUID on all 32-bit kernels
 2018-01-29 12:56 UTC 

[PATCH 4.4 01/74] x86/asm/32: Make sync_core() handle missing CPUID on all 32-bit kernels
 2018-01-29 12:56 UTC 

firmware/shim: fix build process to use POSIX find options
 2018-01-29 11:37 UTC  (2+ messages)

[PATCH] x86/ioemul: Misc improvements to ioport_emulate.c
 2018-01-29 11:37 UTC  (3+ messages)

[PATCH 0/3] Improvements to decode_register()
 2018-01-29 11:20 UTC  (9+ messages)
` [PATCH 1/3] x86/emul: Optimise decode_register() somewhat
` [PATCH 2/3] x86/hvm: Improvements to external users of decode_register()
` [PATCH 3/3] x86/emul: Improvements to internal "

[PATCH v2] x86: move declaration of the exception_table to C
 2018-01-29 11:04 UTC  (3+ messages)

[xen-4.9-testing test] 118416: regressions - FAIL
 2018-01-29 11:02 UTC 

[xen-unstable-smoke test] 118434: regressions - FAIL
 2018-01-29 10:42 UTC 

[PATCH v10 00/11] x86: Mitigations for SP2/CVE-2017-5715/Branch Target Injection
 2018-01-29  9:28 UTC  (7+ messages)
` [PATCH v10 09/11] x86/ctxt: Issue a speculation barrier between vcpu contexts

[PATCHv3] xen: Add EFI_LOAD_OPTION support
 2018-01-29  9:18 UTC  (4+ messages)

[xen-unstable-smoke test] 118433: regressions - FAIL
 2018-01-29  8:35 UTC 

[qemu-mainline test] 118411: tolerable FAIL - PUSHED
 2018-01-29  6:49 UTC 

[bug]xen 4.10 + dom0 4.15 couldn't boot up
 2018-01-29  5:45 UTC  (2+ messages)

[xen-unstable-smoke test] 118432: regressions - FAIL
 2018-01-29  5:25 UTC 

[PATCH v2 1/2] x86/acpi: add retrieval function for rsdp address
 2018-01-29  3:02 UTC  (5+ messages)

[xen-4.8-testing test] 118407: regressions - FAIL
 2018-01-29  2:57 UTC 

[xen-unstable-smoke test] 118429: regressions - FAIL
 2018-01-29  2:43 UTC 

[seabios test] 118412: regressions - FAIL
 2018-01-29  1:28 UTC 

[xen-unstable-smoke test] 118427: regressions - FAIL
 2018-01-29  0:43 UTC 

[PATCH RFC] ocaml: Fix compile with ocaml 4.06, use unsafe strings
 2018-01-28 23:44 UTC  (9+ messages)

[linux-linus test] 118401: regressions - trouble: blocked/broken/fail/pass
 2018-01-28 23:18 UTC 

[xen-unstable-smoke test] 118426: regressions - FAIL
 2018-01-28 22:43 UTC 

[xen-unstable-smoke test] 118425: regressions - FAIL
 2018-01-28 20:32 UTC 

[xen-unstable-smoke test] 118424: regressions - FAIL
 2018-01-28 18:43 UTC 

[libvirt test] 118394: tolerable all pass - PUSHED
 2018-01-28 18:35 UTC 

[xen-unstable-smoke test] 118421: regressions - FAIL
 2018-01-28 16:41 UTC 

[PATCH] flask: Remove reference to DOMCTL_getmemlist
 2018-01-28 16:26 UTC 

[xen-unstable-smoke test] 118419: regressions - FAIL
 2018-01-28 14:35 UTC 

[xen-unstable-smoke test] 118418: regressions - FAIL
 2018-01-28 12:47 UTC 

[xen-4.9-testing test] 118387: regressions - FAIL
 2018-01-28 10:50 UTC 

[xen-unstable-smoke test] 118413: regressions - FAIL
 2018-01-28 10:37 UTC 

[xen-unstable-coverity test] 118414: all pass - PUSHED
 2018-01-28  9:43 UTC 

[xen-unstable-smoke test] 118409: regressions - FAIL
 2018-01-28  8:43 UTC 

[seabios test] 118389: regressions - FAIL
 2018-01-28  7:46 UTC 

[qemu-mainline test] 118384: regressions - FAIL
 2018-01-28  7:14 UTC 

[xen-unstable-smoke test] 118408: regressions - FAIL
 2018-01-28  6:55 UTC 

[xen-unstable-smoke test] 118405: regressions - FAIL
 2018-01-28  4:34 UTC 

[xen-4.8-testing test] 118369: regressions - trouble: broken/fail/pass
 2018-01-28  3:02 UTC 

[xen-unstable-smoke test] 118399: regressions - FAIL
 2018-01-28  0:22 UTC 

[linux-linus test] 118362: regressions - FAIL
 2018-01-27 23:32 UTC 

[xen-unstable-smoke test] 118397: regressions - FAIL
 2018-01-27 22:47 UTC 

[xen-unstable-smoke test] 118395: regressions - FAIL
 2018-01-27 20:38 UTC 

[xen-unstable-smoke test] 118391: regressions - FAIL
 2018-01-27 18:41 UTC 

[libvirt test] 118357: tolerable all pass - PUSHED
 2018-01-27 18:30 UTC 

[xen-unstable test] 118353: regressions - FAIL
 2018-01-27 16:22 UTC 

[xen-unstable-smoke test] 118390: regressions - FAIL
 2018-01-27 15:56 UTC 

[linux-next test] 118355: regressions - FAIL
 2018-01-27 14:40 UTC 

[xen-unstable-smoke test] 118388: regressions - FAIL
 2018-01-27 13:58 UTC 

[seabios test] 118356: regressions - FAIL
 2018-01-27 12:39 UTC 

[xen-unstable-smoke test] 118386: regressions - FAIL
 2018-01-27 11:35 UTC 

[xen-4.9-testing test] 118347: regressions - FAIL
 2018-01-27 10:14 UTC 

[xen-unstable-smoke test] 118385: regressions - FAIL
 2018-01-27  9:35 UTC 

[xen-unstable-smoke test] 118382: regressions - FAIL
 2018-01-27  7:58 UTC 

[qemu-mainline test] 118341: regressions - FAIL
 2018-01-27  6:35 UTC 

[xen-unstable-smoke test] 118381: regressions - FAIL
 2018-01-27  5:21 UTC 

[xen-unstable-smoke bisection] complete build-arm64-xsm
 2018-01-27  3:32 UTC 

[xen-4.7-testing test] 118337: tolerable FAIL - PUSHED
 2018-01-27  3:25 UTC 

[xen-unstable-smoke test] 118376: regressions - FAIL
 2018-01-27  2:38 UTC 

[xen-unstable-smoke test] 118372: regressions - FAIL
 2018-01-27  0:46 UTC 

[xen-unstable-smoke test] 118366: regressions - FAIL
 2018-01-26 22:14 UTC 

[xen-4.8-testing test] 118329: regressions - FAIL
 2018-01-26 21:55 UTC 

[PATCH] xen/arm: Fix platform name for Xilinx ZynqMP
 2018-01-26 19:42 UTC  (3+ messages)

[xen-unstable-smoke test] 118363: tolerable all pass - PUSHED
 2018-01-26 19:09 UTC 

[PATCH] x86: move declaration of the exception_table to C
 2018-01-26 19:05 UTC  (4+ messages)

[PATCH 0/3] xen/arm: SMCCC fixes and PSCI clean-up
 2018-01-26 18:27 UTC  (13+ messages)
` [PATCH 1/3] xen/arm: vpsci: Removing dummy MIGRATE and MIGRATE_INFO_UP_CPU
` [PATCH 2/3] xen/arm: vsmc: Don't implement function ID that doesn't exist
` [PATCH 3/3] xen/arm: vpsci: Move PSCI function dispatching from vsmc.c to vpsci.c

[PATCH] xen, x86: turn the selftests ASSERT into a warning
 2018-01-26 17:22 UTC  (2+ messages)

[PATCH] xen,x86: introduce tcg_errata
 2018-01-26 17:17 UTC  (7+ messages)

[PATCH] x86/boot: Make the "Building Dom0" messages consistent
 2018-01-26 16:55 UTC  (6+ messages)

[PATCH] xen/pvshim: fix GNTTABOP_query_size hypercall forwarding with SMAP
 2018-01-26 16:53 UTC  (8+ messages)

[linux-linus test] 118324: tolerable FAIL - PUSHED
 2018-01-26 16:53 UTC 

Xen Introspection, KPTI, and CR3 bit 63 leads to guest VMENTRY failures during introspection
 2018-01-26 16:40 UTC  (8+ messages)

[xen-unstable-smoke test] 118361: tolerable all pass - PUSHED
 2018-01-26 16:31 UTC 

[PATCH 0/7] xen/arm32: Branch predictor hardening (XSA-254 variant 2)
 2018-01-26 16:21 UTC  (8+ messages)
` [PATCH 4/7] xen/arm32: Add skeleton to harden branch predictor aliasing attacks

[RFC v2] xen/arm: Suspend to RAM Support in Xen for ARM
 2018-01-26 16:08 UTC  (9+ messages)

[PATCH 1/2] tools/ocaml: Drop coredump infrastructure
 2018-01-26 14:29 UTC  (3+ messages)
` [PATCH 2/2] xen: Drop DOMCTL_getmemlist and xc_get_pfn_list()

[PATCH] xen: fix xsm build
 2018-01-26 13:52 UTC  (4+ messages)

[xen-unstable-smoke test] 118359: tolerable all pass - PUSHED
 2018-01-26 13:38 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).