Home
last modified time | relevance | path

Searched hist:"585 ea0c8" (Results 1 – 3 of 3) sorted by relevance

/openbmc/qemu/tests/qemu-iotests/
H A D059585ea0c8 Tue Jan 07 19:42:07 CST 2014 Fam Zheng <famz@redhat.com> vmdk: Fix big flat extent IO

Local variable "n" as int64_t avoids overflow with large sector number
calculation. See test case change for failure case.

Signed-off-by: Fam Zheng <famz@redhat.com>
Signed-off-by: Kevin Wolf <kwolf@redhat.com>
H A D059.out585ea0c8 Tue Jan 07 19:42:07 CST 2014 Fam Zheng <famz@redhat.com> vmdk: Fix big flat extent IO

Local variable "n" as int64_t avoids overflow with large sector number
calculation. See test case change for failure case.

Signed-off-by: Fam Zheng <famz@redhat.com>
Signed-off-by: Kevin Wolf <kwolf@redhat.com>
/openbmc/qemu/block/
H A Dvmdk.c585ea0c8 Tue Jan 07 19:42:07 CST 2014 Fam Zheng <famz@redhat.com> vmdk: Fix big flat extent IO

Local variable "n" as int64_t avoids overflow with large sector number
calculation. See test case change for failure case.

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