From: Andreas Koelbl <[email protected]> At the moment we only support dividers being less or equal than an 8-bit value. This affects both the x86 and the arm architecture.
Andreas Kölbl (2): arm: Add 16-bit console divider support x86: Add 16-bit console divider support hypervisor/arch/arm-common/uart-8250.c | 6 ++++-- hypervisor/arch/x86/uart.c | 4 ++-- 2 files changed, 6 insertions(+), 4 deletions(-) -- 2.11.0 -- You received this message because you are subscribed to the Google Groups "Jailhouse" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
