xen-devel.lists.xenproject.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-05-22 10:28:13 to 2020-05-26 14:57:27 UTC [more...]

[PATCH 0/5] Golang build fixes
 2020-05-26 14:56 UTC  (18+ messages)
` [PATCH 1/5] golang: Add a minimum go version to go.mod
` [PATCH 2/5] golang: Add a variable for the libxl source directory
` [PATCH 3/5] libxl: Generate golang bindings in libxl Makefile
` [PATCH 4/5] golang/xenlight: Use XEN_PKG_DIR variable rather than open-coding
` [PATCH 5/5] gitignore: Ignore golang package directory

[xen-unstable-smoke test] 150384: tolerable all pass - PUSHED
 2020-05-26 14:39 UTC 

[PATCH] SUPPORT: Add linux device model stubdom to Toolstack
 2020-05-26 14:00 UTC  (6+ messages)

[PATCH] x86: refine guest_mode()
 2020-05-26 13:55 UTC  (13+ messages)

[PATCH] x86: extend coverage of HLE "bad page" workaround
 2020-05-26 13:35 UTC  (3+ messages)

Xen PVH domU start-of-day VCPU state
 2020-05-26 12:44 UTC  (17+ messages)
        ` Mail-Followup-To (was Re: Xen PVH domU start-of-day VCPU state)

[PATCH 0/2] add xen hypfs to meta files
 2020-05-26 10:03 UTC  (4+ messages)
` [PATCH 1/2] CHANGELOG: add hypervisor file system support
` [PATCH 2/2] SUPPORT.md: add hypervisor file system

[xen-unstable test] 150370: regressions - FAIL
 2020-05-26  9:57 UTC 

[seabios test] 150375: tolerable FAIL - PUSHED
 2020-05-26  9:50 UTC 

[PATCH] x86/mem_sharing: gate enabling on cpu_has_vmx
 2020-05-25 18:47 UTC  (2+ messages)

[PATCH v10 00/12] Add hypervisor sysfs-like support
 2020-05-26  8:18 UTC  (10+ messages)
` [PATCH v10 01/12] xen/vmx: let opt_ept_ad always reflect the current setting

Bug: toolstack allows too low values to be set for shadow_memory
 2020-05-26  7:41 UTC  (2+ messages)

[PATCH] CHANGELOG: Add qemu-xen linux device model stubdomains
 2020-05-26  7:19 UTC  (2+ messages)

[libvirt test] 150374: regressions - FAIL
 2020-05-26  7:04 UTC 

[seabios test] 150372: regressions - FAIL
 2020-05-26  6:50 UTC 

[PATCH] x86: avoid HPET use also on certain Coffee Lake H
 2020-05-26  5:47 UTC  (4+ messages)

[linux-linus test] 150362: tolerable FAIL - PUSHED
 2020-05-26  4:24 UTC 

[Xen-devel] [RFC 0/9] Changes to time accounting
 2020-05-26  2:27 UTC  (5+ messages)
` [Xen-devel] [RFC 1/9] schedule: Introduce per-pcpu "

[seabios test] 150369: regressions - FAIL
 2020-05-26  0:51 UTC 

[xen-unstable test] 150358: tolerable FAIL
 2020-05-25 23:40 UTC 

[PATCH 0/8] Coverity fixes for vchan-socket-proxy
 2020-05-25 22:36 UTC  (10+ messages)
` [PATCH 1/8] vchan-socket-proxy: Ensure UNIX path NUL terminated
` [PATCH 2/8] vchan-socket-proxy: Check xs_watch return value
` [PATCH 3/8] vchan-socket-proxy: Unify main "
` [PATCH 4/8] vchan-socket-proxy: Use a struct to store state
` [PATCH 5/8] vchan-socket-proxy: Switch data_loop() to take state
` [PATCH 6/8] vchan-socket-proxy: Set closed FDs to -1
` [PATCH 7/8] vchan-socket-proxy: Cleanup resources on exit
` [PATCH 8/8] vchan-socket-proxy: Handle closing shared input/output_fd

[seabios test] 150360: tolerable FAIL - PUSHED
 2020-05-25 21:33 UTC 

[xen-unstable-smoke test] 150367: tolerable all pass - PUSHED
 2020-05-25 19:59 UTC 

[BUG] Consistent LBR/TSX vmentry failure (0x80000022) calling domain_crash() in vmx.c:3324
 2020-05-25 19:01 UTC  (9+ messages)

[xen-unstable-smoke test] 150363: tolerable all pass - PUSHED
 2020-05-25 16:57 UTC 

