]> git.proxmox.com Git - qemu.git/history - block/raw_bsd.c
Merge remote-tracking branch 'kraxel/usb.89' into staging
[qemu.git] / block / raw_bsd.c
2013-09-11 Anthony LiguoriMerge remote-tracking branch 'kraxel/usb.89' into staging
2013-09-11 Anthony LiguoriMerge remote-tracking branch 'mdroth/qga-pull-2013...
2013-09-11 Anthony LiguoriMerge remote-tracking branch 'sstabellini/xen-2013...
2013-09-11 Anthony LiguoriMerge remote-tracking branch 'stefanha/block' into...
2013-09-06 Paolo Bonziniblock: introduce bdrv_get_block_status API
2013-09-06 Paolo Bonziniblock: make bdrv_co_is_allocated static
2013-09-03 Anthony LiguoriMerge remote-tracking branch 'afaerber/tags/qom-cpu...
2013-09-03 Anthony LiguoriMerge remote-tracking branch 'kwolf/for-anthony' into...
2013-08-30 Laszlo Ersekswitch raw block driver from "raw.o" to "raw_bsd.o"
2013-08-30 Laszlo Ersekraw_bsd: register bdrv_raw
2013-08-30 Laszlo Ersekraw_bsd: add raw_create_options
2013-08-30 Laszlo Ersekraw_bsd: introduce "special members"
2013-08-30 Laszlo Ersekraw_bsd: add raw_create()
2013-08-30 Laszlo Ersekraw_bsd: emit debug events in bdrv_co_readv() and bdrv_...
2013-08-30 Laszlo Ersekadd skeleton for BSD licensed "raw" BlockDriver