aboutsummaryrefslogtreecommitdiff
path: root/include/exec/ramblock.h
AgeCommit message (Collapse)Author
2020-01-29ram_addr: Split RAMBlock definitionJuan Quintela
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>