Statistics
| Branch: | Revision:

root / pc-bios / keymaps / is @ 19bf7c87

History | View | Annotate | Download (3 kB)

# Date Author Comment
a828f1b0 12/06/2011 12:01 pm Stefan Weil

Convert keymap file to UTF-8 encoding

Most QEMU files either are pure ASCII or use UTF-8.
Convert this keymap file which still used ISO-8859-1 to UTF-8.

Signed-off-by: Stefan Weil <>
Signed-off-by: Stefan Hajnoczi <>

f452095e 05/28/2009 10:14 am Anthony Liguori

Move keymaps into pc-bios

This isn't the most ideal layout, but it makes -L /path/to/git/pc-bios Just
Work which is very convenient.

Signed-off-by: Anthony Liguori <>