xen-devel.lists.xenproject.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-12-20 00:40:43 to 2018-01-02 09:29:12 UTC [more...]

[RFC 00/11] acpi: arm: IORT Support for Xen
 2018-01-02  9:28 UTC  (11+ messages)
` [RFC 01/11] acpi: arm: Public API for populating and query based on requesterid
` [RFC 02/11] acpi: arm: API to query estimated size of hardware domain's IORT
` [RFC 03/11] acpi: arm: Code to generate Hardware Domains IORT
` [RFC 04/11] Import iort.c and acpi_iort.h
` [RFC 05/11] Import fwnode.h from linux
` [RFC 06/11] fwnode xen spacific changes
` [RFC 07/11] Add kernel helper functions
` [RFC 08/11] Add ACPI_IORT config
` [RFC 09/11] Xen IORT Changes
` [RFC 10/11] IORT parsing functions to prepare requesterId maps

4.8.3 preparations
 2018-01-02  8:58 UTC  (5+ messages)

[PATCH -next] xen/pvcalls: use GFP_ATOMIC under spin lock
 2018-01-02  8:35 UTC 

[PATCH] x86: xen: remove the use of VLAIS
 2018-01-02  8:18 UTC 

[PATCH] xen/input: do not advertise multi-touch pressure support
 2018-01-02  8:12 UTC 

[PATCH] x86/xen/time: fix section mismatch for xen_init_time_ops()
 2018-01-02  7:55 UTC 

[distros-debian-sid test] 73723: trouble: blocked/broken
 2018-01-01 12:30 UTC 

Problem creating x86_64 PVH mini-os domain
 2017-12-31 17:12 UTC  (2+ messages)

[distros-debian-stretch test] 73621: trouble: blocked/broken
 2017-12-30 11:05 UTC 

[RFC PATCH 01/60] hyper_dmabuf: initial working version of hyper_dmabuf drv
 2017-12-29 13:03 UTC  (5+ messages)

[PATCH v2] sched/null: skip vCPUs on the waitqueue that are blocked
 2017-12-29 12:50 UTC 

[distros-debian-jessie test] 73569: trouble: blocked/broken
 2017-12-29 11:43 UTC 

[BUG] Frozen start screen dom0 with Xen 4.9 - i915 intel HD630
 2017-12-29  9:25 UTC 

Building PVH mini-os with libc support
 2017-12-29  0:25 UTC  (4+ messages)

[BUG] kernel bug encountered at drivers/net/xen-netback/netback.c:430!
 2017-12-28 19:31 UTC  (5+ messages)

[PATCH v2] x86: implement cpu_possible_map
 2017-12-28 17:25 UTC 

[PATCH] x86: implement cpu_possible_map
 2017-12-28 17:08 UTC  (3+ messages)

[PATCH] x86/upcall: inject a spurious event after setting upcall vector
 2017-12-28 12:57 UTC 

[distros-debian-wheezy test] 73516: trouble: blocked/broken
 2017-12-28 11:09 UTC 

[PATCH -next] xen/pvcalls: use GFP_ATOMIC under spin lock
 2017-12-28  3:46 UTC 

PROBLEM: consolidated IDT invalidation causes kexec to reboot
 2017-12-28  1:30 UTC 

[distros-debian-squeeze test] 73464: trouble: blocked/broken
 2017-12-27 11:09 UTC 

[PATCH net-next v2] xen-netback: make copy batch size configurable
 2017-12-26 22:22 UTC  (2+ messages)

[distros-debian-snapshot test] 73412: trouble: blocked/broken
 2017-12-26 11:09 UTC 

OProfile with Xen-4.9
 2017-12-25 17:05 UTC  (3+ messages)

[distros-debian-sid test] 73360: trouble: blocked/broken
 2017-12-25 11:06 UTC 

[RFC PATCH v2 00/17] RFC: SGX Virtualization design and draft patches
 2017-12-25  5:01 UTC  (2+ messages)

[PATCH] x86: xen: remove the use of VLAIS
 2017-12-24 18:02 UTC 

[PATCH v3] xen/balloon: Mark unallocated host memory as UNUSABLE
 2017-12-24  9:29 UTC  (2+ messages)

[PATCH] x86/xen/time: fix section mismatch for xen_init_time_ops()
 2017-12-24  2:50 UTC 

