xen-devel.lists.xenproject.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-05-18 14:51:23 to 2020-05-19 23:29:56 UTC [more...]

[PATCH 00/12] Fix PM hibernation in Xen guests
 2020-05-19 23:29 UTC  (12+ messages)
` [PATCH 01/12] xen/manage: keep track of the on-going suspend mode
` [PATCH 02/12] xenbus: add freeze/thaw/restore callbacks support
` [PATCH 03/12] x86/xen: Introduce new function to map HYPERVISOR_shared_info on Resume
` [PATCH 04/12] x86/xen: add system core suspend and resume callbacks
` [PATCH 05/12] genirq: Shutdown irq chips in suspend/resume during hibernation
` [PATCH 06/12] xen-blkfront: add callbacks for PM suspend and hibernation
` [PATCH 07/12] xen-netfront: "
` [PATCH 08/12] xen/time: introduce xen_{save,restore}_steal_clock
` [PATCH 09/12] x86/xen: save and restore steal clock
` [PATCH 10/12] xen: Introduce wrapper for save/restore sched clock offset

grant table issues mapping a ring order 10
 2020-05-19 21:21 UTC 

[xen-unstable-smoke test] 150249: tolerable all pass
 2020-05-19 20:16 UTC 

[OSSTEST PATCH 00/38] Upgrade most hosts/guests to buster
 2020-05-19 19:02 UTC  (39+ messages)
` [OSSTEST PATCH 01/38] ts-logs-capture: Cope if xl shutdown leaves domain running for a bit
` [OSSTEST PATCH 02/38] ts-xen-build-prep: Install rsync
` [OSSTEST PATCH 03/38] lvcreate argments: pass --yes -Z y -W y
` [OSSTEST PATCH 04/38] TestSupport: allow more time for apt
` [OSSTEST PATCH 05/38] Booting: Use `--' rather than `---' to introduce host cmdline
` [OSSTEST PATCH 06/38] di_installcmdline_core: Pass locale on d-i command line
` [OSSTEST PATCH 07/38] setupboot_grub2: Drop $submenu variable
` [OSSTEST PATCH 08/38] ts-leak-check: Ignore buster's udevd too
` [OSSTEST PATCH 09/38] Bodge systemd random seed arrangements
` [OSSTEST PATCH 10/38] Debian guests: Write systemd random seed file
` [OSSTEST PATCH 11/38] ts-debian-di-install: Provide guest with more RAM
` [OSSTEST PATCH 12/38] Debian: preseed: use priority= alias
` [OSSTEST PATCH 13/38] Debian: Specify `priority=critical' rather than locale
` [OSSTEST PATCH 14/38] Honour 'LinuxSerialConsole <suite>' host property
` [OSSTEST PATCH 15/38] buster: make-hosts-flight: Add to possible suites for hosts flight
` [OSSTEST PATCH 16/38] buster: Extend grub2 uefi no install workaround
` [OSSTEST PATCH 17/38] buster: ts-host-install: Extend net.ifnames workaround
` [OSSTEST PATCH 18/38] buster: Deinstall the "systemd" package
` [OSSTEST PATCH 19/38] buster: preseed partman-auto-lvm/guided_size
` [OSSTEST PATCH 20/38] buster: ts-host-install: NTP not honoured bug remains
` [OSSTEST PATCH 21/38] buster: Extend ARM clock workaround
` [OSSTEST PATCH 22/38] buster: Extend guest bootloader workaround
` [OSSTEST PATCH 23/38] Honour DebianImageFile_SUITE_ARCH
` [OSSTEST PATCH 24/38] buster: Specify DebianImageFile_SUITE_ARCH
` [OSSTEST PATCH 25/38] 20_linux_xen: Copy Debian buster version into our initramfs area
` [OSSTEST PATCH 26/38] 20_linux_xen: Adhoc template substitution
` [OSSTEST PATCH 27/38] 20_linux_xen: Ignore xenpolicy and config files too
` [OSSTEST PATCH 28/38] 20_linux_xen: Support Xen Security Modules (XSM/FLASK)
` [OSSTEST PATCH 29/38] mg-debian-installer-update: support overlay-intramfs-SUITE
` [OSSTEST PATCH 30/38] overlay-initrd-buster/sbin/reopen-console: Copy from Debian
` [OSSTEST PATCH 31/38] overlay-initrd-buster/sbin/reopen-console: Fix #932416
` [OSSTEST PATCH 32/38] buster: chiark-scripts: Install a new version on buster too
` [OSSTEST PATCH 33/38] buster: Provide TftpDiVersion
` [OSSTEST PATCH 34/38] buster: grub, arm64: extend chainloading workaround
` [OSSTEST PATCH 35/38] buster: setupboot_grub2: Note what files exist in /boot
` [OSSTEST PATCH 36/38] buster: setupboot_grub2: Handle missing policy file bug
` [OSSTEST PATCH 37/38] buster: Extend workaround for dhcpd EROFS bug
` [OSSTEST PATCH 38/38] buster: Switch to Debian buster as the default suite

