xen-devel.lists.xenproject.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-02-17 06:39:23 to 2017-02-18 04:29:12 UTC [more...]

[xen-unstable test] 105890: trouble: blocked/broken/fail/pass
 2017-02-18  4:29 UTC 

[qemu-upstream-unstable test] 105889: trouble: blocked/broken/fail/pass
 2017-02-18  2:19 UTC 

XenOprof not coming out of Timer Mode
 2017-02-18  2:12 UTC 

[PATCH] xen/arm: introduce vwfi parameter
 2017-02-18  1:47 UTC  (2+ messages)

[xen-unstable-smoke test] 105892: tolerable trouble: broken/fail/pass - PUSHED
 2017-02-18  1:44 UTC 

[qemu-mainline test] 105886: tolerable FAIL - PUSHED
 2017-02-18  1:31 UTC 

[PATCH v2] xen/arm: warn if dom0_mem is not specified
 2017-02-18  1:29 UTC 

Xen on ARM IRQ latency and scheduler overhead
 2017-02-18  0:59 UTC  (16+ messages)

[linux-linus test] 105882: regressions - trouble: blocked/broken/fail/pass
 2017-02-18  0:57 UTC 

[PATCH] xen/arm: increase default dom0_mem to 512M
 2017-02-17 23:35 UTC  (5+ messages)

[PATCH] ring.h: introduce macros to handle monodirectional rings with multiple req sizes
 2017-02-17 23:24 UTC  (2+ messages)

[PATCH v3 4/4] KVM: VMX: Simplify segment_base
 2017-02-17 22:01 UTC  (4+ messages)

Unable to boot Xen 4.8 with iommu=0
 2017-02-17 21:32 UTC  (20+ messages)

[PATCH v4 1/4] x86/mm: Adapt MODULES_END based on Fixmap section size
 2017-02-17 20:52 UTC  (2+ messages)

Unshared IOMMU issues
 2017-02-17 20:20 UTC  (12+ messages)

[PATCH v3] xen, input: try to read screen resolution for xen-kbdfront
 2017-02-17 19:48 UTC  (2+ messages)

[PATCH v2] xen, input: try to read screen resolution for xen-kbdfront
 2017-02-17 19:47 UTC  (7+ messages)

[PATCH v3] displif: add ABI for para-virtual display
 2017-02-17 19:28 UTC  (15+ messages)

[RFC v2 0/6] zynqmp: Add forwarding of platform specific firmware calls
 2017-02-17 18:47 UTC  (3+ messages)
` [RFC v2 5/6] xen/arm: zynqmp: Forward plaform "

[qemu-upstream-unstable test] 105877: tolerable FAIL - PUSHED
 2017-02-17 18:47 UTC 

qemu-upstream triggering OOM killer
 2017-02-17 18:39 UTC  (9+ messages)

[xen-unstable-smoke test] 105888: tolerable trouble: broken/fail/pass - PUSHED
 2017-02-17 18:38 UTC 

[ovmf baseline-only test] 68575: all pass
 2017-02-17 18:37 UTC 

[xen-unstable test] 105873: tolerable FAIL - PUSHED
 2017-02-17 18:36 UTC 

HostedXen: Build Instructions
 2017-02-17 18:13 UTC  (4+ messages)

[PATCH v2 0/3] VPMU management update
 2017-02-17 17:40 UTC  (4+ messages)
` [PATCH v2 1/3] x86/vpmu: Add get/put_vpmu() and VPMU_AVAILABLE
` [PATCH v2 2/3] x86/vpmu: Disable VPMU if guest's CPUID indicates no PMU support
` [PATCH v2 3/3] libxc/x86: PV guests should see leaf 0xa on Intel

[PATCH] build: add --with-rundir option to configure
 2017-02-17 17:27 UTC  (4+ messages)

(no subject)
 2017-02-17 17:17 UTC 

[PATCH] x86/vpmu: Add get/put_vpmu() and VPMU_ENABLED
 2017-02-17 16:37 UTC  (11+ messages)

[PATCH] x86/apicv: enhance posted-interrupt processing
 2017-02-17 16:32 UTC  (3+ messages)

[ovmf test] 105878: all pass - PUSHED
 2017-02-17 16:28 UTC 

[xen-unstable-smoke test] 105881: tolerable trouble: broken/fail/pass - PUSHED
 2017-02-17 16:15 UTC 

[qemu-mainline test] 105868: regressions - FAIL
 2017-02-17 16:14 UTC 

