xen-devel.lists.xenproject.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-11-19 13:19:55 to 2020-11-20 19:03:06 UTC [more...]

[PATCH 000/141] Fix fall-through warnings for Clang
 2020-11-20 19:02 UTC  (3+ messages)

[GIT PULL] xen: branch for v5.10-rc5
 2020-11-20 18:40 UTC  (2+ messages)

[PATCH v2 0/7] xen/arm: Unbreak ACPI
 2020-11-20 17:44 UTC  (4+ messages)
` [PATCH v2 1/7] xen/acpi: Rework acpi_os_map_memory() and acpi_os_unmap_memory()

[PATCH v2 00/12] x86: major paravirt cleanup
 2020-11-20 16:52 UTC  (23+ messages)
` [PATCH v2 01/12] x86/xen: use specific Xen pv interrupt entry for MCE
` [PATCH v2 02/12] x86/xen: use specific Xen pv interrupt entry for DF
` [PATCH v2 03/12] x86/pv: switch SWAPGS to ALTERNATIVE
` [PATCH v2 04/12] x86/xen: drop USERGS_SYSRET64 paravirt call
` [PATCH v2 05/12] x86: rework arch_local_irq_restore() to not use popf
` [PATCH v2 06/12] x86/paravirt: switch time pvops functions to use static_call()
` [PATCH v2 07/12] x86: add new features for paravirt patching
` [PATCH v2 08/12] x86/paravirt: remove no longer needed 32-bit pvops cruft
` [PATCH v2 09/12] x86/paravirt: switch iret pvops to ALTERNATIVE
` [PATCH v2 10/12] x86/paravirt: add new macros PVOP_ALT* supporting pvops in ALTERNATIVEs
` [PATCH v2 11/12] x86/paravirt: switch functions with custom code to ALTERNATIVE
` [PATCH v2 12/12] x86/paravirt: have only one paravirt patch function

[qemu-mainline test] 156890: regressions - FAIL
 2020-11-20 16:42 UTC 

[PATCH RFC 0/6] xen/arm: mm: Add limited support for superpages
 2020-11-20 16:09 UTC  (12+ messages)
` [PATCH RFC 1/6] xen/arm: mm: Remove special case for CPU0 in dump_hyp_walk()
` [PATCH RFC 2/6] xen/arm: mm: Remove ; at the end of mm_printk()
` [PATCH RFC 3/6] xen/arm: setup: Call unregister_init_virtual_region() after the last init function
` [PATCH RFC 4/6] xen/arm: mm: Allow other mapping size in xen_pt_update_entry()
` [PATCH RFC 5/6] xen/arm: mm: Don't open-code Xen PT update in remove_early_mappings
` [PATCH RFC 6/6] xen/arm: mm: Re-implement early_fdt_map() using map_pages_to_xen()

merge struct block_device and struct hd_struct
 2020-11-20 16:01 UTC  (31+ messages)
` [PATCH 07/20] init: refactor name_to_dev_t
` [PATCH 11/20] block: reference struct block_device from struct hd_struct
` [PATCH 13/20] block: remove ->bd_contains
` [PATCH 14/20] block: remove the nr_sects field in struct hd_struct
` [PATCH 15/20] block: merge struct block_device and "
` [PATCH 16/20] block: stop using bdget_disk for partition 0
` [PATCH 17/20] filemap: consistently use ->f_mapping over ->i_mapping
` [PATCH 18/20] fs: remove get_super_thawed and get_super_exclusive_thawed

[PATCH v2] tools/libs/ctrl: fix dumping of ballooned guest
 2020-11-20 15:33 UTC  (2+ messages)

[PATCH v2 00/12] viridian: add support for ExProcessorMasks
 2020-11-20 15:24 UTC  (20+ messages)
` [PATCH v2 01/12] viridian: don't blindly write to 32-bit registers is 'mode' is invalid
` [PATCH v2 02/12] viridian: move flush hypercall implementation into separate function
` [PATCH v2 03/12] viridian: move IPI "
` [PATCH v2 04/12] viridian: introduce a per-cpu hypercall_vpmask and accessor functions
` [PATCH v2 05/12] viridian: use hypercall_vpmask in hvcall_ipi()
` [PATCH v2 06/12] viridian: use softirq batching "
` [PATCH v2 07/12] xen/include: import sizeof_field() macro from Linux stddef.h
` [PATCH v2 08/12] viridian: add ExProcessorMasks variants of the flush hypercalls
` [PATCH v2 09/12] viridian: add ExProcessorMasks variant of the IPI hypercall
` [PATCH v2 10/12] viridian: log initial invocation of each type of hypercall
` [PATCH v2 11/12] viridian: add a new '_HVMPV_ex_processor_masks' bit into HVM_PARAM_VIRIDIAN
` [PATCH v2 12/12] xl / libxl: add 'ex_processor_mask' into 'libxl_viridian_enlightenment'

[PATCH] amd-iommu: Fix Guest CR3 Table following c/s 3a7947b6901
 2020-11-20 14:46 UTC  (4+ messages)

[PATCH v10 0/7] IOMMU cleanup
 2020-11-20 13:24 UTC  (8+ messages)
` [PATCH v10 1/7] remove remaining uses of iommu_legacy_map/unmap
` [PATCH v10 2/7] common/grant_table: batch flush I/O TLB
` [PATCH v10 3/7] iommu: remove the share_p2m operation
` [PATCH v10 4/7] iommu: stop calling IOMMU page tables 'p2m tables'
` [PATCH v10 5/7] vtd: use a bit field for root_entry
` [PATCH v10 6/7] vtd: use a bit field for context_entry
` [PATCH v10 7/7] vtd: use a bit field for dma_pte

