• Kirill Smelkov's avatar
    t/qemu-runlinux: Use multidevs=remaps for 9P setup · c9f64495
    Kirill Smelkov authored
    Fixes the following warning that started to appear:
    
        kirr@deca:~/src/wendelin/wendelin.core/t$ ./qemu-runlinux -g  /home/kirr/src/linux/obj-qemu_debug/arch/x86/boot/bzImage /bin/bash
        qemu-system-x86_64: warning: 9p: Multiple devices detected in same VirtFS export, which might lead to file ID collisions and severe misbehaviours on guest! You should either use a separate export for each device shared from host or use virtfs option 'multidevs=remap'!
    
    See https://wiki.qemu.org/Documentation/9psetup for documentation of
    multidevs option.
    c9f64495
Name
Last commit
Last update
..
map-anon-alias.c Loading commit data...
map-private-dup.c Loading commit data...
page-mdup.c Loading commit data...
qemu-runlinux Loading commit data...
shm-punch-hole.c Loading commit data...
t_utils.c Loading commit data...
t_utils.h Loading commit data...
t_with-tmpfs Loading commit data...
tfault-run Loading commit data...