[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [RFC PATCH 6/6] memory: Have address_space_create() re-use global &a
From: |
Gerd Hoffmann |
Subject: |
Re: [RFC PATCH 6/6] memory: Have address_space_create() re-use global &address_space_memory |
Date: |
Fri, 20 Aug 2021 08:07:03 +0200 |
Hi,
> This also seems to me to be the tail wagging the dog. If we think
> 'info mtree' has too much duplicate information (which it certainly
> does) then we should make mtree_info() smarter about reducing that
> duplication. Off the top of my head, we could change the code that
> prints ASes to do something like:
> qemu_printf("...same as address-space %s\n", name);
Neat idea.
Having 'info mtree' accept an (optional) 'name' parameter to pick an
address space to be printed would be useful too.
take care,
Gerd
- [PATCH 3/6] memory: Have cpu_address_space_init() use address_space_create(), (continued)
[PATCH 5/6] hw/usb: Replace alloc() + address_space_init() by address_space_create(), Philippe Mathieu-Daudé, 2021/08/19
[RFC PATCH 6/6] memory: Have address_space_create() re-use global &address_space_memory, Philippe Mathieu-Daudé, 2021/08/19