[dpdk-dev] [PATCH] maintainers: claim responsability for xen
 2017-02-17 16:07 UTC  (2+ messages)

[PATCH v2 0/3] x86/vmx: fix for vmentry failure with TSX bits in LBR
 2017-02-17 15:42 UTC  (4+ messages)
` [PATCH v2 1/3] x86/vmx: introduce vmx_find_msr()
` [PATCH v2 2/3] x86/vmx: optimize vmx_read/write_guest_msr()
` [PATCH v2 3/3] x86/vmx: fix vmentry failure with TSX bits in LBR

[PATCH 00/19] MCE code cleanup and add LMCE support
 2017-02-17 15:38 UTC  (34+ messages)
` [PATCH 01/19] x86/mce: fix indentation style in xen-mca.h and mce.h
` [PATCH 02/19] x86/mce: remove declarations of non-existing functions in mce.h
` [PATCH 03/19] x86/mce: remove unnecessary braces around intel_get_extended_msrs()
` [PATCH 04/19] xen/mce: remove unused x86_mcinfo_add()
` [PATCH 05/19] x86/mce: merge loops to get Intel extended MC MSR
` [PATCH 06/19] x86/mce: merge intel_default_mce_dhandler/uhandler()
` [PATCH 07/19] x86/vmce: include domain/vcpu id in debug messages
` [PATCH 08/19] x86/mce: set mcinfo_comm.type and .size in x86_mcinfo_reserve()
` [PATCH 09/19] x86/vmce: fill MSR_IA32_MCG_STATUS on all vcpus in broadcast case
` [PATCH 10/19] x86/mce: always write 0 to MSR_IA32_MCG_STATUS on Intel CPU
` [PATCH 11/19] tools/xen-mceinj: fix the type of cpu number
` [PATCH 12/19] x86/mce: handle LMCE locally
` [PATCH 13/19] x86/mce_intel: detect and enable LMCE on Intel host
` [PATCH 14/19] x86/vmx: expose LMCE feature via guest MSR_IA32_FEATURE_CONTROL
` [PATCH 15/19] x86/vmce: emulate MSR_IA32_MCG_EXT_CTL
` [PATCH 16/19] x86/vmce: enable injecting LMCE to guest on Intel host
` [PATCH 17/19] x86/vmce, tools/libxl: expose LMCE capability in guest MSR_IA32_MCG_CAP
` [PATCH 18/19] xen/mce: add support of vLMCE injection to XEN_MC_inject_v2
` [PATCH 19/19] tools/xen-mceinj: support injecting LMCE

[linux-linus test] 105867: regressions - FAIL
 2017-02-17 15:33 UTC 

[ovmf baseline-only test] 68574: all pass
 2017-02-17 15:32 UTC 

[PATCH 0/1] xen/arm: Add pl011 uart support in Xen for guest domains
 2017-02-17 15:29 UTC  (9+ messages)
` [PATCH 1/1] "

[PATCH 00/35] treewide trivial patches converting pr_warning to pr_warn
 2017-02-17 15:01 UTC  (9+ messages)
` [PATCH 09/35] x86: Convert remaining uses of "

Next Xen ARM community call
 2017-02-17 15:00 UTC  (3+ messages)

[distros-debian-jessie test] 68573: tolerable trouble: blocked/broken/pass
 2017-02-17 14:53 UTC 

[libvirt test] 105870: tolerable FAIL - PUSHED
 2017-02-17 14:48 UTC 

[PATCH 0/2] x86/xen: cpuid() cleanup
 2017-02-17 14:43 UTC  (7+ messages)
` [PATCH 1/2] x86/xen: don't indicate DCA support in pv domains
` [PATCH 2/2] x86/xen: use capabilities instead of fake cpuid values

[xen-4.5-testing baseline-only test] 68572: regressions - FAIL
 2017-02-17 13:45 UTC 

[xen-unstable-smoke test] 105880: regressions - trouble: broken/fail/pass
 2017-02-17 13:19 UTC 

Python 3 bindings
 2017-02-17 12:36 UTC 

[PATCH] common/vcpu: Fix unintended breakage from cleanup
 2017-02-17 12:04 UTC  (2+ messages)

[PATCH v2] x86/VMX: sanitize VM86 TSS handling
 2017-02-17 12:03 UTC 

[PATCH 02/10] x86: assembly, use ENDPROC for functions
 2017-02-17 11:52 UTC  (5+ messages)
