xen-devel.lists.xenproject.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-10-13 06:01:47 to 2016-10-14 18:42:46 UTC [more...]

[PATCH 1/8] xen/x86: Remove PVH support
 2016-10-14 18:44 UTC  (14+ messages)
` [PATCH 2/8] x86/head: Refactor 32-bit pgtable setup
` [PATCH 3/8] xen/pvh: Import PVH-related Xen public interfaces
` [PATCH 4/8] xen/pvh: Bootstrap PVH guest
` [PATCH 5/8] xen/pvh: Prevent PVH guests from using PIC, RTC and IOAPIC
` [PATCH 6/8] xen/pvh: Initialize grant table for PVH guests
` [PATCH 7/8] xen/pvh: PVH guests always have PV devices
` [PATCH 8/8] xen/pvh: Enable CPU hotplug

[ovmf baseline-only test] 67881: all pass
 2016-10-14 18:37 UTC 

Debugging your environment
 2016-10-14 18:15 UTC  (2+ messages)

[PATCH 0/8] PVH v2 support
 2016-10-14 18:05 UTC 

XenProject/XenServer QEMU working group, Friday 8th July, 2016, 15:00
 2016-10-14 18:01 UTC  (3+ messages)
` XenProject/XenServer QEMU working group minutes, 30th August 2016
  ` QEMU XenServer/XenProject Working group meeting 29th September 2016

[PATCH for-4.8 0/3] libacpi fixes
 2016-10-14 17:19 UTC  (5+ messages)
` [PATCH for-4.8 1/3] libacpi: fix arm64 build
` [PATCH for-4.8 2/3] libacpi: require ACPI_BUILD_DIR to be set
` [PATCH for-4.8 3/3] libacpi: add back the "G" in "GNU" in licence header

[PATCH v2] x86/Intel: virtualize support for cpuid faulting
 2016-10-14 17:18 UTC  (8+ messages)
` [PATCH v2 1/2] x86/Intel: Expose cpuid_faulting_enabled so it can be used elsewhere
` [PATCH v2 2/2] x86/Intel: virtualize support for cpuid faulting

[PATCH v2 0/3 for 4.8] docs: feature documents for the schedulers
 2016-10-14 17:10 UTC  (7+ messages)
` [PATCH v2 1/3] docs: Credit1 feature document
` [PATCH v2 2/3] docs: Credit2 "
` [PATCH v2 3/3] docs: RTDS "

[xen-unstable-smoke test] 101448: tolerable all pass - PUSHED
 2016-10-14 16:41 UTC 

[PATCH 1/3] xen/x86: Fixup misc stale issues
 2016-10-14 16:34 UTC  (4+ messages)
` [PATCH 2/3] x86/mm: Use IS_ALIGNED() rather than open coding it
` [PATCH 3/3] x86/svm: Drop adjustment of X86_FEATURE_APIC

[ovmf test] 101442: all pass - PUSHED
 2016-10-14 16:28 UTC 

[PATCH] x86/emul: Reorder the user segments in x86_segment to match SReg3 encoding
 2016-10-14 16:13 UTC 

[PATCH] RFC x86/hvm: Don't truncate the hvm hypercall index before range checking it
 2016-10-14 15:51 UTC 

[RFC PATCH 0/9] Introduce AMD SVM AVIC
 2016-10-14 15:46 UTC  (11+ messages)
` [RFC PATCH 5/9] x86/HVM/SVM: Add AVIC initialization code
` [RFC PATCH 6/9] x86/SVM: Add AVIC vmexit handlers
` [RFC PATCH 7/9] x86/SVM: Add vcpu scheduling support for AVIC
` [RFC PATCH 8/9] x86/SVM: Add interrupt management code via AVIC
` [RFC PATCH 9/9] x86/SVM: Hook up miscellaneous AVIC functions

[ovmf baseline-only test] 67879: all pass
 2016-10-14 15:20 UTC 

[PATCH 1/2] x86/hvm: Correct the position of the %cs L/D checks
 2016-10-14 14:10 UTC  (6+ messages)
