xen-devel.lists.xenproject.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-02-12 14:47:07 to 2018-02-14 02:26:18 UTC [more...]

[PATCH v2 00/16] Save/Restore Support for mini-OS PVH
 2018-02-14  2:25 UTC  (6+ messages)
` [PATCH v2 01/17] Save/Restore Support: Refactor HYPERVISOR_suspend hypercall
` [PATCH v2 02/17] Save/Restore Support: Refactor trap_init() and setup vector callbacks
` [PATCH v2 03/17] Save/Restore Support: Declare kernel and arch pre/post suspend functions
` [PATCH v2 04/17] Save/Restore Support: Add xenbus_release_wait_for_watch
` [PATCH v2 05/17] Save/Restore Support: Add kernel shutdown logic to shutdown.c

[xen-unstable-smoke test] 119124: regressions - FAIL
 2018-02-14  2:25 UTC 

[RFC PATCH v2 1/9] hyper_dmabuf: initial upload of hyper_dmabuf drv core framework
 2018-02-14  1:50 UTC  (9+ messages)
` [RFC PATCH v2 2/9] hyper_dmabuf: architecture specification and reference guide
` [RFC PATCH v2 3/9] MAINTAINERS: adding Hyper_DMABUF driver section in MAINTAINERS
` [RFC PATCH v2 4/9] hyper_dmabuf: user private data attached to hyper_DMABUF
` [RFC PATCH v2 5/9] hyper_dmabuf: default backend for XEN hypervisor
` [RFC PATCH v2 6/9] hyper_dmabuf: hyper_DMABUF synchronization across VM
` [RFC PATCH v2 7/9] hyper_dmabuf: query ioctl for retreiving various hyper_DMABUF info
` [RFC PATCH v2 8/9] hyper_dmabuf: event-polling mechanism for detecting a new hyper_DMABUF
` [RFC PATCH v2 9/9] hyper_dmabuf: threaded interrupt in Xen-backend

[RFC PATCH v2 0/9] hyper_dmabuf: Hyper_DMABUF driver
 2018-02-14  1:49 UTC 

Hangs after /etc/init.d/xencommons start
 2018-02-14  0:19 UTC 

[xen-unstable-smoke test] 119114: regressions - FAIL
 2018-02-13 23:55 UTC 

[xen-unstable-smoke test] 119108: regressions - FAIL
 2018-02-13 21:58 UTC 

[linux-linus test] 119064: regressions - FAIL
 2018-02-13 21:39 UTC 

[PATCH] xen/arm: Park CPUs with a MIDR different from the boot CPU
 2018-02-13 20:21 UTC  (11+ messages)

[PATCH v6 0/9] x86: refactor mm.c
 2018-02-13 20:04 UTC  (10+ messages)
` [PATCH v6 1/9] x86/mm: add pv prefix to {alloc, free}_page_type
` [PATCH v6 2/9] x86/mm: move disallow masks to pv/mm.h
` [PATCH v6 3/9] x86/mm: add disallow_mask parameter to get_page_from_l1e
` [PATCH v6 4/9] x86/mm: add pv prefix to _put_final_page_type
` [PATCH v6 5/9] x86/mm: factor out pv_dec_linear_pt
` [PATCH v6 6/9] x86/mm: export set_tlbflush_timestamp
` [PATCH v6 7/9] x86/mm: provide put_page_type_ptpg{, _preemptible}
` [PATCH v6 8/9] x86/mm: move PV code to pv/mm.c
` [PATCH v6 9/9] x86/mm: remove now unused inclusion of pv/mm.h

[PATCH] x86/xpti: Hide almost all of .text and all .data/.rodata/.bss mappings
 2018-02-13 19:45 UTC 

[xen-unstable-smoke test] 119098: tolerable all pass - PUSHED
 2018-02-13 19:00 UTC 

[PATCH v2 0/7] x86: Meltdown band-aid overhead reduction
 2018-02-13 18:39 UTC  (2+ messages)

[PATCH v2 2/3] x86/svm: add EFER SVME support for VGIF/VLOAD
 2018-02-13 18:37 UTC  (4+ messages)
` [PATCH v3 "

[RFC PATCH 00/49] New VGIC(-v2) implementation
 2018-02-13 18:17 UTC  (42+ messages)
` [RFC PATCH 09/49] ARM: VGIC: change to level-IRQ compatible IRQ injection interface
` [RFC PATCH 15/49] ARM: GIC: Allow tweaking the active state of an IRQ
` [RFC PATCH 17/49] ARM: timer: Handle level triggered IRQs correctly
` [RFC PATCH 20/49] ARM: new VGIC: Add data structure definitions
` [RFC PATCH 21/49] ARM: new VGIC: Add acccessor to new struct vgic_irq instance
` [RFC PATCH 22/49] ARM: new VGIC: Implement virtual IRQ injection
` [RFC PATCH 23/49] ARM: new VGIC: Add IRQ sorting
` [RFC PATCH 24/49] ARM: new VGIC: Add IRQ sync/flush framework
` [RFC PATCH 25/49] ARM: new VGIC: Add GICv2 world switch backend
` [RFC PATCH 26/49] ARM: new VGIC: Implement vgic_vcpu_pending_irq
` [RFC PATCH 27/49] ARM: new VGIC: Add MMIO handling framework

