Files
linux-st/include/linux
Takuya Yoshikawa 93474b25af KVM: Remove unused dirty_bitmap_head and nr_dirty_pages
Now that we do neither double buffering nor heuristic selection of the
write protection method these are not needed anymore.

Note: some drivers have their own implementation of set_bit_le() and
making it generic needs a bit of work; so we use test_and_set_bit_le()
and will later replace it with generic set_bit_le().

Signed-off-by: Takuya Yoshikawa <yoshikawa.takuya@oss.ntt.co.jp>
Signed-off-by: Avi Kivity <avi@redhat.com>
2012-04-08 12:50:01 +03:00
..
2012-03-29 15:38:31 +10:30
2012-03-28 18:30:03 +01:00
2012-04-05 15:30:34 -07:00
2012-03-27 22:45:26 -04:00
2012-03-28 17:19:28 -07:00
2012-04-03 17:23:23 -04:00
2012-03-28 18:30:03 +01:00
2012-03-28 18:30:03 +01:00
2012-03-31 08:09:50 +05:30
2012-03-28 18:30:03 +01:00