xen-devel.lists.xenproject.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-04-19 00:38:38 to 2017-04-20 10:46:36 UTC [more...]

[PATCH v3] x86/vlapic: Don't reset APIC ID when handling INIT signal
 2017-04-20 15:39 UTC  (7+ messages)

[PATCH v4 0/2] kexec: Use hypercall_create_continuation to protect KEXEC ops
 2017-04-20 10:46 UTC  (4+ messages)
` [PATCH v4 1/2] kexec: use "
` [PATCH v4 2/2] kexec: remove spinlock now that all KEXEC hypercall ops are protected at the top-level

[PATCH v3 0/2] kexec: Use hypercall_create_continuation to protect KEXEC ops
 2017-04-20 10:42 UTC  (12+ messages)
` [PATCH v3 1/2] kexec: use "
` [PATCH v3 2/2] kexec: remove spinlock now that all KEXEC hypercall ops are protected at the top-level

about fully UMIP support in Xen
 2017-04-20 10:38 UTC  (24+ messages)

[PATCH for-4.9 v2 0/3] oxenstored: make it work on FreeBSD
 2017-04-20 10:33 UTC  (7+ messages)
` [PATCH for-4.9 v2 1/3] paths.m4: provide XENSTORED_{KVA, PORT}
` [PATCH for-4.9 v2 3/3] hotplug/FreeBSD: configure xenstored

[PATCH 00/10] block: assorted cleanup for bio splitting and cloning
 2017-04-20 10:00 UTC  (3+ messages)
` [PATCH 08/11] xen-blkfront: remove bio splitting

[PATCH v2] x86/vlapic: Don't reset APIC ID when handling INIT signal
 2017-04-20  9:55 UTC  (6+ messages)

[PATCH v10 09/25] x86: refactor psr: L3 CAT: set value: implement framework
 2017-04-20  9:43 UTC  (14+ messages)

[distros-debian-wheezy test] 71208: tolerable trouble: broken/pass
 2017-04-20  8:45 UTC 

QEMU build breakage on ARM against Xen 4.9 caused by libxendevicemodel
 2017-04-20  8:02 UTC  (7+ messages)

[linux-3.18 test] 107548: tolerable FAIL - PUSHED
 2017-04-20  8:03 UTC 

[linux-4.9 test] 107546: regressions - FAIL
 2017-04-20  7:13 UTC 

[Qemu-devel][PATCH] configure: introduce --enable-xen-fb-backend
 2017-04-20  6:14 UTC  (6+ messages)

[PATCH v10 09/25] x86: refactor psr: L3 CAT: set value: implement framework
 2017-04-20  5:38 UTC  (2+ messages)
` [PATCH] dom_ids array implementation

[qemu-mainline test] 107542: regressions - FAIL
 2017-04-20  5:24 UTC 

[ovmf baseline-only test] 71207: all pass
 2017-04-20  4:52 UTC 

[linux-linus test] 107541: regressions - trouble: broken/fail/pass
 2017-04-20  4:11 UTC 

[PATCH] xen/9pfs: select CONFIG_XEN_XENBUS_FRONTEND
 2017-04-20  3:54 UTC  (4+ messages)

[ovmf test] 107545: all pass - PUSHED
 2017-04-20  2:14 UTC 

[Qemu-devel] [PATCH v2] event: Add source information to SHUTDOWN
 2017-04-20  1:11 UTC  (2+ messages)

[xen-unstable test] 107539: tolerable FAIL
 2017-04-19 23:46 UTC 

raisin and minios stubdom
 2017-04-19 23:33 UTC  (10+ messages)

Outreachy project - Xen Code Review Dashboard
 2017-04-19 23:22 UTC  (10+ messages)

[linux-arm-xen test] 107537: regressions - FAIL
 2017-04-19 23:16 UTC 

[xen-unstable-smoke test] 107549: tolerable trouble: broken/fail/pass - PUSHED
 2017-04-19 23:01 UTC 

[PATCH v2] event: Add source information to SHUTDOWN
 2017-04-19 22:22 UTC 

[PATCH for-4.9 0/4] xen/arm: Properly map the FDT in the boot page table
 2017-04-19 21:56 UTC  (15+ messages)
