]> git.proxmox.com Git - qemu.git/commit
Add API to check whether a physical address is I/O address
authorWen Congyang <wency@cn.fujitsu.com>
Mon, 7 May 2012 04:04:18 +0000 (12:04 +0800)
committerLuiz Capitulino <lcapitulino@redhat.com>
Mon, 4 Jun 2012 16:49:33 +0000 (13:49 -0300)
commit76f3553883b868e99c78212b9d12309e8e1e5d81
treee81a0ec3f73febd84c827357366dbe3b616df005
parent80167a8a31d7c42e3e33ec23592eb14938c88098
Add API to check whether a physical address is I/O address

This API will be used in the following patch.

Signed-off-by: Wen Congyang <wency@cn.fujitsu.com>
Signed-off-by: Luiz Capitulino <lcapitulino@redhat.com>
cpu-common.h
exec.c