xen-devel.lists.xenproject.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-10-24 18:05:29 to 2018-10-26 11:29:33 UTC [more...]

[PATCH 0/6] x86emul: fixes, improvements, and beginnings of AVX512 support
 2018-10-26 11:29 UTC  (10+ messages)
` [PATCH v3 00/34] "
  ` [PATCH v3 01/34] x86emul: support AVX512 opmask insns
  ` [PATCH v3 02/34] x86/HVM: grow MMIO cache data size to 64 bytes

[ovmf test] 128998: all pass - PUSHED
 2018-10-26 11:29 UTC 

Ongoing/future speculative mitigation work
 2018-10-26 11:24 UTC  (31+ messages)

[PATCH V3] x86/altp2m: clean up p2m_{get/set}_suppress_ve()
 2018-10-26 11:20 UTC  (3+ messages)

[PATCH] x86: restrict HVMOP_pagetable_dying to current
 2018-10-26 11:15 UTC  (5+ messages)
    ` Ping: "

Flask default policy mismatch vs dummy
 2018-10-26 11:16 UTC  (3+ messages)
  ` Ping: "

[PATCH] x86/efi: Do not insert timestamps in efi files
 2018-10-26 11:11 UTC  (7+ messages)

[PATCH 0/4] x86/vvmx: XSA-278 followup fixes
 2018-10-26 11:09 UTC  (12+ messages)
` [PATCH 1/4] x86/vvmx: Unconditionally initialise vmxon_region_pa during vcpu construction
` [PATCH 2/4] x86/vvmx: Drop the now-obsolete vmx_inst_check_privilege()
` [PATCH 3/4] x86/vvmx: INVVPID instructions should be handled at by L1
` [PATCH 4/4] x86/vvmx: Don't handle unknown nested vmexit reasons at L0

[PATCH V2] Release: add release note link to SUPPORT.md
 2018-10-26 11:07 UTC 

[PATCH v2 0/2] ns16550: enable use of PCI MSI
 2018-10-26 11:06 UTC  (2+ messages)
` Ping: "

[PATCH] ns16550/PCI: fix skipping of devices
 2018-10-26 11:05 UTC  (2+ messages)
` Ping: "

[PATCH] pass-through: adjust pIRQ migration
 2018-10-26 10:58 UTC  (3+ messages)
  ` Ping: "

[PATCH 0/5] x86: more power-efficient CPU parking
 2018-10-26 10:56 UTC  (7+ messages)
` [PATCH 2/5] x86/idle: re-arrange dead-idle handling
      ` Ping: "
` [PATCH 3/5] x86/cpuidle: push parked CPUs into deeper sleep states when possible
  ` Ping: "

[PATCH-for-4.10] Release: add release note link to SUPPORT.md
 2018-10-26 10:51 UTC  (9+ messages)
` [PATCH-for-4.11] "
` [PATCH] "

[PATCH] docs: remove ChangeLog file
 2018-10-26 10:38 UTC 

[PATCH v1] xen: preserve COMPAT in CFLAGS
 2018-10-26 10:10 UTC 

[freebsd-master test] 129000: trouble: blocked/broken
 2018-10-26  9:40 UTC 

usage of libxc compat function fails with staging
 2018-10-26  9:37 UTC  (2+ messages)

[PATCH v4] arch/x86: Add registers to vm_event
 2018-10-26  9:11 UTC 

[PATCH] xen-swiotlb: exchange memory with Xen only when pages are contiguous
 2018-10-26  8:54 UTC  (7+ messages)

[ovmf test] 128994: all pass - PUSHED
 2018-10-26  8:52 UTC 

[ovmf test] 128989: regressions - FAIL
 2018-10-26  6:58 UTC 

[PATCH] CONFIG_XEN_PV breaks xen_create_contiguous_region on ARM
 2018-10-26  6:54 UTC  (2+ messages)

[xen-4.11-testing test] 128968: tolerable FAIL - PUSHED
 2018-10-26  4:25 UTC 

[PATCH] x86/xen: add physically contiguous check to xen_destroy_contiguous_region
 2018-10-26  4:17 UTC 

