]> git.proxmox.com Git - qemu.git/history - block/vhdx.c
sun4m: Add FCode ROM for TCX framebuffer
[qemu.git] / block / vhdx.c
2013-11-19 Anthony LiguoriMerge remote-tracking branch 'mjt/trivial-patches'...
2013-11-19 Anthony LiguoriMerge remote-tracking branch 'agraf/tags/signed-ppc...
2013-11-13 Anthony LiguoriMerge remote-tracking branch 'luiz/queue/qmp' into...
2013-11-13 Anthony LiguoriMerge remote-tracking branch 'mst/tags/for_anthony...
2013-11-13 Anthony LiguoriMerge remote-tracking branch 'stefanha/net' into staging
2013-11-13 Anthony LiguoriMerge remote-tracking branch 'stefanha/block' into...
2013-11-07 Jeff Codyblock: vhdx - add .bdrv_create() support
2013-11-07 Jeff Codyblock: vhdx - break out code operations to functions
2013-11-07 Jeff Codyblock: vhdx - move more endian translations to vhdx...
2013-11-07 Jeff Codyblock: vhdx - remove BAT file offset bit shifting
2013-11-07 Jeff Codyblock: vhdx write support
2013-11-07 Jeff Codyblock: vhdx - add region overlap detection for image...
2013-11-07 Jeff Codyblock: vhdx - log parsing, replay, and flush support
2013-11-07 Jeff Codyblock: vhdx code movement - move vhdx_close() above...
2013-11-07 Jeff Codyblock: vhdx - update log guid in header, and first...
2013-11-07 Jeff Codyblock: vhdx - break endian translation functions out
2013-11-07 Jeff Codyblock: vhdx code movement - VHDXMetadataEntries and...
2013-11-07 Jeff Codyblock: vhdx - add header update capability.
2013-11-07 Jeff Codyblock: vhdx - minor comments and typo correction.
2013-10-31 Anthony LiguoriMerge remote-tracking branch 'mst/tags/for_anthony...
2013-10-18 Anthony LiguoriMerge remote-tracking branch 'qemu-kvm/uq/master' into...
2013-10-14 Anthony LiguoriMerge remote-tracking branch 'jliu/or32' into staging
2013-10-14 Anthony LiguoriMerge remote-tracking branch 'awilliam/tags/vfio-pci...
2013-10-10 Anthony LiguoriMerge remote-tracking branch 'afaerber/tags/qom-cpu...
2013-10-10 Anthony LiguoriMerge remote-tracking branch 'amit/char-remove-watch...
2013-10-10 Anthony LiguoriMerge remote-tracking branch 'otubo/seccomp' into staging
2013-10-10 Anthony LiguoriMerge remote-tracking branch 'mcayland/qemu-openbios...
2013-10-10 Anthony LiguoriMerge remote-tracking branch 'sstabellini/xen-2013...
2013-10-10 Anthony LiguoriMerge remote-tracking branch 'bonzini/scsi-next' into...
2013-10-09 Anthony LiguoriMerge remote-tracking branch 'stefanha/block' into...
2013-10-02 Jeff Codyblock: vhdx - add migration blocker
2013-09-30 Anthony LiguoriMerge remote-tracking branch 'mst/tags/for_anthony...
2013-09-23 Anthony LiguoriMerge remote-tracking branch 'qemu-kvm/uq/master' into...
2013-09-23 Anthony LiguoriMerge remote-tracking branch 'bonzini/scsi-next' into...
2013-09-17 Anthony LiguoriMerge remote-tracking branch 'kiszka/queues/slirp'...
2013-09-17 Anthony LiguoriMerge remote-tracking branch 'kwolf/for-anthony' into...
2013-09-12 Max Reitzbdrv: Use "Error" for opening images
2013-05-03 Anthony LiguoriMerge remote-tracking branch 'stefanha/tracing' into...
2013-05-03 Anthony LiguoriMerge remote-tracking branch 'stefanha/net' into staging
2013-05-03 Anthony LiguoriMerge remote-tracking branch 'stefanha/block' into...
2013-05-03 Jeff Codyblock: add read-only support to VHDX image format.
2013-05-03 Jeff Codyblock: initial VHDX driver support framework - supports...