repo.or.cz
/
qemu
/
rayw.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
pcie: fix typo in pcie_cap_deverr_init()
[qemu/rayw.git]
/
stubs
/
bdrv-commit-all.c
blob
a8e0a95417ccede84f093f1b920d3a60a43fd7aa
1
#include
"qemu-common.h"
2
#include
"block/block.h"
3
4
int
bdrv_commit_all
(
void
)
5
{
6
return
0
;
7
}