Anthony Liguori ebdfc3c83c Merge remote-tracking branch 'bonzini/nbd-for-anthony' into staging
* bonzini/nbd-for-anthony: (26 commits)
  nbd: add myself as maintainer
  qemu-nbd: throttle requests
  qemu-nbd: asynchronous operation
  qemu-nbd: add client pointer to NBDRequest
  qemu-nbd: move client handling to nbd.c
  qemu-nbd: use common main loop
  link the main loop and its dependencies into the tools
  qemu-nbd: introduce NBDRequest
  qemu-nbd: introduce NBDExport
  qemu-nbd: introduce nbd_do_receive_request
  qemu-nbd: more robust handling of invalid requests
  qemu-nbd: introduce nbd_do_send_reply
  qemu-nbd: simplify nbd_trip
  move corking functions to osdep.c
  qemu-nbd: remove data_size argument to nbd_trip
  qemu-nbd: remove offset argument to nbd_trip
  Update ioctl order in nbd_init() to detect EBUSY
  nbd: add support for NBD_CMD_TRIM
  nbd: add support for NBD_CMD_FLUSH
  nbd: add support for NBD_CMD_FLAG_FUA
  ...
2011-12-27 08:52:42 -06:00
2011-12-22 11:53:58 +01:00
2011-12-22 14:53:01 -02:00
2011-12-06 11:40:00 -02:00
2011-11-07 10:57:36 -06:00
2011-10-21 18:14:30 +02:00
2011-11-07 10:57:36 -06:00
2011-12-02 10:50:57 +00:00
2011-10-21 18:14:30 +02:00
2011-12-06 11:40:01 -02:00
2011-12-06 11:40:01 -02:00
2011-12-15 12:40:08 +01:00
2011-12-15 12:40:33 +01:00
2011-11-07 08:01:15 +00:00
2011-12-06 11:40:00 -02:00
2011-12-06 10:07:04 +00:00
2011-12-15 09:20:50 -06:00
2011-12-15 09:20:50 -06:00
2011-11-01 10:58:08 -05:00
2011-10-31 21:52:17 +01:00
2011-10-31 21:52:17 +01:00
2011-12-02 10:50:57 +00:00
2011-12-06 11:40:01 -02:00
2011-12-06 11:40:01 -02:00
2011-12-02 10:50:57 +00:00
2011-10-27 11:48:46 -02:00
2011-10-21 18:14:30 +02:00
2011-12-09 11:25:22 +00:00
2011-12-02 10:50:57 +00:00
2011-12-22 11:53:59 +01:00
2011-12-06 11:40:01 -02:00
2011-12-22 11:53:59 +01:00
2011-12-22 11:53:59 +01:00
2011-12-06 11:40:01 -02:00
2011-12-06 11:40:01 -02:00
2011-12-22 11:53:58 +01:00
2011-12-15 12:40:07 +01:00
2011-12-02 10:50:57 +00:00
2011-10-21 18:14:30 +02:00
2011-12-15 09:20:50 -06:00
2011-12-15 09:20:50 -06:00
2011-11-09 12:06:20 -06:00
2011-10-21 18:14:30 +02:00
2011-12-06 10:07:04 +00:00
2011-12-11 17:50:43 -06:00
2011-12-15 12:40:33 +01:00
2011-10-31 21:52:17 +01:00
2011-12-22 14:53:01 -02:00
2011-12-19 17:23:26 +02:00

Read the documentation in qemu-doc.html or on http://wiki.qemu.org

- QEMU team
Description
No description provided
Readme 404 MiB
Languages
C 82.6%
C++ 6.5%
Python 3.4%
Dylan 2.9%
Shell 1.6%
Other 2.8%