diff options
author | Takuya Yoshikawa <yoshikawa.takuya@oss.ntt.co.jp> | 2012-03-01 11:34:45 +0100 |
---|---|---|
committer | Avi Kivity <avi@redhat.com> | 2012-04-08 11:50:01 +0200 |
commit | 93474b25af1eabf5b14743793156e8d307bfcd6b (patch) | |
tree | a670a601bc0f470e95d38b84a77b0de79735b491 /Documentation/sgi-ioc4.txt | |
parent | KVM: Switch to srcu-less get_dirty_log() (diff) | |
download | linux-93474b25af1eabf5b14743793156e8d307bfcd6b.tar.xz linux-93474b25af1eabf5b14743793156e8d307bfcd6b.zip |
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>
Diffstat (limited to 'Documentation/sgi-ioc4.txt')
0 files changed, 0 insertions, 0 deletions