xen-devel.lists.xenproject.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-11-12 11:41:06 to 2020-11-16 15:10:17 UTC [more...]

cleanup updating the size of block devices v3
 2020-11-16 15:05 UTC  (33+ messages)
` [PATCH 01/78] block: remove the call to __invalidate_device in check_disk_size_change
` [PATCH 02/78] loop: let set_capacity_revalidate_and_notify update the bdev size
` [PATCH 03/78] nvme: "
` [PATCH 04/78] sd: update the bdev size in sd_revalidate_disk
` [PATCH 05/78] block: remove the update_bdev parameter to set_capacity_revalidate_and_notify
` [PATCH 06/78] nbd: remove the call to set_blocksize
` [PATCH 07/78] nbd: move the task_recv check into nbd_size_update
` [PATCH 08/78] nbd: refactor size updates
` [PATCH 09/78] nbd: validate the block size in nbd_set_size
` [PATCH 10/78] nbd: use set_capacity_and_notify
` [PATCH 11/78] aoe: don't call set_capacity from irq context
` [PATCH 13/78] pktcdvd: use set_capacity_and_notify
` [PATCH 15/78] drbd: "
` [PATCH 16/78] rbd: "
` [PATCH 20/78] md: "
` [PATCH 25/78] block: don't call into the driver for BLKFLSBUF
` [PATCH 29/78] dasd: implement ->set_read_only to hook into BLKROSET processing
` [PATCH 31/78] loop: use set_disk_ro
` [PATCH 34/78] block: propagate BLKROSET to all partitions
` [PATCH 41/78] swim: don't call blk_register_region
` [PATCH 42/78] sd: use __register_blkdev to avoid a modprobe for an unregistered dev_t
` [PATCH 43/78] brd: use __register_blkdev to allocate devices on demand
` [PATCH 46/78] ide: switch to __register_blkdev for command set probing
` [PATCH 49/78] ataflop: use a separate gendisk for each media format
` [PATCH 50/78] z2ram: reindent
` [PATCH 54/78] block: remove a duplicate __disk_get_part prototype
` [PATCH 62/78] loop: do not call set_blocksize
` [PATCH 66/78] block: keep a block_device reference for each hd_struct
` [PATCH 72/78] block: use disk_part_iter_exit in disk_part_iter_next
` [PATCH 77/78] fs: simplify the get_super_thawed interface
` [PATCH 78/78] block: remove i_bdev

[PATCH v2] xen/arm: Add workaround for Cortex-A76/Neoverse-N1 erratum #1286807
 2020-11-16 13:46 UTC  (2+ messages)

[PATCH v3 0/3] xen/arm: Make PCI passthrough code non-x86 specific
 2020-11-16 12:25 UTC  (4+ messages)
` [PATCH v3 1/3] xen/ns16550: Make ns16550 driver usable on ARM with HAS_PCI enabled
` [PATCH v3 2/3] xen/pci: Move x86 specific code to x86 directory
` [PATCH v3 3/3] xen/pci: solve compilation error on ARM with HAS_PCI enabled

[PULL 4/9] include/hw/xen.h: drop superfluous struct
 2020-11-16 12:24 UTC  (2+ messages)
` [PULL 5/9] stubs/xen-hw-stub: drop xenstore_store_pv_console_info stub

[linux-linus test] 156815: regressions - FAIL
 2020-11-16 12:17 UTC 

[PATCH] xen/arm: Add workaround for Cortex-A76/Neoverse-N1 erratum #1286807
 2020-11-16 11:08 UTC  (5+ messages)

[PATCH v2 00/24] xl / libxl: named PCI pass-through devices
 2020-11-16 10:33 UTC  (2+ messages)

[SPECIFICATION RFC] The firmware and bootloader log specification
 2020-11-16  8:57 UTC  (6+ messages)
` Antw: [EXT] [systemd-devel] "

[xen-unstable test] 156814: tolerable FAIL
 2020-11-16  9:43 UTC 

[XEN PATCH] tools/xenstore: Log xenstored build ID on startup
 2020-11-16  8:49 UTC  (12+ messages)

