xen-devel.lists.xenproject.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-09-24 14:56:08 to 2021-09-28 04:59:19 UTC [more...]

[PATCH v4 0/8] PCI: Drop duplicated tracking of a pci_dev's bound driver
 2021-09-27 20:59 UTC  (2+ messages)

[PATCH 00/37] Add device tree based NUMA support to Arm
 2021-09-28  4:59 UTC  (59+ messages)
` [PATCH 08/37] xen/x86: add detection of discontinous node memory range
` [PATCH 20/37] xen: introduce CONFIG_EFI to stub API for non-EFI architecture
` [PATCH 22/37] xen/arm: use NR_MEM_BANKS to override default NR_NODE_MEMBLKS
` [PATCH 23/37] xen/arm: implement node distance helpers for Arm
` [PATCH 25/37] xen/arm: implement bad_srat for Arm NUMA initialization
` [PATCH 32/37] xen/arm: unified entry to parse all NUMA data from device tree
` [PATCH 36/37] xen/arm: Provide Kconfig options for Arm to enable NUMA

[PATCH v4 1/2] xen-pciback: prepare for the split for stub and PV
 2021-09-28  4:53 UTC  (8+ messages)
` [PATCH v4 2/2] xen-pciback: allow compiling on other archs than x86

[PATCH] xen/arm: optee: Fix arm_smccc_smc's a0 for OPTEE_SMC_DISABLE_SHM_CACHE
 2021-09-28  4:52 UTC  (4+ messages)

[PATCH v2 00/11] PCI devices passthrough on Arm, part 2
 2021-09-28  4:51 UTC  (41+ messages)
` [PATCH v2 01/11] xen/arm: Fix dev_is_dt macro definition
` [PATCH v2 02/11] xen/arm: Add new device type for PCI
` [PATCH v2 03/11] xen/arm: Introduce pci_find_host_bridge_node helper
` [PATCH v2 04/11] xen/device-tree: Make dt_find_node_by_phandle global
` [PATCH v2 05/11] xen/arm: Mark device as PCI while creating one
` [PATCH v2 06/11] xen/domain: Call pci_release_devices() when releasing domain resources
` [PATCH v2 07/11] libxl: Allow removing PCI devices for all types of domains
` [PATCH v2 08/11] libxl: Only map legacy PCI IRQs if they are supported
` [PATCH v2 09/11] xen/arm: Setup MMIO range trap handlers for hardware domain
` [PATCH v2 10/11] xen/arm: Do not map PCI ECAM and MMIO space to Domain-0's p2m
` [PATCH v2 11/11] xen/arm: Process pending vPCI map/unmap operations

[xen-unstable test] 165218: regressions - FAIL
 2021-09-28  1:51 UTC 

[qemu-mainline test] 165217: regressions - FAIL
 2021-09-27 22:47 UTC 

[PATCH v2 00/10] block: second batch of add_disk() error handling conversions
 2021-09-27 22:33 UTC  (13+ messages)
` [PATCH v2 01/10] block/brd: add error handling support for add_disk()
` [PATCH v2 02/10] bcache: "
` [PATCH v2 03/10] nvme-multipath: "
` [PATCH v2 04/10] nvdimm/btt: do not call del_gendisk() if not needed
` [PATCH v2 05/10] nvdimm/btt: use goto error labels on btt_blk_init()
` [PATCH v2 06/10] nvdimm/btt: add error handling support for add_disk()
` [PATCH v2 07/10] nvdimm/blk: avoid calling del_gendisk() on early failures
` [PATCH v2 08/10] nvdimm/blk: add error handling support for add_disk()
` [PATCH v2 09/10] xen-blkfront: "
` [PATCH v2 10/10] zram: "

[linux-linus test] 165215: regressions - FAIL
 2021-09-27 22:07 UTC 

Semantics of XEN_DOMCTL_SHADOW_OP_SET_ALLOCATION
 2021-09-27 21:01 UTC 

[PATCH 0/2] grant table and add-to-physmap adjustments on top of XSAs 379 and 384
 2021-09-27 20:41 UTC  (2+ messages)

sh_unshadow_for_p2m_change() vs p2m_set_entry()
 2021-09-27 20:25 UTC  (2+ messages)

[xen-unstable-smoke test] 165223: tolerable all pass - PUSHED
 2021-09-27 18:54 UTC 

Xen Rust VirtIO demos work breakdown for Project Stratos
 2021-09-27 17:25 UTC  (4+ messages)

[PATCH v2 00/17] PCI devices passthrough on Arm
 2021-09-27 16:59 UTC  (10+ messages)
` [PATCH v2 11/17] xen/arm: PCI host bridge discovery within XEN on ARM