` [PATCH for-4.9 1/4] xen/arm: Add BOOT_FDT_VIRT_END and BOOT_FDT_SLOT_SIZE
` [PATCH for-4.9 2/4] xen/arm: Move the code to map FDT in the boot tables from assembly to C
` [PATCH for-4.9 3/4] xen/arm: Check if the FDT passed by the bootloader is valid
` [PATCH for-4.9 4/4] xen/arm: Properly map the FDT in the boot page table

[PATCH 0/6] Initial Tegra platform support
 2017-04-19 20:37 UTC  (7+ messages)
` [PATCH 1/6] xen/arm: platforms: Add earlyprintk and serial support for Tegra boards
` [PATCH 2/6] xen/arm: domain_build: Inherit GIC's interrupt-parent from host device tree

[xen-unstable baseline-only test] 71205: tolerable trouble: blocked/broken/fail/pass
 2017-04-19 20:36 UTC 

[xen-unstable-smoke test] 107547: regressions - trouble: blocked/broken/fail/pass
 2017-04-19 20:28 UTC 

[ovmf baseline-only test] 71206: all pass
 2017-04-19 19:50 UTC 

[PATCH] arm64: xen: Implement EFI reset_system callback
 2017-04-19 19:43 UTC  (3+ messages)

[PATCH 00/10] pl011 emulation support in Xen
 2017-04-19 19:09 UTC  (34+ messages)
` [PATCH 01/10] xen/arm: vpl011: Add pl011 uart emulation "
` [PATCH 02/10] xen/arm: vpl011: Add new virtual console hvm params "
` [PATCH 04/10] xen/arm: vpl011: Provide a knob in libxl to enable/disable pl011 emulation
` [PATCH 05/10] xen/arm: vpl011: Allocate a new PFN in the toolstack for the virtual console
` [PATCH 06/10] xen/arm: vpl011: Add new parameters to xenstore "
` [PATCH 07/10] xen/arm: vpl011: Add a new console type to domain structure in xenconsole
` [PATCH 09/10] xen/arm: vpl011: Add new virtual console to xenconsole client
` [PATCH 10/10] xen/arm: vpl011: Add a pl011 uart DT node in the guest device tree

[PATCH v5] ns16550: Add support for UART parameters to be specifed with name-value pairs
 2017-04-19 18:57 UTC 

[xen-unstable-smoke test] 107544: regressions - trouble: broken/fail/pass
 2017-04-19 18:48 UTC 

[linux-3.18 test] 107534: regressions - FAIL
 2017-04-19 18:48 UTC 

[PATCH 00/11] pl011 emulation support in Xen
 2017-04-19 18:43 UTC  (15+ messages)
` [PATCH 02/11] xen/arm: vpl011: Add new hvm params in Xen for ring buffer/event setup

[PATCH 1/2] xen/arm, arm64: fix xen_dma_ops after 815dd18 "Consolidate get_dma_ops..."
 2017-04-19 18:32 UTC  (3+ messages)

[RFC PATCH 0/9] "Non-shared" IOMMU support on ARM
 2017-04-19 18:26 UTC  (15+ messages)
` [RFC PATCH 2/9] iommu: Add ability to map/unmap the number of pages
` [RFC PATCH 3/9] xen/arm: p2m: Add helper to convert p2m type to IOMMU flags
` [RFC PATCH 4/9] xen/arm: p2m: Update IOMMU mapping whenever possible if page table is not shared
` [RFC PATCH 8/9] iommu: Split iommu_hwdom_init() into arch specific parts
` [RFC PATCH 9/9] xen: Add use_iommu flag to createdomain domctl

[libvirt test] 107536: tolerable FAIL - PUSHED
 2017-04-19 17:51 UTC 

[RFC PATCH v4] xen: credit2: provide custom option to create runqueue
 2017-04-19 17:45 UTC 

[linux-4.9 test] 107532: regressions - FAIL
 2017-04-19 17:43 UTC 

[ovmf test] 107535: all pass - PUSHED
 2017-04-19 17:02 UTC 

[PATCH] x86/hvm: Corrections and improvements to unhandled vmexit logging
 2017-04-19 16:44 UTC  (2+ messages)

null domains after xl destroy
 2017-04-19 16:22 UTC  (14+ messages)

[PATCH v3] xen, input: add xen-kbdfront module parameter for setting resolution
 2017-04-19 16:03 UTC  (2+ messages)

[PATCH v2 0/2] kexec: Use hypercall_create_continuation to protect KEXEC ops
 2017-04-19 15:49 UTC  (15+ messages)