` [PATCH 2/2] x86/hvm: Clobber %cs.L when LME becomes set

[xen-unstable-smoke test] 101445: tolerable all pass - PUSHED
 2016-10-14 13:54 UTC 

[linux-3.18 test] 101434: regressions - FAIL
 2016-10-14 13:13 UTC 

[RFC KERNEL PATCH 0/2] Add Dom0 NVDIMM support for Xen
 2016-10-14 12:18 UTC  (13+ messages)

[PATCH] x86emul: honor MXCSR.MM
 2016-10-14 11:55 UTC  (4+ messages)

[PATCH v2 00/10] sched: Credit1 and Credit2 improvements... but *NO* soft-affinity for Credit2!
 2016-10-14 11:31 UTC  (4+ messages)
` [PATCH v2 10/10] xl: allow to set the ratelimit value online for Credit2

[PATCH RFC] xl_cmdimpl.c: Fix printf usage
 2016-10-14 11:21 UTC  (2+ messages)

[qemu-mainline test] 101430: regressions - FAIL
 2016-10-14 11:20 UTC 

[PATCH] x86/Viridian: don't depend on undefined register state
 2016-10-14 10:53 UTC  (3+ messages)

[PATCH] features: declare the Credit2 scheduler as Supported
 2016-10-14 10:42 UTC  (3+ messages)

[libvirt test] 101436: regressions - FAIL
 2016-10-14 10:39 UTC 

[ovmf test] 101435: all pass - PUSHED
 2016-10-14 10:20 UTC 

[PATCH 0/3 for 4.8] docs: feature documents for the schedulers
 2016-10-14 10:11 UTC  (20+ messages)
` [PATCH 1/3] docs: Credit1 feature document
` [PATCH 2/3] docs: Credit2 "
` [PATCH 3/3] docs: RTDS "

[xen-unstable test] 101429: regressions - FAIL
 2016-10-14 10:10 UTC 

[PATCH] x86emul: fix pushing of selector registers
 2016-10-14 10:02 UTC  (2+ messages)

[PATCH 1/2] x86/vmx: Print the problematic MSR if a vmentry fails
 2016-10-14  9:29 UTC  (9+ messages)
` [PATCH 2/2] x86/vmx: Reduce the verbosity of the vmentry failure error reporting
` [PATCH v2 1/2] x86/vmx: Print the problematic MSR if a vmentry fails
  ` [PATCH v2 2/2] x86/vmx: Reduce the verbosity of the vmentry failure error reporting

[distros-debian-jessie test] 67877: tolerable all pass
 2016-10-14  8:45 UTC 

[PATCH v3 for-4.8] libelf: fix symtab/strtab loading for 32bit domains
 2016-10-14  6:25 UTC  (4+ messages)

[linux-3.18 test] 101424: regressions - FAIL
 2016-10-14  2:50 UTC 

[PATCH v2 0/2] Xen HVM unplug changes
 2016-10-14  0:41 UTC  (3+ messages)
` [PATCH v2 2/2] xen_platform: SUSE xenlinux unplug for emulated PCI

[PATCH for-4.8] altp2m: don't attempt to unshare pages during change_altp2m_gfn op
 2016-10-14  0:00 UTC 

[qemu-mainline test] 101421: regressions - FAIL
 2016-10-13 23:52 UTC 

[xen-unstable test] 101415: regressions - FAIL
 2016-10-13 22:37 UTC 

[DOC v7] PV Calls protocol design
 2016-10-13 22:01 UTC 

[PATCH] acpi: don't register acpi_pad driver if running as xen dom0
 2016-10-13 22:00 UTC 

[ovmf baseline-only test] 67875: all pass
 2016-10-13 21:13 UTC 

[PATCH for-4.8] ipxe: update to newer commit
 2016-10-13 19:58 UTC  (18+ messages)
                                ` ANNOUNCEMENT] Xen 4.8 RC2 FULL SUCCESS 13.10.16

[PATCH] flask: add gcov_op check
 2016-10-13 18:55 UTC  (3+ messages)

[xen-unstable-smoke test] 101422: tolerable all pass - PUSHED
 2016-10-13 17:12 UTC 

[linux-3.18 test] 101413: regressions - FAIL
 2016-10-13 16:15 UTC 

