-
Avi Kivity authored
The memory API automatically cracks large reads and writes into smaller ones when needed. Factor out this mechanism, which is now duplicated between memory reads and memory writes, into a function. Signed-off-by:
Avi Kivity <avi@redhat.com>
Signed-off-by:
Anthony Liguori <aliguori@us.ibm.com>Avi Kivity authoredThe memory API automatically cracks large reads and writes into smaller ones when needed. Factor out this mechanism, which is now duplicated between memory reads and memory writes, into a function. Signed-off-by:
Avi Kivity <avi@redhat.com>
Signed-off-by:
Anthony Liguori <aliguori@us.ibm.com>
Loading