[PATCH v4 0/2] tools/xenstore: set resource limits of xenstored
 2021-09-27 15:19 UTC  (12+ messages)
` [PATCH v4 1/2] tools/xenstore: set oom score for xenstore daemon on Linux
` [PATCH v4 2/2] tools/xenstore: set open file descriptor limit for xenstored

[PATCH v3 0/3] disable building of pv-grub and qemu-trad per default
 2021-09-27 14:43 UTC  (4+ messages)

[PATCH] tools/libs: fix build of stubdoms
 2021-09-27 14:36 UTC  (4+ messages)

[PATCH v2] Config: use Mini-OS commit 9f09744aa3e5982 for xen-unstable
 2021-09-27 14:35 UTC  (3+ messages)

[PATCH V5 00/12] x86/Hyper-V: Add Hyper-V Isolation VM support
 2021-09-27 14:26 UTC  (5+ messages)
` [PATCH V5 12/12] net: netvsc: Add Isolation VM support for netvsc driver

Xen 4.16 development update; request for regression bug reports
 2021-09-27 14:24 UTC 

[PATCH v2 00/11] PCI devices passthrough on Arm, part 3
 2021-09-27 14:20 UTC  (10+ messages)
` [PATCH v2 11/11] xen/arm: Translate virtual PCI bus topology for guests

[libvirt test] 165214: regressions - FAIL
 2021-09-27 14:03 UTC 

[XEN PATCH v2] build: add --full to version.sh to guess $(XEN_FULLVERSION)
 2021-09-27 12:24 UTC  (3+ messages)
` Ping: "

[xen-unstable test] 165211: regressions - FAIL
 2021-09-27 12:22 UTC 

[PATCH V3 0/3] Add handling of extended regions (safe ranges) on Arm (Was "xen/memory: Introduce a hypercall to provide unallocated space")
 2021-09-27 10:48 UTC  (8+ messages)
` [PATCH V3 2/3] xen/arm: Add handling of extended regions for Dom0
` [PATCH V3 3/3] libxl/arm: Add handling of extended regions for DomU

[XEN PATCH v3] xen: rework `checkpolicy` detection when using "randconfig"
 2021-09-27 10:03 UTC  (4+ messages)

[qemu-mainline test] 165210: regressions - FAIL
 2021-09-27  9:16 UTC 

[PATCH v2 00/18] IOMMU: superpage support when not sharing pagetables
 2021-09-27  9:13 UTC  (5+ messages)
` [PATCH v2 02/18] VT-d: have callers specify the target level for page table walks

[PATCH 0/2] include/public: update usbif.h
 2021-09-27  8:39 UTC  (7+ messages)
` [PATCH 1/2] include/public: add possible status values to usbif.h
` [PATCH 2/2] include/public: add better interface description "

[PATCH v2 00/12] xen/trace: Fix leakage of uninitialised stack into the tracebuffer
 2021-09-27  7:51 UTC  (19+ messages)
