Messages by Thread
-
[PATCH] x86/SMP: guard socket_cpumask[] access in cpu_smpboot_free()
Jan Beulich
-
[RFC PATCH] xen/flask: estimate max sidtable size
Sergiy Kibrik
-
Re: [PATCH v5 09/18] xen/pmstat: introduce CONFIG_PM_OP
Jan Beulich
-
Re: [PATCH v5 01/18] xen/x86: remove "depends on !PV_SHIM_EXCLUSIVE"
Jan Beulich
-
[XEN PATCH] scripts/add_maintainers.pl: set double dashes for long options
Dmytro Prokopchuk1
-
[RFC PATCH] xen/gntdev: reduce stack usage by dynamically allocating gntdev_copy_batch
Abinash Singh
-
[PATCH v5] xen/efi: Update error flow for read_file function
Frediano Ziglio
-
[PATCH] x86/cpu-policy: Simplify logic in guest_common_default_feature_adjustments()
Andrew Cooper
-
[PATCH v5 0/4] Enable guest suspend/resume support on ARM via vPSCI
Mykola Kvach
-
[PATCH] xen/arm: Drop frametable_virt_end
Michal Orzel
-
[PATCH] docs: cmdline: Update serial_tx_buffer default value
Michal Orzel
-
[PATCH] SUPPORT.md: Document guest PSCI support
Mykola Kvach
-
Re: [PATCH v5 00/18] xen: introduce CONFIG_SYSCTL
Jan Beulich
-
[PATCH v2 0/3] stubdom/grub: avoid relying on start_info definition
Juergen Gross
-
[XEN PATCH] xen: fix unspecified behavior in tr invocation
Nicola Vetrini
-
Re: [PATCH v2 08/17] xen/riscv: add new p2m types and helper macros for type classification
Jan Beulich
-
Re: [PATCH v2 07/17] xen/riscv: introduce pte_{set,get}_mfn()
Jan Beulich
-
[RFC PATCH v3 0/3] x86/hvm: Introduce Xen-wide ASID allocator
Teddy Astie
-
[PATCH v4 0/3] xen/efi: Make boot more flexible, especially with GRUB2
Frediano Ziglio
-
[PATCH] x86/EFI: restrict use of --dynamicbase
Jan Beulich
-
[PATCH] systemd: Add hooks to stop/start xen-watchdog on suspend/resume
Mykola Kvach
-
preparations for 4.20.1
Jan Beulich
-
[XEN PATCH] automation/eclair: Make report browsing URL configurable.
Nicola Vetrini
-
Discussion on the delayed start of major frame with ARINC653 scheduler
Choi, Anderson
-
[PATCH v3 0/3] xen/efi: Make boot more flexible, especially with GRUB2
Frediano Ziglio
-
[PATCH v1 00/16] xen: framework for UART emulators
dmkhn
-
[PATCH v1 01/16] arm/vpl011: rename virtual PL011 Kconfig option
dmkhn
-
Re: [PATCH v1 01/16] arm/vpl011: rename virtual PL011 Kconfig option
Orzel, Michal
-
Re: [PATCH v1 01/16] arm/vpl011: rename virtual PL011 Kconfig option
dmkhn
-
Re: [PATCH v1 01/16] arm/vpl011: rename virtual PL011 Kconfig option
Alejandro Vallejo
-
Re: [PATCH v1 01/16] arm/vpl011: rename virtual PL011 Kconfig option
dmkhn
-
Re: [PATCH v1 01/16] arm/vpl011: rename virtual PL011 Kconfig option
Alejandro Vallejo
-
[PATCH v1 05/16] arm/vpl011: use void pointer in domain struct
dmkhn
-
Re: [PATCH v1 05/16] arm/vpl011: use void pointer in domain struct
Orzel, Michal
-
[PATCH v1 15/16] drivers/vuart: introduce framework for UART emulators
dmkhn
-
[PATCH v1 16/16] drivers/vuart: hook simple MMIO-based UART to vUART framework
dmkhn
-
[PATCH v1 12/16] xen/domain: introduce domain-emu.h
dmkhn
-
Re: [PATCH v1 12/16] xen/domain: introduce domain-emu.h
Jan Beulich
-
[PATCH v1 06/16] arm/vpl011: remove vpl011 header file
dmkhn
-
[PATCH v1 02/16] arm/vpl011: move DT node parsing to PL011 emulator code
dmkhn
-
Re: [PATCH v1 02/16] arm/vpl011: move DT node parsing to PL011 emulator code
Orzel, Michal
-
Re: [PATCH v1 02/16] arm/vpl011: move DT node parsing to PL011 emulator code
dmkhn
-
Re: [PATCH v1 02/16] arm/vpl011: move DT node parsing to PL011 emulator code
Orzel, Michal
-
[PATCH v1 10/16] arm/vuart: merge vuart_print_char() with vuart_mmio_write()
dmkhn
-
[PATCH v1 03/16] arm/vpl011: use vuart_ prefix in vpl011 public calls
dmkhn
-
Re: [PATCH v1 03/16] arm/vpl011: use vuart_ prefix in vpl011 public calls
Orzel, Michal
-
Re: [PATCH v1 03/16] arm/vpl011: use vuart_ prefix in vpl011 public calls
dmkhn
-
[PATCH v1 07/16] arm/vuart: rename 'virtual UART' Kconfig option
dmkhn
-
Re: [PATCH v1 07/16] arm/vuart: rename 'virtual UART' Kconfig option
Orzel, Michal
-
Re: [PATCH v1 07/16] arm/vuart: rename 'virtual UART' Kconfig option
dmkhn
-
Re: [PATCH v1 07/16] arm/vuart: rename 'virtual UART' Kconfig option
Orzel, Michal
-
[PATCH v1 04/16] arm/vpl011: use raw spin_lock_{irqrestore,irqsave}
dmkhn
-
Re: [PATCH v1 04/16] arm/vpl011: use raw spin_lock_{irqrestore,irqsave}
Jan Beulich
-
Re: [PATCH v1 04/16] arm/vpl011: use raw spin_lock_{irqrestore,irqsave}
Orzel, Michal
-
Re: [PATCH v1 04/16] arm/vpl011: use raw spin_lock_{irqrestore,irqsave}
dmkhn
-
Re: [PATCH v1 04/16] arm/vpl011: use raw spin_lock_{irqrestore,irqsave}
Orzel, Michal
-
[PATCH v1 11/16] xen/domain: introduce common emulation flags
dmkhn
-
[PATCH v1 13/16] drivers/vuart: move PL011 emulator code
dmkhn
-
Re: [PATCH v1 13/16] drivers/vuart: move PL011 emulator code
Jan Beulich
-
Re: [PATCH v1 13/16] drivers/vuart: move PL011 emulator code
dmkhn
-
Re: [PATCH v1 13/16] drivers/vuart: move PL011 emulator code
Jan Beulich
-
Re: [PATCH v1 13/16] drivers/vuart: move PL011 emulator code
dmkhn
-
Re: [PATCH v1 13/16] drivers/vuart: move PL011 emulator code
Jan Beulich
-
Re: [PATCH v1 13/16] drivers/vuart: move PL011 emulator code
Stefano Stabellini
-
Re: [PATCH v1 13/16] drivers/vuart: move PL011 emulator code
dmkhn
-
[PATCH v1 14/16] drivers/vuart: move simple MMIO-based UART emulator
dmkhn
-
Re: [PATCH v1 14/16] drivers/vuart: move simple MMIO-based UART emulator
Jan Beulich
-
Re: [PATCH v1 14/16] drivers/vuart: move simple MMIO-based UART emulator
dmkhn
-
Re: [PATCH v1 14/16] drivers/vuart: move simple MMIO-based UART emulator
Jan Beulich
-
Re: [PATCH v1 14/16] drivers/vuart: move simple MMIO-based UART emulator
dmkhn
-
Re: [PATCH v1 14/16] drivers/vuart: move simple MMIO-based UART emulator
Jan Beulich
-
Re: [PATCH v1 14/16] drivers/vuart: move simple MMIO-based UART emulator
dmkhn
-
Re: [PATCH v4][PART 1 2/4] xen/arm: Implement PSCI SYSTEM_SUSPEND call for guests
Mykola Kvach
-
[PATCH] x86/boot: Improve paging mode diagnostics in create_dom0()
Andrew Cooper
-
[PATCH] x86: don't have gcc over-align data
Jan Beulich
-
[PATCH 0/2] xen/efi: Make boot more flexible, especially with GRUB2
Frediano Ziglio
-
[PATCH 1/2] xen/efi: Handle cases where file didn't come from ESP
Frediano Ziglio
-
Re: [PATCH 1/2] xen/efi: Handle cases where file didn't come from ESP
Marek Marczykowski-Górecki
-
Re: [PATCH 1/2] xen/efi: Handle cases where file didn't come from ESP
Frediano Ziglio
-
Re: [PATCH 1/2] xen/efi: Handle cases where file didn't come from ESP
Marek Marczykowski-Górecki
-
Re: [PATCH 1/2] xen/efi: Handle cases where file didn't come from ESP
Frediano Ziglio
-
Re: [PATCH 1/2] xen/efi: Handle cases where file didn't come from ESP
Marek Marczykowski-Górecki
-
Re: [PATCH 1/2] xen/efi: Handle cases where file didn't come from ESP
Jan Beulich
-
[PATCH 2/2] xen/efi: Support loading initrd using GRUB2 LoadFile2 protocol
Frediano Ziglio
-
Re: [PATCH 2/2] xen/efi: Support loading initrd using GRUB2 LoadFile2 protocol
Marek Marczykowski-Górecki
-
Re: [PATCH 0/2] xen/efi: Make boot more flexible, especially with GRUB2
Frediano Ziglio
-
Re: [PATCH 0/2] xen/efi: Make boot more flexible, especially with GRUB2
Marek Marczykowski-Górecki
-
Re: [PATCH 0/2] xen/efi: Make boot more flexible, especially with GRUB2
Frediano Ziglio
-
Re: [PATCH 0/2] xen/efi: Make boot more flexible, especially with GRUB2
Marek Marczykowski-Górecki
-
Re: [PATCH 0/2] xen/efi: Make boot more flexible, especially with GRUB2
Frediano Ziglio
-
Re: [PATCH 0/2] xen/efi: Make boot more flexible, especially with GRUB2
Marek Marczykowski-Górecki
-
Re: [PATCH 0/2] xen/efi: Make boot more flexible, especially with GRUB2
Frediano Ziglio
-
Re: [PATCH 0/2] xen/efi: Make boot more flexible, especially with GRUB2
Marek Marczykowski-Górecki
-
Re: [PATCH 0/2] xen/efi: Make boot more flexible, especially with GRUB2
Frediano Ziglio
-
Re: [PATCH 0/2] xen/efi: Make boot more flexible, especially with GRUB2
Marek Marczykowski-Górecki
-
Re: [PATCH 0/2] xen/efi: Make boot more flexible, especially with GRUB2
Frediano Ziglio