[linux-4.1 baseline-only test] 67872: tolerable FAIL
 2016-10-13 16:01 UTC 

[PATCH 15/15] xen: Rename xen_be_frontend_changed
 2016-10-13 15:59 UTC  (7+ messages)
  ` [PATCH 02/15] xen: Fix coding style warnings

[ovmf test] 101414: all pass - PUSHED
 2016-10-13 15:51 UTC 

[PATCH] xen-netback: fix type mismatch warning
 2016-10-13 15:02 UTC 

[xen-unstable-smoke test] 101418: regressions - FAIL
 2016-10-13 14:55 UTC 

Regression between Xen 4.6.0 and 4.7.0, Direct kernel boot on a qemu-xen and seabios HVM guest doesn't work anymore
 2016-10-13 14:43 UTC  (9+ messages)

[PATCHv1 net] xen-netback: fix guest Rx stall detection (after guest Rx refactor)
 2016-10-13 14:21 UTC 

[qemu-mainline test] 101411: regressions - FAIL
 2016-10-13 14:11 UTC 

[PATCH net] xen-netback: (re-)create a debugfs node for hash information
 2016-10-13 13:54 UTC 

[PATCH v4 0/2] Rework gcov support in Xen
 2016-10-13 13:43 UTC  (8+ messages)
` [PATCH v4 1/2] gcov: add new interface and new formats support
` [PATCH v4 2/2] gcov: provide the capability to select gcov format automatically

[libvirt test] 101412: tolerable FAIL - PUSHED
 2016-10-13 11:43 UTC 

[Xen-users] Xen 4.2.4 and 4.6 hangs
 2016-10-13 11:22 UTC 

[PATCH for-4.8] tools: check liblzma in configure for rombios
 2016-10-13 11:05 UTC  (2+ messages)

[PATCH] x86emul: correct {, F}CMOV and F{, U}COMI{, P} emulation
 2016-10-13 10:13 UTC  (2+ messages)

[PATCH V3] Xen/Keyhandler: Rework process of nonirq keyhandler
 2016-10-13 10:06 UTC  (3+ messages)

[PATCH Altp2m cleanup 2/3 v10 0/2] Cleaning up altp2m code
 2016-10-13 10:02 UTC  (5+ messages)
` [PATCH Altp2m cleanup 2/3 v10 1/2] Move altp2m specific functions to altp2m files
` [PATCH Altp2m cleanup 2/3 v10 2/2] Moving ept code to ept specific files as requested in: https://lists.xenproject.org/archives/html/xen-devel/2015-07/msg04323.html Renamed p2m_init_altp2m_helper() to p2m_init_altp2m_ept()

per-domain logging
 2016-10-13  9:41 UTC  (11+ messages)

[PATCH v2 5/9] gcov: add new interface and 3.4 and 4.7 format support
 2016-10-13  9:20 UTC  (16+ messages)
` [PATCH v3] "

PCIe devices that are hotplugged after MMIO has been setup fail due to _CRS not covering 64-bit area
 2016-10-13  9:20 UTC  (4+ messages)

[distros-debian-wheezy test] 67871: all pass
 2016-10-13  8:24 UTC 

[ovmf baseline-only test] 67870: all pass
 2016-10-13  8:19 UTC 

[linux-4.1 test] 101401: tolerable FAIL - PUSHED
 2016-10-13  8:15 UTC 

[PATCH v2 00/13] Refactor common part of xen backend and frontend
 2016-10-13  6:06 UTC  (10+ messages)
` [PATCH v2 06/13] xen: Prepare xendev qtail to be shared with frontends
` [PATCH v2 07/13] xen: Move xenstore cleanup and mkdir functions
` [PATCH v2 08/13] xen: Rename xen_be_printf to xen_pv_printf
` [PATCH v2 09/13] xen: Rename xen_be_unbind_evtchn
` [PATCH v2 10/13] xen: Rename xen_be_send_notify
` [PATCH v2 11/13] xen: Rename xen_be_evtchn_event
` [PATCH v2 12/13] xen: Rename xen_be_find_xendev
` [PATCH v2 13/13] xen: Rename xen_be_del_xendev


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).