summaryrefslogtreecommitdiffstats
path: root/hw/xen_disk.c
diff options
context:
space:
mode:
authorFelipe Franciosi2013-04-05 17:37:32 +0200
committerStefano Stabellini2013-04-05 17:37:32 +0200
commit10bb3c623478117aee5117c312736f10833decc2 (patch)
tree337c3ff82e48f8bb2ed6be9a877fc85f97acb39f /hw/xen_disk.c
parentXen PV backend: Disable use of O_DIRECT by default as it results in crashes. (diff)
downloadqemu-10bb3c623478117aee5117c312736f10833decc2.tar.gz
qemu-10bb3c623478117aee5117c312736f10833decc2.tar.xz
qemu-10bb3c623478117aee5117c312736f10833decc2.zip
Introduce 64 bit integer write interface to xenstore
The current implementation of xen_backend only provides 32 bit integer functions to write to xenstore. This patch adds two functions that allow writing 64 bit integers (one generic function and another for the backend only). This patch also fixes the size of the char arrays used to represent these integers as strings (originally 32 bytes, however no more than 12 bytes are needed for 32 bit integers and no more than 21 bytes are needed for 64 bit integers). Signed-off-by: Felipe Franciosi <felipe@paradoxo.org> Signed-off-by: Stefano Stabellini <stefano.stabellini@eu.citrix.com>
Diffstat (limited to 'hw/xen_disk.c')
0 files changed, 0 insertions, 0 deletions