blk-commit-all.c (102B)
1 #include "qemu/osdep.h" 2 #include "sysemu/block-backend.h" 3 4 int blk_commit_all(void) 5 { 6 return 0; 7 }
qemuFORK: QEMU emulator | |
| git clone https://git.neptards.moe/neptards/qemu.git | |
| Log | Files | Refs | Submodules | LICENSE |