xen-devel.lists.xenproject.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-08-27 09:56:57 to 2018-08-28 20:21:07 UTC [more...]

[linux-linus test] 126781: regressions - trouble: broken/fail/pass
 2018-08-28 20:21 UTC 

[xen-unstable-smoke test] 126867: tolerable all pass - PUSHED
 2018-08-28 19:03 UTC 

[PATCH 0/7] x86: Structure naming and consistency improvements
 2018-08-28 18:59 UTC  (10+ messages)
` [PATCH 1/7] x86/pv: Rename d->arch.pv_domain to d->arch.pv
` [PATCH 2/7] x86/pv: Rename v->arch.pv_vcpu to v->arch.pv
` [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
` [PATCH 5/7] x86/vtx: Rename arch_vmx_struct to vmx_vcpu
` [PATCH 6/7] x86/svm: Rename arch_svm_struct to svm_vcpu
` [PATCH 7/7] x86/hvm: Drop hvm_{vmx,svm} shorthands

[distros-debian-snapshot test] 75133: regressions - FAIL
 2018-08-28 18:45 UTC 

[PATCH] x86/hvm: Fix mapping corner case during task switching
 2018-08-28 18:17 UTC 

[PATCH] x86/mm: Drop {HAP,SHADOW}_ERROR() wrappers
 2018-08-28 18:11 UTC 

[PATCH] x86/build: Use new .nops directive when available
 2018-08-28 17:58 UTC  (3+ messages)

[PATCH v7 0/8] Allow setting up shared memory areas between VMs from xl config files
 2018-08-28 17:37 UTC  (9+ messages)
` [PATCH v7 1/8] xen: xsm: flask: introduce XENMAPSPACE_gmfn_share for memory sharing
` [PATCH v7 2/8] libxl: introduce a new structure to represent static shared memory regions
` [PATCH v7 7/8] xen/arm: export shared memory regions as reserved-memory on device tree
` [PATCH v7 8/8] xen/arm: add xen,dmabuf nodes

[xen-4.9-testing test] 126792: regressions - FAIL
 2018-08-28 17:31 UTC 

[PATCH V2] xen: export device state to sysfs
 2018-08-28 17:14 UTC  (2+ messages)

[ovmf test] 126824: all pass - PUSHED
 2018-08-28 17:05 UTC 

[ovmf baseline-only test] 75132: tolerable FAIL
 2018-08-28 16:48 UTC 

[PATCH 0/2] tools/libxl: Switch Arm guest type to PVH
 2018-08-28 16:45 UTC  (6+ messages)
` [PATCH 2/2] "

[PATCH v2 00/10] arm: add one kconfig option per platform
 2018-08-28 16:44 UTC  (8+ messages)
` [PATCH v2 3/6] xen/arm: add RCAR2 kconfig

[PATCH v3 0/6] zynqmp: Add forwarding of platform specific firmware calls
 2018-08-28 16:29 UTC  (5+ messages)
` [PATCH v3 4/6] xen/arm: zynqmp: eemi access control
` [PATCH v3 5/6] xen/arm: zynqmp: implement zynqmp_eemi

[PATCH] x86/xen: remove redundant variable save_pud
 2018-08-28 16:10 UTC 

[PATCH] x86/mm: Drop preemptible signal through {get, put}_page_type*()
 2018-08-28 16:07 UTC  (2+ messages)

[PATCH 0/6] xen/arm: SMCCC fixup and improvement
 2018-08-28 15:57 UTC  (20+ messages)
` [PATCH 1/6] xen/arm: smccc-1.1: Make return values unsigned long
` [PATCH 2/6] xen/arm: smccc-1.1: Handle function result as parameters
` [PATCH 5/6] xen/arm: smccc: Add wrapper to automatically select the calling convention
` [PATCH 6/6] xen/arm: Replace call_smc with arm_smccc_smc

[PATCH v17 00/14] x86/domctl: Save info for one vcpu instance
 2018-08-28 15:43 UTC  (6+ messages)
` [PATCH v17 03/13] x86/hvm: Introduce hvm_save_cpu_ctxt_one func
` [PATCH v17 12/13] x86/hvm: Remove redundant save functions

[xen-unstable-smoke test] 126858: tolerable all pass - PUSHED
 2018-08-28 15:35 UTC 

[PATCH v7 0/6] x86/iommu: PVH Dom0 workarounds for missing RMRR entries
 2018-08-28 15:18 UTC  (3+ messages)
