mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-07-26 20:03:54 -06:00
virtio-9p: move 9p files around
Now that we start adding more files related to 9pfs it make sense to move them to a separate directory Signed-off-by: Aneesh Kumar K.V <aneesh.kumar@linux.vnet.ibm.com> Signed-off-by: Venkateswararao Jujjuri <jvrao@linux.vnet.ibm.com>
This commit is contained in:
parent
661bfc80e8
commit
353ac78d49
14 changed files with 18 additions and 10 deletions
|
@ -13,7 +13,7 @@
|
|||
#ifndef QEMU_FSDEV_H
|
||||
#define QEMU_FSDEV_H
|
||||
#include "qemu-option.h"
|
||||
#include "hw/file-op-9p.h"
|
||||
#include "file-op-9p.h"
|
||||
|
||||
|
||||
/*
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue