Markus Armbruster
|
db72581598
Include qemu/main-loop.h less
|
6 년 전 |
Markus Armbruster
|
650d103d3e
Include hw/hw.h exactly where needed
|
6 년 전 |
Paul Durrant
|
2d0ed5e642
xen: re-name XenDevice to XenLegacyDevice...
|
6 년 전 |
Greg Kurz
|
75607e0dcc
xen/9pfs: use g_new(T, n) instead of g_malloc(sizeof(T) * n)
|
6 년 전 |
Markus Armbruster
|
b836723dfe
fsdev: Clean up error reporting in qemu_fsdev_add()
|
6 년 전 |
Paul Durrant
|
58560f2ae7
xen: remove other open-coded use of libxengnttab
|
7 년 전 |
Markus Armbruster
|
922a01a013
Move include qemu/option.h from qemu-common.h to actual users
|
7 년 전 |
Greg Kurz
|
066eb006b5
9pfs: drop v9fs_register_transport()
|
7 년 전 |
Greg Kurz
|
8e71b96c62
9pfs: fix some type definitions
|
7 년 전 |
Stefano Stabellini
|
e08d1e11ed
xen-9pfs: disconnect if buffers are misconfigured
|
8 년 전 |
Greg Kurz
|
8d37de41ca
virtio-9p: break device if buffers are misconfigured
|
8 년 전 |
Greg Kurz
|
506f327582
virtio-9p/xen-9p: move 9p specific bits to core 9p code
|
8 년 전 |
Stefano Stabellini
|
01cd90b641
xen: call qemu_set_cloexec instead of fcntl
|
8 년 전 |
Stefano Stabellini
|
c0c24b9554
xen/9pfs: fix two resource leaks on error paths, discovered by Coverity
|
8 년 전 |
Stefano Stabellini
|
4476e09e34
xen/9pfs: send responses back to the frontend
|
8 년 전 |
Stefano Stabellini
|
40a2389207
xen/9pfs: implement in/out_iov_from_pdu and vmarshal/vunmarshal
|
8 년 전 |
Stefano Stabellini
|
47b70fb1e4
xen/9pfs: receive requests from the frontend
|
8 년 전 |
Stefano Stabellini
|
f23ef34a5d
xen/9pfs: connect to the frontend
|
8 년 전 |
Stefano Stabellini
|
b37eeb0201
xen/9pfs: introduce Xen 9pfs backend
|
8 년 전 |