[libvirt test] 150359: regressions - FAIL
 2020-05-25 16:08 UTC 

[PATCH v2] VT-x: extend LBR Broadwell errata coverage
 2020-05-25 15:30 UTC  (2+ messages)

[PATCH v10 0/9] x86emul: further work
 2020-05-25 14:30 UTC  (10+ messages)
` [PATCH v10 1/9] x86emul: address x86_insn_is_mem_{access,write}() omissions
` [PATCH v10 2/9] x86emul: rework CMP and TEST emulation
` [PATCH v10 3/9] x86emul: also test decoding and mem access / write logic
` [PATCH v10 4/9] x86emul: disable FPU/MMX/SIMD insn emulation when !HVM
` [PATCH v10 5/9] x86emul: support MOVDIR{I,64B} insns
` [PATCH v10 6/9] x86emul: support ENQCMD insns
` [PATCH v10 7/9] x86emul: support FNSTENV and FNSAVE
` [PATCH v10 8/9] x86emul: support FLDENV and FRSTOR
` [PATCH v10 9/9] x86emul: support FXSAVE/FXRSTOR

[PATCH v2 for-4.14 1/2] x86/mem_sharing: block interrupt injection for forks
 2020-05-25 14:27 UTC  (12+ messages)
` [PATCH v2 for-4.14 2/2] tools/libxc: xc_memshr_fork with interrupts blocked

[PATCH v3 0/3] xen: Fix some bugs in scheduling
 2020-05-25 13:26 UTC  (5+ messages)
` [PATCH v3 2/3] xen/sched: don't call sync_vcpu_execstate() in sched_unit_migrate_finish()

[PATCH v3 for-4.14 1/2] x86/mem_sharing: block interrupt injection for forks
 2020-05-25 13:00 UTC  (2+ messages)
` [PATCH v3 for-4.14 2/2] tools/libxc: xc_memshr_fork with interrupts blocked

[linux-linus test] 150356: tolerable trouble: fail/pass/starved - PUSHED
 2020-05-25  5:38 UTC 

iommu=no-igfx
 2020-05-25  5:17 UTC  (4+ messages)

[seabios test] 150357: regressions - trouble: blocked/fail/pass/starved
 2020-05-25  5:02 UTC 

[xen-unstable test] 150355: tolerable FAIL - PUSHED
 2020-05-25  4:01 UTC 

[qemu-mainline test] 150353: tolerable FAIL - PUSHED
 2020-05-24 22:31 UTC 

[xen-unstable-smoke test] 150354: tolerable all pass - PUSHED
 2020-05-24 17:16 UTC 

[PATCH 0/12] direct-map DomUs
 2020-05-24 14:12 UTC  (6+ messages)
` [PATCH 12/12] xen/arm: call iomem_permit_access for passthrough devices

[xen-unstable test] 150346: tolerable FAIL
 2020-05-24 13:06 UTC 

[PATCH] x86/shadow: Reposition sh_remove_write_access_from_sl1p()
 2020-05-24 11:52 UTC  (2+ messages)

[libvirt bisection] complete build-arm64-libvirt
 2020-05-24 11:18 UTC 

[xen-unstable-coverity test] 150349: all pass - PUSHED
 2020-05-24 10:13 UTC 

[libvirt bisection] complete build-i386-libvirt
 2020-05-24  9:44 UTC 

[linux-linus test] 150345: tolerable FAIL - PUSHED
 2020-05-24  9:05 UTC 

[libvirt test] 150347: regressions - FAIL
 2020-05-24  6:59 UTC 

[linux-linus test] 150343: tolerable FAIL - PUSHED
 2020-05-24  0:15 UTC 

[xen-unstable test] 150341: tolerable FAIL - PUSHED
 2020-05-23 21:16 UTC 

[examine test] 150344: tolerable trouble: pass/starved
 2020-05-23 21:05 UTC 

[linux-linus test] 150337: regressions - FAIL
 2020-05-23 14:19 UTC 

[PATCH 06/12] xen-blkfront: add callbacks for PM suspend and hibernation
 2020-05-23 12:32 UTC  (2+ messages)

[libvirt bisection] complete build-amd64-libvirt
 2020-05-23 11:48 UTC 

[xen-unstable test] 150336: tolerable FAIL - PUSHED
 2020-05-23 10:56 UTC 

[libvirt test] 150339: regressions - FAIL
 2020-05-23  7:27 UTC 

[qemu-mainline test] 150332: tolerable FAIL - PUSHED
 2020-05-23  6:06 UTC 

[xen-unstable-smoke test] 150335: tolerable all pass - PUSHED
 2020-05-23  3:53 UTC 

[linux-linus test] 150331: regressions - FAIL
 2020-05-23  2:13 UTC 

[xen-unstable test] 150326: regressions - FAIL
 2020-05-23  0:50 UTC 

[xen-unstable-smoke test] 150333: tolerable all pass - PUSHED
 2020-05-23  0:09 UTC 

[PATCH 00/10] fix swiotlb-xen for RPi4
 2020-05-22 20:47 UTC  (15+ messages)
` [PATCH 01/10] swiotlb-xen: use vmalloc_to_page on vmalloc virt addresses
` [PATCH 02/10] swiotlb-xen: remove start_dma_addr
` [PATCH 08/10] swiotlb-xen: introduce phys_to_dma/dma_to_phys translations