[PATCH] x86/srat: fix end calculation in nodes_cover_memory()
 2018-02-13 17:59 UTC  (2+ messages)

[PATCH v3 0/7] LLVM coverage support for Xen
 2018-02-13 17:00 UTC  (5+ messages)

[PATCH 0/3] pvh/dom0: switch to ACPI whitelisting
 2018-02-13 16:29 UTC  (11+ messages)
` [PATCH 3/3] pvh/dom0: whitelist PVH Dom0 ACPI tables

[RFC XEN PATCH v4 00/41] Add vNVDIMM support to HVM domains
 2018-02-13 15:39 UTC  (10+ messages)

[PATCH 0/7] x86/alternatives: Support for automatic padding calculations
 2018-02-13 15:33 UTC  (36+ messages)
` [PATCH 1/7] x86/alt: Drop unused alternative infrastructure
` [PATCH 2/7] x86/alt: Clean up struct alt_instr and its users
` [PATCH 3/7] x86/alt: Clean up the assembly used to generate alternatives
` [PATCH 4/7] x86/asm: Remove opencoded uses of altinstruction_entry
` [PATCH 5/7] x86/alt: Support for automatic padding calculations
` [PATCH 6/7] x86/alt: Drop explicit padding of origin sites
` [PATCH 7/7] x86/build: Use new .nop directive when available

[xen-unstable-smoke test] 119079: tolerable all pass - PUSHED
 2018-02-13 15:32 UTC 

[PATCH v4 0/7] Allow setting up shared memory areas between VMs from xl config files
 2018-02-13 15:26 UTC  (20+ messages)
` [PATCH v4 2/7] xen: xsm: flask: introduce XENMAPSPACE_gmfn_share for memory sharing
` [PATCH v4 4/7] libxl: support mapping static shared memory areas during domain creation
` [PATCH v4 5/7] libxl: support unmapping static shared memory areas during domain destruction

[seabios test] 119060: regressions - FAIL
 2018-02-13 14:44 UTC 

[PATCH v3 00/17] Alternative Meltdown mitigation
 2018-02-13 14:29 UTC  (7+ messages)
` [PATCH v3 02/17] x86: do a revert of e871e80c38547d9faefc6604532ba3e985e65873

[qemu-mainline test] 119036: tolerable FAIL - PUSHED
 2018-02-13 13:38 UTC 

[PATCH] libxl: add libxl__is_driver_domain function
 2018-02-13 13:32 UTC  (5+ messages)

[libvirt test] 119049: tolerable all pass - PUSHED
 2018-02-13 13:05 UTC 

[PATCH v3 0/4] hvm/svm: Enable vm events for SVM
 2018-02-13 12:48 UTC  (10+ messages)
` [PATCH v3 1/4] asm-x86/monitor: Fix monitor capability reporting on SVM systems
` [PATCH v3 2/4] hvm/svm: Enable Breakpoint events
` [PATCH v3 3/4] hvm/svm: Enable MSR events
` [PATCH v3 4/4] hvm/svm: Enable CR events

xl vcpu-set in HVM domU fails change cpu online count
 2018-02-13 12:47 UTC 

[PATCH v2] tools/libxl: mark special pages as reserved in e820 map for PVH
 2018-02-13 12:37 UTC  (4+ messages)

[PATCH] x86/xen: Calculate __max_logical_packages on PV domains
 2018-02-13 12:29 UTC 

Problem with IOMEM and domain reboot
 2018-02-13 12:24 UTC  (7+ messages)

[PATCH v2 00/15] xen/arm: PSCI 1.1 and SMCCC-1.1 support and XSA-254 variant 2 update
 2018-02-13 11:59 UTC  (18+ messages)
` [PATCH v2 02/15] xen/arm: vpsci: Add support for PSCI 1.1
` [PATCH v2 09/15] xen/arm: psci: Detect SMCCC version
` [PATCH v2 11/15] xen/arm64: Add ARM_SMCCC_ARCH_WORKAROUND_1 BP hardening support
` [PATCH v2 12/15] xen/arm64: Kill PSCI_GET_VERSION as a variant-2 workaround

