Re: [PATCH 04/12] pci: Make query-pci stub consistent with the real one

2022-11-29 Thread Dr. David Alan Gilbert
* Markus Armbruster (arm...@redhat.com) wrote: > QMP query-pci and HMP info pci can behave differently when there are > no PCI devices. They can report nothing, like this: > > qemu-system-aarch64 -S -M spitz -display none -monitor stdio > QEMU 7.1.91 monitor - type 'help' for more informa

[PATCH 04/12] pci: Make query-pci stub consistent with the real one

2022-11-28 Thread Markus Armbruster
QMP query-pci and HMP info pci can behave differently when there are no PCI devices. They can report nothing, like this: qemu-system-aarch64 -S -M spitz -display none -monitor stdio QEMU 7.1.91 monitor - type 'help' for more information (qemu) info pci Or they can fail, like this: