xen-devel.lists.xenproject.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-08-25 03:03:12 to 2020-08-26 18:37:21 UTC [more...]

[PATCH 1/2] xen/xenbus: Fix granting of vmalloc'd memory
 2020-08-26 18:37 UTC  (13+ messages)
  ` [PATCH 2/2] arm/xen: Add misuse warning to virt_to_gfn

[patch V2 00/46] x86, PCI, XEN, genirq ...: Prepare for device MSI
 2020-08-26 18:32 UTC  (50+ messages)
` [patch V2 01/46] iommu/amd: Prevent NULL pointer dereference
` [patch V2 02/46] x86/init: Remove unused init ops
` [patch V2 03/46] PCI: vmd: Dont abuse vector irqomain as parent
` [patch V2 04/46] genirq/chip: Use the first chip in irq_chip_compose_msi_msg()
` [patch V2 05/46] x86/msi: Move compose message callback where it belongs
` [patch V2 06/46] x86/msi: Remove pointless vcpu_affinity callback
` [patch V2 07/46] x86/irq: Rename X86_IRQ_ALLOC_TYPE_MSI* to reflect PCI dependency
` [patch V2 08/46] x86/irq: Add allocation type for parent domain retrieval
` [patch V2 09/46] iommu/vt-d: Consolidate irq domain getter
` [patch V2 10/46] iommu/amd: "
` [patch V2 11/46] iommu/irq_remapping: Consolidate irq domain lookup
` [patch V2 12/46] x86/irq: Prepare consolidation of irq_alloc_info
` [patch V2 13/46] x86/msi: Consolidate HPET allocation
` [patch V2 14/46] x86/ioapic: Consolidate IOAPIC allocation
` [patch V2 15/46] x86/irq: Consolidate DMAR irq allocation
` [patch V2 16/46] x86/irq: Consolidate UV domain allocation
` [patch V2 17/46] PCI/MSI: Rework pci_msi_domain_calc_hwirq()
` [patch V2 18/46] x86/msi: Consolidate MSI allocation
` [patch V2 19/46] x86/msi: Use generic MSI domain ops
` [patch V2 20/46] x86/irq: Move apic_post_init() invocation to one place
` [patch V2 21/46] x86/pci: Reducde #ifdeffery in PCI init code
` [patch V2 22/46] x86/irq: Initialize PCI/MSI domain at PCI init time
` [patch V2 23/46] irqdomain/msi: Provide DOMAIN_BUS_VMD_MSI
` [patch V2 24/46] PCI: vmd: Mark VMD irqdomain with DOMAIN_BUS_VMD_MSI
` [patch V2 25/46] PCI/MSI: Provide pci_dev_has_special_msi_domain() helper
` [patch V2 26/46] x86/xen: Make xen_msi_init() static and rename it to xen_hvm_msi_init()
` [patch V2 27/46] x86/xen: Rework MSI teardown
` [patch V2 28/46] x86/xen: Consolidate XEN-MSI init
` [patch V2 29/46] irqdomain/msi: Allow to override msi_domain_alloc/free_irqs()
` [patch V2 30/46] x86/xen: Wrap XEN MSI management into irqdomain
` [patch V2 31/46] iommm/vt-d: Store irq domain in struct device
` [patch V2 32/46] iommm/amd: "
` [patch V2 33/46] x86/pci: Set default irq domain in pcibios_add_device()
` [patch V2 34/46] PCI/MSI: Make arch_.*_msi_irq[s] fallbacks selectable
` [patch V2 35/46] x86/irq: Cleanup the arch_*_msi_irqs() leftovers
` [patch V2 36/46] x86/irq: Make most MSI ops XEN private
` [patch V2 37/46] iommu/vt-d: Remove domain search for PCI/MSI[X]
` [patch V2 38/46] iommu/amd: Remove domain search for PCI/MSI
` [patch V2 39/46] x86/irq: Add DEV_MSI allocation type
` [patch V2 40/46] x86/msi: Rename and rework pci_msi_prepare() to cover non-PCI MSI
` [patch V2 41/46] platform-msi: Provide default irq_chip:: Ack
` [patch V2 42/46] genirq/proc: Take buslock on affinity write
` [patch V2 43/46] genirq/msi: Provide and use msi_domain_set_default_info_flags()
` [patch V2 44/46] platform-msi: Add device MSI infrastructure
` [patch V2 45/46] irqdomain/msi: Provide msi_alloc/free_store() callbacks
` [patch V2 46/46] irqchip: Add IMS (Interrupt Message Storm) driver - NOT FOR MERGING

[PATCH] xen/arm: Update silicon-errata.txt with the Neoverse AT erratum
 2020-08-26 16:17 UTC  (6+ messages)

[PATCH v3 26/74] xen-legacy-backend: Add missing typedef XenLegacyDevice
 2020-08-26 15:54 UTC  (10+ messages)
` [PATCH v3 62/74] [automated] Use TYPE_INFO macro
` [PATCH v3 64/74] [automated] Move QOM typedefs and add missing includes
` [PATCH v3 66/74] [automated] Use DECLARE_*CHECKER* macros
` [PATCH v3 69/74] [automated] Use OBJECT_DECLARE_TYPE where possible
` [PATCH v3 72/74] [automated] Remove redundant instance_size/class_size fields