[PATCH v2] xen: add support for automatic debug key actions in case of crash
 2020-11-20 13:13 UTC 

Schedule for OpenPOWER/Xen meeting
 2020-11-20 13:11 UTC  (5+ messages)

[PATCH] gnttab: don't allocate status frame tracking array when "gnttab=max_ver:1"
 2020-11-20 12:50 UTC  (2+ messages)
` Ping: "

[PATCH v2] x86/PV: make post-migration page state consistent
 2020-11-20 12:48 UTC  (2+ messages)
` Ping: "

[PATCH] x86: E801 memory "map" use implies no ACPI
 2020-11-20 12:45 UTC 

[libvirt test] 156892: regressions - FAIL
 2020-11-20 11:24 UTC 

[linux-linus test] 156886: regressions - FAIL
 2020-11-20 11:06 UTC 

[xen-unstable-smoke test] 156895: tolerable all pass - PUSHED
 2020-11-20 10:59 UTC 

NetBSD dom0 PVH: hardware interrupts stalls
 2020-11-20 10:38 UTC  (22+ messages)

[PATCH v2] xen: EXPERT clean-up and introduce UNSUPPORTED
 2020-11-20 10:08 UTC  (6+ messages)

[PATCH] x86/IRQ: drop two unused variables
 2020-11-20  9:12 UTC  (2+ messages)

cleanup updating the size of block devices v3
 2020-11-20  8:58 UTC  (53+ messages)
` [PATCH 30/78] block: don't call into the driver for BLKROSET
` [PATCH 31/78] loop: use set_disk_ro
` [PATCH 32/78] block: remove set_device_ro
` [PATCH 33/78] block: remove __blkdev_driver_ioctl
` [PATCH 34/78] block: propagate BLKROSET to all partitions
` [PATCH 53/78] blk-cgroup: fix a hd_struct leak in blkcg_fill_root_iostats
` [PATCH 54/78] block: remove a duplicate __disk_get_part prototype
` [PATCH 55/78] block: change the hash used for looking up block devices
` [PATCH 56/78] init: refactor name_to_dev_t
` [PATCH 57/78] init: refactor devt_from_partuuid
` [PATCH 58/78] init: cleanup match_dev_by_uuid and match_dev_by_label
` [PATCH 59/78] mtip32xx: remove the call to fsync_bdev on removal
` [PATCH 60/78] zram: remove the claim mechanism
` [PATCH 61/78] zram: do not call set_blocksize
` [PATCH 62/78] loop: "
` [PATCH 64/78] dm: simplify flush_bio initialization in __send_empty_flush
` [PATCH 65/78] dm: remove the block_device reference in struct mapped_device
` [PATCH 66/78] block: keep a block_device reference for each hd_struct
` [PATCH 67/78] block: simplify the block device claiming interface
` [PATCH 68/78] block: remove ->bd_contains
` [PATCH 69/78] block: remove the nr_sects field in struct hd_struct
` [PATCH 70/78] block: replace bd_mutex with a per-gendisk mutex
` [PATCH 71/78] block: add a bdev_kobj helper
` [PATCH 72/78] block: use disk_part_iter_exit in disk_part_iter_next
` [PATCH 73/78] block: use put_device in put_disk
` [PATCH 74/78] block: merge struct block_device and struct hd_struct