[libvirt test] 156817: regressions - FAIL
 2020-11-16  7:40 UTC 

[qemu-mainline test] 156813: regressions - FAIL
 2020-11-16  5:34 UTC 

[linux-linus test] 156812: regressions - FAIL
 2020-11-16  2:06 UTC 

[qemu-mainline test] 156810: regressions - FAIL
 2020-11-15 18:46 UTC 

netbsd PVH dom0: xen clock event stops
 2020-11-15 18:37 UTC  (4+ messages)

[linux-linus test] 156809: regressions - FAIL
 2020-11-15 16:57 UTC 

[xen-unstable test] 156807: tolerable FAIL
 2020-11-15 12:34 UTC 

[libvirt test] 156808: regressions - FAIL
 2020-11-15 10:21 UTC 

[xen-unstable-coverity test] 156811: all pass - PUSHED
 2020-11-15  9:58 UTC 

[qemu-mainline test] 156805: regressions - trouble: broken/fail/pass
 2020-11-15  8:15 UTC 

[ovmf test] 156806: all pass - PUSHED
 2020-11-15  6:03 UTC 

[linux-linus test] 156804: regressions - FAIL
 2020-11-15  4:24 UTC 

[qemu-mainline test] 156803: regressions - trouble: broken/fail/pass
 2020-11-15  0:34 UTC 

[linux-linus test] 156801: regressions - FAIL
 2020-11-14 21:11 UTC 

[xen-unstable test] 156799: tolerable FAIL
 2020-11-14 18:36 UTC 

[PATCH v2 20/39] docs: ABI: testing: make the files compatible with ReST output
 2020-11-14 15:27 UTC  (9+ messages)
              ` Duplicated ABI entries - Was: "

[qemu-mainline test] 156768: regressions - FAIL
 2020-11-14 14:30 UTC 

[libvirt test] 156800: regressions - FAIL
 2020-11-14 10:16 UTC 

[linux-linus test] 156747: regressions - FAIL
 2020-11-14 10:01 UTC 

[ovmf test] 156786: all pass - PUSHED
 2020-11-14  9:49 UTC 

[PATCH 0/2] automation: arm64 dom0less smoke test
 2020-11-14  4:56 UTC  (4+ messages)
` [PATCH 1/2] automation: add a QEMU aarch64 "
` [PATCH 2/2] automation: add dom0less to the "

[xen-unstable test] 156737: tolerable FAIL - PUSHED
 2020-11-14  2:31 UTC 

[ovmf test] 156742: all pass - PUSHED
 2020-11-14  0:46 UTC 

[qemu-mainline test] 156733: regressions - FAIL
 2020-11-13 23:13 UTC 

[linux-linus test] 156725: regressions - FAIL
 2020-11-13 19:40 UTC 

[OSSTEST PATCH] cr-daily-branch: Sort out retest build reuse
 2020-11-13 17:39 UTC 

[PATCH V2 00/23] IOREQ feature (+ virtio-mmio) on Arm
 2020-11-13 17:38 UTC  (37+ messages)
` [PATCH V2 01/23] x86/ioreq: Prepare IOREQ feature for making it common
` [PATCH V2 02/23] xen/ioreq: Make x86's IOREQ feature common
` [PATCH V2 07/23] xen/ioreq: Move x86's ioreq_gfn(server) to struct domain
` [PATCH V2 09/23] xen/dm: Make x86's DM feature common
` [PATCH V2 10/23] xen/mm: Make x86's XENMEM_resource_ioreq_server handling common
` [PATCH V2 12/23] xen/ioreq: Remove "hvm" prefixes from involved function names
` [PATCH V2 14/23] arm/ioreq: Introduce arch specific bits for IOREQ/DM features
` [PATCH V2 16/23] xen/mm: Handle properly reference in set_foreign_p2m_entry() on Arm
` [PATCH V2 20/23] xen/ioreq: Make x86's send_invalidate_req() common
` [PATCH V2 23/23] [RFC] libxl: Add support for virtio-disk configuration

dom0 PVH: 'entry->arch.pirq != INVALID_PIRQ' failed at vmsi.c:843
 2020-11-13 16:46 UTC  (14+ messages)

[linux-5.4 test] 156722: tolerable FAIL - PUSHED
 2020-11-13 15:59 UTC 

[libvirt test] 156731: regressions - FAIL
 2020-11-13 15:29 UTC 

[PATCH 00/10] [RFC] ARM PCI passthrough configuration and vPCI
 2020-11-13 14:52 UTC  (40+ messages)
` [PATCH 02/10] arm/pci: Maintain PCI assignable list
` [PATCH 04/10] [WORKAROUND] xen/arm: Update hwdom's p2m to trap ECAM space
` [PATCH 06/10] vpci: Make every domain handle its own BARs
` [PATCH 08/10] vpci/arm: Allow updating BAR's header for non-ECAM bridges
` [PATCH 09/10] vpci/rcar: Implement vPCI.update_bar_header callback