` [PATCH v7 6/6] x86/iommu: add map-reserved dom0-iommu option to map reserved memory ranges

[PATCH v2 00/23] Make CONFIG_HVM work
 2018-08-28 15:17 UTC  (71+ messages)
` [PATCH v2 01/23] x86: change name of parameter for various invlpg functions
` [PATCH v2 02/23] xen: is_hvm_{domain, vcpu} should evaluate to false when !CONFIG_HVM
` [PATCH v2 03/23] x86: enclose hvm_op and dm_op in CONFIG_HVM in relevant tables
` [PATCH v2 04/23] x86/hvm: provide hvm_hap_supported
` [PATCH v2 05/23] x86: provide stub for memory_type_changed
` [PATCH v2 06/23] x86: don't call vpci function in physdev_op when !CONFIG_HAS_VPCI
` [PATCH v2 07/23] x86/vpmu: put HVM only code under CONFIG_HVM
` [PATCH v2 08/23] xen/pt: io.c contains HVM only code
` [PATCH v2 09/23] x86/pt: make it build with !CONFIG_HVM
` [PATCH v2 11/23] x86: XENMEM_resource_ioreq_server is HVM only
` [PATCH v2 12/23] x86: monitor.o is currently "
` [PATCH v2 13/23] x86: provide stubs, declarations and macros in hvm.h
` [PATCH v2 14/23] x86/mm: put nested p2m code under CONFIG_HVM
` [PATCH v2 15/23] x86/mm: put HVM only "
` [PATCH v2 16/23] x86/p2m/pod: make it build with !CONFIG_HVM
` [PATCH v2 17/23] x86/mm: put paging_update_nestedmode under CONFIG_HVM
` [PATCH v2 18/23] x86/domctl: XEN_DOMCTL_debug_op is HVM only
` [PATCH v2 19/23] x86: PIT emulation is common to both PV and HVM
` [PATCH v2 20/23] xen: connect guest creation with CONFIG_{HVM, PV}
` [PATCH v2 21/23] x86: expose CONFIG_HVM
` [PATCH v2 23/23] xen: decouple HVM and IOMMU capabilities

[PATCH 0/3] xen-netback: hash mapping hanling adjustments
 2018-08-28 15:00 UTC  (4+ messages)
` [PATCH 1/3] xen-netback: fix input validation in xenvif_set_hash_mapping()
` [PATCH 2/3] xen-netback: validate queue numbers "
` [PATCH 3/3] xen-netback: handle page straddling "

[PATCH V2] xen: export device state to sysfs
 2018-08-28 14:56 UTC 

[PATCH] xenforeignmemory: fix fd leakage in error path
 2018-08-28 14:32 UTC  (2+ messages)

[PATCH] xenforeignmemory: work around bug in older privcmd
 2018-08-28 14:20 UTC  (3+ messages)

[PATCH v2] rombios: remove packed attribute for pushad_regs_t
 2018-08-28 14:04 UTC  (2+ messages)

[qemu-mainline test] 126780: tolerable FAIL - PUSHED
 2018-08-28 13:49 UTC 

[PATCH 0/6] x86/HVM: implement memory read caching
 2018-08-28 13:12 UTC  (4+ messages)
` [PATCH 4/6] VMX: correct PDPTE load checks
  ` Ping: "

[xen-unstable-smoke test] 126846: trouble: broken/pass
 2018-08-28 12:16 UTC 

[xen-unstable test] 126778: regressions - FAIL
 2018-08-28 12:12 UTC 

[PATCH v1 0/6] TEE mediator (and OP-TEE) support in XEN
 2018-08-28 11:14 UTC  (10+ messages)
` [PATCH v1 1/6] arm: add SMC wrapper that is compatible with SMCCC
` [PATCH v1 2/6] arm: add generic TEE mediator framework

[linux-linus bisection] complete test-amd64-i386-freebsd10-i386
 2018-08-28 10:09 UTC 

QEMU build in -unstable broken on FreeBSD
 2018-08-28  9:16 UTC  (2+ messages)

答复: [PATCH v4 2/2] x86/dmar: zap DMAR signature for dom0 once in TBOOT case
 2018-08-28  9:08 UTC 

[PATCH v1] x86/mm: Suppresses vm_events caused by page-walks
 2018-08-28  8:34 UTC  (18+ messages)

[PATCH v3 00/15] x86/paravirt, xen: several cleanups
 2018-08-28  7:40 UTC  (16+ messages)
` [PATCH v3 01/15] xen: move pv irq related functions under CONFIG_XEN_PV umbrella
` [PATCH v3 02/15] xen: move pv specific parts of arch/x86/xen/mmu.c to mmu_pv.c
` [PATCH v3 03/15] xen: link platform-pci-unplug.o only if CONFIG_XEN_PVHVM
` [PATCH v3 04/15] xen: add SPDX identifier in arch/x86/xen files
` [PATCH v3 05/15] x86/paravirt: make paravirt_patch_call() and paravirt_patch_jmp() static
` [PATCH v3 06/15] x86/paravirt: remove clobbers parameter from paravirt patch functions
` [PATCH v3 07/15] x86/paravirt: remove clobbers from struct paravirt_patch_site
` [PATCH v3 08/15] x86/paravirt: use a single ops structure
` [PATCH v3 09/15] x86/paravirt: remove unused paravirt bits
` [PATCH v3 10/15] x86/paravirt: introduce new config option PARAVIRT_XXL
` [PATCH v3 11/15] x86/paravirt: move items in pv_info under PARAVIRT_XXL umbrella
` [PATCH v3 12/15] x86/paravirt: move the Xen-only pv_cpu_ops under the "
` [PATCH v3 13/15] x86/paravirt: move the pv_irq_ops "
` [PATCH v3 14/15] x86/paravirt: move the Xen-only pv_mmu_ops "
` [PATCH v3 15/15] x86/paravirt: remove unneeded mmu related paravirt ops bits

