 
	
| [Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Minios-devel] [UNIKRAFT PATCH v2 0/1] plat/kvm: Update VGA console cursor location
 After a bit of discussion on the v1, here's the v2.
Changes since v1:
 * address and data register location is only checked once at initilization
   time. To be honest, this should be 0x3d{4,5} pretty much always, because
   0x3b{4,5} is for monochrome displays, and so I don't see us finding any
   of those in a KVM environment.
 * Explicitly initialize the CURSOR_START and CURSOR_END registers in the
   initialization function.
I will send a separate patch for helping with the possible race condition
in _libkvmplat_vga_putc, because it doesn't really have anything to do
specifically with the cursor.
Florian Schmidt (1):
  plat/kvm: Update VGA console cursor location
 plat/kvm/x86/vga_console.c | 47 ++++++++++++++++++++++++++++++++++++++
 1 file changed, 47 insertions(+)
-- 
2.18.0
_______________________________________________
Minios-devel mailing list
Minios-devel@xxxxxxxxxxxxxxxxxxxx
https://lists.xenproject.org/mailman/listinfo/minios-devel
 
 | 
|  | Lists.xenproject.org is hosted with RackSpace, monitoring our |