]> git.proxmox.com Git - qemu.git/history - block
xhci: fix portsc writes
[qemu.git] / block /
2013-04-15 Anthony LiguoriMerge remote-tracking branch 'bonzini/hw-dirs' into...
2013-04-15 Anthony LiguoriMerge remote-tracking branch 'stefanha/block' into...
2013-04-15 Anthony LiguoriMerge remote-tracking branch 'luiz/queue/qmp' into...
2013-04-15 Anthony LiguoriMerge remote-tracking branch 'quintela/migration.next...
2013-04-15 Josh Durginrbd: add an asynchronous flush
2013-04-15 Richard W.M. Jonesblock: ssh: Use libssh2_sftp_fsync (if supported by...
2013-04-15 Richard W.M. Jonesblock: Add support for Secure Shell (ssh) block device.
2013-04-15 Kevin Wolfblock: Introduce bdrv_pwritev() for qcow2_save_vmstate
2013-04-15 Kevin Wolfblock: Introduce bdrv_writev_vmstate
2013-04-13 Aurelien JarnoMerge branch 'mingw' of git://qemu.weilnetz.de/qemu
2013-04-13 Aurelien Jarnoaes: move aes.h from include/block to include/qemu
2013-04-13 Aurelien JarnoMerge branch 'tcg-s390' of git://github.com/rth7680...
2013-04-08 Anthony LiguoriMerge remote-tracking branch 'bonzini/hw-dirs' into...
2013-04-08 Paolo Bonzinihw: move headers to include/
2013-04-08 Anthony LiguoriMerge remote-tracking branch 'mdroth/qga-pull-4-2-13...
2013-04-08 Anthony LiguoriMerge remote-tracking branch 'kraxel/usb.79' into staging
2013-04-06 Blue SwirlMerge branch 'arm-devs.next' of git://git.linaro.org...
2013-04-05 Anthony LiguoriMerge remote-tracking branch 'stefanha/trivial-patches...
2013-04-05 Anthony LiguoriMerge remote-tracking branch 'sstabellini/xen-2013...
2013-04-05 Anthony LiguoriMerge remote-tracking branch 'kwolf/for-anthony' into...
2013-04-05 Kevin Wolfqcow2: Fix L1 write error handling in qcow2_update_snap...
2013-04-05 Kevin Wolfqcow2: Return real error in qcow2_update_snapshot_refcount
2013-04-02 Anthony LiguoriMerge remote-tracking branch 'luiz/queue/qmp' into...
2013-04-02 Stefan Hajnoczioslib-posix: rename socket_set_nonblock() to qemu_set_n...
2013-04-01 Anthony LiguoriMerge remote-tracking branch 'stefanha/trivial-patches...
2013-03-28 Anthony LiguoriMerge remote-tracking branch 'stefanha/block' into...
2013-03-28 Kevin Wolfqcow2: Gather clusters in a looping loop
2013-03-28 Kevin Wolfqcow2: Move cluster gathering to a non-looping loop
2013-03-28 Kevin Wolfqcow2: Allow requests with multiple l2metas
2013-03-28 Kevin Wolfqcow2: Use byte granularity in qcow2_alloc_cluster_offset()
2013-03-28 Kevin Wolfqcow2: Prepare handle_alloc/copied() for byte granularity
2013-03-28 Kevin Wolfqcow2: handle_copied(): Implement non-zero host_offset
2013-03-28 Kevin Wolfqcow2: handle_copied(): Get rid of keep_clusters parameter
2013-03-28 Kevin Wolfqcow2: handle_copied(): Get rid of nb_clusters parameter
2013-03-28 Kevin Wolfqcow2: Factor out handle_copied()
2013-03-28 Kevin Wolfqcow2: Clean up handle_alloc()
2013-03-28 Kevin Wolfqcow2: Finalise interface of handle_alloc()
2013-03-28 Kevin Wolfqcow2: handle_alloc(): Get rid of keep_clusters parameter
2013-03-28 Kevin Wolfqcow2: handle_alloc(): Get rid of nb_clusters parameter
2013-03-28 Kevin Wolfqcow2: Factor out handle_alloc()
2013-03-28 Kevin Wolfqcow2: Decouple cluster allocation from cluster reuse...
2013-03-28 Kevin Wolfqcow2: Change handle_dependency to byte granularity
2013-03-28 Kevin Wolfqcow2: Improve check for overlapping allocations
2013-03-28 Kevin Wolfqcow2: Handle dependencies earlier
2013-03-28 Kevin Wolfqcow2: Remove bogus unlock of s->lock
2013-03-28 Kevin Wolfqcow2: Fix "total clusters" number in bdrv_check
2013-03-26 Anthony LiguoriMerge remote-tracking branch 'mst/tags/for_anthony...
2013-03-25 Anthony LiguoriMerge remote-tracking branch 'stefanha/net' into staging
2013-03-25 Anthony LiguoriMerge remote-tracking branch 'stefanha/block' into...
2013-03-25 Stefan Weilblock: Add options QDict to bdrv_file_open() prototypes...
2013-03-25 Liu Yuanrbd: fix compile error
2013-03-23 Blue SwirlMerge branch 'for-upstream' of git://github.com/mwalle...
2013-03-22 Aurelien JarnoMerge branch 'ppc-for-upstream' of git://github.com...
2013-03-22 Anthony LiguoriMerge remote-tracking branch 'kwolf/for-anthony' into...
2013-03-22 Kevin Wolfnbd: Check against invalid option combinations
2013-03-22 Kevin Wolfnbd: Use default port if only host is specified
2013-03-22 Kevin Wolfblock: Make find_image_format safe with NULL filename
2013-03-22 Kevin Wolfblock: Introduce .bdrv_parse_filename callback
2013-03-22 Kevin Wolfnbd: Accept -drive options for the network connection
2013-03-22 Kevin Wolfnbd: Keep hostname and port separate
2013-03-22 Kevin Wolfblock: Add options QDict to bdrv_file_open() prototypes
2013-03-19 Anthony LiguoriMerge remote-tracking branch 'kraxel/ipxe.2' into staging
2013-03-19 Anthony LiguoriMerge remote-tracking branch 'kwolf/for-anthony' into...
2013-03-19 Kevin Wolfqcow2: Fix segfault in qcow2_invalidate_cache
2013-03-19 Liu Yuansheepdog: show error message for halt status
2013-03-15 Anthony LiguoriMerge remote-tracking branch 'stefanha/block' into...
2013-03-15 Stefan Hajnoczithreadpool: drop global thread pool
2013-03-15 MORITA Kazutakasheepdog: set io_flush handler in do_co_req
2013-03-15 MORITA Kazutakasheepdog: use non-blocking fd in coroutine context
2013-03-15 Paolo Bonziniqcow2: make is_allocated return true for zero clusters
2013-03-15 Stefan Hajnocziqcow2: drop unnecessary flush in qcow2_update_snapshot_...
2013-03-15 Stefan Hajnocziqcow2: drop flush in update_cluster_refcount()
2013-03-15 Stefan Hajnocziqcow2: flush in qcow2_update_snapshot_refcount()
2013-03-15 Stefan Hajnocziqcow2: set L2 cache dependency in qcow2_alloc_bytes()
2013-03-15 Stefan Hajnocziqcow2: flush refcount cache correctly in qcow2_write_sn...
2013-03-15 Stefan Hajnocziqcow2: flush refcount cache correctly in alloc_refcount...
2013-03-15 Kevin Wolfqcow2: Allow lazy refcounts to be enabled on the comman...
2013-03-15 Kevin Wolfblock: Add options QDict to bdrv_open() prototype
2013-03-15 Kevin Wolfblock: Add options QDict to .bdrv_open()
2013-03-11 Anthony LiguoriMerge remote-tracking branch 'origin/master' into staging
2013-03-11 Anthony LiguoriMerge remote-tracking branch 'bonzini/hw-dirs' into...
2013-03-11 Anthony LiguoriMerge remote-tracking branch 'stefanha/trivial-patches...
2013-03-11 Anthony LiguoriMerge remote-tracking branch 'bonzini/scsi-next' into...
2013-03-05 Peter Lieveniscsi: add iscsi_truncate support
2013-03-05 Peter Lieveniscsi: retry read, write, flush and unmap on unit atten...
2013-03-04 Anthony LiguoriMerge remote-tracking branch 'stefanha/block' into...
2013-03-04 MORITA Kazutakasheepdog: add support for connecting to unix domain...
2013-03-04 MORITA Kazutakasheepdog: use inet_connect to simplify connect code
2013-03-04 MORITA Kazutakasheepdog: accept URIs
2013-03-04 MORITA Kazutakamove socket_set_nodelay to osdep.c
2013-02-26 Anthony LiguoriMerge remote-tracking branch 'kiszka/queues/slirp'...
2013-02-26 Anthony LiguoriMerge remote-tracking branch 'kwolf/for-anthony' into...
2013-02-22 Stefan Hajnocziqcow2: support compressed clusters in BlockFragInfo
2013-02-22 Stefan Hajnocziqcow2: record fragmentation statistics during check
2013-02-22 Stefan Hajnocziqcow2: introduce check_refcounts_l1/l2() flags
2013-02-22 Federico Simoncelliqemu-img: find the image end offset during check
2013-02-13 Stefan Hajnocziblock/curl: only restrict protocols with libcurl>=7...
2013-02-12 Anthony LiguoriMerge remote-tracking branch 'stefanha/block' into...
2013-02-12 Stefan HajnocziRevert "block/vpc: Fix size calculation"
2013-02-12 Stefan Hajnocziblock/raw-posix: detect readonly Linux block devices...
next