` [PATCH 08/10] x86: assembly, annotate aliases
` [PATCH 01/10] x86: assembly, ENTRY for fn, GLOBAL for data

[xen-unstable baseline-only test] 68570: regressions - trouble: blocked/broken/fail/pass
 2017-02-17 11:52 UTC 

[PATCH 0/3] Fuzz/x86emual and x86emul/test fixes
 2017-02-17 11:44 UTC  (11+ messages)
` [PATCH 1/3] fuzz/x86emul: avoid race in link farm rune
` [PATCH 3/3] gitignore: ignore asm soft link in fuzz and x86emul test

(no subject)
 2017-02-17 11:35 UTC  (6+ messages)
` [MINOR FIXES 1/2] mm: fix memory cleanup
` [MINOR FIXES 2/2] lowmemd: fix comparison in cleanup

Possible improvement to Xen Security Response Process
 2017-02-17 11:18 UTC  (11+ messages)

[PATCH v2 0/2] Fuzz/x86emul and x86emul/test fixes
 2017-02-17 11:14 UTC  (5+ messages)
` [PATCH v2 1/2] fuzz/x86emul: avoid race in link farm rune
` [PATCH v2 2/2] x86emul/test: "

[xen-unstable-smoke test] 105879: regressions - trouble: broken/fail/pass
 2017-02-17 10:56 UTC 

Qemu-dm crash with 4.9-unstable
 2017-02-17 10:55 UTC  (3+ messages)

[PATCH 0/2] libxl: add support for pvscsi, iteration 13
 2017-02-17 10:49 UTC  (3+ messages)
` [PATCH 1/2] libxl: add support for vscsi
` [PATCH 2/2] Scripts to create and delete xen-scsiback nodes in Linux target framework

[PATCH 01/10] x86: assembly, ENTRY for fn, GLOBAL for data
 2017-02-17 10:47 UTC 

RFC v2: Scope of Vulnerabilities for which XSAs are issued
 2017-02-17 10:40 UTC  (3+ messages)

[PATCH] x86/VMX: sanitize VM86 TSS handling
 2017-02-17 10:40 UTC  (7+ messages)

[win-pv-devel] [PATCH v5 3/3] Significant changes to decision making; some new roles and minor changes
 2017-02-17 10:35 UTC 

[PATCH 1/4] tools/libxendevicemodel: introduce the new library
 2017-02-17 10:27 UTC  (4+ messages)
` [PATCH 2/4] tools/libxendevicemodel: extract functions and add a compat layer
` [PATCH 3/4] tools/libxendevicemodel: introduce a Linux-specific implementation
` [PATCH 4/4] tools/libxendevicemodel: add a call to restrict the handle

[PATCH 0/4] tools/libxendevicemodel
 2017-02-17 10:26 UTC 

[PATCH v4 1/2] x86/paravirt: Change vcp_is_preempted() arg type to long
 2017-02-17  9:42 UTC 

[PATCH] x86/mm: Swap mfn_valid() to use mfn_t
 2017-02-17  9:40 UTC  (2+ messages)

[PATCH] x86/paging: Package up the log dirty function pointers
 2017-02-17  9:17 UTC  (2+ messages)

[PATCH v2 0/2] x86: context switch handling adjustments
 2017-02-17  9:01 UTC  (4+ messages)
` [PATCH v2 1/2] VMX: fix VMCS race on context-switch paths

[ovmf test] 105865: all pass - PUSHED
 2017-02-17  9:00 UTC 

[qemu-upstream-unstable test] 105863: regressions - FAIL
 2017-02-17  8:50 UTC 

[PATCH 1/2] xen/sched.h Whitespace and bool cleanup
 2017-02-17  8:47 UTC  (3+ messages)
` [PATCH 2/2] common/vcpu: Switch v->vcpu_info_mfn to mfn_t

[xen-unstable-smoke test] 105872: regressions - trouble: broken/fail/pass
 2017-02-17  8:27 UTC 

[PATCH v15 00/10] x86: multiboot2 protocol support
 2017-02-17  7:58 UTC  (8+ messages)
` [PATCH v15 05/10] x86: add multiboot2 protocol support for EFI platforms

[ovmf baseline-only test] 68571: all pass
 2017-02-17  7:53 UTC 

[xen-unstable test] 105861: regressions - FAIL
 2017-02-17  7:00 UTC 

[xen-unstable-smoke test] 105871: regressions - trouble: broken/fail/pass
 2017-02-17  6:45 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).