index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
9pfs
/
virtio-9p-device.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-02-01
9pfs: drop v9fs_register_transport()
Greg Kurz
1
-6
/
+2
2018-01-08
9pfs: fix some type definitions
Greg Kurz
1
-1
/
+1
2018-01-08
virtio-9p: move unrealize/realize after virtio_9p_transport definition
Greg Kurz
1
-31
/
+29
2017-06-29
virtio-9p: break device if buffers are misconfigured
Greg Kurz
1
-4
/
+36
2017-06-29
virtio-9p: message header is 7-byte long
Greg Kurz
1
-5
/
+3
2017-06-29
virtio-9p: record element after sanity checks
Greg Kurz
1
-1
/
+2
2017-05-25
virtio-9p/xen-9p: move 9p specific bits to core 9p code
Greg Kurz
1
-7
/
+1
2017-04-21
9p: introduce a type for the 9p header
Stefano Stabellini
1
-5
/
+1
2017-01-03
9pfs: introduce init_out/in_iov_from_pdu
Stefano Stabellini
1
-10
/
+18
2017-01-03
9pfs: introduce transport specific callbacks
Stefano Stabellini
1
-7
/
+17
2016-10-17
virtio-9p: add reset handler
Greg Kurz
1
-0
/
+8
2016-10-10
virtio: cleanup VMSTATE_VIRTIO_DEVICE
Halil Pasic
1
-2
/
+0
2016-10-10
virtio-9p: convert VMSTATE_VIRTIO_DEVICE
Halil Pasic
1
-6
/
+11
2016-10-10
virtio-9p: handle handle_9p_output() error
Greg Kurz
1
-5
/
+21
2016-10-10
virtio-9p: add parentheses to sizeof operator
Greg Kurz
1
-3
/
+3
2016-07-21
9pfs: Wrap in vmstate
Dr. David Alan Gilbert
1
-9
/
+5
2016-06-06
9p: drop useless inclusion of hw/i386/pc.h
Greg Kurz
1
-1
/
+0
2016-06-06
9p: some more cleanup in #include directives
Greg Kurz
1
-1
/
+0
2016-02-06
virtio: move allocation to virtqueue_pop/vring_pop
Paolo Bonzini
1
-7
/
+10
2016-01-29
virtio: Clean up includes
Peter Maydell
1
-0
/
+1
2016-01-12
9pfs: introduce V9fsVirtioState
Wei Liu
1
-29
/
+49
2016-01-08
9pfs: factor out v9fs_device_{,un}realize_common
Wei Liu
1
-83
/
+7
2016-01-08
9pfs: move handle_9p_output and make it static function
Wei Liu
1
-0
/
+34
2016-01-08
9pfs: factor out virtio_9p_push_and_notify
Wei Liu
1
-0
/
+11
2016-01-08
9pfs: break out virtio_init_iov_from_pdu
Wei Liu
1
-0
/
+12
2016-01-08
9pfs: factor out virtio_pdu_{,un}marshal
Wei Liu
1
-0
/
+14
2016-01-08
9pfs: PDU processing functions don't need to take V9fsState as argument
Wei Liu
1
-0
/
+1
2016-01-08
9pfs: merge hw/virtio/virtio-9p.h into hw/9pfs/virtio-9p.h
Wei Liu
1
-1
/
+0
2016-01-08
9pfs: rename virtio-9p-xattr{,-user}.{c,h} to 9p-xattr{,-user}.{c,h}
Wei Liu
1
-1
/
+1
2016-01-08
9pfs: rename virtio-9p-coth.{c,h} to coth.{c,h}
Wei Liu
1
-1
/
+1
2015-12-10
virtio-9p-device: add minimal unrealize handler
Greg Kurz
1
-0
/
+12
2015-11-30
virtio-9p: use QEMU thread pool
Paolo Bonzini
1
-4
/
+0
2015-11-12
virtio-9p: add savem handlers
Greg Kurz
1
-0
/
+11
2015-07-27
virtio: get_features() can fail
Jason Wang
1
-1
/
+2
2015-06-10
virtio-9p-device: move qdev properties into virtio-9p-device.c
Shannon Zhao
1
-1
/
+2
2015-06-01
virtio: make features 64bit wide
Gerd Hoffmann
1
-1
/
+1
2015-02-26
virtio: feature bit manipulation helpers
Cornelia Huck
1
-1
/
+1
2014-06-29
virtio-9p: use virtio wrappers to access headers
Greg Kurz
1
-1
/
+2
2014-06-05
hw: use ld_p/st_p instead of ld_raw/st_raw
Paolo Bonzini
1
-1
/
+1
2013-12-09
virtio-9p: Convert to QOM realize
Andreas Färber
1
-21
/
+20
2013-12-09
virtio-9p: QOM realize preparations
Andreas Färber
1
-1
/
+1
2013-08-01
virtio-9p-device: Avoid freeing uninitialized memory
Andreas Färber
1
-1
/
+2
2013-07-29
devices: Associate devices to their logical category
Marcel Apfelbaum
1
-0
/
+1
2013-07-09
hw/9pfs: Fix memory leak in error path
M. Mohan Kumar
1
-9
/
+17
2013-04-24
virtio: remove the function pointer.
KONRAD Frederic
1
-2
/
+0
2013-04-23
virtio-9p: cleanup: QOM casts.
KONRAD Frederic
1
-8
/
+3
2013-04-23
virtio-9p: cleanup: init function.
KONRAD Frederic
1
-52
/
+23
2013-04-23
virtio-9p: add the virtio-9p device.
KONRAD Frederic
1
-7
/
+66
2013-04-09
virtio-9p: Fix virtio-9p no longer building after hw-dirs branch merge
Hans de Goede
1
-1
/
+1
2013-04-08
hw: move headers to include/
Paolo Bonzini
1
-2
/
+2
[next]