[ovmf test] 128979: regressions - FAIL
 2018-10-26  3:41 UTC 

[ovmf baseline-only test] 75505: trouble: blocked/broken
 2018-10-26  1:20 UTC 

[xen-4.10-testing test] 128967: regressions - FAIL
 2018-10-26  1:20 UTC 

[PATCH] x86/xen: add physically contiguous check to xen_destroy_contiguous_region
 2018-10-26  0:16 UTC 

[v3 04/12] x86/fsgsbase/64: Enable FSGSBASE instructions in the helper functions
 2018-10-25 23:16 UTC  (10+ messages)

[ovmf test] 128976: regressions - FAIL
 2018-10-25 22:31 UTC 

[xen-4.9-testing test] 128966: regressions - FAIL
 2018-10-25 22:14 UTC 

[examine test] 75503: trouble: blocked/broken/fail
 2018-10-25 20:49 UTC 

Fix VGA logdirty related display freezes with altp2m
 2018-10-25 20:17 UTC  (21+ messages)

[ovmf baseline-only test] 75502: trouble: blocked/broken
 2018-10-25 19:18 UTC 

[ovmf test] 128974: all pass - PUSHED
 2018-10-25 18:11 UTC 

[PATCH 00/22] xen/arm: Bunch of clean-ups
 2018-10-25 17:56 UTC  (38+ messages)
` [PATCH 05/22] xen/arm: Consolidate CPU identification in cpufeature.{c, h}
` [PATCH 06/22] xen/arm: Move VABORT_GEN_BY_GUEST to traps.h and turned into inline
` [PATCH 07/22] xen/arm: gic-3: Remove unused includes
` [PATCH 08/22] xen/arm: gic-v3: Re-order includes in alphabetical order
` [PATCH 09/22] xen/arm: Move HSR defines in a new header hsr.h
` [PATCH 10/22] xen/arm: Move SYSREG accessors in sysregs.h
` [PATCH 11/22] xen/arm: Move out of processor.h traps related variable/function
` [PATCH 12/22] xen/arm: Only include stringify.h when necessary
` [PATCH 13/22] xen/arm: Only include vreg.h "
` [PATCH 14/22] xen/arm: Remove unnecessary includes in asm/vgic.h
` [PATCH 15/22] xen/arm: Remove unnecessary includes in asm/mmio.h
` [PATCH 16/22] xen/arm: Remove unnecessary includes in traps.c
` [PATCH 17/22] xen/arm: Remove unnecessary includes in asm/p2m.h
` [PATCH 18/22] xen/arm: Remove unnecessary includes in asm-arm/acpi.h
` [PATCH 19/22] xen/arm: Remove unnecessary include in asm-arm/atomic.h
` [PATCH 20/22] xen/arm: Remove unnecessary includes in asm/current.h
` [PATCH 21/22] xen/arm: platform: Don't include p2m.h in exynos5 and omap5
` [PATCH 22/22] xen/arm: Move vgic_* helpers from gic.h to vgic.h

[PATCH 0/4] xen/arm: GIC fixes and improvement
 2018-10-25 17:46 UTC  (8+ messages)
` [PATCH 1/4] xen/arm: gic: Ensure we have an ISB between ack and do_IRQ()

[PATCH v2] x86/mm/p2m: don't needlessly limit MMIO mapping order to 4k
 2018-10-25 17:21 UTC  (5+ messages)

[libvirt test] 128963: tolerable all pass - PUSHED
 2018-10-25 16:54 UTC 

Xen optimization
 2018-10-25 16:18 UTC  (27+ messages)
                                          ` Xen optimizationcy

[PATCH] xen: drop writing error messages to xenstore
 2018-10-25 15:50 UTC  (2+ messages)

[PATCH] x86: deal with firmware setting bogus TSC_ADJUST values
 2018-10-25 15:09 UTC  (3+ messages)

[PATCH v3] arch/x86: Add registers to vm_event
 2018-10-25 14:04 UTC  (8+ messages)