[xen-unstable test] 156882: tolerable FAIL
 2020-11-20  5:27 UTC 

[xen-unstable-smoke test] 156889: tolerable all pass - PUSHED
 2020-11-20  3:39 UTC 

[qemu-mainline test] 156878: regressions - FAIL
 2020-11-20  1:01 UTC 

[PATCH v4 0/3] xen/arm: Allow Xen to boot with ACPI 5.1
 2020-11-20  0:27 UTC  (8+ messages)
` [PATCH v4 1/3] xen/arm: gic: acpi: Guard helpers to build the MADT with CONFIG_ACPI
` [PATCH v4 2/3] xen/arm: gic: acpi: Use the correct length for the GICC structure
` [PATCH v4 3/3] xen/arm: acpi: Allow Xen to boot with ACPI 5.1

[PATCH v3 0/3] xen/arm: Make PCI passthrough code non-x86 specific
 2020-11-20  0:14 UTC  (12+ messages)
` [PATCH v3 1/3] xen/ns16550: Make ns16550 driver usable on ARM with HAS_PCI enabled

[PATCH v3 0/2] xen/arm: Allow Xen to boot with ACPI 5.1
 2020-11-19 23:49 UTC  (5+ messages)
` [PATCH v3 1/2] xen/arm: gic: acpi: Use the correct length for the GICC structure

[PATCH] xen/irq: Propagate the error from init_one_desc_irq() in init_irq_data()
 2020-11-19 23:44 UTC  (4+ messages)

[ovmf test] 156879: all pass - PUSHED
 2020-11-19 21:19 UTC 

[linux-5.4 test] 156874: tolerable FAIL - PUSHED
 2020-11-19 20:07 UTC 

[linux-linus test] 156871: regressions - FAIL
 2020-11-19 18:28 UTC 

[OSSTEST PATCH 1/3] sg-report-flight: Rename "sub" to more descriptive "relevant_flights"
 2020-11-19 17:24 UTC  (3+ messages)
` [OSSTEST PATCH 2/3] sg-report-flight: Actually look at retest flights (part 1)
` [OSSTEST PATCH 3/3] sg-report-flight: Actually look at retest flights (part 2)

[PATCH] x86/Intel: avoid UB with NMI watchdog on family 15 CPUs
 2020-11-19 17:12 UTC  (5+ messages)

[PATCH 00/10] viridian: add support for ExProcessorMasks
 2020-11-19 16:47 UTC  (21+ messages)
` [PATCH 03/10] viridian: introduce a per-cpu hypercall_vpmask and accessor functions
` [PATCH 04/10] viridian: use hypercall_vpmask in hvcall_ipi()
` [PATCH 05/10] viridian: use softirq batching "
` [PATCH 06/10] viridian: add ExProcessorMasks variants of the flush hypercalls
` [PATCH 08/10] viridian: log initial invocation of each type of hypercall

[PATCH] xen/iommu: vtd: Fix undefined behavior pci_vtd_quirks()
 2020-11-19 16:41 UTC  (6+ messages)

[PATCH] AMD/IOMMU: avoid UB in guest CR3 retrieval
 2020-11-19 16:12 UTC  (2+ messages)

[PATCH] SVM: avoid UB in intercept mask definitions
 2020-11-19 16:08 UTC  (2+ messages)

smmu-related clarification
 2020-11-19 15:25 UTC  (2+ messages)

[xen-unstable test] 156867: tolerable FAIL - PUSHED
 2020-11-19 15:05 UTC 

[PATCH 0/3] introduce and use xvmalloc() et al / shrink x86 xstate area
 2020-11-19 14:40 UTC  (8+ messages)
` [PATCH 1/3] mm: introduce xvmalloc() et al and use for grant table allocations


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).