Re: [PATCH 0/7] Remove some unused structures

2024-06-17 Thread Michael Tokarev
07.06.2024 17:04, Dr. David Alan Gilbert пишет: * Dr. David Alan Gilbert (d...@treblig.org) wrote: A bunch of structs that are currently unused, found with a simple script and a bit of eyeballing. The only one I'm that suspicious of is the SPARC one, where the patch which removed the use is a b

Re: [PATCH 0/7] Remove some unused structures

2024-06-07 Thread Dr. David Alan Gilbert
* Dr. David Alan Gilbert (d...@treblig.org) wrote: > A bunch of structs that are currently unused, > found with a simple script and a bit of eyeballing. > > The only one I'm that suspicious of is the SPARC > one, where the patch which removed the use is a bit > confusing to me. Copying in Trivial

[PATCH 0/7] Remove some unused structures

2024-05-05 Thread Dr. David Alan Gilbert
A bunch of structs that are currently unused, found with a simple script and a bit of eyeballing. The only one I'm that suspicious of is the SPARC one, where the patch which removed the use is a bit confusing to me. Tested with a --target-list=ppc-softmmu,m68k-softmmu,x86_64-softmmu,arm-softm