diff options
author | aliguori <aliguori@c046a42c-6fe2-441c-8c8c-71466251a162> | 2009-04-17 14:26:25 +0000 |
---|---|---|
committer | aliguori <aliguori@c046a42c-6fe2-441c-8c8c-71466251a162> | 2009-04-17 14:26:25 +0000 |
commit | 494ada4234368b76583c2c1054a685488129dd76 (patch) | |
tree | 08b54045cb29f432160990e91ff83ea9ab1c1e75 /qemu-log.h | |
parent | 3c892168a02b4ff9ef8c398599940b8f16a32437 (diff) | |
download | hqemu-494ada4234368b76583c2c1054a685488129dd76.zip hqemu-494ada4234368b76583c2c1054a685488129dd76.tar.gz |
kvm: Cleanup unmap condition in kvm_set_phys_mem (Jan Kiszka)
Testing for TLB_MMIO on unmap makes no sense as A) that flag belongs to
CPUTLBEntry and not to io_memory slots or physical addresses and B) we
already use a different condition before mapping. So make this test
consistent.
Signed-off-by: Jan Kiszka <jan.kiszka@siemens.com>
Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@7137 c046a42c-6fe2-441c-8c8c-71466251a162
Diffstat (limited to 'qemu-log.h')
0 files changed, 0 insertions, 0 deletions