[xen-4.14-testing test] 156716: tolerable FAIL - PUSHED
 2020-11-13 11:31 UTC 

[ovmf test] 156720: all pass - PUSHED
 2020-11-13 11:27 UTC 

[PATCH v3 09/53] qdev: Make qdev_get_prop_ptr() get Object* arg
 2020-11-13 11:23 UTC  (4+ messages)
` [PATCH v3 23/53] qdev: Move dev->realized check to qdev_property_set()
` [PATCH v3 30/53] qdev: Rename qdev_get_prop_ptr() to object_field_prop_ptr()

[PATCH 0/5] x86/p2m: hook adjustments
 2020-11-13  9:52 UTC  (10+ messages)
` [PATCH 5/5] x86/p2m: split write_p2m_entry() hook

[xen-unstable test] 156711: regressions - FAIL
 2020-11-13  7:44 UTC 

[PATCH] xen: add support for automatic debug key actions in case of crash
 2020-11-13  5:18 UTC  (8+ messages)

cleanup updating the size of block devices v2
 2020-11-12 19:22 UTC  (3+ messages)
` [PATCH 05/24] block: remove the update_bdev parameter from set_capacity_revalidate_and_notify

[qemu-mainline test] 156705: regressions - FAIL
 2020-11-13  4:58 UTC 

[PATCH] xen/arm: Add Cortex-A73 erratum 858921 workaround
 2020-11-13  3:37 UTC  (3+ messages)

[xen-4.11-testing test] 156687: tolerable FAIL - PUSHED
 2020-11-12 23:00 UTC 

[libvirt test] 156702: regressions - FAIL
 2020-11-12 22:47 UTC 

[linux-linus test] 156685: regressions - FAIL
 2020-11-12 21:31 UTC 

Schedule for OpenPOWER/Xen meeting
 2020-11-12 20:44 UTC  (3+ messages)

[xtf test] 156693: all pass - PUSHED
 2020-11-12 19:08 UTC 

[linux-5.4 test] 156677: regressions - FAIL
 2020-11-12 16:52 UTC 

[ovmf test] 156684: all pass - PUSHED
 2020-11-12 15:59 UTC 

[PATCH v5 0/3] xen/x86: implement NMI continuation
 2020-11-12 14:50 UTC  (7+ messages)
` [PATCH v5 1/3] xen/x86: add nmi continuation framework
` [PATCH v5 2/3] xen/oprofile: use NMI continuation for sending virq to guest
` [PATCH v5 3/3] xen/x86: issue pci_serr error message via NMI continuation

[PATCH v4 0/3] xen/x86: implement NMI continuation
 2020-11-12 13:03 UTC  (10+ messages)
` [PATCH v4 2/3] xen/oprofile: use NMI continuation for sending virq to guest

[patch V2 00/46] x86, PCI, XEN, genirq ...: Prepare for device MSI
 2020-11-12 12:55 UTC  (2+ messages)
` REGRESSION: "

[xen-unstable bisection] complete test-amd64-i386-xl-qemut-stubdom-debianhvm-amd64-xsm
 2020-11-12 12:29 UTC 

[xen-4.14-testing test] 156670: regressions - FAIL
 2020-11-12 12:15 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).