92a0f81d89 ("x86/cpu_entry_area: Move it out of the fixmap"): BUG: kernel hang in boot stage
 2017-12-23 18:40 UTC 

92a0f81d89 ("x86/cpu_entry_area: Move it out of the fixmap"): BUG: kernel hang in boot stage
 2017-12-23 17:17 UTC 

Question about PV normalise_pagetable
 2017-12-23 16:30 UTC  (2+ messages)

[PATCH RFC v3 RESEND 00/12] Migration with Local Disks Mirroring
 2017-12-23 14:03 UTC  (13+ messages)
` [PATCH RFC v3 RESEND 01/12] Migration with Local Disks Mirroring: Added support in libxl to handle QMP events
` [PATCH RFC v3 RESEND 02/12] Migration with Local Disks Mirroring: Added QMP commands used for mirroring disks
` [PATCH RFC v3 RESEND 03/12] Migration with Local Disks Mirroring: Refactored migrate_read_fixedmessage
` [PATCH RFC v3 RESEND 04/12] Migration with Local Disks Mirroring: Added a new '-q' flag to xl migrate for disk mirorring
` [PATCH RFC v3 RESEND 05/12] Migration with Local Disks Mirroring: QEMU process is started with '-incoming defer' option
` [PATCH RFC v3 RESEND 06/12] Migration with Local Disks Mirroring: Added 'mirror_disks' field to domain_create_state
` [PATCH RFC v3 RESEND 07/12] Migration with Local Disks Mirroring: Added new libxl_read_stream and callbacks in restore flow
` [PATCH RFC v3 RESEND 08/12] Migration with Local Disks Mirroring: New stream phase type for libxl streams
` [PATCH RFC v3 RESEND 09/12] Migration with Local Disks Mirroring: New stream phase type for libxc streams
` [PATCH RFC v3 RESEND 10/12] Migration with Local Disks Mirroring: libxl save flow support
` [PATCH RFC v3 RESEND 11/12] Migration with Local Disks Mirroring: libxl write stream support for stream phase type
` [PATCH RFC v3 RESEND 12/12] Migration with Local Disks Mirroring: Introduce pre_mirror_disks_stream_phase op to xc_sr_save_ops

[distros-debian-stretch test] 73257: trouble: blocked/broken
 2017-12-23 12:50 UTC 

[PATCH] xen-blkfront: move negotiate_mq to cover all cases of new VBDs
 2017-12-22 22:17 UTC 

[RFC] xen/arm: Suspend to RAM Support in Xen for ARM
 2017-12-22 17:51 UTC  (3+ messages)

[RFC v2] xen/arm: Suspend to RAM Support in Xen for ARM
 2017-12-22 17:41 UTC 

Boot Xen on Jetson TX2
 2017-12-22 16:54 UTC  (4+ messages)
      ` Fw: "

[RFC v1] ALSA: xen-front: Add Xen para-virtualized frontend driver
 2017-12-22 16:07 UTC  (4+ messages)

[PATCH 0/2] Various SVM Patches
 2017-12-22 15:15 UTC  (7+ messages)
` [PATCH 1/2] x86/svm: Add SVME checking for SVM intercepts
` [PATCH 2/2] x86/svm: Add checks for nested HW features

Xen Performance Results
 2017-12-22 13:53 UTC  (6+ messages)

[PATCH v2 5/6] xen: Add only xen-sysdev to dynamic sysbus device list
 2017-12-22 13:36 UTC  (2+ messages)
  ` [Qemu-devel] "

[distros-debian-jessie test] 73204: trouble: blocked/broken
 2017-12-22 11:59 UTC 

[PATCH v2] x86/hvm: Add MSR old value
 2017-12-22  9:09 UTC  (5+ messages)

[PATCH 4.14 064/159] x86/virt, x86/platform: Merge struct x86_hyper into struct x86_platform and struct x86_init
 2017-12-22  8:45 UTC  (3+ messages)
` [PATCH 4.14 065/159] x86/virt: Add enum for hypervisors to replace x86_hyper
` [PATCH 4.14 074/159] x86/entry/64/paravirt: Use paravirt-safe macro to access eflags

[GIT PULL] xen: fixes for 4.15-rc5
 2017-12-22  6:53 UTC 

