Home
last modified time | relevance | path

Searched hist:c10c9d96 (Results 1 – 2 of 2) sorted by relevance

/openbmc/qemu/include/sysemu/
H A Dblock-backend.hc10c9d96 Tue Mar 08 09:39:49 CST 2016 Kevin Wolf <kwolf@redhat.com> block: Introduce blk_set_allow_write_beyond_eof()

We check that the guest can't write beyond the end of its disk, but for
other internal users it can make sense to allow growing a file.

Signed-off-by: Kevin Wolf <kwolf@redhat.com>
/openbmc/qemu/block/
H A Dblock-backend.cc10c9d96 Tue Mar 08 09:39:49 CST 2016 Kevin Wolf <kwolf@redhat.com> block: Introduce blk_set_allow_write_beyond_eof()

We check that the guest can't write beyond the end of its disk, but for
other internal users it can make sense to allow growing a file.

Signed-off-by: Kevin Wolf <kwolf@redhat.com>