xen-devel.lists.xenproject.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-09-03 09:56:24 to 2018-09-04 12:50:54 UTC [more...]

[PATCH 0/6] x86emul: fixes, improvements, and beginnings of AVX512 support
 2018-09-04 12:50 UTC  (18+ 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 v2 3/6] x86emul: support AVX512 opmask insns
  ` [PATCH v2 4/6] x86emul: clean up AVX2 insn use in test harness
  ` [PATCH v2 5/6] x86emul: correct EVEX decoding
  ` [PATCH v2 6/6] x86emul: generalize vector length handling for AVX512/EVEX

[PATCH v6 00/14] paravirtual IOMMU interface
 2018-09-04 12:23 UTC  (21+ messages)
` [PATCH v6 01/14] iommu: introduce the concept of BFN
` [PATCH v6 02/14] iommu: make use of type-safe BFN and MFN in exported functions
` [PATCH v6 03/14] iommu: push use of type-safe BFN and MFN into iommu_ops
` [PATCH v6 04/14] iommu: don't domain_crash() inside iommu_map/unmap_page()
` [PATCH v6 05/14] public / x86: introduce __HYPERCALL_iommu_op

[PATCH 0/5] xen/domain: Cleanup to the domain_create() error paths
 2018-09-04 12:17 UTC  (21+ 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

[PATCH] libxl: create control/sysrq xenstore node
 2018-09-04 11:39 UTC 

Xen Dom0 boot failure on platform that supports ARM GICv4
 2018-09-04 11:22 UTC  (6+ messages)

[xen-unstable-smoke test] 127252: regressions - FAIL
 2018-09-04 10:40 UTC 

[PATCH v4] x86/hvm: remove default ioreq server (again)
 2018-09-04 10:22 UTC  (2+ messages)

[PATCH] x86emul: fix test harness dependencies
 2018-09-04 10:07 UTC  (2+ messages)

[PATCH 0/2] x86/HVM: emulation adjustments
 2018-09-04 10:01 UTC  (9+ messages)
` [PATCH v2 "
  ` [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 v2 0/2] fix smt=0 fallout
 2018-09-04  9:39 UTC  (6+ messages)
` [PATCH v2 2/2] xen: fill topology info for all present cpus

[linux-linus test] 127221: regressions - FAIL
 2018-09-04  9:32 UTC 

tools/fuzz fails due build, osstest did not notice
 2018-09-04  9:06 UTC  (4+ messages)

[xen-unstable-smoke test] 127247: regressions - FAIL
 2018-09-04  8:59 UTC  (6+ messages)

[PATCH] hvmloader: set entry point in linker script
 2018-09-04  8:39 UTC  (2+ messages)

[libvirt test] 127243: regressions - FAIL
 2018-09-04  8:37 UTC 

[PATCH RFC] x86/HVM: also stuff RSB upon exit to guest
 2018-09-04  7:37 UTC  (3+ messages)

[PATCH 0/1] cameraif: Add ABI for para-virtualized
 2018-09-04  6:56 UTC  (7+ messages)
` [PATCH 1/1] cameraif: add ABI for para-virtual camera

[ovmf test] 127237: all pass - PUSHED
 2018-09-04  6:14 UTC 

[xen-unstable-smoke test] 127242: regressions - FAIL
 2018-09-04  5:41 UTC 

[PATCH 00/11] Fixes to debugging facilities
 2018-09-04  5:27 UTC  (4+ messages)
` [PATCH 10/11] x86/vmx: Work around VMEntry failure when Single Stepping in an STI shadow
  ` Ping VT-x: "

[PATCH v2] x86/altp2m: Allow setting the #VE info page for an arbitrary VCPU
 2018-09-04  4:59 UTC 

[xen-unstable-smoke test] 127234: regressions - FAIL
 2018-09-04  3:22 UTC 

[seabios test] 127226: tolerable FAIL - PUSHED
 2018-09-04  2:12 UTC 

[xen-unstable-smoke test] 127228: regressions - FAIL
 2018-09-04  0:48 UTC 

[linux-next test] 127206: regressions - FAIL
 2018-09-04  0:40 UTC 

[xen-unstable test] 127205: trouble: broken/fail/pass
 2018-09-04  0:13 UTC 

[xen-unstable-smoke test] 127225: regressions - FAIL
 2018-09-03 23:12 UTC  (2+ messages)

[RFC PATCH v2 00/17] Add support for qemu-xen runnning in a Linux-based stubdomain
 2018-09-03 22:25 UTC  (4+ messages)
` [RFC PATCH v2 02/17] libxl: Add "stubdomain_version" to domain_build_info

[ovmf baseline-only test] 75160: tolerable FAIL
 2018-09-03 22:22 UTC 

[xen-unstable-smoke test] 127219: regressions - FAIL
 2018-09-03 20:51 UTC 

[ovmf baseline-only test] 75158: tolerable FAIL
 2018-09-03 20:40 UTC 

[linux-linus test] 127193: regressions - FAIL
 2018-09-03 19:00 UTC 

[xen-unstable-smoke test] 127215: regressions - FAIL
 2018-09-03 18:34 UTC 

[PATCH v2 00/13] TEE mediator (and OP-TEE) support in XEN
 2018-09-03 17:55 UTC  (18+ messages)
` [PATCH v2 01/13] arm: add generic TEE mediator framework
` [PATCH v2 02/13] domctl: add tee_op domctl
` [PATCH v2 03/13] arm: tee: add OP-TEE header files
` [PATCH v2 04/13] optee: add OP-TEE mediator skeleton
` [PATCH v2 05/13] optee: add fast calls handling
` [PATCH v2 06/13] optee: add domain contexts
` [PATCH v2 07/13] optee: add std call handling
` [PATCH v2 08/13] optee: add support for RPC SHM buffers
` [PATCH v2 09/13] optee: add support for arbitrary shared memory
` [PATCH v2 10/13] optee: add support for RPC commands
` [PATCH v2 11/13] libxc: add xc_dom_tee_enable(...) function
` [PATCH v2 12/13] xl: add "tee" option for xl.cfg
` [PATCH v2 13/13] lixl: arm: create optee firmware node in DT if tee=1

[ovmf test] 127208: all pass - PUSHED
 2018-09-03 17:17 UTC 

[PATCH v2] tools/xl: refuse to set number of vcpus to 0 via xl vcpu-set
 2018-09-03 17:06 UTC  (2+ messages)

[PATCH] tools/xl: fix output of xl vcpu-pin dry run with smt=0
 2018-09-03 16:58 UTC  (2+ messages)

[PATCH] xen/x86: Ignore the automatically generated include/asm-x86/asm-macros.h
 2018-09-03 16:58 UTC  (2+ messages)

[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/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  (17+ messages)
` [PATCH v2 01/23] x86: change name of parameter for various invlpg functions
` [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)

[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] tools/xl: refuse to set number of vcpus to 0 via xl vcpu-set
 2018-09-03 12:44 UTC  (3+ 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 

[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 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 


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