messages from 2018-08-31 17:14:00 to 2018-09-03 16:55:03 UTC [more...]
[PATCH v2 00/13] TEE mediator (and OP-TEE) support in XEN
2018-09-03 16:54 UTC (9+ messages)
` [PATCH v2 01/13] arm: add generic TEE mediator framework
` [PATCH v2 03/13] arm: tee: add OP-TEE header files
` [PATCH v2 04/13] optee: add OP-TEE mediator skeleton
` [PATCH v2 06/13] optee: add domain contexts
` [PATCH v2 07/13] optee: add std call handling
` [PATCH v2 09/13] optee: add support for arbitrary shared memory
` [PATCH v2 11/13] libxc: add xc_dom_tee_enable(...) function
` [PATCH v2 13/13] lixl: arm: create optee firmware node in DT if tee=1
[PATCH 0/5] xen/domain: Cleanup to the domain_create() error paths
2018-09-03 16:54 UTC (13+ messages)
` [PATCH 1/5] xen/domain: Prepare data for is_{pv, hvm}_domain() as early as possible
` [PATCH 2/5] xen/domain: Break __domain_destroy() out of domain_create() and complete_domain_destroy()
` [PATCH 3/5] xen/domain: Call lock_profile_deregister_struct() from common code
` [PATCH 4/5] xen/domain: Fold xsm_free_security_domain() paths together
` [PATCH 5/5] xen/domain: Make rangeset_domain_destroy() idempotent
Xen Dom0 boot failure on platform that supports ARM GICv4
2018-09-03 16:54 UTC (3+ messages)
[PATCH] xen/x86: Ignore the automatically generated include/asm-x86/asm-macros.h
2018-09-03 16:48 UTC
[PATCH v4] x86/hvm: remove default ioreq server (again)
2018-09-03 16:46 UTC
[PATCH 0/6] x86emul: fixes, improvements, and beginnings of AVX512 support
2018-09-03 16:44 UTC (6+ messages)
` [PATCH v2 "
` [PATCH v2 1/6] x86emul: fix FMA scalar operand sizes
` [PATCH v2 2/6] x86emul: extend MASKMOV{Q,DQU} tests
` [PATCH v2 2/6] x86emul: extend MASKMOV{Q, DQU} tests
[PATCH RFC] x86/HVM: also stuff RSB upon exit to guest
2018-09-03 16:20 UTC (2+ messages)
[PATCH 0/2] x86/HVM: emulation adjustments
2018-09-03 16:15 UTC (7+ messages)
` [PATCH RFC 2/2] x86/HVM: split page straddling emulated accesses in more cases
` [PATCH v2 0/2] x86/HVM: emulation adjustments
` [PATCH v2 1/2] x86/HVM: drop hvm_fetch_from_guest_linear()
` [PATCH v2 2/2] x86/HVM: split page straddling emulated accesses in more cases
[PATCH v5 0/3] Add hvmops for setting and getting the suppress #VE bit
2018-09-03 15:48 UTC (4+ messages)
` [PATCH v5 1/3] x86/mm: Change default value for suppress #VE in set_mem_access()
` [PATCH v5 2/3] x86/altp2m: Add a hvmop for setting the suppress #VE bit
` [PATCH v5 3/3] x86/altp2m: Add a hvmop for querying "
[PATCH v4] x86/altp2m: Add a subop for obtaining the mem access of a page
2018-09-03 15:47 UTC
[PATCH v2] pvshim: introduce a PV shim defconfig
2018-09-03 15:36 UTC
[PATCH v2] hvmloader: fix build with LLVM Linker
2018-09-03 15:36 UTC (2+ messages)
[xen-unstable test] 127070: regressions - FAIL
2018-09-03 15:28 UTC
[PATCH 0/1] cameraif: Add ABI for para-virtualized
2018-09-03 15:25 UTC (6+ messages)
` [PATCH 1/1] cameraif: add ABI for para-virtual camera
[PATCH 0/2] tools/libxl: Switch Arm guest type to PVH
2018-09-03 15:21 UTC (11+ messages)
` [PATCH 2/2] "
[xen-unstable test] 127070: regressions - FAIL
2018-09-03 15:21 UTC (4+ messages)
[PATCH 1/2] add cpu_thread_id to struct cpuinfo_x86
2018-09-03 15:14 UTC (5+ messages)
[PATCH 0/6] x86/HVM: implement memory read caching
2018-09-03 15:12 UTC (4+ messages)
` [PATCH 2/6] x86/mm: use optional cache in guest_walk_tables()
[PATCH v17 00/14] x86/domctl: Save info for one vcpu instance
2018-09-03 14:56 UTC (10+ messages)
` [PATCH v17 13/13] x86/domctl: Don't pause the whole domain if only getting vcpu state
[xen-unstable-smoke test] 127212: tolerable all pass - PUSHED
2018-09-03 14:55 UTC
SMT/Hyperthreading detection not always correct
2018-09-03 14:52 UTC (5+ messages)
[PATCH] hvmloader: fix build with LLVM Linker
2018-09-03 14:51 UTC (4+ messages)
[PATCH v2 00/23] Make CONFIG_HVM work
2018-09-03 14:48 UTC (20+ messages)
` [PATCH v2 01/23] x86: change name of parameter for various invlpg functions
` [PATCH v2 13/23] x86: provide stubs, declarations and macros in hvm.h
` [PATCH v2 17/23] x86/mm: put paging_update_nestedmode under CONFIG_HVM
` [PATCH v2 21/23] x86: expose CONFIG_HVM
[PATCH 0/2] add thread id and online state to cpu topology info
2018-09-03 14:47 UTC (8+ messages)
` [PATCH 1/2] add cpu_thread_id to struct cpuinfo_x86
` [PATCH 2/2] add thread and state info to XEN_SYSCTL_cputopoinfo
[PATCH] pvshim: introduce a PV shim defconfig
2018-09-03 13:49 UTC (3+ messages)
[PATCH RFC] x86/altp2m: fix display frozen when switching to a new view early
2018-09-03 13:48 UTC (3+ messages)
[PATCH v2 0/2] fix smt=0 fallout
2018-09-03 13:41 UTC (3+ messages)
` [PATCH v2 2/2] xen: fill topology info for all present cpus
[freebsd-master test] 127207: regressions - FAIL
2018-09-03 13:35 UTC
[PATCH v18 00/13] x86/domctl: Save info for one vcpu instance
2018-09-03 13:14 UTC (14+ messages)
` [PATCH v18 01/13] x86/cpu: Introduce vmce_save_vcpu_ctxt_one() func
` [PATCH v18 02/13] x86/hvm: Introduce hvm_save_tsc_adjust_one() func
` [PATCH v18 03/13] x86/hvm: Introduce hvm_save_cpu_ctxt_one func
` [PATCH v18 04/13] x86/hvm: Introduce hvm_save_cpu_xsave_states_one
` [PATCH v18 05/13] x86/hvm: Introduce hvm_save_cpu_msrs_one func
` [PATCH v18 06/13] x86/hvm: Introduce hvm_save_mtrr_msr_one func
` [PATCH v18 07/13] x86/hvm: Introduce viridian_save_vcpu_ctxt_one() func
` [PATCH v18 08/13] x86/hvm: Introduce lapic_save_hidden_one
` [PATCH v18 09/13] x86/hvm: Introduce lapic_save_regs_one func
` [PATCH v18 10/13] x86/hvm: Add handler for save_one funcs
` [PATCH v18 11/13] x86/domctl: Use hvm_save_vcpu_handler
` [PATCH v18 12/13] x86/hvm: Remove redundant save functions
` [PATCH v18 13/13] x86/domctl: Don't pause the whole domain if only getting vcpu state
[PATCH v2] tools/xl: refuse to set number of vcpus to 0 via xl vcpu-set
2018-09-03 12:59 UTC
[PATCH] tools/xl: refuse to set number of vcpus to 0 via xl vcpu-set
2018-09-03 12:44 UTC (3+ messages)
tools/fuzz fails due build, osstest did not notice
2018-09-03 12:35 UTC (2+ messages)
[xen-unstable-smoke test] 127210: regressions - FAIL
2018-09-03 12:26 UTC
[distros-debian-sid test] 75159: tolerable FAIL
2018-09-03 12:18 UTC
[PATCH v6 00/14] paravirtual IOMMU interface
2018-09-03 11:46 UTC (5+ messages)
` [PATCH v6 01/14] iommu: introduce the concept of BFN
[PATCH] tools/xl: fix output of xl vcpu-pin dry run with smt=0
2018-09-03 11:26 UTC
[libvirt test] 127194: regressions - FAIL
2018-09-03 10:45 UTC
[PATCH] xen/arm: Fix dom0 boot following c/s 580c45869
2018-09-03 10:43 UTC (2+ messages)
[PATCH 00/11] Fixes to debugging facilities
2018-09-03 10:39 UTC (3+ messages)
` [PATCH 10/11] x86/vmx: Work around VMEntry failure when Single Stepping in an STI shadow
` Ping VT-x: "
[PATCH v2] x86/hvm: re-work viridian APIC assist code
2018-09-03 10:12 UTC (3+ messages)
[PATCH v3] x86/hvm: remove default ioreq server
2018-09-03 10:02 UTC (4+ messages)
[xen-unstable-smoke test] 127203: regressions - FAIL
2018-09-03 9:56 UTC
[PATCH 0/3] xen-netback: hash mapping hanling adjustments
2018-09-03 9:28 UTC (3+ messages)
` [PATCH 2/3] xen-netback: validate queue numbers in xenvif_set_hash_mapping()
` [PATCH 3/3] xen-netback: handle page straddling "
[xen-unstable test] 127149: trouble: broken/fail/pass
2018-09-03 9:02 UTC
[ovmf test] 127199: all pass - PUSHED
2018-09-03 8:36 UTC
[PATCH] xen: Improvements to domain_crash()
2018-09-03 8:21 UTC (2+ messages)
[PATCH 0/7] x86: Structure naming and consistency improvements
2018-09-03 8:13 UTC (5+ messages)
` [PATCH 3/7] xen/hvm: Rename d->arch.hvm_domain to d->arch.hvm
` [PATCH 4/7] x86/hvm: Rename v->arch.hvm_vcpu to v->arch.hvm
[xen-unstable-smoke test] 127198: regressions - FAIL
2018-09-03 7:59 UTC
[xen-unstable-smoke test] 127192: regressions - FAIL
2018-09-03 5:56 UTC
Event monitoring support for PV guests
2018-09-03 5:42 UTC (2+ messages)
[ovmf test] 127190: all pass - PUSHED
2018-09-03 4:43 UTC
[linux-linus test] 127148: regressions - FAIL
2018-09-03 4:14 UTC
[xen-unstable-smoke test] 127188: regressions - FAIL
2018-09-03 3:37 UTC
[xen-4.9-testing baseline-only test] 75156: regressions - FAIL
2018-09-03 3:28 UTC
[ovmf test] 127186: all pass - PUSHED
2018-09-03 2:57 UTC
[xen-unstable-smoke test] 127184: regressions - FAIL
2018-09-03 1:57 UTC
[PATCH RFCv2 0/6] mm: online/offline_pages called w.o. mem_hotplug_lock
2018-09-03 0:36 UTC (3+ messages)
` [PATCH RFCv2 3/6] mm/memory_hotplug: fix "
Problems booting 32-bit PV; just me or more widespread?
2018-09-03 0:32 UTC (4+ messages)
[xen-unstable-smoke test] 127180: regressions - FAIL
2018-09-02 23:36 UTC
[xen-unstable-smoke test] 127173: regressions - FAIL
2018-09-02 21:14 UTC
[linux-linus bisection] complete test-amd64-i386-xl-shadow
2018-09-02 20:53 UTC
[xen-unstable-smoke test] 127164: regressions - FAIL
2018-09-02 18:34 UTC
[xen-4.9-testing test] 127138: tolerable FAIL - PUSHED
2018-09-02 18:30 UTC
[xen-unstable-smoke test] 127157: regressions - FAIL
2018-09-02 15:24 UTC
[xen-unstable-smoke test] 127154: regressions - FAIL
2018-09-02 12:56 UTC
[xen-unstable-smoke test] 127145: regressions - FAIL
2018-09-02 10:43 UTC
[xen-unstable test] 127123: regressions - FAIL
2018-09-02 10:10 UTC
[linux-linus test] 127108: regressions - FAIL
2018-09-02 10:05 UTC
[xen-unstable-smoke bisection] complete test-armhf-armhf-xl
2018-09-02 9:54 UTC
[libvirt test] 127133: regressions - FAIL
2018-09-02 9:52 UTC
[xen-unstable-coverity test] 127146: all pass - PUSHED
2018-09-02 9:45 UTC
[xen-unstable-smoke test] 127136: regressions - FAIL
2018-09-02 8:16 UTC
[xen-4.9-testing test] 127121: regressions - FAIL
2018-09-02 6:42 UTC
[xen-unstable-smoke test] 127130: regressions - FAIL
2018-09-02 5:28 UTC
[linux-linus bisection] complete test-amd64-amd64-xl-qemuu-win7-amd64
2018-09-02 4:56 UTC
[distros-debian-stretch test] 75154: tolerable FAIL
2018-09-02 2:42 UTC
[xen-unstable-smoke test] 127126: regressions - FAIL
2018-09-02 2:06 UTC
[ovmf baseline-only test] 75153: tolerable FAIL
2018-09-02 1:21 UTC
[xen-unstable-smoke test] 127118: regressions - FAIL
2018-09-01 22:40 UTC
[PATCH] xen:arm: Populate arm64 image header
2018-09-01 21:52 UTC (7+ messages)
[xen-4.9-testing test] 127071: regressions - FAIL
2018-09-01 21:15 UTC
[libvirt test] 127099: regressions - FAIL
2018-09-01 20:07 UTC
[xen-unstable-smoke test] 127112: regressions - FAIL
2018-09-01 19:46 UTC
[xen-unstable-smoke test] 127104: regressions - FAIL
2018-09-01 16:04 UTC
[linux-linus test] 127038: regressions - FAIL
2018-09-01 15:13 UTC
[linux-3.18 baseline-only test] 75151: tolerable FAIL
2018-09-01 14:22 UTC
[xen-unstable-smoke test] 127098: regressions - FAIL
2018-09-01 13:40 UTC
[libvirt test] 127055: regressions - FAIL
2018-09-01 12:12 UTC
[xen-unstable-smoke test] 127091: regressions - FAIL
2018-09-01 11:19 UTC
[linux-next test] 127032: regressions - FAIL
2018-09-01 11:11 UTC
[xen-unstable-smoke test] 127085: regressions - FAIL
2018-09-01 8:54 UTC
ARM: Xen 4.11 + modern dom0 on ODROID-XU4/HC1 (Exynos 5422)
2018-09-01 8:45 UTC
[xen-unstable-smoke test] 127079: regressions - FAIL
2018-09-01 6:15 UTC
[linux-linus bisection] complete test-amd64-amd64-xl-pvshim
2018-09-01 5:07 UTC
[ovmf test] 127044: all pass - PUSHED
2018-09-01 3:40 UTC
[xen-unstable-smoke test] 127073: regressions - FAIL
2018-09-01 2:48 UTC
[xen-4.7-testing baseline-only test] 75150: regressions - FAIL
2018-09-01 2:36 UTC
[ovmf baseline-only test] 75149: tolerable FAIL
2018-09-01 0:14 UTC
[xen-unstable-smoke test] 127066: regressions - FAIL
2018-09-01 0:04 UTC
[xen-unstable test] 127012: regressions - FAIL
2018-08-31 23:49 UTC
[xen-4.9-testing test] 127019: regressions - FAIL
2018-08-31 23:43 UTC
[linux-4.9 test] 127006: tolerable FAIL - PUSHED
2018-08-31 21:54 UTC
[xen-unstable-smoke test] 127059: regressions - FAIL
2018-08-31 21:19 UTC
[PATCH v2] x86: assorted array_index_nospec() insertions
2018-08-31 20:18 UTC (4+ messages)
[linux-3.18 test] 127001: tolerable FAIL - PUSHED
2018-08-31 19:28 UTC
[freebsd-master test] 127033: all pass - PUSHED
2018-08-31 18:27 UTC
[xen-unstable-smoke test] 127052: regressions - FAIL
2018-08-31 18:23 UTC
[libvirt test] 127008: regressions - FAIL
2018-08-31 17:13 UTC
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).