[qemu-mainline test] 150243: tolerable FAIL - PUSHED
 2020-05-19 18:58 UTC 

[PATCH] x86/traps: Rework #PF[Rsvd] bit handling
 2020-05-19 18:00 UTC  (12+ messages)

[PATCH v2] xen: fix build without pci passthrough
 2020-05-19 17:48 UTC  (3+ messages)

[PATCH for-4.14 0/3] Remove the 1GB limitation on Rasberry Pi 4
 2020-05-19 17:22 UTC  (13+ messages)
` [PATCH for-4.14 1/3] xen/arm: Allow a platform to override the DMA width
` [PATCH for-4.14 2/3] xen/arm: Take into account the DMA width when allocating Dom0 memory banks
` [PATCH for-4.14 3/3] xen/arm: plat: Allocate as much as possible memory below 1GB for dom0 for RPI

[PATCH v2 for-4.14 0/3] Remove the 1GB limitation on Rasberry Pi 4
 2020-05-19 17:20 UTC  (4+ messages)
` [PATCH v2 for-4.14 1/3] xen/arm: Allow a platform to override the DMA width
` [PATCH v2 for-4.14 2/3] xen/arm: Take into account the DMA width when allocating Dom0 memory banks
` [PATCH v2 for-4.14 3/3] xen/arm: plat: Allocate as much as possible memory below 1GB for dom0 for RPI

[xen-unstable-smoke test] 150245: tolerable all pass - PUSHED
 2020-05-19 16:13 UTC 

[PATCH v3 0/5] domain context infrastructure
 2020-05-19 15:38 UTC  (18+ messages)
` [PATCH v3 1/5] xen/common: introduce a new framework for save/restore of 'domain' context
` [PATCH v3 2/5] xen/common/domctl: introduce XEN_DOMCTL_get/setdomaincontext
` [PATCH v3 4/5] common/domain: add a domain context record for shared_info

[xen-unstable test] 150238: regressions - FAIL
 2020-05-19 15:37 UTC 

[PATCH v7 00/19] Add support for qemu-xen runnning in a Linux-based stubdomain
 2020-05-19 15:33 UTC  (25+ messages)
` [PATCH v7 01/19] Document ioemu MiniOS stubdomain protocol
` [PATCH v7 02/19] Document ioemu Linux "
` [PATCH v7 03/19] libxl: fix qemu-trad cmdline for no sdl/vnc case
` [PATCH v7 04/19] libxl: Allow running qemu-xen in stubdomain
` [PATCH v7 05/19] libxl: Handle Linux stubdomain specific QEMU options
` [PATCH v7 06/19] libxl: Use libxl__xs_* in libxl__write_stub_dmargs
` [PATCH v7 07/19] libxl: write qemu arguments into separate xenstore keys
` [PATCH v7 08/19] xl: add stubdomain related options to xl config parser
` [PATCH v7 09/19] tools/libvchan: notify server when client is connected
` [PATCH v7 10/19] libxl: add save/restore support for qemu-xen in stubdomain
` [PATCH v7 11/19] tools: add missing libxenvchan cflags
` [PATCH v7 12/19] tools: add simple vchan-socket-proxy
` [PATCH v7 13/19] libxl: Refactor kill_device_model to libxl__kill_xs_path
` [PATCH v7 14/19] libxl: use vchan for QMP access with Linux stubdomain
` [PATCH v7 15/19] libxl: require qemu in dom0 for multiple stubdomain consoles
` [PATCH v7 16/19] libxl: ignore emulated IDE disks beyond the first 4
` [PATCH v7 17/19] libxl: consider also qemu in stubdomain in libxl__dm_active check
` [PATCH v7 18/19] docs: Add device-model-domid to xenstore-paths
` [PATCH v7 19/19] libxl: Check stubdomain kernel & ramdisk presence

[PATCH] x86/mem-paging: further adjustments to p2m_mem_paging_prep()'s error handling
 2020-05-19 15:30 UTC  (2+ messages)

[PATCH 0/7] xen: Consolidate asm-*/guest_access.h in xen/guest_access.h
 2020-05-19 15:05 UTC  (11+ messages)