[linux-next test] 126760: regressions - FAIL
 2018-08-28  7:14 UTC 

[linux-4.9 test] 126765: regressions - FAIL
 2018-08-28  6:59 UTC 

[PATCH] xen: export device state to sysfs
 2018-08-28  6:30 UTC 

[PATCH] build: remove tboot make targets
 2018-08-28  6:05 UTC  (5+ messages)

[PATCH v2] tboot: Avoid recursive fault in early boot panic with tboot
 2018-08-28  2:41 UTC  (3+ messages)

[libvirt test] 126730: regressions - FAIL
 2018-08-27 23:41 UTC 

[ovmf baseline-only test] 75130: tolerable FAIL
 2018-08-27 23:21 UTC 

[linux-3.18 test] 126711: regressions - FAIL
 2018-08-27 23:13 UTC 

[xen-4.7-testing test] 126716: regressions - FAIL
 2018-08-27 22:53 UTC 

[qemu-mainline baseline-only test] 75128: tolerable FAIL
 2018-08-27 22:38 UTC 

[PATCH] RFC: chardev: mark the calls that allow an implicit mux monitor
 2018-08-27 21:48 UTC  (4+ messages)
` [Qemu-devel] "

[PATCH v2 0/2] x86/xen: avoid 32-bit writes to PTEs in PV PAE guests
 2018-08-27 19:25 UTC  (3+ messages)

[linux-4.9 bisection] complete test-amd64-amd64-pair
 2018-08-27 18:56 UTC 

[PATCH] xen: export device state to sysfs
 2018-08-27 18:44 UTC 

[ovmf test] 126773: all pass - PUSHED
 2018-08-27 18:00 UTC 

[freebsd-master test] 126761: tolerable FAIL - PUSHED
 2018-08-27 17:44 UTC 

[distros-debian-sid test] 75129: tolerable FAIL
 2018-08-27 17:18 UTC 

[xen-4.9-testing test] 126710: regressions - FAIL
 2018-08-27 17:18 UTC 

[GIT PULL] (xen) stable/for-jens-4.19 for 4.19
 2018-08-27 17:13 UTC  (2+ messages)

[PATCH v3 0/2] SSBD via LS_CFG
 2018-08-27 16:55 UTC  (3+ messages)
` [PATCH v3 1/2] x86/spec-ctrl: add AMD SSBD LS_CFG in init print
` [PATCH v3 2/2] x86/spec-ctrl: add support for modifying SSBD via LS_CFG MSR

[PATCH v3 0/5] xen/blk: persistent grant rework
 2018-08-27 16:10 UTC 

[xen-unstable-smoke test] 126779: tolerable all pass - PUSHED
 2018-08-27 15:44 UTC 

[linux-linus test] 126682: regressions - FAIL
 2018-08-27 14:32 UTC 

[xen-unstable test] 126683: tolerable FAIL
 2018-08-27 13:51 UTC 

[PATCH v3] x86/hvm: remove default ioreq server
 2018-08-27 13:22 UTC  (2+ messages)

[xen-unstable-smoke test] 126771: regressions - trouble: blocked/fail
 2018-08-27 13:06 UTC 

[ovmf test] 126742: all pass - PUSHED
 2018-08-27 12:46 UTC 

Unable to build staging-4.9 on RHEL6
 2018-08-27 12:29 UTC  (6+ messages)

L1TF, and future work
 2018-08-27 12:10 UTC  (5+ messages)

[xen-unstable-smoke test] 126763: regressions - trouble: blocked/fail
 2018-08-27 11:29 UTC 

[PATCH v3] x86/altp2m: Add a subop for obtaining the mem access of a page
 2018-08-27 10:47 UTC  (5+ messages)

[linux-4.9 test] 126677: regressions - FAIL
 2018-08-27 10:47 UTC 

[PATCH] rombios: work around clang's -Waddress-of-packed-member
 2018-08-27  9:56 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).