xen-devel.lists.xenproject.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-11-09 21:40:14 to 2018-11-12 16:59:03 UTC [more...]

[PATCH 0/8] xen/arm: Add xentrace support
 2018-11-12 16:58 UTC  (5+ messages)
` [PATCH 8/8] xen: Swich parameter in get_page_from_gfn to use typesafe gfn

[PATCH v6 00/11] libxl: Enable save/restore/migration of a restricted QEMU + libxl__ev_qmp_*
 2018-11-12 16:58 UTC  (13+ messages)
` [PATCH v6 01/11] libxl: Enhance libxl__sendmsg_fds to deal with EINTR and EWOULDBLOCK
` [PATCH v6 02/11] libxl_qmp: Separate QMP message generation from qmp_send_prepare
` [PATCH v6 03/11] libxl_qmp: Change qmp_qemu_check_version to compare version
` [PATCH v6 04/11] libxl: Design of an async API to issue QMP commands to QEMU
` [PATCH v6 05/11] libxl_qmp: Implementation of libxl__ev_qmp_*
` [PATCH v6 06/11] libxl_exec: Add libxl__spawn_initiate_failure
` [PATCH v6 07/11] libxl_dm: Pre-open QMP socket for QEMU
` [PATCH v6 08/11] libxl: QEMU startup sync based on QMP
` [PATCH v6 09/11] libxl_qmp: Store advertised QEMU version in libxl__ev_qmp
` [PATCH v6 10/11] libxl: Change libxl__domain_suspend_device_model() to be async
` [PATCH v6 11/11] libxl: Re-implement domain_suspend_device_model using libxl__ev_qmp

[PATCH 00/18] xen/arm64: Suspend to RAM support for Xen
 2018-11-12 16:52 UTC  (42+ messages)
` [PATCH 01/18] xen/arm: Move code that initializes VCPU context into a separate function
` [PATCH 02/18] xen/arm: Implement PSCI system suspend call (virtual interface)
` [PATCH 03/18] xen/arm: Save GIC and virtual timer context when the domain suspends
` [PATCH 04/18] xen/arm: While a domain is suspended put its watchdogs on pause
` [PATCH 05/18] xen/arm: Trigger Xen suspend when Dom0 completes suspend
` [PATCH 06/18] xen/x86: Move freeze/thaw_domains into common files
` [PATCH 07/18] xen/arm: Freeze domains on suspend and thaw them on resume
` [PATCH 08/18] xen/arm: Disable/enable non-boot physical CPUs on suspend/resume
` [PATCH 09/18] xen/arm: Add rcu_barrier() before enabling non-boot CPUs on resume
` [PATCH 10/18] xen/arm: Implement GIC suspend/resume functions (gicv2 only)
` [PATCH 11/18] xen/arm: Suspend/resume GIC on system suspend/resume
` [PATCH 12/18] xen/arm: Suspend/resume timer interrupt generation
` [PATCH 13/18] xen/arm: Implement PSCI SYSTEM_SUSPEND call (physical interface)
` [PATCH 14/18] xen/arm: Convert setting MMU page tables code into a routine
` [PATCH 15/18] xen/arm: Resume memory management on Xen resume
` [PATCH 16/18] xen/arm: Save/restore context on suspend/resume
` [PATCH 17/18] xen/arm: Resume Dom0 after Xen resumes
` [PATCH 18/18] xen/arm: Suspend/resume console on Xen suspend/resume

[PATCH v2 0/5] xen/domain: Allocate d->vcpu[] earlier during domain construction
 2018-11-12 16:16 UTC  (6+ messages)
