Show patches with: Submitter = Denis Mukhin via B4 Relay       |    Archived = No       |   95 patches
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v3,24/24] xen/console: unify printout behavior for UART emulators x86: introduce NS16550-compatible UART emulator - - - --- 2025-01-04 Denis Mukhin via B4 Relay New
[v3,23/24] docs/misc: update console documentation x86: introduce NS16550-compatible UART emulator - - - --- 2025-01-04 Denis Mukhin via B4 Relay New
[v3,22/24] x86/hvm: enable NS16550-compatible UART emulator x86: introduce NS16550-compatible UART emulator - - - --- 2025-01-04 Denis Mukhin via B4 Relay New
[v3,21/24] x86/hvm: introduce NS16550-compatible UART emulator x86: introduce NS16550-compatible UART emulator - - - --- 2025-01-04 Denis Mukhin via B4 Relay New
[v3,20/24] x86/hvm: add HVM-specific Kconfig x86: introduce NS16550-compatible UART emulator - - - --- 2025-01-04 Denis Mukhin via B4 Relay New
[v3,19/24] xen/8250-uart: add missing definitions x86: introduce NS16550-compatible UART emulator - - - --- 2025-01-04 Denis Mukhin via B4 Relay New
[v3,18/24] xen/include: introduce resource.h x86: introduce NS16550-compatible UART emulator - - - --- 2025-01-04 Denis Mukhin via B4 Relay New
[v3,17/24] xen/console: flush console ring to physical console x86: introduce NS16550-compatible UART emulator - - - --- 2025-01-04 Denis Mukhin via B4 Relay New
[v3,16/24] xen/console: introduce console_write() x86: introduce NS16550-compatible UART emulator - - - --- 2025-01-04 Denis Mukhin via B4 Relay New
[v3,15/24] xen/console: make console buffer size configurable x86: introduce NS16550-compatible UART emulator - - - --- 2025-01-04 Denis Mukhin via B4 Relay New
[v3,14/24] xen/console: simplify console owner switch hint x86: introduce NS16550-compatible UART emulator - - - --- 2025-01-04 Denis Mukhin via B4 Relay New
[v3,13/24] xen/console: introduce hwdom_crashconsole= x86: introduce NS16550-compatible UART emulator - - - --- 2025-01-04 Denis Mukhin via B4 Relay New
[v3,12/24] xen/console: introduce console_{get,set}_owner() x86: introduce NS16550-compatible UART emulator - - - --- 2025-01-04 Denis Mukhin via B4 Relay New
[v3,11/24] xen/domain: move get_initial_domain_id() to arch-independent header x86: introduce NS16550-compatible UART emulator - - - --- 2025-01-04 Denis Mukhin via B4 Relay New
[v3,10/24] xen/console: introduce use of 'is_console' flag x86: introduce NS16550-compatible UART emulator - - - --- 2025-01-04 Denis Mukhin via B4 Relay New
[v3,09/24] xen/console: rename console_rx to console_owner x86: introduce NS16550-compatible UART emulator - - - --- 2025-01-04 Denis Mukhin via B4 Relay New
[v3,08/24] xen/console: rename switch_serial_input() to console_switch_input() x86: introduce NS16550-compatible UART emulator - 1 - --- 2025-01-04 Denis Mukhin via B4 Relay New
[v3,07/24] xen/console: introduce framework for UART emulators x86: introduce NS16550-compatible UART emulator - - - --- 2025-01-04 Denis Mukhin via B4 Relay New
[v3,06/24] xen/domain: introduce hardware emulation flags x86: introduce NS16550-compatible UART emulator - - - --- 2025-01-04 Denis Mukhin via B4 Relay New
[v3,05/24] xen/console: introduce consoled_is_enabled() x86: introduce NS16550-compatible UART emulator - 1 - --- 2025-01-04 Denis Mukhin via B4 Relay New
[v3,04/24] xen/console: introduce console_{get,put}_domain() x86: introduce NS16550-compatible UART emulator - 1 - --- 2025-01-04 Denis Mukhin via B4 Relay New
[v3,03/24] arm/vuart: add hwdom prefix to UART emulator x86: introduce NS16550-compatible UART emulator - 1 - --- 2025-01-04 Denis Mukhin via B4 Relay New
[v3,02/24] arm/vuart: move vpl011-related code to vpl011 emulator x86: introduce NS16550-compatible UART emulator - 1 - --- 2025-01-04 Denis Mukhin via B4 Relay New
[v3,01/24] xen/ctype: introduce is_console_printable() x86: introduce NS16550-compatible UART emulator - 1 - --- 2025-01-04 Denis Mukhin via B4 Relay New
[v2,35/35] docs/misc: update console documentation Introduce NS8250 UART emulator - - - --- 2024-12-06 Denis Mukhin via B4 Relay New
[v2,34/35] xen/console: enable console owners w/ emulated NS8250 Introduce NS8250 UART emulator - - - --- 2024-12-06 Denis Mukhin via B4 Relay New
[v2,33/35] x86/domain: implement domain_has_vuart() Introduce NS8250 UART emulator - - - --- 2024-12-06 Denis Mukhin via B4 Relay New
[v2,32/35] x86/hvm: add debugging facility to NS8250 UART emulator Introduce NS8250 UART emulator - - - --- 2024-12-06 Denis Mukhin via B4 Relay New
[v2,31/35] x86/hvm: introduce NS8250 UART emulator Introduce NS8250 UART emulator - - - --- 2024-12-06 Denis Mukhin via B4 Relay New
[v2,30/35] x86/hvm: add helpers for raising guest IRQs Introduce NS8250 UART emulator - - - --- 2024-12-06 Denis Mukhin via B4 Relay New
[v2,29/35] x86/hvm: add HVM-specific Kconfig Introduce NS8250 UART emulator - - - --- 2024-12-06 Denis Mukhin via B4 Relay New
[v2,28/35] xen/8250-uart: add missing definitions Introduce NS8250 UART emulator - - - --- 2024-12-06 Denis Mukhin via B4 Relay New
[v2,27/35] xen/console: flush console ring to physical console Introduce NS8250 UART emulator - - - --- 2024-12-06 Denis Mukhin via B4 Relay New
[v2,26/35] xen/console: make console buffer size configurable Introduce NS8250 UART emulator - - - --- 2024-12-06 Denis Mukhin via B4 Relay New
[v2,25/35] xen/console: simplify console owner switch hint Introduce NS8250 UART emulator - - - --- 2024-12-06 Denis Mukhin via B4 Relay New
[v2,24/35] xen/console: introduce hwdom_crashconsole= Introduce NS8250 UART emulator - - - --- 2024-12-06 Denis Mukhin via B4 Relay New
[v2,23/35] xen/console: introduce console_write() Introduce NS8250 UART emulator - - - --- 2024-12-06 Denis Mukhin via B4 Relay New
[v2,22/35] xen/console: introduce handle_keypress_in_domain() Introduce NS8250 UART emulator - - - --- 2024-12-06 Denis Mukhin via B4 Relay New
[v2,21/35] xen/console: introduce console_init_owner() Introduce NS8250 UART emulator - 1 - --- 2024-12-06 Denis Mukhin via B4 Relay New
[v2,20/35] xen/console: introduce console_owner_domid() Introduce NS8250 UART emulator - 1 - --- 2024-12-06 Denis Mukhin via B4 Relay New
[v2,19/35] xen/console: introduce console_set_owner() Introduce NS8250 UART emulator - - - --- 2024-12-06 Denis Mukhin via B4 Relay New
[v2,18/35] xen/console: introduce use of 'is_console' flag Introduce NS8250 UART emulator - - - --- 2024-12-06 Denis Mukhin via B4 Relay New
[v2,17/35] xen/console: introduce consoled_is_enabled() Introduce NS8250 UART emulator - - - --- 2024-12-06 Denis Mukhin via B4 Relay New
[v2,16/35] xen/console: introduce printk_common() Introduce NS8250 UART emulator - - - --- 2024-12-06 Denis Mukhin via B4 Relay New
[v2,15/35] xen/console: rename console_rx to console_owner Introduce NS8250 UART emulator - - - --- 2024-12-06 Denis Mukhin via B4 Relay New
[v2,14/35] xen/console: rename switch_serial_input() to console_find_owner() Introduce NS8250 UART emulator - - - --- 2024-12-06 Denis Mukhin via B4 Relay New
[v2,13/35] xen/console: rename console_input_domain Introduce NS8250 UART emulator - - - --- 2024-12-06 Denis Mukhin via B4 Relay New
[v2,12/35] xen/console: move vpl011-related code to vpl011 emulator Introduce NS8250 UART emulator - - - --- 2024-12-06 Denis Mukhin via B4 Relay New
[v2,11/35] xen/domain: enable max_init_domid for all architectures Introduce NS8250 UART emulator - - - --- 2024-12-06 Denis Mukhin via B4 Relay New
[v2,10/35] xen/domain: add get_initial_domain_id() Introduce NS8250 UART emulator - - - --- 2024-12-06 Denis Mukhin via B4 Relay New
[v2,09/35] x86/domain: print emulation_flags Introduce NS8250 UART emulator - - - --- 2024-12-06 Denis Mukhin via B4 Relay New
[v2,08/35] x86/domain: introduce domain_has_vuart() Introduce NS8250 UART emulator - - - --- 2024-12-06 Denis Mukhin via B4 Relay New
[v2,07/35] ppc/domain: introduce domain_has_vuart() Introduce NS8250 UART emulator - - - --- 2024-12-06 Denis Mukhin via B4 Relay New
[v2,06/35] riscv/domain: introduce domain_has_vuart() Introduce NS8250 UART emulator - 1 - --- 2024-12-06 Denis Mukhin via B4 Relay New
[v2,05/35] arm/vuart: make domain_has_vuart() public Introduce NS8250 UART emulator - - - --- 2024-12-06 Denis Mukhin via B4 Relay New
[v2,04/35] arm/vuart: use guest_printk() Introduce NS8250 UART emulator - - - --- 2024-12-06 Denis Mukhin via B4 Relay New
[v2,03/35] xen/ctype: introduce isconsole() Introduce NS8250 UART emulator - - - --- 2024-12-06 Denis Mukhin via B4 Relay New
[v2,02/35] xen/irq: introduce NO_IRQ Introduce NS8250 UART emulator - - - --- 2024-12-06 Denis Mukhin via B4 Relay New
[v2,01/35] xen: introduce resource.h Introduce NS8250 UART emulator - - - --- 2024-12-06 Denis Mukhin via B4 Relay New
[36/36] docs/misc: update console documentation Introduce NS8250 UART emulator - - - --- 2024-11-26 Denis Mukhin via B4 Relay Superseded
[35/36] xen/console: enable console owners w/ emulated NS8250 Introduce NS8250 UART emulator - - - --- 2024-11-26 Denis Mukhin via B4 Relay Superseded
[34/36] x86/domain: implement domain_has_vuart() Introduce NS8250 UART emulator - - - --- 2024-11-26 Denis Mukhin via B4 Relay Superseded
[33/36] x86/hvm: introduce NS8250 UART emulator Introduce NS8250 UART emulator - - - --- 2024-11-26 Denis Mukhin via B4 Relay Superseded
[32/36] x86/hvm: add helpers for raising guest IRQs Introduce NS8250 UART emulator - - - --- 2024-11-26 Denis Mukhin via B4 Relay Superseded
[31/36] x86/hvm: add HVM-specific Kconfig Introduce NS8250 UART emulator - - - --- 2024-11-26 Denis Mukhin via B4 Relay Superseded
[30/36] xen/8250-uart: add missing definitions Introduce NS8250 UART emulator - - - --- 2024-11-26 Denis Mukhin via B4 Relay Superseded
[29/36] xen/console: make console buffer size configurable Introduce NS8250 UART emulator - - - --- 2024-11-26 Denis Mukhin via B4 Relay Superseded
[28/36] xen/console: simplify console owner switch hint Introduce NS8250 UART emulator - - - --- 2024-11-26 Denis Mukhin via B4 Relay Superseded
[27/36] xen/console: introduce hwdom_crashconsole= Introduce NS8250 UART emulator - - - --- 2024-11-26 Denis Mukhin via B4 Relay Superseded
[26/36] xen/console: introduce console_write() Introduce NS8250 UART emulator - - - --- 2024-11-26 Denis Mukhin via B4 Relay Superseded
[25/36] xen/console: introduce handle_keypress_in_domain() Introduce NS8250 UART emulator - - - --- 2024-11-26 Denis Mukhin via B4 Relay Superseded
[24/36] xen/console: introduce console_init_owner() Introduce NS8250 UART emulator - - - --- 2024-11-26 Denis Mukhin via B4 Relay Superseded
[23/36] xen/console: introduce console_owner_domid() Introduce NS8250 UART emulator - - - --- 2024-11-26 Denis Mukhin via B4 Relay Superseded
[22/36] xen/console: introduce console_set_owner() Introduce NS8250 UART emulator - - - --- 2024-11-26 Denis Mukhin via B4 Relay Superseded
[21/36] xen/console: introduce use of 'is_console' flag Introduce NS8250 UART emulator - - - --- 2024-11-26 Denis Mukhin via B4 Relay Superseded
[20/36] xen/console: introduce consoled_is_enabled() Introduce NS8250 UART emulator - - - --- 2024-11-26 Denis Mukhin via B4 Relay Superseded
[19/36] xen/console: introduce printk_common() Introduce NS8250 UART emulator - - - --- 2024-11-26 Denis Mukhin via B4 Relay Superseded
[18/36] xen/console: rename console_rx to console_owner Introduce NS8250 UART emulator - - - --- 2024-11-26 Denis Mukhin via B4 Relay Superseded
[17/36] xen/console: rename switch_serial_input() to console_find_owner() Introduce NS8250 UART emulator - - - --- 2024-11-26 Denis Mukhin via B4 Relay Superseded
[16/36] xen/console: rename console_input_domain Introduce NS8250 UART emulator - - - --- 2024-11-26 Denis Mukhin via B4 Relay Superseded
[15/36] xen/console: move vpl011-related code to vpl011 emulator Introduce NS8250 UART emulator - - - --- 2024-11-26 Denis Mukhin via B4 Relay Superseded
[14/36] xen/domain: enable max_init_domid for all architectures Introduce NS8250 UART emulator - - - --- 2024-11-26 Denis Mukhin via B4 Relay Superseded
[13/36] xen/domain: add get_initial_domain_id() Introduce NS8250 UART emulator - - - --- 2024-11-26 Denis Mukhin via B4 Relay Superseded
[12/36] x86/domain: print emulation_flags Introduce NS8250 UART emulator - - - --- 2024-11-26 Denis Mukhin via B4 Relay Superseded
[11/36] x86/domain: introduce domain_has_vuart() Introduce NS8250 UART emulator - - - --- 2024-11-26 Denis Mukhin via B4 Relay Superseded
[10/36] ppc/domain: introduce domain_has_vuart() Introduce NS8250 UART emulator - - - --- 2024-11-26 Denis Mukhin via B4 Relay Superseded
[09/36] riscv/domain: introduce domain_has_vuart() Introduce NS8250 UART emulator - - - --- 2024-11-26 Denis Mukhin via B4 Relay Superseded
[08/36] arm/vuart: make domain_has_vuart() public Introduce NS8250 UART emulator - - - --- 2024-11-26 Denis Mukhin via B4 Relay Superseded
[07/36] arm/vuart: use guest_printk() Introduce NS8250 UART emulator - - - --- 2024-11-26 Denis Mukhin via B4 Relay Superseded
[06/36] xen/ctype: introduce isconsole() Introduce NS8250 UART emulator - - - --- 2024-11-26 Denis Mukhin via B4 Relay Superseded
[05/36] xen/xmalloc: add kmalloc() and kfree() aliases Introduce NS8250 UART emulator - - - --- 2024-11-26 Denis Mukhin via B4 Relay Superseded
[04/36] xen/irq: introduce NO_IRQ Introduce NS8250 UART emulator - - - --- 2024-11-26 Denis Mukhin via B4 Relay Superseded
[03/36] xen: introduce resource.h Introduce NS8250 UART emulator - - - --- 2024-11-26 Denis Mukhin via B4 Relay Superseded
[02/36] xsm/flask: missing breaks, MISRA rule 16.4 Introduce NS8250 UART emulator 1 - - --- 2024-11-26 Denis Mukhin via B4 Relay Superseded
[01/36] x86/setup: fix typo in acpi=off description Introduce NS8250 UART emulator 1 - - --- 2024-11-26 Denis Mukhin via B4 Relay Superseded