` [PATCH v2 01/12] xen/trace: Don't over-read trace objects
` [PATCH v2 02/12] xen/memory: Remove tail padding from TRC_MEM_* records
` [PATCH v2 03/12] xen/credit2: Remove tail padding from TRC_CSCHED2_* records
` [PATCH v2 06/12] xen/credit2: Clean up trace handling
` [PATCH v2 07/12] xen/rt: "
` [PATCH v2 08/12] xen/sched: "
` [PATCH v2 09/12] xen/trace: Minor code cleanup
` [PATCH v2.1 14/12] xen: Switch to new TRACE() API

[GIT PULL] xen: branch for v5.15-rc3
 2021-09-27  7:32 UTC  (3+ messages)

[PATCH v3 1/2] xen-pciback: prepare for the split for stub and PV
 2021-09-27  5:13 UTC  (7+ messages)
` [PATCH v3 2/2] xen-pciback: allow compiling on other archs than x86

[linux-linus test] 165208: regressions - FAIL
 2021-09-27  4:23 UTC 

[linux-5.4 test] 165206: tolerable FAIL - PUSHED
 2021-09-27  2:31 UTC 

[xen-unstable test] 165205: regressions - FAIL
 2021-09-27  0:56 UTC 

HVM/PVH Ballon crash
 2021-09-26 22:53 UTC  (9+ messages)
  ` HVM/PVH Balloon crash

[qemu-mainline test] 165202: regressions - FAIL
 2021-09-26 21:48 UTC 

[linux-linus test] 165199: regressions - FAIL
 2021-09-26 15:39 UTC 

[libvirt test] 165201: regressions - FAIL
 2021-09-26 14:46 UTC 

[xen-unstable test] 165198: regressions - FAIL
 2021-09-26 12:15 UTC 

[ovmf test] 165200: all pass - PUSHED
 2021-09-26 11:02 UTC 

[xen-unstable-coverity test] 165203: all pass - PUSHED
 2021-09-26 10:01 UTC 

[qemu-mainline test] 165197: regressions - FAIL
 2021-09-26  8:10 UTC 

[linux-linus test] 165195: regressions - FAIL
 2021-09-26  2:46 UTC 

[xen-unstable test] 165194: regressions - FAIL
 2021-09-25 23:31 UTC 

[qemu-mainline test] 165193: regressions - FAIL
 2021-09-25 22:03 UTC 

[linux-linus test] 165190: regressions - FAIL
 2021-09-25 16:42 UTC 

[PATCH v7 09/40] accel/xen: Implement AccelOpsClass::has_work()
 2021-09-25 14:50 UTC 

[xen-unstable test] 165188: regressions - FAIL
 2021-09-25 14:31 UTC 

[libvirt test] 165189: regressions - FAIL
 2021-09-25 14:06 UTC 

[qemu-mainline test] 165186: regressions - FAIL
 2021-09-25 11:05 UTC 

[linux-linus test] 165185: regressions - FAIL
 2021-09-25  4:41 UTC 

[PATCH 0/1] x86: centralize default APIC id definition
 2021-09-24 19:39 UTC  (2+ messages)
` [PATCH 1/1] "

[RFC PATCH V3] xen/gnttab: Store frame GFN in struct page_info on Arm
 2021-09-25  1:48 UTC  (6+ messages)
` [future abi] "

[xen-unstable test] 165183: regressions - FAIL
 2021-09-25  1:11 UTC 

[qemu-mainline test] 165179: regressions - FAIL
 2021-09-24 22:12 UTC 

[PATCH v2 0/2] arm/efi: Add dom0less support to UEFI boot
 2021-09-24 20:45 UTC  (9+ messages)
` [PATCH v2 2/2] arm/efi: Use dom0less configuration when using EFI boot

[xen-unstable-smoke test] 165181: tolerable all pass - PUSHED
 2021-09-24 17:51 UTC 

[linux-linus test] 165176: regressions - FAIL
 2021-09-24 17:48 UTC 

[libvirt test] 165177: regressions - FAIL
 2021-09-24 16:05 UTC 

[ovmf test] 165175: all pass - PUSHED
 2021-09-24 15:55 UTC 

[xen-unstable test] 165174: regressions - FAIL
 2021-09-24 14:55 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).