` [PATCH v2 1/5] xen/domain: Introduce a new sanitise_domain_config() helper
` [PATCH v2 2/5] xen/domain: Introduce a new arch_sanitise_domain_config() helper
` [PATCH v2 3/5] xen/domain: Stricter configuration checking
` [PATCH v2 4/5] xen/domain: Allocate d->vcpu[] earlier during domain_create()
` [PATCH v2 5/5] Revert "xen/arm: vgic-v3: Delay the initialization of the domain information"

[PATCH 0/2] guest/pvh: fixes for idle memory scrubbing
 2018-11-12 15:54 UTC  (12+ messages)
` [PATCH 1/2] guest/pvh: fix handling of multiboot info and module list
` [PATCH 2/2] guest/pvh: special case the low 1MB

[PATCH v5 00/15] libxl: Enable save/restore/migration of a restricted QEMU + libxl__ev_qmp_*
 2018-11-12 15:54 UTC  (11+ messages)
` [PATCH v5 11/15] libxl_dm: Pre-open QMP socket for QEMU
` [PATCH v5 12/15] libxl: QEMU startup sync based on QMP

[xen-unstable-smoke test] 129846: tolerable all pass - PUSHED
 2018-11-12 15:40 UTC 

[freebsd-master test] 129834: all pass - PUSHED
 2018-11-12 15:37 UTC 

[PATCH] x86: fix hvm_migrate_irq assertion
 2018-11-12 15:13 UTC  (4+ messages)

[PATCH v7 0/7] Paravirtual IOMMU Interface
 2018-11-12 15:06 UTC  (9+ messages)
` [PATCH v7 4/7] iommu: introduce iommu_map_page_nocrash
` [PATCH v7 5/7] iommu / vtd: introduce a new 'refcount' flag
` [PATCH v7 6/7] x86: add xen_iommu_ops to modify IOMMU mappings
` [PATCH v7 7/7] x86: extend the map and unmap xen_iommu_ops to support grant references

[PATCH v2 00/11] xentoollog, libvchan: Minor improvements
 2018-11-12 13:52 UTC  (8+ messages)
` [PATCH v2 02/11] tools/libs/toollog: Use the default logger
` [PATCH v2 03/11] tools/libs/*: Rely on "
` [PATCH v2 11/11] tools/libvchan: libxenvchan_client_init: use ENOENT for no server

[ovmf test] 129838: regressions - FAIL
 2018-11-12 13:33 UTC 

Problems building and running Xen on Hikey960
 2018-11-12 13:01 UTC  (4+ messages)

[linux-3.18 test] 129760: regressions - FAIL
 2018-11-12 12:59 UTC 

x86 Community Call: Nov 14 - 15:00 - 16:00 UTC - Call for Agenda Items
 2018-11-12 12:38 UTC  (7+ messages)

[xen-unstable-smoke test] 129836: tolerable all pass - PUSHED
 2018-11-12 12:26 UTC 

[PATCH v3 0/4] misc safety certification fixes
 2018-11-12 12:25 UTC  (7+ messages)
` [PATCH v3 4/4] xen: use SYMBOL everywhere

[PATCH 0/4] xen/arm: GIC fixes and improvement
 2018-11-12 12:15 UTC  (10+ messages)
` [PATCH 1/4] xen/arm: gic: Ensure we have an ISB between ack and do_IRQ()
` [PATCH 2/4] xen/arm: gic: Ensure ordering between read of INTACK and shared data
` [PATCH 3/4] xen/arm: gic: Remove duplicated comment in do_sgi
` [PATCH 4/4] xen/arm: gic: Relax barrier when sending an SGI

[PATCH v3 0/9] x86: indirect call overhead reduction
 2018-11-12 11:55 UTC  (6+ messages)
` [PATCH v5 00/13] "
  ` [PATCH v5 03/13] x86: infrastructure to allow converting certain indirect calls to direct ones
  ` [PATCH v5 11/13] IOMMU: move inclusion point of asm/iommu.h

[PATCH RFC 0/5] xen/domain: Allocate d->vcpu[] earlier during domain construction
 2018-11-12 11:45 UTC  (9+ messages)
` [PATCH 3/5] xen/domain: Audit config->max_vcpus during {, arch_}check_domain_config()

[PATCH] libxl/depriv: Remove RLIMIT_NPROC restriction
 2018-11-12 11:36 UTC  (4+ messages)

[distros-debian-sid test] 75589: tolerable FAIL
 2018-11-12 10:50 UTC 

[PATCH 0/3] x86: Fixes to shadowing dom0
 2018-11-12 10:22 UTC  (8+ messages)
` [PATCH 1/3] x86/dom0: Avoid using 1G superpages if shadowing may be necessary
` [PATCH 2/3 Xen-4.9] x86/dom0: Fix shadowing of PV guests with 2M superpages
` [PATCH 3/3 Xen-4.8] "

