summaryrefslogtreecommitdiffstats
path: root/include/exec/ramblock.h
Commit message (Collapse)AuthorAgeFilesLines
* ram_addr: Split RAMBlock definitionJuan Quintela2020-01-291-0/+64
We need some of the fields without having to poison everything else. Signed-off-by: Juan Quintela <quintela@redhat.com> Reviewed-by: Dr. David Alan Gilbert <dgilbert@redhat.com>