diff options
author | Gabriel L. Somlo | 2014-04-23 15:42:36 +0200 |
---|---|---|
committer | Gerd Hoffmann | 2014-05-05 12:29:39 +0200 |
commit | 7bf8ef196e80bedec3c48017e3105e46548e7a7b (patch) | |
tree | 9682f521872ccf46182ebc613c5bc0d44ff716a0 /scripts/tracetool/backend/simple.py | |
parent | pc: add 2.1 machine type (diff) | |
download | qemu-7bf8ef196e80bedec3c48017e3105e46548e7a7b.tar.gz qemu-7bf8ef196e80bedec3c48017e3105e46548e7a7b.tar.xz qemu-7bf8ef196e80bedec3c48017e3105e46548e7a7b.zip |
E820: Add interface for accessing e820 table
Add the following two functions:
- e820_get_num_entries() - query the size of the e820 table
- e820_get_entry() - grab an entry matching a given set of criteria
This interface is currently necessary for creating type 19
(memory array mapped address) structures in smbios.
Signed-off-by: Gabriel Somlo <somlo@cmu.edu>
Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
Diffstat (limited to 'scripts/tracetool/backend/simple.py')
0 files changed, 0 insertions, 0 deletions