index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
9pfs
/
9p-synth.c
Age
Commit message (
Expand
)
Author
2020-10-19
9pfs: suppress performance warnings on qtest runs
Christian Schoenebeck
2020-09-15
9pfs: disable msize warning for synth driver
Christian Schoenebeck
2020-02-08
hw/9pfs/9p-synth: added directory for readdir test
Christian Schoenebeck
2018-02-19
9p: fix leak in synth_name_to_path()
Marc-André Lureau
2018-02-02
tests: virtio-9p: add FLUSH operation test
Greg Kurz
2018-02-01
tests: virtio-9p: add WRITE operation test
Greg Kurz
2018-02-01
tests: virtio-9p: add LOPEN operation test
Greg Kurz
2018-02-01
tests: virtio-9p: use the synth backend
Greg Kurz
2018-01-08
fsdev: improve error handling of backend init
Greg Kurz
2017-06-29
9pfs: replace g_malloc()+memcpy() with g_memdup()
Marc-André Lureau
2016-07-01
9p: synth: drop v9fs_ prefix
Greg Kurz
2016-06-06
9p: switch back to readdir()
Greg Kurz
2016-06-06
9p: some more cleanup in #include directives
Greg Kurz
2016-03-22
util: move declarations out of qemu-common.h
Veronia Bahaa
2016-01-29
9pfs: Clean up includes
Peter Maydell
2016-01-08
9pfs: break out 9p.h from virtio-9p.h
Wei Liu
2016-01-08
9pfs: rename virtio-9p-xattr{,-user}.{c,h} to 9p-xattr{,-user}.{c,h}
Wei Liu
2016-01-08
9pfs: rename virtio-9p-synth.{c,h} to 9p-synth.{c,h}
Wei Liu