diff options
author | David Woodhouse <dwmw@amazon.co.uk> | 2023-01-07 16:17:51 +0000 |
---|---|---|
committer | David Woodhouse <dwmw@amazon.co.uk> | 2023-03-07 17:04:30 +0000 |
commit | 7a8a749da7d30b420291fa0b11e3eda7f72d9b83 (patch) | |
tree | 3eb799232ebfbb5fe82780b9840e26e669ac86ac /hw/nios2 | |
parent | ba2a92db1ff682c16730b1d7f156bac61928f04d (diff) | |
download | qemu-7a8a749da7d30b420291fa0b11e3eda7f72d9b83.zip qemu-7a8a749da7d30b420291fa0b11e3eda7f72d9b83.tar.gz qemu-7a8a749da7d30b420291fa0b11e3eda7f72d9b83.tar.bz2 |
hw/xen: Move xenstore_store_pv_console_info to xen_console.c
There's no need for this to be in the Xen accel code, and as we want to
use the Xen console support with KVM-emulated Xen we'll want to have a
platform-agnostic version of it. Make it use GString to build up the
path while we're at it.
Signed-off-by: David Woodhouse <dwmw@amazon.co.uk>
Reviewed-by: Paul Durrant <paul@xen.org>
Diffstat (limited to 'hw/nios2')
0 files changed, 0 insertions, 0 deletions