]> git.proxmox.com Git - mirror_qemu.git/commit
memory: fix dirty mask function length handling
authorBlue Swirl <blauwirbel@gmail.com>
Sun, 22 Jan 2012 11:00:44 +0000 (11:00 +0000)
committerBlue Swirl <blauwirbel@gmail.com>
Wed, 25 Jan 2012 18:32:39 +0000 (18:32 +0000)
commit59abb06198ee9471e29c970f294eae80c0b39be1
treeb826244ff49f7be0166588390285a01643af58fc
parentc5bd4f3d2ddf243565d94a5a16eafcb994c1524a
memory: fix dirty mask function length handling

Fix handling of cases like start = 0xfff, length = 2.

Change length to ram_addr_t to handle larger lengths.

Signed-off-by: Blue Swirl <blauwirbel@gmail.com>
exec-obsolete.h