]> git.proxmox.com Git - qemu.git/history - block-raw-win32.c
Don't leak VLANClientState on PCI hot remove
[qemu.git] / block-raw-win32.c
2009-04-07 aliguoriFix find_device_type() to correctly identify floppy...
2008-10-14 aliguoriExpand cache= option and use write-through caching...
2008-09-22 aliguoriRefactor AIO to allow multiple AIO implementations
2008-09-16 aliguoriblock-raw is not a protocol
2008-09-15 aliguoriUse common objects for qemu-img and qemu-nbd
2008-09-10 aliguoriUse signalfd() to work around signal/select race
2007-12-24 balrogAdd "cache" parameter to "-drive" (Laurent Vivier).
2007-12-15 thsSplit block-raw.c into block-raw-posix.c and block...