xen-devel
Thread
Date
Earlier messages
Later messages
Messages by Thread
Re: [PATCH v1 14/27] xen/riscv: introduce per-vCPU IMSIC state
Jan Beulich
Re: [PATCH v1 14/27] xen/riscv: introduce per-vCPU IMSIC state
Jan Beulich
[PATCH v1 16/27] xen/riscv: implement IRQ mapping for device passthrough
Oleksii Kurochko
Re: [PATCH v1 16/27] xen/riscv: implement IRQ mapping for device passthrough
Jan Beulich
Re: [PATCH v1 16/27] xen/riscv: implement IRQ mapping for device passthrough
Oleksii Kurochko
Re: [PATCH v1 16/27] xen/riscv: implement IRQ mapping for device passthrough
Jan Beulich
Re: [PATCH v1 16/27] xen/riscv: implement IRQ mapping for device passthrough
Oleksii Kurochko
Re: [PATCH v1 16/27] xen/riscv: implement IRQ mapping for device passthrough
Jan Beulich
Re: [PATCH v1 16/27] xen/riscv: implement IRQ mapping for device passthrough
Oleksii Kurochko
Re: [PATCH v1 16/27] xen/riscv: implement IRQ mapping for device passthrough
Jan Beulich
Re: [PATCH v1 16/27] xen/riscv: implement IRQ mapping for device passthrough
Oleksii Kurochko
[PATCH v1 26/27] xen/riscv: provide init_vuart()
Oleksii Kurochko
Re: [PATCH v1 26/27] xen/riscv: provide init_vuart()
Jan Beulich
[PATCH v1 20/27] xen/riscv: emulate guest reads from virtual APLIC MMIO
Oleksii Kurochko
[PATCH v1 19/27] xen/riscv: emulate guest writes to virtual APLIC MMIO
Oleksii Kurochko
Re: [PATCH v1 19/27] xen/riscv: emulate guest writes to virtual APLIC MMIO
Jan Beulich
Re: [PATCH v1 19/27] xen/riscv: emulate guest writes to virtual APLIC MMIO
Oleksii Kurochko
Re: [PATCH v1 19/27] xen/riscv: emulate guest writes to virtual APLIC MMIO
Jan Beulich
Re: [PATCH v1 19/27] xen/riscv: emulate guest writes to virtual APLIC MMIO
Oleksii Kurochko
Re: [PATCH v1 19/27] xen/riscv: emulate guest writes to virtual APLIC MMIO
Jan Beulich
[PATCH v1 22/27] xen/riscv: implement init_intc_phandle()
Oleksii Kurochko
Re: [PATCH v1 22/27] xen/riscv: implement init_intc_phandle()
Jan Beulich
[PATCH v1 23/27] xen/riscv: call do_initcalls() in start_xen()
Oleksii Kurochko
Re: [PATCH v1 23/27] xen/riscv: call do_initcalls() in start_xen()
Jan Beulich
[PATCH v1 17/27] xen/riscv: add missing APLIC register offsets, masks to asm/aplic.h.
Oleksii Kurochko
Re: [PATCH v1 17/27] xen/riscv: add missing APLIC register offsets, masks to asm/aplic.h.
Jan Beulich
Re: [PATCH v1 17/27] xen/riscv: add missing APLIC register offsets, masks to asm/aplic.h.
Oleksii Kurochko
[PATCH v1 24/27] xen/riscv: init rcu
Oleksii Kurochko
Re: [PATCH v1 24/27] xen/riscv: init rcu
Jan Beulich
Re: [PATCH v1 24/27] xen/riscv: init rcu
Oleksii Kurochko
[PATCH v1 27/27] xen/riscv: add initial dom0less infrastructure support
Oleksii Kurochko
Re: [PATCH v1 27/27] xen/riscv: add initial dom0less infrastructure support
Jan Beulich
Re: [PATCH v1 27/27] xen/riscv: add initial dom0less infrastructure support
Oleksii Kurochko
Re: [PATCH v1 27/27] xen/riscv: add initial dom0less infrastructure support
Jan Beulich
Re: [PATCH v1 27/27] xen/riscv: add initial dom0less infrastructure support
Oleksii Kurochko
Re: [PATCH v1 27/27] xen/riscv: add initial dom0less infrastructure support
Jan Beulich
[PATCH v1 18/27] xen/riscv: add vaplic access check
Oleksii Kurochko
Re: [PATCH v1 18/27] xen/riscv: add vaplic access check
Jan Beulich
Re: [PATCH v1 18/27] xen/riscv: add vaplic access check
Oleksii Kurochko
Re: [PATCH v1 18/27] xen/riscv: add vaplic access check
Oleksii Kurochko
Re: [PATCH v1 18/27] xen/riscv: add vaplic access check
Jan Beulich
Re: [PATCH v1 18/27] xen/riscv: add vaplic access check
Oleksii Kurochko
Re: [PATCH v1 18/27] xen/riscv: add vaplic access check
Jan Beulich
[PATCH v1 25/27] xen/riscv: setup system domains
Oleksii Kurochko
[PATCH v1 21/27] xen/riscv: introduce (de)initialization helpers for vINTC
Oleksii Kurochko
Re: [PATCH v1 21/27] xen/riscv: introduce (de)initialization helpers for vINTC
Jan Beulich
Re: [PATCH v1 21/27] xen/riscv: introduce (de)initialization helpers for vINTC
Oleksii Kurochko
Re: [PATCH v1 21/27] xen/riscv: introduce (de)initialization helpers for vINTC
Jan Beulich
[PATCH 0/6] Intel vPMU improvements
Teddy Astie
[PATCH 5/6] x86/vpmu: Limit to using supported general/fixed counters
Teddy Astie
Re: [PATCH 5/6] x86/vpmu: Limit to using supported general/fixed counters
Jan Beulich
[PATCH 4/6] x86/vpmu: Sanitise Intel PMU version
Teddy Astie
Re: [PATCH 4/6] x86/vpmu: Sanitise Intel PMU version
Jan Beulich
Re: [PATCH 4/6] x86/vpmu: Sanitise Intel PMU version
Teddy Astie
[PATCH 6/6] x86/vpmu: Allow PMU version 6
Teddy Astie
Re: [PATCH 6/6] x86/vpmu: Allow PMU version 6
Jan Beulich
[PATCH 2/6] x86/vpmu: Expose PEBS and DS area in PV mode
Teddy Astie
Re: [PATCH 2/6] x86/vpmu: Expose PEBS and DS area in PV mode
Jan Beulich
Re: [PATCH 2/6] x86/vpmu: Expose PEBS and DS area in PV mode
Andrew Cooper
Re: [PATCH 2/6] x86/vpmu: Expose PEBS and DS area in PV mode
Jan Beulich
Re: [PATCH 2/6] x86/vpmu: Expose PEBS and DS area in PV mode
Andrew Cooper
Re: [PATCH 2/6] x86/vpmu: Expose PEBS and DS area in PV mode
Teddy Astie
Re: [PATCH 2/6] x86/vpmu: Expose PEBS and DS area in PV mode
Jan Beulich
[PATCH 3/6] x86: Define some Intel vPMU leafs
Teddy Astie
Re: [PATCH 3/6] x86: Define some Intel vPMU leafs
Jan Beulich
Re: [PATCH 3/6] x86: Define some Intel vPMU leafs
Teddy Astie
Re: [PATCH 3/6] x86: Define some Intel vPMU leafs
Jan Beulich
Re: [PATCH 3/6] x86: Define some Intel vPMU leafs
Teddy Astie
Re: [PATCH 3/6] x86: Define some Intel vPMU leafs
Jan Beulich
[PATCH 1/6] x86/vpmu: Expose up to 8 Intel event selectors in PV Dom0
Teddy Astie
Re: [PATCH 1/6] x86/vpmu: Expose up to 8 Intel event selectors in PV Dom0
Jan Beulich
[PATCH v2] xen/grant-table: guard gnttab_suspend/resume with CONFIG_HIBERNATE_CALLBACKS
Pengpeng Hou
[PATCH v5 0/2] Fix get cpu steer-tag fail on ARM64 platform
Chengwen Feng
[PATCH v5 1/2] ACPI: Rename get_acpi_id_for_cpu() to acpi_get_cpu_acpi_id() on non-x86
Chengwen Feng
Re: [PATCH v5 1/2] ACPI: Rename get_acpi_id_for_cpu() to acpi_get_cpu_acpi_id() on non-x86
Bjorn Helgaas
Re: [PATCH v5 1/2] ACPI: Rename get_acpi_id_for_cpu() to acpi_get_cpu_acpi_id() on non-x86
Andrew Cooper
Re: [PATCH v5 1/2] ACPI: Rename get_acpi_id_for_cpu() to acpi_get_cpu_acpi_id() on non-x86
fengchengwen
[PATCH v5 2/2] PCI/TPH: Fix get cpu steer-tag fail on ARM64 platform
Chengwen Feng
Re: [PATCH v5 2/2] PCI/TPH: Fix get cpu steer-tag fail on ARM64 platform
Jeremy Linton
Re: [PATCH v5 2/2] PCI/TPH: Fix get cpu steer-tag fail on ARM64 platform
Bjorn Helgaas
Re: [PATCH v5 2/2] PCI/TPH: Fix get cpu steer-tag fail on ARM64 platform
fengchengwen
Re: [PATCH v5 2/2] PCI/TPH: Fix get cpu steer-tag fail on ARM64 platform
Bjorn Helgaas
[PATCH v2 0/4] system/memory: Constify various RAMBlock/MemoryRegion arguments
Philippe Mathieu-Daudé
[PATCH v2 1/4] system/ramblock: Constify various RAMBlock arguments
Philippe Mathieu-Daudé
[PATCH v2 2/4] system/memory: Constify various MemoryRegion arguments
Philippe Mathieu-Daudé
[PATCH v2 3/4] system/xen: Constify various MemoryRegion arguments
Philippe Mathieu-Daudé
Re: [PATCH v2 3/4] system/xen: Constify various MemoryRegion arguments
Pierrick Bouvier
[PATCH v2 4/4] system/memory: Have memory_region_type() correctly describe containers
Philippe Mathieu-Daudé
Re: [PATCH v2 0/4] system/memory: Constify various RAMBlock/MemoryRegion arguments
Peter Xu
Re: [PATCH 0/5] accel: Try to build without target-specific knowledge
Philippe Mathieu-Daudé
Re: [PATCH] domain: move vmtrace_alloc_buffer() invocation in vcpu_create()
Roger Pau Monné
[PATCH v2] core-parking: shrink core_parking_cpunum[]
Jan Beulich
Re: [PATCH v2] core-parking: shrink core_parking_cpunum[]
Roger Pau Monné
Re: [PATCH v2] core-parking: shrink core_parking_cpunum[]
Jan Beulich
Re: [PATCH v2] core-parking: shrink core_parking_cpunum[]
Roger Pau Monné
Re: [PATCH v2] core-parking: shrink core_parking_cpunum[]
Jan Beulich
Re: [XEN PATCH] libxl: Fix device_add QMP calls with QEMU 9.2 and newer
Anthony PERARD
Re: [XEN PATCH] libxl: Fix device_add QMP calls with QEMU 9.2 and newer
Maximilian Engelhardt
[PATCH v3 1/7] x86/vioapic: Add ioapic_check() to validate IO-APIC state before restore
Julian Vetter
[PATCH v3 5/7] x86/dmop: Add XEN_DMOP_{bind,unbind}_pt_msi_irq DM ops
Julian Vetter
Re: [PATCH v3 5/7] x86/dmop: Add XEN_DMOP_{bind,unbind}_pt_msi_irq DM ops
Roger Pau Monné
Re: [PATCH v3 5/7] x86/dmop: Add XEN_DMOP_{bind,unbind}_pt_msi_irq DM ops
Jan Beulich
Re: [PATCH v3 5/7] x86/dmop: Add XEN_DMOP_{bind,unbind}_pt_msi_irq DM ops
Jan Beulich
Re: [PATCH v3 5/7] x86/dmop: Add XEN_DMOP_{bind,unbind}_pt_msi_irq DM ops
Jan Beulich
[PATCH v3 6/7] x86/dmop: Add XEN_DMOP_enable_ext_dest_id DM op
Julian Vetter
Re: [PATCH v3 6/7] x86/dmop: Add XEN_DMOP_enable_ext_dest_id DM op
Roger Pau Monné
Re: [PATCH v3 6/7] x86/dmop: Add XEN_DMOP_enable_ext_dest_id DM op
Julian Vetter
Re: [PATCH v3 6/7] x86/dmop: Add XEN_DMOP_enable_ext_dest_id DM op
Roger Pau Monné
Re: [PATCH v3 6/7] x86/dmop: Add XEN_DMOP_enable_ext_dest_id DM op
Jan Beulich
[PATCH v3 4/7] x86/passthrough: Use extended destination ID in PT MSI bind/unbind
Julian Vetter
Re: [PATCH v3 4/7] x86/passthrough: Use extended destination ID in PT MSI bind/unbind
Jan Beulich
[PATCH v3 7/7] x86/cpuid: Advertise XEN_HVM_CPUID_EXT_DEST_ID when device model opts in
Julian Vetter
[PATCH v3 3/7] x86/hvm: Support extended destination IDs in virtual MSI and IO-APIC
Julian Vetter
Re: [PATCH v3 3/7] x86/hvm: Support extended destination IDs in virtual MSI and IO-APIC
Jan Beulich
Re: [PATCH v3 3/7] x86/hvm: Support extended destination IDs in virtual MSI and IO-APIC
Jan Beulich
Re: [PATCH v3 3/7] x86/hvm: Support extended destination IDs in virtual MSI and IO-APIC
Julian Vetter
Re: [PATCH v3 3/7] x86/hvm: Support extended destination IDs in virtual MSI and IO-APIC
Jan Beulich
[PATCH v3 2/7] x86/msi: Define extended destination ID masks and IO-APIC RTE fields
Julian Vetter
Re: [PATCH v3 2/7] x86/msi: Define extended destination ID masks and IO-APIC RTE fields
Jan Beulich
Re: [PATCH v3 2/7] x86/msi: Define extended destination ID masks and IO-APIC RTE fields
Roger Pau Monné
Re: [PATCH v3 1/7] x86/vioapic: Add ioapic_check() to validate IO-APIC state before restore
Jan Beulich
[PATCH 0/2] Allow using BGRT table under Xen dom0
Marek Marczykowski-Górecki
[PATCH 2/2] efi: Enable BGRT loading under Xen
Marek Marczykowski-Górecki
[PATCH 1/2] efi: make efi_mem_type() and efi_mem_attributes() work on Xen PV
Marek Marczykowski-Górecki
Re: [PATCH 0/2] Allow using BGRT table under Xen dom0
Ard Biesheuvel
[PATCH v2 0/8] Implement SR-IOV support for PVH
Mykyta Poturai
[PATCH v2 6/8] vpci: add SR-IOV support for PVH Dom0
Mykyta Poturai
Re: [PATCH v2 6/8] vpci: add SR-IOV support for PVH Dom0
Stewart Hildebrand
Re: [PATCH v2 6/8] vpci: add SR-IOV support for PVH Dom0
Mykyta Poturai
Re: [PATCH v2 6/8] vpci: add SR-IOV support for PVH Dom0
Jan Beulich
[PATCH v2 3/8] vpci: Use pervcpu ranges for BAR mapping
Mykyta Poturai
Re: [PATCH v2 3/8] vpci: Use pervcpu ranges for BAR mapping
Stewart Hildebrand
Re: [PATCH v2 3/8] vpci: Use pervcpu ranges for BAR mapping
Stewart Hildebrand
Re: [PATCH v2 3/8] vpci: Use pervcpu ranges for BAR mapping
Jan Beulich
Re: [PATCH v2 3/8] vpci: Use pervcpu ranges for BAR mapping
Andrew Cooper
[PATCH v2 1/8] vpci: rename and export vpci_modify_bars
Mykyta Poturai
Re: [PATCH v2 1/8] vpci: rename and export vpci_modify_bars
Stewart Hildebrand
[PATCH v2 5/8] pci/iommu: Check that IOMMU supports removing devices
Mykyta Poturai
Re: [PATCH v2 5/8] pci/iommu: Check that IOMMU supports removing devices
Jan Beulich
[PATCH v2 7/8] vpci: add SR-IOV support for DomUs
Mykyta Poturai
Re: [PATCH v2 7/8] vpci: add SR-IOV support for DomUs
Jan Beulich
[PATCH v2 2/8] vpci: rename and export vpci_guest_mem_bar_{read,write}
Mykyta Poturai
Re: [PATCH v2 2/8] vpci: rename and export vpci_guest_mem_bar_{read,write}
Stewart Hildebrand
[PATCH v2 4/8] vpci: add a wait operation to the vpci vcpu pending actions
Mykyta Poturai
Re: [PATCH v2 4/8] vpci: add a wait operation to the vpci vcpu pending actions
Stewart Hildebrand
Re: [PATCH v2 4/8] vpci: add a wait operation to the vpci vcpu pending actions
Jan Beulich
Re: [PATCH v2 4/8] vpci: add a wait operation to the vpci vcpu pending actions
Jan Beulich
Re: [PATCH v2 4/8] vpci: add a wait operation to the vpci vcpu pending actions
Mykyta Poturai
Re: [PATCH v2 4/8] vpci: add a wait operation to the vpci vcpu pending actions
Jan Beulich
Re: [PATCH v2 4/8] vpci: add a wait operation to the vpci vcpu pending actions
Mykyta Poturai
Re: [PATCH v2 4/8] vpci: add a wait operation to the vpci vcpu pending actions
Jan Beulich
Re: [PATCH v2 4/8] vpci: add a wait operation to the vpci vcpu pending actions
Mykyta Poturai
Re: [PATCH v2 4/8] vpci: add a wait operation to the vpci vcpu pending actions
Jan Beulich
[PATCH v2 8/8] docs: Update SR-IOV support status
Mykyta Poturai
[PATCH v4] tools/tests/x86_emulator: avoid duplicate symbol error with clang: use -O0
Edwin Török
Re: [PATCH v4] tools/tests/x86_emulator: avoid duplicate symbol error with clang: use -O0
Jan Beulich
Re: [PATCH v4] tools/tests/x86_emulator: avoid duplicate symbol error with clang: use -O0
Roger Pau Monné
Re: [PATCH v4] tools/tests/x86_emulator: avoid duplicate symbol error with clang: use -O0
Edwin Torok
[PATCH] xen/grant-table: scope gnttab suspend and resume helpers to hibernate callbacks
Pengpeng Hou
Re: [PATCH] xen/grant-table: scope gnttab suspend and resume helpers to hibernate callbacks
Juergen Gross
[PULL v1 0/5] xen: pvh: Add machine option to disable the mapcache
Edgar E. Iglesias
[PULL v1 1/5] xen: mapcache: Assert mapcache existance
Edgar E. Iglesias
[PULL v1 4/5] hw/xen-hvm: Add a mapcache arg to xen_register_ioreq()
Edgar E. Iglesias
[PULL v1 2/5] xen: mapcache: Add function to check if the mapcache is enabled
Edgar E. Iglesias
[PULL v1 3/5] physmem: xen: Conditionalize use of the mapcache
Edgar E. Iglesias
[PULL v1 5/5] hw/xen: xenpvh: Add prop to enable/disable the mapcache
Edgar E. Iglesias
Re: [PULL v1 0/5] xen: pvh: Add machine option to disable the mapcache
Peter Maydell
[PATCH v10 0/3] of: parsing of multi #{iommu,msi}-cells in maps
Vijayanand Jitta
[PATCH v10 1/3] of: Add convenience wrappers for of_map_id()
Vijayanand Jitta
Re: [PATCH v10 1/3] of: Add convenience wrappers for of_map_id()
Dmitry Baryshkov
Re: [PATCH v10 1/3] of: Add convenience wrappers for of_map_id()
Vijayanand Jitta
[PATCH v10 2/3] of: factor arguments passed to of_map_id() into a struct
Vijayanand Jitta
Re: [PATCH v10 2/3] of: factor arguments passed to of_map_id() into a struct
Dmitry Baryshkov
Re: [PATCH v10 2/3] of: factor arguments passed to of_map_id() into a struct
Vijayanand Jitta
Re: [PATCH v10 2/3] of: factor arguments passed to of_map_id() into a struct
Dmitry Baryshkov
Re: [PATCH v10 2/3] of: factor arguments passed to of_map_id() into a struct
Vijayanand Jitta
Re: [PATCH v10 2/3] of: factor arguments passed to of_map_id() into a struct
Dmitry Baryshkov
[PATCH v10 3/3] of: Respect #{iommu,msi}-cells in maps
Vijayanand Jitta
Re: [PATCH v10 3/3] of: Respect #{iommu,msi}-cells in maps
Bjorn Helgaas
Re: [PATCH v10 3/3] of: Respect #{iommu,msi}-cells in maps
Vijayanand Jitta
Re: [PATCH v10 0/3] of: parsing of multi #{iommu,msi}-cells in maps
Bjorn Helgaas
Re: [PATCH v10 0/3] of: parsing of multi #{iommu,msi}-cells in maps
Vijayanand Jitta
[GIT PULL] xen: branch for v7.0-rc3
Juergen Gross
Re: [GIT PULL] xen: branch for v7.0-rc3
pr-tracker-bot
[PATCH v6] xen/domain: introduce DOMID_ANY
dmukhin
Re: [PATCH v6] xen/domain: introduce DOMID_ANY
Anthony PERARD
[PATCH v7 00/14] xen/riscv: introduce vtimer related things
Oleksii Kurochko
[PATCH v7 02/14] xen/riscv: implement vcpu_csr_init()
Oleksii Kurochko
[PATCH v7 03/14] xen/riscv: introduce tracking of pending vCPU interrupts, part 1
Oleksii Kurochko
Re: [PATCH v7 03/14] xen/riscv: introduce tracking of pending vCPU interrupts, part 1
Jan Beulich
[PATCH v7 07/14] xen/riscv: add vtimer context switch helpers
Oleksii Kurochko
[PATCH v7 06/14] xen/riscv: introduce vcpu_kick() implementation
Oleksii Kurochko
[PATCH v7 04/14] xen/riscv: introduce tracking of pending vCPU interrupts, part 2
Oleksii Kurochko
[PATCH v7 09/14] xen/riscv: introduce sbi_set_timer()
Oleksii Kurochko
[PATCH v7 01/14] xen/riscv: detect and store supported hypervisor CSR bits at boot
Oleksii Kurochko
Re: [PATCH v7 01/14] xen/riscv: detect and store supported hypervisor CSR bits at boot
Jan Beulich
Re: [PATCH v7 01/14] xen/riscv: detect and store supported hypervisor CSR bits at boot
Jan Beulich
Re: [PATCH v7 01/14] xen/riscv: detect and store supported hypervisor CSR bits at boot
Oleksii Kurochko
Re: [PATCH v7 01/14] xen/riscv: detect and store supported hypervisor CSR bits at boot
Jan Beulich
[PATCH v7 05/14] xen/riscv: introduce basic vtimer infrastructure for guests
Oleksii Kurochko
Earlier messages
Later messages