On 2017-01-20 10:55, [email protected] wrote: > 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(-) >
Subject of patch 1 should be "Add [...] support to 8250" because ARM has more drivers, but the code looks good. I'll fix that up during merge. Thanks, Jan -- 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.
