xen-devel.lists.xenproject.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-08-27 18:56:09 to 2018-08-29 12:22:05 UTC [more...]

incompatible changes in staging break qemu
 2018-08-29 12:22 UTC  (2+ messages)

[PATCH v2 00/12] Improvements to domain creation
 2018-08-29 12:10 UTC  (7+ messages)
` [PATCH v2 12/12] xen/domain: Allocate d->vcpu[] in domain_create()

[PATCH 0/2] MMIO emulation fixes
 2018-08-29 12:06 UTC  (17+ messages)

[PATCH] x86/alt: Fix build when CONFIG_LIVEPATCH is disabled
 2018-08-29 12:00 UTC  (2+ messages)

[PATCH 0/7] x86: Structure naming and consistency improvements
 2018-08-29 11:17 UTC  (17+ 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

build regression in staging
 2018-08-29 11:03 UTC  (6+ messages)

seabios: import build fix for newer iasl
 2018-08-29 10:32 UTC  (3+ messages)

[xen-unstable-coverity test] 126934: all pass - PUSHED
 2018-08-29 10:09 UTC 

[linux-4.9 test] 126835: regressions - FAIL
 2018-08-29 10:05 UTC 

[qemu-upstream-unstable test] 126844: regressions - FAIL
 2018-08-29  9:57 UTC 

[PATCH v2 06/12] xen/gnttab: Pass max_{grant, maptrack}_frames into grant_table_create()
 2018-08-29  9:38 UTC  (2+ messages)
` [PATCH v3 6/12] "

[PATCH] xen-blkback: Switch to closed state after releasing the backing device
 2018-08-29  9:29 UTC  (6+ messages)

[PATCH 0/3] xen-netback: hash mapping hanling adjustments
 2018-08-29  8:26 UTC  (6+ 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] x86/mm: Drop {HAP,SHADOW}_ERROR() wrappers
 2018-08-29  8:09 UTC  (2+ messages)

[linux-3.18 test] 126813: regressions - FAIL
 2018-08-29  7:29 UTC 

[PATCH] x86: fix "xpti=" and "pv-l1tf=" yet again
 2018-08-29  7:13 UTC  (2+ messages)
` Ping: "

[PATCH v2 0/2] x86: HW vulnerability mitigation logging improvements
 2018-08-29  7:12 UTC  (2+ messages)
` Ping: [PATCH v3 "

[PATCH] x86/mm: re-arrange get_page_from_l<N>e() vs pv_l1tf_check_l<N>e
 2018-08-29  7:11 UTC  (2+ messages)
` Ping: "

[PATCH RFC] x86/HVM: meet xentrace's expectations on emulation event data
 2018-08-29  7:10 UTC  (3+ messages)
  ` Ping: "

[PATCH 0/5] x86: more power-efficient CPU parking
 2018-08-29  7:08 UTC  (2+ messages)
` Ping: "

[PATCH RFC] x86/HVM: also stuff RSB upon exit to guest
 2018-08-29  7:08 UTC  (2+ messages)
` Ping: "

[PATCH v2] x86: assorted array_index_nospec() insertions
 2018-08-29  7:07 UTC  (3+ messages)

[PATCH] x86: use VMLOAD for PV context switch
 2018-08-29  7:06 UTC  (3+ messages)
  ` Ping: "

4.9.3 preparations
 2018-08-29  6:51 UTC  (2+ messages)
` 4.10.2 preparations

RFE: Detect NUMA misconfigurations and prevent machine freezes
 2018-08-29  6:39 UTC  (3+ messages)

[PATCH] x86/build: Use new .nops directive when available
 2018-08-29  6:31 UTC  (4+ messages)

[PATCH v2] SVM: limit GIF=0 region
 2018-08-29  6:26 UTC  (4+ messages)

[ovmf test] 126874: all pass - PUSHED
 2018-08-29  5:34 UTC 

[xen-4.7-testing test] 126810: regressions - FAIL
 2018-08-29  1:51 UTC 

[linux-linus bisection] complete test-amd64-amd64-xl-shadow
 2018-08-29  0:30 UTC 

[PATCH] xen/arm: fix SMMU driver build
 2018-08-28 23:47 UTC 

[xen-unstable-smoke test] 126887: tolerable all pass - PUSHED
 2018-08-28 23:11 UTC 

[libvirt test] 126816: regressions - FAIL
 2018-08-28 23:05 UTC 

[qemu-mainline baseline-only test] 75134: regressions - FAIL
 2018-08-28 23:02 UTC 

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

[PATCH V2] xen: export device state to sysfs
 2018-08-28 22:26 UTC  (3+ messages)

[linux-3.18 bisection] complete test-amd64-i386-qemuu-rhel6hvm-intel
 2018-08-28 21:53 UTC 

[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 

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

[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  (12+ messages)
` [PATCH 5/6] xen/arm: smccc: Add wrapper to automatically select the calling convention

[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  (48+ messages)
` [PATCH v2 02/23] xen: is_hvm_{domain, vcpu} should evaluate to false when !CONFIG_HVM
` [PATCH v2 06/23] x86: don't call vpci function in physdev_op when !CONFIG_HAS_VPCI
` [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 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  (15+ 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 

[linux-4.9 bisection] complete test-amd64-amd64-pair
 2018-08-27 18: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).