Searched hist:"353 ac78d495ef976242abd868f68d78420861c2c" (Results 1 – 5 of 5) sorted by relevance
/openbmc/qemu/fsdev/ |
H A D | qemu-fsdev.h | 353ac78d495ef976242abd868f68d78420861c2c Fri Jan 28 06:39:08 CST 2011 Aneesh Kumar K.V <aneesh.kumar@linux.vnet.ibm.com> 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>
|
H A D | file-op-9p.h | 353ac78d495ef976242abd868f68d78420861c2c Fri Jan 28 06:39:08 CST 2011 Aneesh Kumar K.V <aneesh.kumar@linux.vnet.ibm.com> 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>
|
/openbmc/qemu/hw/9pfs/ |
H A D | virtio-9p.h | 353ac78d495ef976242abd868f68d78420861c2c Fri Jan 28 06:39:08 CST 2011 Aneesh Kumar K.V <aneesh.kumar@linux.vnet.ibm.com> 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>
|
H A D | virtio-9p-device.c | 873c32139354caef3cc1013f00963cc740a6a727 Wed Jun 01 02:05:14 CDT 2011 Stefan Weil <weil@mail.berlios.de> virtio-9p: Use relative includes for files in hw
Commit 353ac78d495ef976242abd868f68d78420861c2c moved the files without fixing the include paths. It used a modified CFLAGS to add hw to the include search path, but this breaks builds where the user wants to set special CFLAGS. Long include paths also increase compilation time.
Therefore this patch removes the special CFLAGS for virtio and fixes the include statements by using relative include paths.
v2: Remove special CFLAGS. v3: Update needed for latest QEMU.
Signed-off-by: Stefan Weil <weil@mail.berlios.de> Signed-off-by: Venkateswararao Jujjuri (JV) <jvrao@linux.vnet.ibm.com>
|
/openbmc/qemu/ |
H A D | configure | 353ac78d495ef976242abd868f68d78420861c2c Fri Jan 28 06:39:08 CST 2011 Aneesh Kumar K.V <aneesh.kumar@linux.vnet.ibm.com> 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>
|