` [PATCH 6/7] xen/guest_access: Consolidate guest access helpers "

[PATCH] xen: fix build without pci passthrough
 2020-05-19 14:15 UTC  (5+ messages)

[xen-unstable-smoke test] 150242: tolerable all pass - PUSHED
 2020-05-19 12:53 UTC 

[linux-linus test] 150236: regressions - FAIL
 2020-05-19 12:09 UTC 

IOCTL_PRIVCMD_MMAPBATCH on Xen 4.13.0
 2020-05-19 10:28 UTC  (15+ messages)

[Xen-devel] [XEN PATCH 0/2] Fix installation of python scripts
 2020-05-19 10:06 UTC  (7+ messages)
` [Xen-devel] [XEN PATCH 1/2] tools/python: Fix install-wrap
  `  "
` [Xen-devel] [XEN PATCH 2/2] tools: Use INSTALL_PYTHON_PROG
  `  "

[PATCH] changelog: add relevant changes during 4.14 development window
 2020-05-19  9:46 UTC  (4+ messages)

[Xen-devel] [PATCH v3 0/5] (remaining) XSA-292 follow-up
 2020-05-19  9:45 UTC  (6+ messages)
` [Xen-devel] [PATCH v3 1/5] x86: suppress XPTI-related TLB flushes when possible
  `  "

[Xen-devel] [PATCH v2 0/3] x86: XSA-298 follow-up
 2020-05-19  9:36 UTC  (8+ messages)
` [Xen-devel] [PATCH v2 1/3] x86: relax GDT check in arch_set_info_guest()
  `  "
` [Xen-devel] [PATCH v2 2/3] x86: relax LDT "
  `  "

[PATCH 00/16] x86: Support for CET Supervisor Shadow Stacks
 2020-05-19  8:50 UTC  (7+ messages)
` [PATCH 02/16] x86/traps: Clean up printing in do_reserved_trap()/fatal_trap()

[PATCH v10 00/12] Add hypervisor sysfs-like support
 2020-05-19  8:17 UTC  (22+ messages)
` [PATCH v10 01/12] xen/vmx: let opt_ept_ad always reflect the current setting
` [PATCH v10 02/12] xen: add a generic way to include binary files as variables
` [PATCH v10 03/12] docs: add feature document for Xen hypervisor sysfs-like support
` [PATCH v10 04/12] xen: add basic hypervisor filesystem support
` [PATCH v10 05/12] libs: add libxenhypfs
` [PATCH v10 06/12] tools: add xenfs tool
` [PATCH v10 07/12] xen: provide version information in hypfs
` [PATCH v10 08/12] xen: add /buildinfo/config entry to hypervisor filesystem
` [PATCH v10 09/12] xen: add runtime parameter access support to hypfs
` [PATCH v10 10/12] tools/libxl: use libxenhypfs for setting xen runtime parameters
` [PATCH v10 11/12] tools/libxc: remove xc_set_parameters()
` [PATCH v10 12/12] xen: remove XEN_SYSCTL_set_parameter support

[libvirt test] 150237: regressions - FAIL
 2020-05-19  7:01 UTC 

[xen-unstable test] 150234: regressions - FAIL
 2020-05-19  6:06 UTC 

[qemu-mainline test] 150235: tolerable FAIL - PUSHED
 2020-05-19  5:17 UTC 

[PATCH v3 0/3] various: Remove unnecessary casts
 2020-05-19  4:34 UTC  (6+ messages)

[xen-unstable-smoke test] 150233: tolerable all pass - PUSHED
 2020-05-18 20:54 UTC 

[linux-linus test] 150230: tolerable FAIL - PUSHED
 2020-05-18 20:10 UTC 

[ovmf test] 150232: all pass - PUSHED
 2020-05-18 17:57 UTC 

[xen-unstable-smoke test] 150231: tolerable all pass - PUSHED
 2020-05-18 17:53 UTC 

[PATCH 4.4 67/86] x86/paravirt: Remove the unused irq_enable_sysexit pv op
 2020-05-18 17:36 UTC 

[PATCH] x86/hvm: Fix memory leaks in hvm_copy_context_and_params()
 2020-05-18 17:23 UTC  (2+ messages)

[PATCH v1] tools: use HOSTCC/CPP to compile rombios code and helper
 2020-05-18 17:03 UTC  (2+ messages)

[PATCH v3] x86/PV: remove unnecessary toggle_guest_pt() overhead
 2020-05-18 16:52 UTC  (2+ messages)

[PATCH v5 00/21] Add support for qemu-xen runnning in a Linux-based stubdomain
 2020-05-18 16:37 UTC  (9+ messages)
` [PATCH v5 09/21] libxl: add save/restore support for qemu-xen in stubdomain
          ` [PATCH v5 09/21] libxl: add save/restore support for qemu-xen in stubdomain [and 1 more messages]

[PATCH v6 00/18] Add support for qemu-xen runnning in a Linux-based stubdomain
 2020-05-18 16:34 UTC  (9+ messages)
` [PATCH v6 06/18] libxl: write qemu arguments into separate xenstore keys
` [PATCH v6 09/18] libxl: add save/restore support for qemu-xen in stubdomain

[PATCH v3 0/2] x86/idle: fix for Intel ISR errata
 2020-05-18 15:47 UTC  (5+ messages)
` [PATCH v3 2/2] x86/idle: prevent entering C6 with in service interrupts on Intel

[PATCH v4] public/io/netif.h: add a new extra type for XDP
 2020-05-18 15:04 UTC 

[PATCH] x86: refine guest_mode()
 2020-05-18 14:51 UTC  (6+ 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).