diff options
author | Jan Kiszka <jan.kiszka@siemens.com> | 2009-05-02 00:29:37 +0200 |
---|---|---|
committer | Anthony Liguori <aliguori@us.ibm.com> | 2009-05-22 10:50:33 -0500 |
commit | 654349ddbc0bccd2544e3aef9e2f582b6f40c5ed (patch) | |
tree | c6c0c6a1390ff8febe3079d5235f921c79dddcde /hw/adb.c | |
parent | 279899a08f43aecbd31d08826371a378e101ee2f (diff) | |
download | qemu-654349ddbc0bccd2544e3aef9e2f582b6f40c5ed.tar.gz qemu-654349ddbc0bccd2544e3aef9e2f582b6f40c5ed.tar.bz2 qemu-654349ddbc0bccd2544e3aef9e2f582b6f40c5ed.zip |
kvm: Fix framebuffer dirty log sync
kvm_physical_sync_dirty_bitmap() takes the end address as second
argument, not the region size. Moverover, the kvm API should not be used
directly here, but cpu_physical_sync_dirty_bitmap().
Signed-off-by: Jan Kiszka <jan.kiszka@siemens.com>
Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
Diffstat (limited to 'hw/adb.c')
0 files changed, 0 insertions, 0 deletions