[linux-linus test] 152842: regressions - FAIL
 2020-08-26 15:39 UTC 

[PATCH] MAINTAINERS: Update my email address
 2020-08-26 14:47 UTC 

[PATCH] x86: use constant flags for section .init.rodata
 2020-08-26 14:40 UTC  (2+ messages)

[PATCH v7 0/9] domain context infrastructure
 2020-08-26 14:02 UTC  (8+ messages)
` [PATCH v7 1/9] xen/common: introduce a new framework for save/restore of 'domain' context
` [PATCH v7 7/9] common/domain: add a domain context record for shared_info
` [PATCH v7 8/9] x86/time: add a domain context record for tsc_info

[PATCH] x86: Begin to introduce support for MSR_ARCH_CAPS
 2020-08-26 13:27 UTC  (2+ messages)

[PATCH] libxl: avoid golang building without CONFIG_GOLANG=y
 2020-08-26 11:17 UTC  (17+ messages)

[qemu-mainline test] 152836: regressions - FAIL
 2020-08-26 10:13 UTC 

[patch RFC 00/38] x86, PCI, XEN, genirq ...: Prepare for device MSI
 2020-08-26  9:53 UTC  (12+ messages)
` [patch RFC 10/38] x86/ioapic: Consolidate IOAPIC allocation
` [patch RFC 24/38] x86/xen: Consolidate XEN-MSI init
` [patch RFC 26/38] x86/xen: Wrap XEN MSI management into irqdomain

[xen-unstable-coverity test] 152854: all pass - PUSHED
 2020-08-26  9:52 UTC 

[xen-unstable test] 152826: regressions - FAIL
 2020-08-26  7:02 UTC 

[libvirt test] 152845: regressions - FAIL
 2020-08-26  6:59 UTC 

[PATCH v9 22/32] drm: xen: fix common struct sg_table related issues
 2020-08-26  6:33 UTC  (2+ messages)
  ` [PATCH v9 23/32] xen: gntdev: "

[linux-linus test] 152822: regressions - FAIL
 2020-08-26  2:43 UTC 

Xen 4.14.0 is busted on Dell 300x IoT Gateways
 2020-08-25 22:04 UTC  (12+ messages)
` [PATCH 0/2] Xen: Use a dedicated pointer for IRQ data
                ` [PATCH] xen/events: Use chip data for storing per IRQ XEN data pointer,
                  ` [PATCH] xen/events: Use chip data for storing per IRQ XEN data pointer

[patch RFC 30/38] PCI/MSI: Allow to disable arch fallbacks
 2020-08-25 22:03 UTC  (6+ messages)

[qemu-mainline test] 152793: regressions - FAIL
 2020-08-25 21:58 UTC 

[patch RFC 34/38] x86/msi: Let pci_msi_prepare() handle non-PCI MSI
 2020-08-25 21:50 UTC  (4+ messages)

[patch RFC 13/38] PCI: MSI: Rework pci_msi_domain_calc_hwirq()
 2020-08-25 21:11 UTC  (3+ messages)

[patch RFC 17/38] x86/pci: Reducde #ifdeffery in PCI init code
 2020-08-25 20:20 UTC  (2+ messages)

[patch RFC 21/38] PCI: MSI: Provide pci_dev_has_special_msi_domain() helper
 2020-08-25 20:16 UTC  (2+ messages)

[patch RFC 20/38] PCI: vmd: Mark VMD irqdomain with DOMAIN_BUS_VMD_MSI
 2020-08-25 20:04 UTC  (2+ messages)

[xen-unstable-smoke test] 152811: tolerable all pass - PUSHED
 2020-08-25 18:49 UTC 

[linux-linus test] 152788: regressions - FAIL
 2020-08-25 18:33 UTC 

[PATCH v3 0/2] Fix Guest random crash on Cortex-N1/A76/A75 cores
 2020-08-25 16:23 UTC  (6+ messages)
` [PATCH v3 1/2] xen/arm: Missing N1/A76/A75 FP registers in vCPU context switch
` [PATCH v3 2/2] xen/arm: Throw messages for unknown FP/SIMD implement ID

MFN on ARM
 2020-08-25 16:17 UTC  (4+ messages)

[PATCH v4 0/2] Fix Guest random crash on Cortex-N1/A76/A75 cores
 2020-08-25 16:06 UTC  (3+ messages)
