diff options
author | Rusty Russell <rusty@rustcorp.com.au> | 2015-02-11 05:56:01 +0100 |
---|---|---|
committer | Rusty Russell <rusty@rustcorp.com.au> | 2015-02-11 07:17:44 +0100 |
commit | a561adfaecc9eb6fb66941b450458801f3f60ca0 (patch) | |
tree | fc4bb1870df410e832adb8e321b6a2417706b33d /tools/lguest | |
parent | lguest: always put console in PCI slot #1. (diff) | |
download | linux-a561adfaecc9eb6fb66941b450458801f3f60ca0.tar.xz linux-a561adfaecc9eb6fb66941b450458801f3f60ca0.zip |
lguest: use the PCI console device's emerg_wr for early boot messages.
This involves manually checking the console device (which is always in
slot 1 of bus 0) and using the window in VIRTIO_PCI_CAP_PCI_CFG to
program it (as we can't map the BAR yet).
We could in fact do this much earlier, but we wait for the first
write from the virtio_cons_early_init() facility.
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
Diffstat (limited to 'tools/lguest')
0 files changed, 0 insertions, 0 deletions