` [PATCH v2 1/2] kexec: use "
` [PATCH v2 2/2] kexec: remove spinlock now that all KEXEC hypercall ops are protected at the top-level

[PATCH v2 for-next v2 0/8] Refactor x86 mm.c
 2017-04-19 15:35 UTC  (13+ messages)
` [PATCH v2 for-next v2 1/8] mm: provide more grep fodders
` [PATCH v2 for-next v2 2/8] x86/mm: carve out create_grant_pv_mapping
` [PATCH v2 for-next v2 4/8] x86/mm: extract PAGE_CACHE_ATTRS to mm.h
` [PATCH v2 for-next v2 5/8] x86/mm: split PV guest supporting code to pv/mm.c
` [PATCH v2 for-next v2 6/8] x86/mm: move two PV hypercalls from x86_64/mm.c "
` [PATCH v2 for-next v2 8/8] x86/mm: split HVM grant table code to hvm/mm.c

[PATCH v2 0/3] x86/dpci: bind legacy PCI interrupts to PVHv2 Dom0
 2017-04-19 15:11 UTC  (4+ messages)
` [PATCH v2 1/3] x86/physdev: factor out the code to allocate and map a pirq
` [PATCH v2 2/3] x86/pt: enable binding of GSIs to a PVH Dom0
` [PATCH v2 3/3] x86/vioapic: bind interrupts to "

[PATCH v4] ns16550: Add support for UART parameters to be specifed with name-value pairs
 2017-04-19 15:01 UTC  (2+ messages)

[xen-unstable-smoke test] 107540: tolerable trouble: broken/fail/pass - PUSHED
 2017-04-19 14:57 UTC 

[qemu-mainline test] 107531: regressions - FAIL
 2017-04-19 14:44 UTC 

[GIT PULL] (xen) stable/for-jens-4.12
 2017-04-19 14:14 UTC  (2+ messages)

[PATCH] x86/vlapic: Don't reset APIC mode/ID when handling INIT signal
 2017-04-19 14:13 UTC  (7+ messages)

[PATCH] x86: Move microcode loading earlier
 2017-04-19 14:02 UTC  (4+ messages)

[linux-linus test] 107529: regressions - FAIL
 2017-04-19 12:50 UTC 

[RFC PATCH 00/23] xen/vIOMMU: Add vIOMMU support with irq remapping fucntion on Intel platform
 2017-04-19 12:21 UTC  (11+ messages)
` [RFC PATCH 5/23] Tools/libxc: Add viommu operations in libxc

[PATCH 0/5] x86/dpci: bind legacy PCI interrupts to PVHv2 Dom0
 2017-04-19 11:52 UTC  (4+ messages)
` [PATCH 2/5] x86/ioapic: introduce helper to fetch triggering mode of GSI

[xen-unstable-coverity test] 107538: all pass - PUSHED
 2017-04-19 11:19 UTC 

[xen-unstable test] 107528: tolerable FAIL - PUSHED
 2017-04-19  9:57 UTC 

[PATCH v4] x86emul: add "unblock NMI" retire flag
 2017-04-19  9:40 UTC  (2+ messages)

Status of our RCU subsystem
 2017-04-19  9:25 UTC  (2+ messages)

[PATCH] x86emul: force CLZERO feature flag in test harness
 2017-04-19  8:59 UTC  (3+ messages)

[PATCH v2 0/4] x86/HVM: misc descriptor table access exiting related fixes
 2017-04-19  8:59 UTC  (2+ messages)

[PATCH for-4.9 v3] x86/vioapic: allow holes in the GSI range for PVH Dom0
 2017-04-19  8:40 UTC  (2+ messages)

[distros-debian-squeeze test] 71204: tolerable trouble: broken/fail/pass
 2017-04-19  8:15 UTC 

[PATCH RFC] handle tsc_tolerance during migration between identical hosts
 2017-04-19  8:08 UTC  (6+ messages)

Updates on the project
 2017-04-19  7:41 UTC  (2+ messages)

[qemu-mainline baseline-only test] 71203: regressions - trouble: blocked/broken/fail/pass
 2017-04-19  7:27 UTC 

[linux-arm-xen test] 107526: regressions - FAIL
 2017-04-19  6:17 UTC 

[linux-3.18 test] 107524: regressions - FAIL
 2017-04-19  2:39 UTC 

[linux-4.9 test] 107502: regressions - FAIL
 2017-04-19  0:38 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).