diff options
author | aliguori <aliguori@c046a42c-6fe2-441c-8c8c-71466251a162> | 2008-11-24 19:36:26 +0000 |
---|---|---|
committer | aliguori <aliguori@c046a42c-6fe2-441c-8c8c-71466251a162> | 2008-11-24 19:36:26 +0000 |
commit | 5832d1f2f51e1a1991c53ea98c535a619cf03001 (patch) | |
tree | 1a648b754be7ee26f3dadce9cc218048674a37f6 /hw | |
parent | b4fbd8798aeb7870221769576973aeed909d304b (diff) | |
download | qemu-5832d1f2f51e1a1991c53ea98c535a619cf03001.tar.gz qemu-5832d1f2f51e1a1991c53ea98c535a619cf03001.tar.bz2 qemu-5832d1f2f51e1a1991c53ea98c535a619cf03001.zip |
kvm: Introduce kvm logging interface (Glauber Costa)
Introduce functions to control logging of memory regions.
We select regions based on its start address, a
guest_physical_addr (target_phys_addr_t, in qemu nomenclature).
The main user of this interface right now is VGA optimization
(a way of reducing the number of mmio exits).
Signed-off-by: Glauber Costa <glommer@redhat.com>
Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@5792 c046a42c-6fe2-441c-8c8c-71466251a162
Diffstat (limited to 'hw')
0 files changed, 0 insertions, 0 deletions