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
/
qemu-nbd.c
Age
Commit message (
Expand
)
Author
Files
Lines
2015-02-16
qemu-nbd: Use blk_new_open() in main()
Max Reitz
1
-16
/
+9
2015-02-06
nbd: Improve error messages
Max Reitz
1
-1
/
+6
2014-12-10
qemu-nbd: Use BlockBackend where reasonable
Max Reitz
1
-5
/
+5
2014-12-10
nbd: Change external interface to BlockBackend
Max Reitz
1
-1
/
+1
2014-10-20
block: Make BlockBackend own its BlockDriverState
Markus Armbruster
1
-1
/
+0
2014-10-20
block: Connect BlockBackend to BlockDriverState
Markus Armbruster
1
-2
/
+2
2014-10-20
block: New BlockBackend
Markus Armbruster
1
-1
/
+4
2014-10-20
block: Split bdrv_new_root() off bdrv_new()
Markus Armbruster
1
-1
/
+1
2014-10-03
block: Drop superfluous conditionals around qemu_opts_del()
Markus Armbruster
1
-3
/
+1
2014-09-25
qemu-nbd: Destroy the BlockDriverState properly
Markus Armbruster
1
-1
/
+1
2014-09-22
async: aio_context_new(): Handle event_notifier_init failure
Chrysostomos Nanakos
1
-1
/
+5
2014-09-08
qemu-nbd: fix indentation and coding style
Peter Lieven
1
-36
/
+39
2014-09-08
qemu-nbd: add option to set detect-zeroes mode
Peter Lieven
1
-0
/
+25
2014-06-30
nbd: Shutdown socket before closing.
Hani Benhabiles
1
-0
/
+1
2014-05-28
qemu-nbd: Don't use qerror_report()
Markus Armbruster
1
-3
/
+3
2014-05-24
nbd: Miscellaneous typo fixes.
Hani Benhabiles
1
-1
/
+1
2014-05-24
nbd: Close socket on negotiation failure.
Hani Benhabiles
1
-1
/
+3
2014-04-22
block: Add errp to bdrv_new()
Kevin Wolf
1
-1
/
+2
2014-03-17
qemu-nbd: Fix coverity issues
Paolo Bonzini
1
-4
/
+13
2014-02-25
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
1
-1
/
+53
2014-02-21
nbd: move socket wrappers to qemu-nbd
Paolo Bonzini
1
-0
/
+52
2014-02-21
block: Add reference parameter to bdrv_open()
Max Reitz
1
-1
/
+1
2014-02-21
block: Change BDS parameter of bdrv_open() to **
Max Reitz
1
-1
/
+1
2014-02-20
util: Split out exec_dir from os_find_datadir
Fam Zheng
1
-0
/
+1
2013-12-04
qemu-nbd: add doc for option -f
Wenchao Xia
1
-0
/
+1
2013-12-04
qemu-nbd: support internal snapshot export
Wenchao Xia
1
-2
/
+44
2013-09-12
block: Error parameter for open functions
Max Reitz
1
-2
/
+4
2013-08-22
aio / timers: Untangle include files
Alex Bligh
1
-0
/
+1
2013-04-15
Add -f FMT / --format FMT arg to qemu-nbd
Daniel P. Berrange
1
-2
/
+18
2013-03-15
block: Add options QDict to bdrv_open() prototype
Kevin Wolf
1
-1
/
+1
2013-02-22
qemu-nbd: add --discard option
Paolo Bonzini
1
-3
/
+15
2012-12-19
block: move include files to include/block/
Paolo Bonzini
1
-2
/
+2
2012-11-12
qemu-nbd: initialize main loop before block layer
Paolo Bonzini
1
-1
/
+1
2012-09-19
qemu-nbd: rewrite termination conditions to use a state machine
Paolo Bonzini
1
-10
/
+27
2012-09-19
nbd: add notification for closing an NBDExport
Paolo Bonzini
1
-1
/
+1
2012-09-19
nbd: add reference counting to NBDExport
Paolo Bonzini
1
-0
/
+2
2012-09-19
nbd: do not close BlockDriverState in nbd_export_close
Paolo Bonzini
1
-0
/
+1
2012-07-24
qemu-nbd: add --cache and --aio options
Paolo Bonzini
1
-2
/
+40
2012-07-24
qemu-nbd: reorganize help message
Paolo Bonzini
1
-11
/
+22
2012-04-19
nbd: do not include block_int.h
Paolo Bonzini
1
-2
/
+2
2012-04-19
nbd: consistently return negative errno values
Paolo Bonzini
1
-7
/
+8
2012-04-19
nbd: consistently check for <0 or >=0
Paolo Bonzini
1
-13
/
+13
2012-02-17
open /dev/nbd in nbd_client_thread
Paolo Bonzini
1
-18
/
+16
2012-02-17
do not chdir(/) in qemu-nbd before opening all files
Michael Tokarev
1
-1
/
+7
2012-01-06
qemu-nbd: drop loop which can never loop
Stefan Hajnoczi
1
-6
/
+4
2011-12-22
qemu-nbd: move client handling to nbd.c
Paolo Bonzini
1
-10
/
+4
2011-12-22
qemu-nbd: use common main loop
Paolo Bonzini
1
-67
/
+45
2011-12-22
qemu-nbd: introduce NBDExport
Paolo Bonzini
1
-10
/
+5
2011-12-22
qemu-nbd: remove data_size argument to nbd_trip
Paolo Bonzini
1
-3
/
+1
2011-12-22
qemu-nbd: remove offset argument to nbd_trip
Paolo Bonzini
1
-2
/
+1
[next]