[xen-unstable-smoke test] 150330: tolerable all pass - PUSHED
 2020-05-22 20:11 UTC 

[qemu-mainline test] 150320: tolerable FAIL - PUSHED
 2020-05-22 19:59 UTC 

[linux-linus test] 150316: regressions - FAIL
 2020-05-22 17:47 UTC 

[xen-unstable-smoke test] 150324: tolerable all pass - PUSHED
 2020-05-22 16:55 UTC 

[PATCH] x86/idle: Extend ISR/C6 erratum workaround to Haswell
 2020-05-22 15:59 UTC  (2+ messages)

[PATCH] x86/svm: retry after unhandled NPT fault if gfn was marked for recalculation
 2020-05-22 15:53 UTC  (14+ messages)

[ovmf test] 150318: all pass - PUSHED
 2020-05-22 14:55 UTC 

[PATCH v5 0/5] domain context infrastructure
 2020-05-22 14:45 UTC  (7+ messages)
` [PATCH v5 1/5] xen/common: introduce a new framework for save/restore of 'domain' context
` [PATCH v5 4/5] common/domain: add a domain context record for shared_info

[PATCH v3 0/3] x86: XSA-298 follow-up
 2020-05-22 14:14 UTC  (4+ messages)
` [PATCH v3 1/3] x86: relax GDT check in arch_set_info_guest()

[PATCH] x86/traps: Rework #PF[Rsvd] bit handling
 2020-05-22 13:51 UTC  (3+ messages)
` [PATCH v2] "

[PATCH v4] x86/idle: prevent entering C6 with in service interrupts on Intel
 2020-05-22 14:05 UTC  (4+ messages)

[PATCH v7 00/19] Add support for qemu-xen runnning in a Linux-based stubdomain
 2020-05-22 13:37 UTC  (5+ messages)

[PATCH v2] x86/ioemul: Rewrite stub generation to be shadow stack compatible
 2020-05-22 14:03 UTC  (2+ messages)

[xen-unstable-smoke test] 150319: tolerable all pass - PUSHED
 2020-05-22 13:56 UTC 

[PATCH] m4: use test instead of []
 2020-05-22 13:06 UTC  (2+ messages)

[PATCH for-4.14 1/2] x86/mem_sharing: Prohibit interrupt injection for forks
 2020-05-22 13:02 UTC  (3+ messages)
` [PATCH for-4.14 2/2] tools/libxc: xc_memshr_fork with interrupts disabled

[PATCH] xen/trace: Don't dump offline CPUs in debugtrace_dump_worker()
 2020-05-22 12:58 UTC  (2+ messages)

[PATCH v5 39/38] drm: xen: fix common struct sg_table related issues
 2020-05-22 12:56 UTC 

[xen-unstable test] 150315: tolerable FAIL
 2020-05-22 12:48 UTC 

Xen 4.12.3 released
 2020-05-22 12:03 UTC 

Xen 4.13.1 released
 2020-05-22 12:02 UTC 

[Xen-devel] [PATCH v3 0/5] (remaining) XSA-292 follow-up
 2020-05-22 11:58 UTC  (10+ messages)
` [Xen-devel] [PATCH v3 1/5] x86: suppress XPTI-related TLB flushes when possible
  `  "
` [Xen-devel] [PATCH v3 2/5] x86/mm: honor opt_pcid also for 32-bit PV domains
  `  "
` [Xen-devel] [PATCH v3 3/5] x86/HVM: move NOFLUSH handling out of hvm_set_cr3()
  `  "

[PATCH 0/3] build: fixes for clang 10
 2020-05-22 11:41 UTC  (7+ messages)
` [PATCH 2/3] configure: also add EXTRA_PREFIX to {CPP/LD}FLAGS

[PATCH] golang: Update generated files after libxl_types.idl change
 2020-05-22 10:32 UTC  (3+ 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).