Fix release_drive on unplugged devices (pci_piix3_xen_ide_unplug)
[qemu.git] / stubs / bdrv-commit-all.c
bloba8e0a95417ccede84f093f1b920d3a60a43fd7aa
1 #include "qemu-common.h"
2 #include "block/block.h"
4 int bdrv_commit_all(void)
6 return 0;