Xen PV DomU running Kernel 4.14.5-1.el7.elrepo.x86_64: xl -v vcpu-set <domU> <val> triggers domU kernel WARNING, then domU becomes unresponsive
 2017-12-22  6:45 UTC  (5+ messages)

[PATCH RFC 00/16] Save/Restore Support for mini-OS PVH
 2017-12-21 22:49 UTC  (9+ messages)
` [PATCH RFC 05/16] Save/Restore Support: Add kernel shutdown logic to shutdown.c
` [PATCH RFC 13/16] Save/Restore Support: Add suspend/restore support for Grant Tables
  ` [Minios-devel] "
` [PATCH RFC 14/16] Save/Restore Support: Add suspend/restore support for xenbus
  ` [Minios-devel] "
` [Minios-devel] [PATCH RFC 00/16] Save/Restore Support for mini-OS PVH

[Xen-users] Network and SATA Instability on Xen 4.6/4.8
 2017-12-21 18:28 UTC  (4+ messages)

[PATCH net-next v2] xen-netback: make copy batch size configurable
 2017-12-21 17:24 UTC 

[PATCH] xen/efi: Avoid EFI stub using absolute symbols
 2017-12-21 14:55 UTC 

[PULL 07/25] pci: Add pci_dev_bus_num() helper
 2017-12-21 14:28 UTC  (2+ messages)
` [PULL 08/25] pci: Eliminate redundant PCIDevice::bus pointer

[distros-debian-wheezy test] 73153: trouble: blocked/broken
 2017-12-21 13:54 UTC 

[PATCH v16 00/11] x86: guest resource mapping
 2017-12-21 11:49 UTC  (8+ messages)
` [PATCH v16 06/11] x86/hvm/ioreq: add a new mappable resource type

[linux-4.9 test] 117374: regressions - FAIL
 2017-12-21 11:18 UTC 

[linux-next test] 117376: regressions - FAIL
 2017-12-21 10:30 UTC 

[PATCH] x86/mcheck: Drop unnecessary barriers
 2017-12-21  9:28 UTC  (2+ messages)

[seabios test] 117378: regressions - FAIL
 2017-12-21  7:22 UTC 

[linux-3.18 baseline-only test] 73136: trouble: blocked/broken
 2017-12-21  6:40 UTC 

[xen-unstable test] 117365: regressions - FAIL
 2017-12-21  4:33 UTC 

[PATCH v10 00/11] Enable Memory Bandwidth Allocation in Xen
 2017-12-21  2:30 UTC  (6+ messages)
` [PATCH v10 01/11] x86: implement get hw info flow for MBA

[linux-linus test] 117359: regressions - FAIL
 2017-12-21  1:12 UTC 

[linux-3.18 test] 117375: tolerable FAIL - PUSHED
 2017-12-21  0:41 UTC 

DomU unresponsive after "Trying to unmap invalid handle" - Kernel 4.14.8
 2017-12-20 23:04 UTC 

[qemu-mainline baseline-only test] 73118: trouble: blocked/broken
 2017-12-20 21:58 UTC 

[PATCH V1 0/1] Xen/Tools: PCI reset using 'reset' SysFS attribute
 2017-12-20 21:39 UTC  (9+ messages)
` [PATCH V1 1/1] Xen/libxl: Perform "

[BUG] kernel bug encountered at drivers/net/xen-netback/netback.c:430!
 2017-12-20 21:03 UTC 

[PATCH 0/2] x86/E820: a fix and an improvement
 2017-12-20 19:28 UTC  (5+ messages)
