On 02/25/2016 07:10 AM, Stefano Stabellini wrote:
Refactor the existing code in xen_raw_console_write to get the generic early_printk console work with HVM guests.Take the opportunity to replace the outb loop with a single outsb call to reduce the number of vmexit. Signed-off-by: Stefano Stabellini <[email protected]>
Reviewed-by: Boris Ostrovsky <[email protected]>