` [PATCH v4 1/2] xen/arm: Missing N1/A76/A75 FP registers in vCPU context switch
` [PATCH v4 2/2] xen/arm: Throw messages for unknown FP/SIMD implement ID

[xen-unstable test] 152779: tolerable FAIL - PUSHED
 2020-08-25 15:34 UTC 

[PATCH] make better use of mfn local variable in free_heap_pages()
 2020-08-25 15:29 UTC  (3+ messages)

[PATCH v3 00/11] Fix PM hibernation in Xen guests
 2020-08-25 15:25 UTC  (4+ messages)
  ` [PATCH v3 05/11] genirq: Shutdown irq chips in suspend/resume during hibernation

[PATCH 0/3] x86: M2P maintenance adjustments (step 1)
 2020-08-25 13:23 UTC  (5+ messages)
` [PATCH 2/3] x86: don't maintain compat M2P when !PV32

[Linux] [ARM] Granting memory obtained from the DMA API
 2020-08-25 13:02 UTC  (7+ messages)
    ` Virtio Xen (WAS: Re: [Linux] [ARM] Granting memory obtained from the DMA API)

Kconfig vs tool chain capabilities
 2020-08-25 12:54 UTC  (20+ messages)

[PATCH v3 0/4] x86: build adjustments
 2020-08-25 12:50 UTC  (4+ messages)
` [PATCH v3 1/4] x86/EFI: sanitize build logic

[ovmf test] 152786: all pass - PUSHED
 2020-08-25 12:14 UTC 

[OSSTEST PATCH 00/12] Miscellaneous cleanups
 2020-08-25 11:40 UTC  (13+ messages)
` [OSSTEST PATCH 01/12] ms-queuedaemon: Update for newer Tcl's socket channel ids
` [OSSTEST PATCH 02/12] Executive.pm planner: fix typo
` [OSSTEST PATCH 03/12] README.planner: Document magic job hostflags
` [OSSTEST PATCH 04/12] sg-run-job: Minor whitespace (formatting) changes
` [OSSTEST PATCH 05/12] show_abs_time: Represent undef $timet as <undef>
` [OSSTEST PATCH 06/12] duration estimator: Fix a warning
` [OSSTEST PATCH 07/12] ts-hosts-allocate-Executive: Add a comment about "
` [OSSTEST PATCH 08/12] target setup refactoring: Move target_kernkind_check
` [OSSTEST PATCH 09/12] target setup refactoring: Move target_kernkind_console_inittab
` [OSSTEST PATCH 10/12] target setup refactoring: Merge target_kernkind_*
` [OSSTEST PATCH 11/12] target setup refactoring: Add a doc comment
` [OSSTEST PATCH 12/12] abolish "kernkind"; desupport non-pvops kernels

[PATCH v3 00/38] tools: move most libraries into tools/libs
 2020-08-25 11:26 UTC  (9+ messages)
` [PATCH v3 11/38] tools/python: drop libxenguest from setup.py
` [PATCH v3 22/38] tools/misc: rename xc_dom.h do xenctrl_dom.h
` [PATCH v3 26/38] tools: move libxenctrl below tools/libs

[PATCH v2 26/58] xen-legacy-backend: Add missing typedef XenLegacyDevice
 2020-08-25 11:12 UTC  (2+ messages)

[PATCH 0/4] build: corrections to .init.o generation logic
 2020-08-25 10:57 UTC  (4+ messages)
` [PATCH 4/4] EFI: free unused boot mem in at least some cases

[PATCH v2 0/2] Fix Guest random crash on Cortex-N1/A76/A75 cores
 2020-08-25 10:47 UTC  (7+ messages)
` [PATCH v2 2/2] xen/arm: Throw messages for unknown FP/SIMD implement ID

[qemu-mainline test] 152771: regressions - FAIL
 2020-08-25  8:54 UTC 

[PATCH 0/5] x86/vlapic: implement EOI callbacks
 2020-08-25  8:35 UTC  (11+ messages)
` [PATCH 2/5] x86/vlapic: introduce an EOI callback mechanism
` [PATCH 3/5] x86/vmsi: use the newly introduced EOI callbacks
` [PATCH 5/5] x86/vioapic: switch to use the EOI callback mechanism

[PATCH] xen/mm: Introduce CONFIG_M2P and provide common fallback logic
 2020-08-25  7:40 UTC  (2+ messages)

[libvirt test] 152784: regressions - FAIL
 2020-08-25  7:37 UTC 

Xen 4.14.0 fails on Dell IoT Gateway without efi=no-rs
 2020-08-25  7:23 UTC  (8+ messages)

[linux-linus test] 152764: regressions - FAIL
 2020-08-25  5:30 UTC 

[ovmf test] 152769: all pass - PUSHED
 2020-08-25  4:46 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).