[ovmf test] 129832: regressions - FAIL
 2018-11-12 10:20 UTC 

[PATCH] x86/hvm: Unify hvm_event_pending()'s API with the !CONFIG_HVM version
 2018-11-12 10:15 UTC  (4+ messages)

[PATCH] x86/badpage: Fix badpage->order overflow
 2018-11-12  9:54 UTC  (2+ messages)

[ovmf test] 129824: regressions - FAIL
 2018-11-12  9:07 UTC 

[libvirt test] 129752: tolerable all pass - PUSHED
 2018-11-12  9:02 UTC 

[PATCH] xen/pt: fix some pass-thru devices don't work across reboot
 2018-11-12  8:35 UTC  (4+ messages)

[PATCH 0/6] x86/emul: Use struct cpuid_policy for feature checks
 2018-11-12  8:17 UTC  (11+ messages)
` [PATCH 2/6] libx86: Split x86_cpuid_policy_fill_native() out of calculate_raw_policy()
` [PATCH 6/6] x86/emul: dedup hvmemul_cpuid() and pv_emul_cpuid()

[PATCH v2 0/5] xen: Use %*pb[l] for printing bitmaps
 2018-11-12  8:04 UTC  (5+ messages)
` [PATCH v2 2/5] xen/common: Use %*pb[l] instead of {cpu, node}mask_scn{, list}printf()

[linux-4.19 test] 129747: regressions - FAIL
 2018-11-12  6:45 UTC 

[linux-linus bisection] complete test-amd64-amd64-xl-pvhv2-amd
 2018-11-12  6:20 UTC 

[ovmf test] 129821: regressions - FAIL
 2018-11-12  6:06 UTC 

Porting XEN hypervisor on iMX8QM
 2018-11-12  6:02 UTC  (4+ messages)

[xen-4.11-testing baseline-only test] 75588: regressions - FAIL
 2018-11-12  5:12 UTC 

[ovmf test] 129816: regressions - FAIL
 2018-11-12  4:45 UTC 

[xen-unstable test] 129738: regressions - FAIL
 2018-11-12  2:35 UTC 

[ovmf test] 129813: regressions - FAIL
 2018-11-12  2:20 UTC 

[ovmf test] 129808: regressions - FAIL
 2018-11-12  0:58 UTC 

PLEASE REVERT URGENTLY: Re: [PATCH v5 2/3] x86/boot: add acpi rsdp address to setup_header
 2018-11-11 23:58 UTC  (10+ messages)

[PATCH for-3.2 v3 00/14] Generalize machine compatibility properties
 2018-11-11 23:46 UTC  (3+ messages)
` [PATCH for-3.2 v3 05/14] qdev: move qdev_prop_register_global_list() to tests
  ` [Qemu-devel] "

[xen-4.8-testing test] 129729: regressions - FAIL
 2018-11-11 22:43 UTC 

[PATCH 4.14 020/222] x86/xen: Fix boot loader version reported for PVH guests
 2018-11-11 22:21 UTC 

[PATCH 4.18 037/350] x86/xen: Fix boot loader version reported for PVH guests
 2018-11-11 22:18 UTC 

[PATCH 4.19 042/361] x86/xen: Fix boot loader version reported for PVH guests
 2018-11-11 22:16 UTC 

[ovmf test] 129797: regressions - FAIL
 2018-11-11 20:45 UTC 

[xen-4.11-testing test] 129720: tolerable FAIL - PUSHED
 2018-11-11 18:15 UTC 

[seabios baseline-only test] 75587: tolerable FAIL
 2018-11-11 17:53 UTC 

[linux-next test] 129714: tolerable FAIL
 2018-11-11 17:24 UTC 

[linux-linus bisection] complete test-amd64-amd64-xl-qemuu-win10-i386
 2018-11-11 14:46 UTC 

[PATCH V5 0/3] Fix VGA logdirty related display freezes with altp2m
 2018-11-11 14:07 UTC  (4+ messages)
` [PATCH V5 1/3] x86/altp2m: propagate ept.ad changes to all active altp2ms
` [PATCH V5 2/3] x86/mm: allocate logdirty_ranges for altp2ms
` [PATCH V5 3/3] x86/altp2m: fix display frozen when switching to a new view early

