xen-devel
Thread
Date
Earlier messages
Later messages
Messages by Thread
[PATCH v2 03/17] xen: Add DOMAIN_CAPS_DEVICE_MODEL & XEN_DOMCTL_CDF_device_model
Jason Andryuk
Re: [PATCH v2 03/17] xen: Add DOMAIN_CAPS_DEVICE_MODEL & XEN_DOMCTL_CDF_device_model
Stefano Stabellini
[PATCH v2 12/17] tools/manage: Expose domain capabilities
Jason Andryuk
Re: [PATCH v2 12/17] tools/manage: Expose domain capabilities
Juergen Gross
Re: [PATCH v2 12/17] tools/manage: Expose domain capabilities
Jason Andryuk
Re: [PATCH v2 12/17] tools/manage: Expose domain capabilities
Jürgen Groß
[PATCH v2 14/17] tools/xenstored: Auto-introduce domains
Jason Andryuk
Re: [PATCH v2 14/17] tools/xenstored: Auto-introduce domains
Juergen Gross
Re: [PATCH v2 14/17] tools/xenstored: Auto-introduce domains
Jason Andryuk
Re: [PATCH v2 14/17] tools/xenstored: Auto-introduce domains
Jürgen Groß
[PATCH v2 10/17] tools/xenstored: Read event channel from xenstored page
Jason Andryuk
Re: [PATCH v2 10/17] tools/xenstored: Read event channel from xenstored page
Juergen Gross
Re: [PATCH v2 10/17] tools/xenstored: Read event channel from xenstored page
Jason Andryuk
[PATCH v2 09/17] xen/dom0less: store xenstore event channel in page
Jason Andryuk
Re: [PATCH v2 09/17] xen/dom0less: store xenstore event channel in page
Juergen Gross
Re: [PATCH v2 09/17] xen/dom0less: store xenstore event channel in page
Jan Beulich
Re: [PATCH v2 09/17] xen/dom0less: store xenstore event channel in page
Jürgen Groß
Re: [PATCH v2 09/17] xen/dom0less: store xenstore event channel in page
Jason Andryuk
[PATCH v10 0/9] x86: Make MAX_ALTP2M configurable
Petr Beneš
[PATCH v10 2/9] docs/man: Add altp2m_count parameter to the xl.cfg manual
Petr Beneš
[PATCH v10 1/9] tools/xl: Add altp2m_count parameter
Petr Beneš
Re: [PATCH v10 1/9] tools/xl: Add altp2m_count parameter
Nick Rosbrook
Re: [PATCH v10 1/9] tools/xl: Add altp2m_count parameter
Anthony PERARD
[PATCH v10 7/9] tools/libxl: Activate the altp2m_count feature
Petr Beneš
[PATCH v10 8/9] xen/x86: Disallow creating domains with altp2m enabled and altp2m.nr == 0
Petr Beneš
[PATCH v10 4/9] x86/altp2m: Remove p2m_altp2m_check stubs from unsupported architectures
Petr Beneš
Re: [PATCH v10 4/9] x86/altp2m: Remove p2m_altp2m_check stubs from unsupported architectures
Jan Beulich
Re: [PATCH v10 4/9] x86/altp2m: Remove p2m_altp2m_check stubs from unsupported architectures
Petr Beneš
Re: [PATCH v10 4/9] x86/altp2m: Remove p2m_altp2m_check stubs from unsupported architectures
Jan Beulich
[PATCH v10 9/9] tools/ocaml: Add altp2m_count parameter
Petr Beneš
[PATCH v10 6/9] xen: Make the maximum number of altp2m views configurable for x86
Petr Beneš
Re: [PATCH v10 6/9] xen: Make the maximum number of altp2m views configurable for x86
Jan Beulich
[PATCH v10 5/9] x86/altp2m: Wrap altp2m-specific code in #ifdef CONFIG_ALTP2M
Petr Beneš
Re: [PATCH v10 5/9] x86/altp2m: Wrap altp2m-specific code in #ifdef CONFIG_ALTP2M
Jan Beulich
[PATCH v10 3/9] x86/p2m: Short-circuit p2m_is_altp2m() when CONFIG_ALTP2M=n
Petr Beneš
Re: [PATCH v10 3/9] x86/p2m: Short-circuit p2m_is_altp2m() when CONFIG_ALTP2M=n
Jan Beulich
[PATCH] misra: add deviations of MISRA C Rule 5.5
Dmytro Prokopchuk1
Re: [PATCH] misra: add deviations of MISRA C Rule 5.5
Dmytro Prokopchuk1
Re: [PATCH] misra: add deviations of MISRA C Rule 5.5
Jan Beulich
Re: [PATCH] misra: add deviations of MISRA C Rule 5.5
Dmytro Prokopchuk1
Re: [PATCH] misra: add deviations of MISRA C Rule 5.5
Jan Beulich
Re: [PATCH] misra: add deviations of MISRA C Rule 5.5
Nicola Vetrini
[PATCH 0/6] x86: Convert x86_cpu_id to VFM
Andrew Cooper
[PATCH 5/6] x86/match-cpu: Support matching on steppings
Andrew Cooper
Re: [PATCH 5/6] x86/match-cpu: Support matching on steppings
Jan Beulich
Re: [PATCH 5/6] x86/match-cpu: Support matching on steppings
Andrew Cooper
Re: [PATCH 5/6] x86/match-cpu: Support matching on steppings
Jan Beulich
Re: [PATCH 5/6] x86/match-cpu: Support matching on steppings
Andrew Cooper
Re: [PATCH 5/6] x86/match-cpu: Support matching on steppings
Jan Beulich
Re: [PATCH 5/6] x86/match-cpu: Support matching on steppings
Andrew Cooper
[PATCH 4/6] x86: Convert users of INTEL_FAM6_MODEL() to X86_MATCH_VFM()
Andrew Cooper
Re: [PATCH 4/6] x86: Convert users of INTEL_FAM6_MODEL() to X86_MATCH_VFM()
Jan Beulich
Re: [PATCH 4/6] x86: Convert users of INTEL_FAM6_MODEL() to X86_MATCH_VFM()
Andrew Cooper
Re: [PATCH 4/6] x86: Convert users of INTEL_FAM6_MODEL() to X86_MATCH_VFM()
Jan Beulich
[PATCH 1/6] x86: Sort headers
Andrew Cooper
Re: [PATCH 1/6] x86: Sort headers
Jan Beulich
[PATCH 2/6] x86: Break struct x86_cpu_id out of processor.h
Andrew Cooper
Re: [PATCH 2/6] x86: Break struct x86_cpu_id out of processor.h
Jan Beulich
Re: [PATCH 2/6] x86: Break struct x86_cpu_id out of processor.h
Andrew Cooper
[PATCH 3/6] x86/match-cpu: Introduce X86_MATCH_VFM() and convert intel_idle_ids[]
Andrew Cooper
Re: [PATCH 3/6] x86/match-cpu: Introduce X86_MATCH_VFM() and convert intel_idle_ids[]
Jan Beulich
Re: [PATCH 3/6] x86/match-cpu: Introduce X86_MATCH_VFM() and convert intel_idle_ids[]
Andrew Cooper
Re: [PATCH 3/6] x86/match-cpu: Introduce X86_MATCH_VFM() and convert intel_idle_ids[]
Jan Beulich
[PATCH 6/6] x86/apic: Convert the TSC deadline errata table to X86_MATCH_*()
Andrew Cooper
Re: [PATCH 6/6] x86/apic: Convert the TSC deadline errata table to X86_MATCH_*()
Jan Beulich
Re: [PATCH 6/6] x86/apic: Convert the TSC deadline errata table to X86_MATCH_*()
Andrew Cooper
Re: [PATCH 6/6] x86/apic: Convert the TSC deadline errata table to X86_MATCH_*()
Jan Beulich
Re: [PATCH 6/6] x86/apic: Convert the TSC deadline errata table to X86_MATCH_*()
Andrew Cooper
Re: [PATCH 6/6] x86/apic: Convert the TSC deadline errata table to X86_MATCH_*()
Jan Beulich
Re: [PATCH 6/6] x86/apic: Convert the TSC deadline errata table to X86_MATCH_*()
Andrew Cooper
[PATCH v1.1 6/6] x86/apic: Convert the TSC deadline errata table to X86_MATCH_*()
Andrew Cooper
Re: [PATCH v1.1 6/6] x86/apic: Convert the TSC deadline errata table to X86_MATCH_*()
Jan Beulich
Re: [PATCH v1.1 6/6] x86/apic: Convert the TSC deadline errata table to X86_MATCH_*()
Andrew Cooper
Re: [PATCH v1.1 6/6] x86/apic: Convert the TSC deadline errata table to X86_MATCH_*()
Andrew Cooper
Re: [PATCH v1.1 6/6] x86/apic: Convert the TSC deadline errata table to X86_MATCH_*()
Jan Beulich
Re: [PATCH v1.1 6/6] x86/apic: Convert the TSC deadline errata table to X86_MATCH_*()
Andrew Cooper
Re: [PATCH v1.1 6/6] x86/apic: Convert the TSC deadline errata table to X86_MATCH_*()
Jan Beulich
[PATCH] xen/livepatch: fixup relocations to replaced symbols
Roger Pau Monne
Re: [PATCH] xen/livepatch: fixup relocations to replaced symbols
Jan Beulich
Re: [PATCH] xen/livepatch: fixup relocations to replaced symbols
Roger Pau Monné
Re: [PATCH] xen/livepatch: fixup relocations to replaced symbols
Jan Beulich
Re: [PATCH] xen/livepatch: fixup relocations to replaced symbols
Ross Lagerwall
Re: [PATCH] xen/livepatch: fixup relocations to replaced symbols
Jan Beulich
Re: [PATCH] xen/livepatch: fixup relocations to replaced symbols
Roger Pau Monné
[PATCH] dom0less: Fix LLC coloring when mixing colored and non-colored domains
Alejandro Vallejo
Re: [PATCH] dom0less: Fix LLC coloring when mixing colored and non-colored domains
dmkhn
Re: [PATCH] dom0less: Fix LLC coloring when mixing colored and non-colored domains
Stefano Stabellini
Re: [PATCH 2/2] x86/MCE: adjust x86_mc_get_cpu_info()
Andrew Cooper
Re: [PATCH 1/2] x86/CPU: re-work populating of cpu_data[]
Andrew Cooper
[PATCH] x86: Prefer d->max_vcpus to dom0_max_vcpus()
Alejandro Vallejo
Re: [PATCH] x86: Prefer d->max_vcpus to dom0_max_vcpus()
Jan Beulich
Re: [PATCH] x86: Prefer d->max_vcpus to dom0_max_vcpus()
Jason Andryuk
Re: [PATCH] x86: Prefer d->max_vcpus to dom0_max_vcpus()
Jan Beulich
Re: [PATCH] x86: Prefer d->max_vcpus to dom0_max_vcpus()
Alejandro Vallejo
[PATCH 0/3] x86: Overhaul of vendor/family/model logic to support DMR
Andrew Cooper
[PATCH 1/3] x86: Rearrange struct cpuinfo_x86 to introduce a vfm field
Andrew Cooper
Re: [PATCH 1/3] x86: Rearrange struct cpuinfo_x86 to introduce a vfm field
Jan Beulich
Re: [PATCH 1/3] x86: Rearrange struct cpuinfo_x86 to introduce a vfm field
Andrew Cooper
Re: [PATCH 1/3] x86: Rearrange struct cpuinfo_x86 to introduce a vfm field
Jan Beulich
[PATCH 2/3] x86/intel-family: Resync with Linux
Andrew Cooper
Re: [PATCH 2/3] x86/intel-family: Resync with Linux
Jan Beulich
Re: [PATCH 2/3] x86/intel-family: Resync with Linux
Andrew Cooper
[PATCH 3/3] x86/vtd: Switch model check to VFM
Andrew Cooper
Re: [PATCH 3/3] x86/vtd: Switch model check to VFM
Andrew Cooper
Re: [PATCH 3/3] x86/vtd: Switch model check to VFM
Jan Beulich
[PATCH] automation/eclair: upload code quality report artifact
Dmytro Prokopchuk1
Re: [PATCH] automation/eclair: upload code quality report artifact
Stefano Stabellini
[PATCH] misra: tailor the definition of Rule 12.2 to C standard types
Dmytro Prokopchuk1
Re: [PATCH] misra: tailor the definition of Rule 12.2 to C standard types
Stefano Stabellini
Re: [PATCH] misra: tailor the definition of Rule 12.2 to C standard types
Jan Beulich
Re: [PATCH] misra: tailor the definition of Rule 12.2 to C standard types
Dmytro Prokopchuk1
[ImageBuilder][PATCH] Fix DOM0_CMD options for early console
Michal Orzel
Re: [ImageBuilder][PATCH] Fix DOM0_CMD options for early console
Luca Fancellu
Re: [ImageBuilder][PATCH] Fix DOM0_CMD options for early console
Stefano Stabellini
[PATCH v13 0/2] SMMU handling for PCIe Passthrough on ARM
Mykyta Poturai
[PATCH v13 1/2] arm/pci: add pci_passhtrough_enabled check to pci_device_reset
Mykyta Poturai
Re: [PATCH v13 1/2] arm/pci: add pci_passhtrough_enabled check to pci_device_reset
Jan Beulich
Re: [PATCH v13 1/2] arm/pci: add pci_passhtrough_enabled check to pci_device_reset
Mykyta Poturai
Re: [PATCH v13 1/2] arm/pci: add pci_passhtrough_enabled check to pci_device_reset
Jan Beulich
[PATCH v13 2/2] xen/arm: enable dom0 to use PCI devices with pci-passthrough=no
Mykyta Poturai
Re: [PATCH v13 2/2] xen/arm: enable dom0 to use PCI devices with pci-passthrough=no
Jan Beulich
[PATCH] x86/gen-cpuid: correct cycle detection
Jan Beulich
Re: [PATCH v6 3/6] xen/arm: ffa: Introduce VM to VM support
Bertrand Marquis
[PATCH v8] xen/console: introduce domain_console struct
dmukhin
Re: [PATCH v8] xen/console: introduce domain_console struct
Teddy Astie
Re: [PATCH v8] xen/console: introduce domain_console struct
Alejandro Vallejo
Re: [PATCH v8] xen/console: introduce domain_console struct
dmkhn
Re: [PATCH v8] xen/console: introduce domain_console struct
Alejandro Vallejo
Re: [PATCH v8] xen/console: introduce domain_console struct
Roger Pau Monné
[PATCH] x86: Drop rep_nop() and use the PAUSE mnemonic directly
Andrew Cooper
Re: [PATCH] x86: Drop rep_nop() and use the PAUSE mnemonic directly
Jan Beulich
[PATCH v7 00/11] Allow x86 to unflatten DTs
Alejandro Vallejo
[PATCH v7 04/11] xen/dt: Move bootfdt functions to xen/bootfdt.h
Alejandro Vallejo
Re: [PATCH v7 04/11] xen/dt: Move bootfdt functions to xen/bootfdt.h
Oleksii Kurochko
[PATCH v7 02/11] xen: Refactor kernel_info to have a header like boot_domain
Alejandro Vallejo
[PATCH v7 07/11] xen/dt: Extract bootinfo-independent functions to bootfdt.c
Alejandro Vallejo
Re: [PATCH v7 07/11] xen/dt: Extract bootinfo-independent functions to bootfdt.c
Orzel, Michal
[PATCH v7 06/11] xen/dt: Rename bootfdt.c -> bootinfo-fdt.c
Alejandro Vallejo
Re: [PATCH v7 06/11] xen/dt: Rename bootfdt.c -> bootinfo-fdt.c
Orzel, Michal
[PATCH v7 01/11] x86: Replace arch-specific boot_module with common one
Alejandro Vallejo
Re: [PATCH v7 01/11] x86: Replace arch-specific boot_module with common one
Daniel P. Smith
Re: [PATCH v7 01/11] x86: Replace arch-specific boot_module with common one
Alejandro Vallejo
[PATCH v7 03/11] x86: Replace arch-specific boot_domain with the common one
Alejandro Vallejo
Re: [PATCH v7 03/11] x86: Replace arch-specific boot_domain with the common one
Stefano Stabellini
Re: [PATCH v7 03/11] x86: Replace arch-specific boot_domain with the common one
Jan Beulich
Re: [PATCH v7 03/11] x86: Replace arch-specific boot_domain with the common one
Jan Beulich
[PATCH v7 05/11] xen/dt: Move bootinfo functions to a new bootinfo.h
Alejandro Vallejo
Re: [PATCH v7 05/11] xen/dt: Move bootinfo functions to a new bootinfo.h
Oleksii Kurochko
[PATCH v7 08/11] xen/dt: Extract helper to map nodes to module kinds
Alejandro Vallejo
[PATCH v7 10/11] xen/dt: ifdef out DEV_DT-related bits from device_tree.{c,h}
Alejandro Vallejo
[PATCH v7 11/11] xen/dt: Allow CONFIG_DEVICE_TREE_PARSE to include device-tree/
Alejandro Vallejo
Re: [PATCH v7 11/11] xen/dt: Allow CONFIG_DEVICE_TREE_PARSE to include device-tree/
Alejandro Vallejo
[PATCH v7 09/11] xen: Split HAS_DEVICE_TREE in two
Alejandro Vallejo
Re: [PATCH v7 09/11] xen: Split HAS_DEVICE_TREE in two
Oleksii Kurochko
Re: [PATCH v7 09/11] xen: Split HAS_DEVICE_TREE in two
Daniel P. Smith
[PATCH v2] xen/netfront: Fix TX response spurious interrupts
Anthoine Bourgeois
Re: [PATCH v2] xen/netfront: Fix TX response spurious interrupts
Jakub Kicinski
Re: [PATCH v2] xen/netfront: Fix TX response spurious interrupts
Jürgen Groß
Re: [PATCH v2] xen/netfront: Fix TX response spurious interrupts
Jakub Kicinski
Re: [PATCH v2] xen/netfront: Fix TX response spurious interrupts
Anthoine Bourgeois
Re: [PATCH v2] xen/netfront: Fix TX response spurious interrupts
Elliott Mitchell
RE: Xen FuSa Upstream meeting
Weber (US), Matthew L
RE: Xen FuSa Upstream meeting
Stefano Stabellini
[PATCH v1 0/9] mm: vm_normal_page*() improvements
David Hildenbrand
[PATCH v1 3/9] mm/huge_memory: support huge zero folio in vmf_insert_folio_pmd()
David Hildenbrand
[PATCH v1 5/9] mm/huge_memory: mark PMD mappings of the huge zero folio special
David Hildenbrand
[PATCH v1 9/9] mm: rename vm_ops->find_special_page() to vm_ops->find_normal_page()
David Hildenbrand
Re: [PATCH v1 9/9] mm: rename vm_ops->find_special_page() to vm_ops->find_normal_page()
Oscar Salvador
[PATCH v1 2/9] mm/huge_memory: move more common code into insert_pud()
David Hildenbrand
[PATCH v1 7/9] mm/memory: factor out common code from vm_normal_page_*()
David Hildenbrand
Re: [PATCH v1 7/9] mm/memory: factor out common code from vm_normal_page_*()
Oscar Salvador
[PATCH v1 4/9] fs/dax: use vmf_insert_folio_pmd() to insert the huge zero folio
David Hildenbrand
Re: [PATCH v1 4/9] fs/dax: use vmf_insert_folio_pmd() to insert the huge zero folio
Alistair Popple
Re: [PATCH v1 4/9] fs/dax: use vmf_insert_folio_pmd() to insert the huge zero folio
David Hildenbrand
[PATCH v1 1/9] mm/huge_memory: move more common code into insert_pmd()
David Hildenbrand
[PATCH v1 8/9] mm: introduce and use vm_normal_page_pud()
David Hildenbrand
Re: [PATCH v1 8/9] mm: introduce and use vm_normal_page_pud()
Oscar Salvador
[PATCH v1 6/9] mm/memory: convert print_bad_pte() to print_bad_page_map()
David Hildenbrand
Re: [PATCH v1 6/9] mm/memory: convert print_bad_pte() to print_bad_page_map()
David Hildenbrand
Re: [PATCH v1 0/9] mm: vm_normal_page*() improvements
Andrew Morton
Re: [PATCH v1 0/9] mm: vm_normal_page*() improvements
David Hildenbrand
Re: [PATCH v1 0/9] mm: vm_normal_page*() improvements
Andrew Morton
Re: [PATCH v1 0/9] mm: vm_normal_page*() improvements
David Hildenbrand
[PATCH v2 0/8] treewide: Fix typo "notifer"
WangYuli
[PATCH v2 1/8] KVM: x86: Fix typo "notifer"
WangYuli
[PATCH v2 2/8] cxl: mce: Fix typo "notifer"
WangYuli
Re: [PATCH v2 2/8] cxl: mce: Fix typo "notifer"
Jonathan Cameron
Re: [PATCH v2 2/8] cxl: mce: Fix typo "notifer"
Dave Jiang
[PATCH v2 3/8] drm/xe: Fix typo "notifer"
WangYuli
Re: [PATCH v2 3/8] drm/xe: Fix typo "notifer"
Matthew Brost
[PATCH v2 5/8] wifi: brcmfmac: Fix typo "notifer"
WangYuli
Re: [PATCH v2 5/8] wifi: brcmfmac: Fix typo "notifer"
Arend van Spriel
[PATCH v2 6/8] serial: 8250_dw: Fix typo "notifer"
WangYuli
Re: [PATCH v2 6/8] serial: 8250_dw: Fix typo "notifer"
Andy Shevchenko
Re: [PATCH v2 6/8] serial: 8250_dw: Fix typo "notifer"
Greg KH
Re: [PATCH v2 6/8] serial: 8250_dw: Fix typo "notifer"
WangYuli
Re: [PATCH v2 6/8] serial: 8250_dw: Fix typo "notifer"
Greg KH
Re: [PATCH v2 6/8] serial: 8250_dw: Fix typo "notifer"
H. Peter Anvin
[PATCH v2 4/8] net: mvneta: Fix typo "notifer"
WangYuli
Re: [PATCH v2 4/8] net: mvneta: Fix typo "notifer"
Simon Horman
Earlier messages
Later messages