]> git.proxmox.com Git - qemu.git/history - block
Merge remote-tracking branch 'awilliam/tags/vfio-pci-for-qemu-20130401.0' into staging
[qemu.git] / block /
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...
2013-02-11 Stefan Weilblock/vpc: Fix size calculation
2013-02-11 Markus Armbrustererror: Strip trailing '\n' from error string arguments...
2013-02-11 Anthony LiguoriMerge remote-tracking branch 'luiz/queue/qmp' into...
2013-02-08 Stefan Hajnocziblock/curl: disable extra protocols to prevent CVE...
2013-02-06 Anthony LiguoriMerge branch 'for-linux-user' of https://git.gitorious...
2013-02-01 Anthony LiguoriMerge remote-tracking branch 'stefanha/block' into...
2013-02-01 Andreas Färberblock/raw-posix: Build fix for O_ASYNC
2013-02-01 Philipp Hahnvmdk: Allow space in file name
2013-02-01 Kevin Wolfparallels: Fix bdrv_open() error handling
2013-02-01 Kevin Wolfdmg: Use g_free instead of free
2013-02-01 Kevin Wolfdmg: Fix bdrv_open() error handling
2013-02-01 Kevin Wolfvpc: Fix bdrv_open() error handling
2013-02-01 Kevin Wolfcloop: Fix bdrv_open() error handling
2013-02-01 Kevin Wolfbochs: Fix bdrv_open() error handling
2013-02-01 Liu Yuansheepdog: pass vdi_id to sheep daemon for sd_close()
2013-02-01 Othmar Pastekavmdk: Allow selecting SCSI adapter in image creation
2013-02-01 Anthony LiguoriMerge remote-tracking branch 'mst/tags/for_anthony...
2013-01-31 Aurelien JarnoMerge branch 'target-arm.next' of git://git.linaro...
2013-01-30 Anthony LiguoriMerge remote-tracking branch 'pmaydell/arm-devs.next...
2013-01-30 Anthony LiguoriMerge remote-tracking branch 'stefanha/trivial-patches...
2013-01-30 Anthony LiguoriMerge remote-tracking branch 'afaerber-or/prep-up'...
2013-01-30 Markus Armbrusterg_malloc(0) and g_malloc0(0) return NULL; simplify
2013-01-29 Anthony LiguoriMerge remote-tracking branch 'qemu-kvm/uq/master' into...
2013-01-29 Anthony LiguoriMerge remote-tracking branch 'mdroth/qga-pull-1-28...
next