` [PATCH 1/2] x86/E820: don't overrun array

[PATCH v2] x86/IRQ: conditionally preserve access permission on map error paths
 2017-12-20 19:26 UTC  (2+ messages)

[PATCH] x86/Intel: drop another 32-bit leftover
 2017-12-20 19:25 UTC  (2+ messages)

[qemu-upstream-4.10-testing test] 117345: tolerable FAIL - PUSHED
 2017-12-20 18:29 UTC 

PCI Device Subtree Change from Traditional to Upstream
 2017-12-20 17:44 UTC  (2+ messages)

[PATCH v6 02/29] Replace all occurances of __FUNCTION__ with __func__
 2017-12-20 17:22 UTC 

[PATCH v6 00/16] xen: common: rbtree: ported updates from Linux tree
 2017-12-20 16:59 UTC  (19+ messages)
` [PATCH v6 01/16] rbtree: remove redundant if()-condition in rb_erase()
` [PATCH v6 02/16 RESEND] rbtree: empty nodes have no color
` [PATCH v6 03/16 RESEND] rbtree: move some implementation details from rbtree.h to rbtree.c
` [PATCH v6 04/16 RESEND] rbtree: break out of rb_insert_color loop after tree rotation
` [PATCH v6 05/16 RESEND] rbtree: adjust root color in rb_insert_color() only when necessary
` [PATCH v6 06/16 RESEND] rbtree: low level optimizations in rb_insert_color()
` [PATCH v6 07/16 RESEND] rbtree: adjust node color in __rb_erase_color() only when necessary
` [PATCH v6 08/16 RESEND] rbtree: optimize case selection logic in __rb_erase_color()
` [PATCH v6 09/16 RESEND] rbtree: low level optimizations "

Problem with IOMEM and domain reboot
 2017-12-20 16:27 UTC 

[PATCH v7 for-next 00/12] vpci: PCI config space emulation
 2017-12-20 16:13 UTC  (3+ messages)
` [PATCH v7 for-next 12/12] vpci/msix: add MSI-X handlers

[qemu-mainline test] 117335: tolerable FAIL - PUSHED
 2017-12-20 16:09 UTC 

[PATCH v3] xen/balloon: Mark unallocated host memory as UNUSABLE
 2017-12-20 14:05 UTC 

[PATCH] x86/nops: Switch to the P6 nops as a compile-time default
 2017-12-20 13:34 UTC  (2+ messages)

[distros-debian-squeeze test] 73098: trouble: blocked/broken
 2017-12-20 13:22 UTC 

[xen-unstable-smoke test] 117372: regressions - FAIL
 2017-12-20 12:21 UTC 

[libvirt test] 117316: tolerable all pass - PUSHED
 2017-12-20 11:59 UTC 

[PATCH v2] libxl: put RSDP for PVH guest near 4GB
 2017-12-20 11:42 UTC  (6+ messages)

[PATCH v2] simplify xenmem_add_to_physmap_batch()
 2017-12-20 11:36 UTC  (2+ messages)

[xen-unstable-coverity test] 117377: all pass - PUSHED
 2017-12-20 10:50 UTC 

[seabios test] 117352: regressions - FAIL
 2017-12-20  9:53 UTC 

[PATCH 0/6] XSA-248...251 follow-up
 2017-12-20  9:44 UTC  (18+ messages)
` [PATCH 1/6] x86/shadow: drop further 32-bit relics
` [PATCH 2/6] x86/shadow: remove pointless loops over all vCPU-s
` [PATCH 3/6] x86/shadow: ignore sh_pin() failure in one more case
` [PATCH 4/6] x86/shadow: widen reference count
` [PATCH 5/6] x86/mm: clean up SHARED_M2P{,_ENTRY} uses
  ` [PATCH 5/6] x86/mm: clean up SHARED_M2P{, _ENTRY} uses
` [PATCH 6/6] x86: use paging_mark_pfn_dirty()
` [PATCH v2 0/3] XSA-248...251 follow-up
  ` [PATCH v2 1/3] x86/shadow: widen reference count
  ` [PATCH v2 2/3] x86/mm: clean up SHARED_M2P{, _ENTRY} uses
  ` [PATCH v2 3/3] x86: use paging_mark_pfn_dirty()

[PATCH 0/3] x86: XSA-246 / -247 follow-up
 2017-12-20  9:35 UTC  (4+ messages)
` [PATCH v2 0/2] "
  ` [PATCH v2 1/2] x86/PoD: correctly handle non-order-0 decrease-reservation requests
  ` [PATCH v2 2/2] x86/p2m: force return value checking of p2m_set_entry()

[xen-4.9-testing test] 117315: regressions - FAIL
 2017-12-20  9:02 UTC 

[PATCH] x86/shadow: make 1-bit-disable match 1-bit-enable
 2017-12-20  8:02 UTC  (2+ messages)

[xen-unstable test] 117311: tolerable FAIL
 2017-12-20  6:53 UTC 

[xen-4.7-testing baseline-only test] 73075: trouble: blocked/broken
 2017-12-20  4:25 UTC 

[linux-linus test] 117305: regressions - FAIL
 2017-12-20  3:36 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).