index
:
sdk/emulator/qemu
1.0_post
2.0alpha
features/brillcodec_2i
features/camera
features/cnp
features/dr
features/qt_dr
features/smp
features/virtio-9p
features/vmodem
glesv3
master
opensrc_p2.3
opensrc_p2.3.1
opensrc_p2.3.2
opensrc_p2.4
opensrc_p3.0
opensrc_p4.0
sandbox/byungchul.so/tizen
sandbox/elebideau/tizen
sandbox/mmajewski2/maru-virgl-rendering-wip
sandbox/mmajewski2/standalone-virgl-wip
sandbox/pcoval/tizen
spin
tizen
tizen_2.0
tizen_2.1
tizen_2.2
tizen_3.0.m14.4_ivi
tizen_p2.3
tizen_p2.3.1
tizen_qemu_1.6
tizen_qemu_1.7
tizen_qemu_2.0
tizen_qemu_5.0.1
tizen_studio_1.2_p2.3
tizen_studio_1.2_p2.3.1
tizen_studio_1.2_p2.3.2
tizen_studio_1.2_p2.4
tizen_studio_1.2_p3.0
tizen_studio_1.3_p2.3
tizen_studio_1.3_p2.3.1
tizen_studio_1.3_p2.3.2
tizen_studio_1.3_p2.4
tizen_studio_1.3_p3.0
tizen_studio_2.0_p2.3
tizen_studio_2.0_p2.3.1
tizen_studio_2.0_p2.3.2
tizen_studio_2.0_p2.4
tizen_studio_2.0_p3.0
tizen_studio_2.0_p4.0
tizen_studio_2.0_p5.0
tizen_studio_3.0_p2.3
tizen_studio_3.0_p2.3.1
tizen_studio_3.0_p2.3.2
tizen_studio_3.0_p2.4
tizen_studio_3.0_p3.0
tizen_studio_3.0_p4.0
tizen_studio_3.0_p5.0
tizen_studio_3.5_p2.3
tizen_studio_3.5_p2.3.1
tizen_studio_3.5_p2.3.2
tizen_studio_3.5_p2.4
tizen_studio_3.5_p3.0
tizen_studio_3.5_p4.0
tizen_studio_3.5_p5.0
tizen_studio_3.5_p5.5
tizen_studio_4.0_p2.3
tizen_studio_4.0_p2.3.1
tizen_studio_4.0_p2.3.2
tizen_studio_4.0_p2.4
tizen_studio_4.0_p3.0
tizen_studio_4.0_p4.0
tizen_studio_4.0_p5.0
tizen_studio_4.0_p5.5
tizen_studio_4.0_p6.0
tizen_studio_4.5_p6.5
tizen_studio_5.0_p7.0
tizen_studio_5.5_p7.5
tizen_studio_5.5_p8.0
tizen_studio_6.0_p9.0
tizen_studio_p2.3
tizen_studio_p2.3.1
tizen_studio_p2.3.2
tizen_studio_p2.4
tizen_studio_p3.0
tizen_studio_p4.0
works/arg_renewal
Domain: SDK / Emulator;
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
vhost-user.c
Age
Commit message (
Expand
)
Author
Files
Lines
2016-10-24
char: remove explicit_fe_open, use a set_handlers argument
Marc-André Lureau
1
-1
/
+1
2016-10-24
char: replace qemu_chr_claim/release with qemu_chr_fe_init/deinit
Marc-André Lureau
1
-6
/
+2
2016-10-24
vhost-user: only initialize queue 0 CharBackend
Marc-André Lureau
1
-16
/
+13
2016-10-24
char: use qemu_chr_fe* functions with CharBackend argument
Marc-André Lureau
1
-9
/
+12
2016-10-24
char: rename some frontend functions
Marc-André Lureau
1
-2
/
+2
2016-10-24
char: remaining switch to CharBackend in frontend
Marc-André Lureau
1
-12
/
+15
2016-10-10
net: don't poke at chardev internal QemuOpts
Daniel P. Berrange
1
-34
/
+7
2016-07-29
vhost-user: wait until backend init is completed
Marc-André Lureau
1
-2
/
+16
2016-07-29
vhost-user: add get_vhost_net() assertions
Marc-André Lureau
1
-0
/
+2
2016-07-29
vhost-user: keep vhost_net after a disconnection
Marc-André Lureau
1
-17
/
+19
2016-07-29
vhost-user: disconnect on HUP
Marc-André Lureau
1
-5
/
+1
2016-07-29
vhost-user: minor simplification
Marc-André Lureau
1
-2
/
+1
2016-07-19
qapi: Change Netdev into a flat union
Eric Blake
1
-10
/
+10
2016-07-19
net: use Netdev instead of NetClientOptions in client init
Kővágó, Zoltán
1
-3
/
+3
2016-07-07
tap: vhost busy polling support
Jason Wang
1
-0
/
+1
2016-06-29
vhost-user: disable chardev handlers on close
Paolo Bonzini
1
-0
/
+5
2016-06-29
char: change qemu_chr_fe_add_watch to return unsigned
Paolo Bonzini
1
-1
/
+1
2016-06-17
vhost-net: save & restore vhost-user acked features
Marc-André Lureau
1
-0
/
+10
2016-06-17
vhost-user: disconnect on start failure
Marc-André Lureau
1
-1
/
+2
2016-06-17
vhost-user: add ability to know vhost-user backend disconnection
Tetsuya Mukawa
1
-0
/
+19
2016-03-18
qapi: Don't special-case simple union wrappers
Eric Blake
1
-1
/
+1
2016-03-11
vhost-user: remove useless is_server field
Marc-André Lureau
1
-2
/
+0
2016-03-11
vhost-user: fix use after free
Marc-André Lureau
1
-1
/
+6
2016-03-11
vhost-user: verify that number of queues is less than MAX_QUEUE_NUM
Ilya Maximets
1
-2
/
+3
2016-02-04
net: Clean up includes
Peter Maydell
1
-0
/
+1
2016-01-13
error: Strip trailing '\n' from error string arguments (again)
Markus Armbruster
1
-3
/
+3
2015-12-02
vhost-user: verify that number of queues is non-zero
Victor Kaplansky
1
-0
/
+5
2015-11-25
vhost-user: set link down when the char device is closed
Wen Congyang
1
-1
/
+1
2015-11-02
net: Convert to new qapi union layout
Eric Blake
1
-2
/
+2
2015-10-22
vhost user: add rarp sending after live migration for legacy guest
Thibaut Collet
1
-2
/
+22
2015-10-22
vhost user: add support of live migration
Thibaut Collet
1
-2
/
+10
2015-10-22
net: add trace_vhost_user_event
Marc-André Lureau
1
-2
/
+2
2015-09-24
vhost-user: add multiple queue support
Changchun Ouyang
1
-48
/
+93
2015-07-20
Revert "vhost-user: add multi queue support"
Michael S. Tsirkin
1
-24
/
+13
2015-06-19
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
1
-1
/
+0
2015-06-19
vhost: enable vhost without without MSI-X
Pankaj Gupta
1
-1
/
+0
2015-06-09
vhost-user: Improve -netdev/netdev_add/-net/... error reporting
Markus Armbruster
1
-13
/
+12
2015-06-09
QemuOpts: Convert qemu_opt_foreach() to Error
Markus Armbruster
1
-3
/
+4
2015-06-09
QemuOpts: Drop qemu_opt_foreach() parameter abort_on_failure
Markus Armbruster
1
-1
/
+1
2015-06-09
QemuOpts: Convert qemu_opts_foreach() to Error
Markus Armbruster
1
-2
/
+2
2015-06-08
QemuOpts: Drop qemu_opts_foreach() parameter abort_on_failure
Markus Armbruster
1
-1
/
+1
2015-06-01
vhost-user: add multi queue support
Ouyang Changchun
1
-13
/
+24
2015-05-27
net: Permit incremental conversion of init functions to Error
Markus Armbruster
1
-1
/
+2
2015-03-10
vhost: Remove superfluous '\n' around error_report()
Gonglei
1
-2
/
+2
2015-03-03
vhost user:support vhost user nic for non msi guests
Haifeng Gao
1
-13
/
+3
2014-06-19
Add the vhost-user netdev backend to the command line
Nikolay Nikolaev
1
-3
/
+106
2014-06-19
Add new vhost-user netdev backend
Nikolay Nikolaev
1
-0
/
+155