[PATCH] mini-os: add a coding style file
 2018-02-13 11:35 UTC  (6+ messages)
      ` [Minios-devel] "

[PATCH RFC 0/8] libxl, xl, public/io: PV backends feature control
 2018-02-13 11:33 UTC  (9+ messages)
` [PATCH RFC 2/8] public/io/netif: add directory for backend parameters

[xen-unstable test] 119023: regressions - trouble: blocked/broken/fail/pass
 2018-02-13 11:26 UTC 

[PATCH] x86/srat: fix the end pfn check in valid_numa_range()
 2018-02-13 10:41 UTC  (2+ messages)

[PATCH 0/7] paravirtual IOMMU interface
 2018-02-13  9:55 UTC  (12+ messages)
` [PATCH 5/7] public / x86: introduce __HYPERCALL_iommu_op
` [PATCH 6/7] x86: add iommu_op to query reserved ranges
` [PATCH 7/7] x86: add iommu_ops to map and unmap pages, and also to flush the IOTLB

[PATCH 0/7] SMMUv3 driver
 2018-02-13  9:48 UTC  (10+ messages)
` [PATCH 1/7] Port WARN_ON_ONCE() from Linux
` [PATCH 2/7] xen/bitops: Rename LOG_2 to ilog2

[linux-linus bisection] complete test-amd64-i386-xl-qemuu-ovmf-amd64
 2018-02-13  9:22 UTC 

[PATCH v3 0/2] x86/boot: Some fixes
 2018-02-13  9:16 UTC  (5+ messages)
` [PATCH v3 2/2] x86/setup: remap Xen image up to PFN_DOWN(__pa(_end))

[PATCH RFC v2 00/12] xen/x86: use per-vcpu stacks for 64 bit pv domains
 2018-02-13  9:10 UTC  (5+ messages)
` [PATCH RFC v2 10/12] x86: allocate per-vcpu stacks for interrupt entries

[PATCH] x86/nmi: lower initial watchdog frequency to avoid boot hangs
 2018-02-13  9:03 UTC  (14+ messages)

[linux-linus test] 119010: regressions - trouble: broken/fail/pass
 2018-02-13  8:13 UTC 

[PATCH 0/6] XSA-248...251 follow-up
 2018-02-13  7:44 UTC  (4+ messages)
` Ping: [PATCH v2 0/3] "

[seabios test] 119025: trouble: blocked/broken/fail/pass
 2018-02-13  7:14 UTC 

[PATCH v2 1/2] pvcalls-front: introduce a per sock_mapping refcount
 2018-02-13  2:13 UTC  (2+ messages)
  ` [PATCH v2 2/2] pvcalls-front: wait for other operations to return when release passive sockets

[PATCH v2] pvcalls-front improvements
 2018-02-13  2:13 UTC 

[PATCH 1/2] pvcalls-front: introduce a per sock_mapping refcount
 2018-02-13  2:07 UTC  (2+ messages)
      ` [PATCH 2/2] pvcalls-front: wait for other operations to return when release passive sockets

[PATCH 1/2] make xen ocaml safe-strings compliant
 2018-02-13  0:35 UTC  (7+ messages)

[qemu-mainline test] 119000: regressions - FAIL
 2018-02-13  0:15 UTC 

[linux-next test] 118987: regressions - FAIL
 2018-02-12 23:04 UTC 

[seabios test] 118982: regressions - trouble: broken/fail/pass
 2018-02-12 20:55 UTC 

[xen-unstable test] 118977: regressions - trouble: broken/fail/pass
 2018-02-12 20:47 UTC 

[xtf test] 119006: all pass - PUSHED
 2018-02-12 19:39 UTC 

Xen ARM community call Tuesday 13th February 5PM UTC
 2018-02-12 19:14 UTC  (2+ messages)

RTDS with extra time issue
 2018-02-12 18:44 UTC  (14+ messages)

[linux-linus test] 118968: regressions - FAIL
 2018-02-12 16:25 UTC 

[PATCH v4 00/28] add vIOMMU support with irq remapping function of virtual VT-d
 2018-02-12 15:38 UTC  (11+ messages)
` [PATCH v4 17/28] x86/vvtd: save and restore emulated VT-d
` [PATCH v4 18/28] x86/vioapic: Hook interrupt delivery of vIOAPIC
` [PATCH v4 19/28] x86/vioapic: extend vioapic_get_vector() to support remapping format RTE
` [PATCH v4 20/28] xen/pt: when binding guest msi, accept the whole msi message
` [PATCH v4 21/28] vvtd: update hvm_gmsi_info when binding guest msi with pirq or

libx[lc]: Improve error reporting for invalid kernel images
 2018-02-12 14:51 UTC  (2+ 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).