` PING: "

Interrupt injection with ISR set on Intel hardware
 2018-10-25 13:57 UTC  (5+ messages)

[distros-debian-wheezy test] 75500: trouble: blocked/broken
 2018-10-25 13:24 UTC 

[linux-next test] 128957: regressions - FAIL
 2018-10-25 12:57 UTC 

[PATCH v2] x86/boot: enable NMIs after traps init
 2018-10-25 12:23 UTC  (5+ messages)

[PATCH] xen/pvh: don't try to unplug emulated devices
 2018-10-25 12:03 UTC 

[PATCH] x86/HVM: adjust hvm_interrupt_blocked()
 2018-10-25 11:30 UTC  (4+ messages)

[ovmf test] 128971: all pass - PUSHED
 2018-10-25 11:26 UTC 

[PATCH v2 0/5] xen: Use %*pb[l] for printing bitmaps
 2018-10-25 10:56 UTC  (5+ messages)
` [PATCH v2 2/5] xen/common: Use %*pb[l] instead of {cpu, node}mask_scn{, list}printf()
` [PATCH v2 3/5] xen/x86: Use %*pb[l] instead of cpumask_scn{, list}printf()

[PATCH 0/4] misc safety certification fixes
 2018-10-25 10:39 UTC  (5+ messages)
` [PATCH 3/4] xen: introduce __symbol
` [PATCH 4/4] xen: use __symbol everywhere

[PATCH] amd-iommu: get rid of pointless IOMMU_PAGING_MODE_LEVEL_X definitions
 2018-10-25 10:29 UTC  (4+ messages)

[qemu-mainline baseline-only test] 75499: trouble: blocked/broken
 2018-10-25 10:27 UTC 

per-domain configuration and inappropriate use of globals
 2018-10-25  9:56 UTC  (2+ messages)

How to specify vendor and product strings for disk?
 2018-10-25  9:55 UTC 

[PATCH RFC] VMX: fix vmx_handle_eoi()
 2018-10-25  9:46 UTC  (3+ messages)

[PATCH RFC] x86/altp2m: fix display frozen when switching to a new view early
 2018-10-25  9:42 UTC  (8+ messages)

[PATCH v4 00/23] dom0less step1: boot multiple domains from device tree
 2018-10-25  9:37 UTC  (5+ messages)
` [PATCH v4 20/23] xen: support console_switching between Dom0 and DomUs on ARM

[PATCH 00/17] Hi all
 2018-10-25  9:22 UTC  (5+ messages)
` [PATCH 09/17] x86/amd: put setting pv_post_outb_hook under CONFIG_PV

[OSSTEST PATCH 1/3] sa-init-db: Fix argument parsing
 2018-10-25  8:49 UTC  (3+ messages)
` [OSSTEST PATCH 3/3] mfi-common: Drop freebsd builds on non-freebsd flights

[PATCH] xen/pvh: don't try to unplug emulated devices
 2018-10-25  7:54 UTC 

[qemu-mainline test] 128955: tolerable FAIL - PUSHED
 2018-10-25  5:22 UTC 

[PATCH v3 00/18] xen: add pvh guest support
 2018-10-25  5:04 UTC  (3+ messages)

[PATCH V2] xen-swiotlb: exchange memory with Xen only when pages are contiguous
 2018-10-25  3:08 UTC 

[xen-unstable test] 128949: regressions - trouble: broken/fail/pass
 2018-10-25  1:16 UTC 

[xen-unstable-smoke test] 128969: tolerable all pass - PUSHED
 2018-10-25  0:35 UTC 

[ovmf baseline-only test] 75496: trouble: blocked/broken
 2018-10-24 23:33 UTC 

[linux-linus test] 128945: regressions - FAIL
 2018-10-24 22:31 UTC 

Intel Z270 support
 2018-10-24 21:20 UTC  (2+ messages)
  ` [Xen-users] "

Xen Security Advisory 278 v1 - x86: Nested VT-x usable even when disabled
 2018-10-24 21:13 UTC 

[xen-unstable-smoke test] 128965: tolerable all pass - PUSHED
 2018-10-24 19:32 UTC 

[ovmf baseline-only test] 75493: trouble: blocked/broken
 2018-10-24 18:45 UTC 

[ovmf test] 128964: all pass - PUSHED
 2018-10-24 18:08 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).