qemu/hw
Alex Bennée 31ef3c333d tests/qtest: rename qtest_send_prefix and roll-up into qtest_send
qtest_send_prefix never actually sent something over the chardev, all
it does is print the timestamp to the QTEST_LOG when enabled. So
rename the function, make it static, remove the unused CharDev and
simplify all the call sites by handling that directly with
qtest_send (and qtest_log_send).

Reviewed-by: Thomas Huth <thuth@redhat.com>
Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
Message-Id: <20250207153112.3939799-6-alex.bennee@linaro.org>
2025-02-10 13:47:58 +00:00
..
9pfs 9pfs: improve v9fs_open() tracing 2025-02-06 17:10:46 +01:00
acpi
adc
alpha hw/loader: Pass ELFDATA endian order argument to load_elf() 2025-01-31 19:36:44 +01:00
arm hw/arm/omap1: Inline creation of MMC 2025-01-31 19:36:44 +01:00
audio
avr hw/loader: Pass ELFDATA endian order argument to load_elf_as() 2025-01-31 19:36:44 +01:00
block
char hw/char: Add emulation of Diva GSP PCI management boards 2025-02-04 22:57:34 +01:00
core Misc HW patches 2025-02-02 11:09:03 -05:00
cpu
cxl
display artist: Allow disabling artist on command line 2025-02-04 22:57:34 +01:00
dma
fsi
gpio
hppa hw/hppa: Avoid creation of artist if disabled on command line 2025-02-04 22:57:34 +01:00
hyperv
i2c
i386 hw/loader: Pass ELFDATA endian order argument to load_elf() 2025-01-31 19:36:44 +01:00
ide
input
intc
ipack hw/ipack: Remove legacy qemu_allocate_irqs() use 2025-01-31 19:36:44 +01:00
ipmi
isa
loongarch hw/loader: Pass ELFDATA endian order argument to load_elf() 2025-01-31 19:36:44 +01:00
m68k hw/loader: Pass ELFDATA endian order argument to load_elf() 2025-01-31 19:36:44 +01:00
mem
microblaze hw/loader: Pass ELFDATA endian order argument to load_elf() 2025-01-31 19:36:44 +01:00
mips hw/loader: Pass ELFDATA endian order argument to load_elf() 2025-01-31 19:36:44 +01:00
misc Misc HW patches 2025-02-02 11:09:03 -05:00
net Xen regression fixes and cleanups 2025-01-16 09:03:43 -05:00
nubus
nvme
nvram
openrisc hw/loader: Pass ELFDATA endian order argument to load_elf() 2025-01-31 19:36:44 +01:00
pci
pci-bridge
pci-host hw/pci-host/astro: Add LMMIO range support 2025-02-04 22:57:34 +01:00
ppc tests/qtest: rename qtest_send_prefix and roll-up into qtest_send 2025-02-10 13:47:58 +00:00
remote
riscv tests/qtest: rename qtest_send_prefix and roll-up into qtest_send 2025-02-10 13:47:58 +00:00
rtc
rx hw/rx/rx-gdbsim: Remove unnecessary uses of &first_cpu 2025-01-31 19:05:38 +01:00
s390x Misc HW patches 2025-02-02 11:09:03 -05:00
scsi
sd hw/sd: Remove unused SDState::enable 2025-01-31 19:36:44 +01:00
sensor
sh4 hw/sh4/r2d: Convert legacy qemu_allocate_irqs() to qemu_init_irqs() 2025-01-31 19:36:44 +01:00
smbios
sparc hw/loader: Pass ELFDATA endian order argument to load_elf() 2025-01-31 19:36:44 +01:00
sparc64 hw/loader: Pass ELFDATA endian order argument to load_elf() 2025-01-31 19:36:44 +01:00
ssi
timer hw/timer/aspeed: Add AST2700 Support 2025-01-27 09:38:15 +01:00
tpm
tricore hw/loader: Pass ELFDATA endian order argument to load_elf() 2025-01-31 19:36:44 +01:00
ufs
usb hw/usb/hcd-ehci: Fix debug printf format string 2025-01-31 19:36:44 +01:00
vfio
virtio virtio-mem-pci: Allow setting nvectors, so we can use MSI-X 2025-01-30 10:39:37 +01:00
watchdog aspeed/wdt: Support software reset mode for AST2600 2025-01-27 09:38:15 +01:00
xen
xenpv
xtensa hw/loader: Pass ELFDATA endian order argument to load_elf() 2025-01-31 19:36:44 +01:00
Kconfig
meson.build