1. 17 7月, 2009 13 次提交
  2. 16 7月, 2009 1 次提交
  3. 10 7月, 2009 3 次提交
  4. 08 7月, 2009 1 次提交
  5. 04 7月, 2009 1 次提交
  6. 30 6月, 2009 2 次提交
  7. 29 6月, 2009 1 次提交
  8. 24 6月, 2009 1 次提交
  9. 22 6月, 2009 1 次提交
  10. 17 6月, 2009 2 次提交
  11. 16 6月, 2009 3 次提交
  12. 13 6月, 2009 2 次提交
  13. 07 6月, 2009 2 次提交
  14. 04 6月, 2009 1 次提交
  15. 28 5月, 2009 1 次提交
  16. 27 5月, 2009 1 次提交
  17. 26 5月, 2009 1 次提交
  18. 23 5月, 2009 1 次提交
  19. 22 5月, 2009 1 次提交
    • A
      Add HTTP protocol using curl v6 · 769ce76d
      Alexander Graf 提交于
      Currently Qemu can read from posix I/O and NBD. This patch adds a
      third protocol to the game: HTTP.
      
      In certain situations it can be useful to access HTTP data directly,
      for example if you want to try out an http provided OS image, but
      don't know if you want to download it yet.
      
      Using this patch you can now try it on on the fly. Just use it like:
      
      qemu -cdrom http://host/path/my.isoSigned-off-by: NAlexander Graf <agraf@suse.de>
      769ce76d
  20. 21 5月, 2009 1 次提交