messages from 2018-07-11 14:14:34 to 2018-07-13 20:03:11 UTC [more...]
[PATCH v2 00/13] x86: CPUID and MSR policy marshalling support
2018-07-13 20:03 UTC (11+ messages)
` [PATCH v2 01/13] x86/msr: Drop stale comment for vcpu_msrs.spec_ctrl
` [PATCH v2 02/13] libx86: Introduce libx86/cpuid.h
` [PATCH v2 03/13] libx86: generate cpuid-autogen.h in the libx86 include dir
` [PATCH v2 04/13] libx86: Share struct cpuid_policy with userspace
` [PATCH v2 05/13] libx86: introduce a libx86 shared library
` [PATCH v2 06/13] libx86: Introduce libx86/msr.h and share msr_policy with userspace
` [PATCH v2 07/13] libx86: Introduce a helper to serialise cpuid_policy objects
` [PATCH v2 08/13] libx86: Introduce a helper to serialise msr_policy objects
` [PATCH v2 09/13] libx86: Introduce a helper to deserialise cpuid_policy objects
` [PATCH v2 10/13] libx86: introduce a helper to deserialise msr_policy objects
xpti=dom0=false doesn't seem to work on 4.8.4
2018-07-13 18:54 UTC
[linux-4.9 test] 125096: regressions - FAIL
2018-07-13 18:12 UTC
[freebsd-master test] 125150: all pass - PUSHED
2018-07-13 17:45 UTC
[PATCH 00/16] x86: indirect call overhead reduction
2018-07-13 17:15 UTC (23+ messages)
` [PATCH 01/16] VMX: reduce number of posted-interrupt hooks
` [PATCH 02/16] VMX: don't unconditionally set the tsc_scaling.setup hook
` [PATCH 03/16] x86/HVM: switch virtual_intr_delivery_enabled() hook to simple boolean
` [PATCH 04/16] x86/HVM: drop vmfunc_intercept
` [PATCH 05/16] x86/HVM: add wrapper for hvm_funcs.set_tsc_offset()
` [PATCH 06/16] x86: allow producing .i or .s for multiply compiled files
` [PATCH 10/16] x86/HVM: patch indirect calls through hvm_funcs to direct ones
[xen-unstable-smoke test] 125155: tolerable all pass - PUSHED
2018-07-13 17:02 UTC
[PATCH] x86/efi: move the logic to detect PE build support
2018-07-13 16:02 UTC
[ovmf baseline-only test] 74967: all pass
2018-07-13 14:33 UTC
[xen-unstable-smoke test] 125153: tolerable all pass - PUSHED
2018-07-13 13:44 UTC
[PATCH v11 00/11] x86/domctl: Save info for one vcpu instance
2018-07-13 13:35 UTC (19+ messages)
` [PATCH v11 01/11] x86/cpu: Introduce vmce_save_vcpu_ctxt_one() func
` [PATCH v11 02/11] x86/hvm: Introduce hvm_save_tsc_adjust_one() func
` [PATCH v11 03/11] x86/hvm: Introduce hvm_save_cpu_ctxt_one func
` [PATCH v11 04/11] x86/hvm: Introduce hvm_save_cpu_xsave_states_one
` [PATCH v11 05/11] x86/hvm: Introduce hvm_save_cpu_msrs_one func
` [PATCH v11 06/11] x86/hvm: Introduce hvm_save_mtrr_msr_one func
` [PATCH v11 07/11] x86/hvm: Introduce viridian_save_vcpu_ctxt_one() func
` [PATCH v11 08/11] x86/hvm: Add handler for save_one funcs
` [PATCH v11 09/11] x86/domctl: Don't pause the whole domain if only getting vcpu state
` [PATCH v11 10/11] x86/hvm: Remove redundant save functions
` [PATCH v11 11/11] x86/hvm: Remove save_one handler
[PATCH v2] tools: remove local links to the x86 headers
2018-07-13 13:09 UTC (7+ messages)
[libvirt test] 125086: regressions - FAIL
2018-07-13 12:43 UTC
[ovmf baseline-only test] 74966: all pass
2018-07-13 12:30 UTC
[ovmf test] 125151: all pass - PUSHED
2018-07-13 11:59 UTC
[PATCH v1] tools/firmware: reproducible seabios build
2018-07-13 11:04 UTC
[PATCH v3 0/3] Fixes to build with lld 6.0.0
2018-07-13 10:20 UTC (15+ messages)
` [PATCH v3 1/3] xen/x86: replace '||' usage in the linker script
` [PATCH v3 2/3] xen/compiler: introduce a define for weak symbols
` [PATCH v3 3/3] xen/x86: declare the efi symbol as weak
[xen-unstable-smoke test] 125149: tolerable all pass - PUSHED
2018-07-13 10:19 UTC
[xen-unstable test] 125081: regressions - trouble: blocked/broken/fail/pass
2018-07-13 10:01 UTC
[ovmf baseline-only test] 74965: all pass
2018-07-13 9:52 UTC
[distros-debian-jessie test] 74964: tolerable FAIL
2018-07-13 9:29 UTC
[ovmf test] 125147: all pass - PUSHED
2018-07-13 9:12 UTC
[PATCH 0/8] x86: (allow to) suppress use of hyper-threading
2018-07-13 9:02 UTC (25+ messages)
` [PATCH 2/8] x86: distinguish CPU offlining from CPU removal
` [PATCH 3/8] allow cpu_down() to be called earlier
` [PATCH 4/8] x86/AMD: distinguish compute units from hyper-threads
` [PATCH 5/8] x86: bring up all CPUs even if not all are supposed to be used
` [PATCH 6/8] x86: (command line option to) avoid use of secondary hyper-threads
` [PATCH 7/8] x86/shim: fully ignore "nosmp" and "maxcpus="
` [PATCH 8/8] cpumask: tidy {,z}alloc_cpumask_var()
` [PATCH 1/8] cpupools: fix state when downing a CPU failed
[PATCH] xen/x86/vpmu: Zero struct pt_regs before calling into sample handling code
2018-07-13 8:41 UTC
[linux-4.14 test] 125079: tolerable FAIL - PUSHED
2018-07-13 7:10 UTC
[PATCH] automation/build: update stretck-i386 dockerfile
2018-07-13 7:09 UTC (4+ messages)
[ovmf test] 125145: all pass - PUSHED
2018-07-13 6:20 UTC
[ovmf baseline-only test] 74963: all pass
2018-07-13 3:29 UTC
[xen-4.9-testing test] 125077: regressions - FAIL
2018-07-13 1:28 UTC
[ovmf test] 125143: all pass - PUSHED
2018-07-13 1:02 UTC
x86 Community Call - Wed July 11, 14:00 - 15:00 UTC - Minutes
2018-07-13 0:54 UTC (5+ messages)
[PATCH v2 00/21] dom0less step1: boot multiple domains from device tree
2018-07-13 0:04 UTC (22+ messages)
` [PATCH v2 01/21] xen/arm: rename get_11_allocation_size to get_allocation_size
` [PATCH v2 02/21] xen/arm: make allocate_memory work for non 1:1 mapped guests
` [PATCH v2 06/21] xen/arm: do not pass dt_host to make_memory_node and make_hypervisor_node
` [PATCH v2 09/21] xen/arm: move cmdline out of boot_modules
` [PATCH v2 15/21] xen/arm: generate vpl011 node on device tree for domU
[xen-unstable-smoke test] 125142: tolerable all pass - PUSHED
2018-07-12 22:44 UTC
[ovmf baseline-only test] 74962: all pass
2018-07-12 20:46 UTC
[xen-unstable-smoke test] 125140: regressions - FAIL
2018-07-12 19:55 UTC
[distros-debian-wheezy test] 74961: all pass
2018-07-12 19:07 UTC
[xen-unstable-smoke test] 125135: tolerable all pass - PUSHED
2018-07-12 17:30 UTC
[PATCH v2] xen: setup pv irq ops vector earlier
2018-07-12 17:28 UTC
[PATCH] xen/x86/vpmu: Zero struct pt_regs before calling into sample handling code
2018-07-12 17:27 UTC
[linux-3.18 test] 125072: regressions - trouble: blocked/broken/fail/pass
2018-07-12 16:47 UTC
[PATCH v3] xen: oprofile/nmi_int.c: Drop unwanted sexual reference
2018-07-12 16:38 UTC (3+ messages)
[PATCH] tools: remove local links to the x86 headers
2018-07-12 16:37 UTC (6+ messages)
[PATCH v3 00/31] libxl: Enable save/restore/migration of a restricted QEMU + libxl__ev_qmp_*
2018-07-12 16:36 UTC (5+ messages)
` [PATCH v3.1] libxl: Design of an async API to issue QMP commands to QEMU
[PATCH] scripts: add helper script to use Docker containers
2018-07-12 16:02 UTC (2+ messages)
[PATCH v2] xen: setup pv irq ops vector earlier
2018-07-12 15:40 UTC
[PATCH v2] xen: oprofile/nmi_int.c: Drop unwanted sexual reference
2018-07-12 15:17 UTC (2+ messages)
[PATCH v2 0/6] osstest: FreeBSD bugfixes and improvements
2018-07-12 15:02 UTC (9+ messages)
` [PATCH v2 1/6] osstest: allow appending to existing runvars
` [PATCH v2 2/6] osstest: remove duplicate set_freebsd_runvars
` [PATCH v2 3/6] osstest: abstract code to create a FreeBSD build job
` [PATCH v2 4/6] osstest: limit FreeBSD jobs to hardware booting in BIOS mode
` [PATCH v2 5/6] osstest: set the make command to use for xen-build
` [PATCH v2 6/6] osstest: add FreeBSD Xen build job
Xen for Automotive - white paper on virtualization - Call at 1600 UTC, Mon 5th Feb
2018-07-12 14:55 UTC (3+ messages)
` Xen for Automotive - white paper on virtualization
[PATCH] xen: oprofile/nmi_int.c: Drop unwanted sexual reference
2018-07-12 14:53 UTC (5+ messages)
[qemu-mainline test] 125070: regressions - trouble: blocked/broken/fail/pass
2018-07-12 14:44 UTC
Xen 4.8.4 released
2018-07-12 14:20 UTC
[PATCH] automation/build: build ovmf
2018-07-12 14:05 UTC (2+ messages)
[ovmf baseline-only test] 74959: all pass
2018-07-12 13:16 UTC
[linux-linus test] 125069: regressions - FAIL
2018-07-12 13:10 UTC
[ovmf test] 125124: all pass - PUSHED
2018-07-12 12:18 UTC
[PATCH v2] drm: Replace NULL with error value in drm_prime_pages_to_sg
2018-07-12 12:16 UTC (2+ messages)
[PATCH v2 3/8] xen/x86: manually build xen.mb.efi binary
2018-07-12 11:50 UTC (11+ messages)
[xen-unstable-smoke test] 125125: tolerable all pass - PUSHED
2018-07-12 11:32 UTC
[ovmf test] 125119: regressions - FAIL
2018-07-12 11:09 UTC (2+ messages)
[xen-4.8-testing baseline-only test] 74958: regressions - FAIL
2018-07-12 11:08 UTC
[PATCH v2 8/8] efi: drop original xen.efi code and build mechanism
2018-07-12 10:57 UTC (10+ messages)
4.9.3 preparations
2018-07-12 10:50 UTC (4+ messages)
[Notes for xen summit 2018 design session] Process changes: is the 6 monthly release Cadence too short, Security Process,
2018-07-12 9:24 UTC (17+ messages)
[Notes for xen summit 2018 design session] SGX deep dive and SGX virtualization design discussion
2018-07-12 8:42 UTC
[PATCH v2 00/10] Intel Processor Trace virtulization enabling
2018-07-12 7:48 UTC (5+ messages)
` [PATCH v2 03/10] x86: Add Intel Processor Trace support for cpuid
[ovmf test] 125122: all pass - PUSHED
2018-07-12 7:18 UTC
[ovmf test] 125120: all pass - PUSHED
2018-07-12 5:05 UTC
[xen-4.8-testing test] 125065: tolerable FAIL - PUSHED
2018-07-12 1:48 UTC
[xen-unstable-smoke test] 125117: tolerable all pass - PUSHED
2018-07-11 22:48 UTC
[xen-4.11-testing test] 125064: trouble: broken/fail/pass
2018-07-11 20:52 UTC
[xen-4.7-testing baseline-only test] 74955: regressions - FAIL
2018-07-11 20:05 UTC
[ovmf baseline-only test] 74956: all pass
2018-07-11 19:59 UTC
Recent 4.9 kernel not booting as dom0
2018-07-11 19:39 UTC (4+ messages)
[PATCH v2 0/7] xen/arm: Shrink down Xen on Arm
2018-07-11 19:21 UTC (5+ messages)
` [PATCH v2 5/7] xen: Don't build libelf for Arm
` [PATCH v2 7/7] xen/arm: setup: Move in init code only used at boot in setup.c
[qemu-upstream-4.9-testing test] 125062: regressions - FAIL
2018-07-11 19:09 UTC
[PATCH] xen: setup pv irq ops vector earlier
2018-07-11 15:31 UTC
[OSSTEST PATCH 1/4] PDU: ipmi: Use arrays rather than strings for cmd
2018-07-11 14:54 UTC (4+ messages)
` [OSSTEST PATCH 2/4] PDU: pause: Honour OSSTEST_PDU_NOPAUSE
` [OSSTEST PATCH 3/4] PDU: ipmi: Only log the first cmd run
` [OSSTEST PATCH 4/4] PDU: ipmi: Pass further options to ipmitool
[OSSTEST PATCH 0/8] Log publication from Citrix Cambridge
2018-07-11 14:14 UTC (2+ messages)
` [OSSTEST PATCH 6/8] Publish: Introduce {Logs, Results}PublishSshOpts
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).