[seabios test] 129770: tolerable FAIL - PUSHED
 2018-11-11 12:36 UTC 

[ovmf test] 129775: regressions - FAIL
 2018-11-11 10:20 UTC 

[xen-unstable-coverity test] 129795: all pass - PUSHED
 2018-11-11 10:18 UTC 

[xen-4.9-testing test] 129694: regressions - FAIL
 2018-11-11 10:18 UTC 

[xen-4.10-testing baseline-only test] 75586: regressions - FAIL
 2018-11-11  9:31 UTC 

[xen-4.7-testing test] 129688: regressions - FAIL
 2018-11-11  7:13 UTC 

[linux-linus test] 129680: regressions - FAIL
 2018-11-11  6:52 UTC 

[xen-unstable bisection] complete test-amd64-amd64-xl-qemuu-dmrestrict-amd64-dmrestrict
 2018-11-11  4:19 UTC 

[xen-4.10-testing test] 129676: tolerable FAIL - PUSHED
 2018-11-10 23:12 UTC 

[ovmf test] 129769: regressions - FAIL
 2018-11-10 19:15 UTC 

[qemu-mainline test] 129651: regressions - FAIL
 2018-11-10 19:06 UTC 

Patch "x86/xen: Fix boot loader version reported for PVH guests" has been added to the 4.19-stable tree
 2018-11-10 18:44 UTC 

Patch "x86/xen: Fix boot loader version reported for PVH guests" has been added to the 4.18-stable tree
 2018-11-10 18:44 UTC 

Patch "x86/xen: Fix boot loader version reported for PVH guests" has been added to the 4.14-stable tree
 2018-11-10 18:44 UTC 

[ovmf test] 129764: regressions - FAIL
 2018-11-10 17:48 UTC 

[ovmf test] 129756: regressions - FAIL
 2018-11-10 15:42 UTC 

[GIT PULL] xen: fixes for 4.20-rc2
 2018-11-10 15:05 UTC 

[ovmf test] 129753: regressions - FAIL
 2018-11-10 14:33 UTC 

[GIT PULL] xen: fixes for 4.20-rc2
 2018-11-10 13:46 UTC 

[ovmf test] 129749: regressions - FAIL
 2018-11-10 11:45 UTC 

[libvirt test] 129594: regressions - FAIL
 2018-11-10 11:15 UTC 

[distros-debian-stretch test] 75585: tolerable FAIL
 2018-11-10 10:51 UTC 

[ovmf test] 129745: regressions - FAIL
 2018-11-10  9:50 UTC 

[linux-4.19 test] 129587: regressions - FAIL
 2018-11-10  9:06 UTC 

[ovmf test] 129742: regressions - FAIL
 2018-11-10  8:07 UTC 

[ovmf test] 129734: regressions - FAIL
 2018-11-10  6:50 UTC 

[xen-unstable test] 129581: regressions - FAIL
 2018-11-10  5:59 UTC 

[ovmf test] 129730: regressions - FAIL
 2018-11-10  3:39 UTC 

[xen-unstable-smoke test] 129727: tolerable all pass - PUSHED
 2018-11-10  1:55 UTC 

[ovmf test] 129725: regressions - FAIL
 2018-11-10  0:37 UTC 

[xen-4.8-testing test] 129570: regressions - FAIL
 2018-11-10  0:37 UTC 

[PATCH] xen/netfront: remove unnecessary wmb
 2018-11-09 23:17 UTC 

[ovmf test] 129722: regressions - FAIL
 2018-11-09 22:50 UTC 

[PATCH v6 00/25] dom0less step1: boot multiple domains from device tree
 2018-11-09 22:35 UTC  (5+ messages)
` [PATCH v6 05/26] xen/arm: check for multiboot nodes only under /chosen

[ovmf test] 129718: regressions - FAIL
 2018-11-09 21:40 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).