You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
qemu/tests/qtest
Stefan Hajnoczi aaf47c7e8b * Fix potential undefined behavior in cleanup of migration-test
* Fix a s390x instruction that causes Java to crash
 * Fix a typo in a comment in next-fb.c
 -----BEGIN PGP SIGNATURE-----
 
 iQJFBAABCAAvFiEEJ7iIR+7gJQEY8+q5LtnXdP5wLbUFAmOMRosRHHRodXRoQHJl
 ZGhhdC5jb20ACgkQLtnXdP5wLbVh+Q/+PEMevD61MUr1xl5S1uJpur1Pddr+wSTy
 w2PS6eluP8U6SzNZ2x4pGHBjW/ENfoAY/3UgXP5VBHFVaXDLLOfAhoFf7d/uhFLG
 gMUDxPtpGMw8uZJY08R5irDLin/zjsVacKUQuXwC0qkOVaLJrkYeOYkLrRPcjS/Y
 LiNGmFTVA+odrXX5zH7GPhl12hKrs8Uo44M0K31V8HEwgPT+S+DhY6b7FfjM9w6Q
 H/hmrYoApdLPja38Zha4wj4XF6X8o5lSWtFtUCaLoaPPux7FAtzFxWiuzGPpNX+Z
 7+rLxivVsZrPx2iWm2TRIm4E2qHcA+QhcSkmuGA4Fywgjl1BGlAiiE+QTS/QEtyF
 G199pcZsgkVE5kqc4wz0LYomwmU6kkaItwMJHhnBMQG16OJFg9tRuJdZaoqHRtUs
 OXIMaR/ecGq8F3B6BAmBP9nUet6F7668DIAOmE0AdFgVHQOcIN8+uCCjSn23uu42
 yYn7rPruF39wyyFY9t/CbEflg6ZUTKjs+yuR8ukzU4JYbu8wXOxJ9kwV7l5uPJ/E
 rBFm88UY8QT+XfCx2obN4d3UMetcRcluZkY0EBKoJqTDurhvRQwVu02LWzY22pny
 a0FI+yvJBm6rP2TO9YJQonXSBizbQaa+JjWqb/GO6p3ZMn40uoQxpiozVD/ovOKO
 j9z3B+XxVY8=
 =vuhL
 -----END PGP SIGNATURE-----

Merge tag 'pull-request-2022-12-04' of https://gitlab.com/thuth/qemu into staging

* Fix potential undefined behavior in cleanup of migration-test
* Fix a s390x instruction that causes Java to crash
* Fix a typo in a comment in next-fb.c

# -----BEGIN PGP SIGNATURE-----
#
# iQJFBAABCAAvFiEEJ7iIR+7gJQEY8+q5LtnXdP5wLbUFAmOMRosRHHRodXRoQHJl
# ZGhhdC5jb20ACgkQLtnXdP5wLbVh+Q/+PEMevD61MUr1xl5S1uJpur1Pddr+wSTy
# w2PS6eluP8U6SzNZ2x4pGHBjW/ENfoAY/3UgXP5VBHFVaXDLLOfAhoFf7d/uhFLG
# gMUDxPtpGMw8uZJY08R5irDLin/zjsVacKUQuXwC0qkOVaLJrkYeOYkLrRPcjS/Y
# LiNGmFTVA+odrXX5zH7GPhl12hKrs8Uo44M0K31V8HEwgPT+S+DhY6b7FfjM9w6Q
# H/hmrYoApdLPja38Zha4wj4XF6X8o5lSWtFtUCaLoaPPux7FAtzFxWiuzGPpNX+Z
# 7+rLxivVsZrPx2iWm2TRIm4E2qHcA+QhcSkmuGA4Fywgjl1BGlAiiE+QTS/QEtyF
# G199pcZsgkVE5kqc4wz0LYomwmU6kkaItwMJHhnBMQG16OJFg9tRuJdZaoqHRtUs
# OXIMaR/ecGq8F3B6BAmBP9nUet6F7668DIAOmE0AdFgVHQOcIN8+uCCjSn23uu42
# yYn7rPruF39wyyFY9t/CbEflg6ZUTKjs+yuR8ukzU4JYbu8wXOxJ9kwV7l5uPJ/E
# rBFm88UY8QT+XfCx2obN4d3UMetcRcluZkY0EBKoJqTDurhvRQwVu02LWzY22pny
# a0FI+yvJBm6rP2TO9YJQonXSBizbQaa+JjWqb/GO6p3ZMn40uoQxpiozVD/ovOKO
# j9z3B+XxVY8=
# =vuhL
# -----END PGP SIGNATURE-----
# gpg: Signature made Sun 04 Dec 2022 02:04:43 EST
# gpg:                using RSA key 27B88847EEE0250118F3EAB92ED9D774FE702DB5
# gpg:                issuer "thuth@redhat.com"
# gpg: Good signature from "Thomas Huth <th.huth@gmx.de>" [full]
# gpg:                 aka "Thomas Huth <thuth@redhat.com>" [full]
# gpg:                 aka "Thomas Huth <huth@tuxfamily.org>" [full]
# gpg:                 aka "Thomas Huth <th.huth@posteo.de>" [unknown]
# Primary key fingerprint: 27B8 8847 EEE0 2501 18F3  EAB9 2ED9 D774 FE70 2DB5

* tag 'pull-request-2022-12-04' of https://gitlab.com/thuth/qemu:
  hw/display/next-fb: Fix comment typo
  target/s390x/tcg: Fix and improve the SACF instruction
  tests/qtest/migration-test: Fix unlink error and memory leaks

Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
2 years ago
..
fuzz tests/qtest: virtio_blk_fuzz: Avoid using hardcoded /tmp 2 years ago
libqos tests/qtests: override "force-legacy" for gpio virtio-mmio tests 2 years ago
ac97-test.c tests/qtest/ac97-test: Correct reference to driver 2 years ago
acpi-utils.c Remove qemu-common.h include from most units 3 years ago
acpi-utils.h tests: move libqtest.h back under qtest/ 3 years ago
adm1272-test.c tests/qtest: add tests for ADM1272 device model 3 years ago
ahci-test.c tests/qtest: {ahci, ide}-test: Use relative path for temporary files for win32 2 years ago
am53c974-test.c tests: move libqtest.h back under qtest/ 3 years ago
arm-cpu-features.c tests: move libqtest.h back under qtest/ 3 years ago
aspeed_gpio-test.c hw/gpio/aspeed: Don't let guests modify input pins 2 years ago
aspeed_hace-test.c Misc cleanups 3 years ago
aspeed_smc-test.c tests/qtest: aspeed_smc-test: Avoid using hardcoded /tmp 2 years ago
bcm2835-dma-test.c Align Raspberry Pi DMA interrupts with Linux DTS 2 years ago
bios-tables-test-allowed-diff.h tests: acpi: x86: update expected DSDT after moving PRQx fields in _SB scope 2 years ago
bios-tables-test.c bios-tables-test: add test for number of cores > 255 2 years ago
boot-order-test.c tests: move libqtest.h back under qtest/ 3 years ago
boot-sector.c tests: move libqtest.h back under qtest/ 3 years ago
boot-sector.h tests: move libqtest.h back under qtest/ 3 years ago
boot-serial-test.c tests/qtest: boot-serial-test: Close the serial file before starting QEMU 2 years ago
cdrom-test.c tests/qtest: Use g_mkdtemp() 2 years ago
cmsdk-apb-dualtimer-test.c tests: Add a simple test of the CMSDK APB dual timer 4 years ago
cmsdk-apb-timer-test.c tests: Add a simple test of the CMSDK APB timer 4 years ago
cmsdk-apb-watchdog-test.c tests/qtest/cmsdk-apb-watchdog-test: Test clock changes 4 years ago
cpu-plug-test.c Remove qemu-common.h include from most units 3 years ago
cxl-test.c tests/qtest/cxl-test: Remove temporary directories after testing 2 years ago
dbus-display-test.c ui: fix path to dbus-display1.h 2 years ago
dbus-vmstate-test.c tests/qtest: Use EXIT_FAILURE instead of magic number 2 years ago
device-introspect-test.c tests: move libqtest.h back under qtest/ 3 years ago
device-plug-test.c tests/qtest: device-plug-test: Reverse the usage of double/single quotes 2 years ago
display-vga-test.c
drive_del-test.c tests/x86: Add 'q35' machine type to drive_del-test 2 years ago
ds1338-test.c tests: move libqtest.h back under qtest/ 3 years ago
e1000-test.c tests: Fix error strings 2 years ago
e1000e-test.c tests/qtest/e1000e-test: Use e1000_regs.h 2 years ago
eepro100-test.c tests: move libqtest.h back under qtest/ 3 years ago
emc141x-test.c sensor: Move hardware sensors from misc to a sensor directory 3 years ago
endianness-test.c tests: move libqtest.h back under qtest/ 3 years ago
erst-test.c tests: move libqtest.h back under qtest/ 3 years ago
es1370-test.c tests: Fix error strings 2 years ago
fdc-test.c tests/qtest: fdc-test: Avoid using hardcoded /tmp 2 years ago
fuzz-e1000e-test.c tests: move libqtest.h back under qtest/ 3 years ago
fuzz-lsi53c895a-test.c qtest: "-display none" is set in qtest_init() 2 years ago
fuzz-megasas-test.c qtest: "-display none" is set in qtest_init() 2 years ago
fuzz-sb16-test.c qtest: "-display none" is set in qtest_init() 2 years ago
fuzz-sdcard-test.c qtest: "-display none" is set in qtest_init() 2 years ago
fuzz-virtio-scsi-test.c qtest: "-display none" is set in qtest_init() 2 years ago
fuzz-xlnx-dp-test.c qtest: "-display none" is set in qtest_init() 2 years ago
fw_cfg-test.c tests: move libqtest.h back under qtest/ 3 years ago
hd-geo-test.c tests/x86: Add 'q35' machine type to hotplug hd-geo-test 2 years ago
hexloader-test.c tests: move libqtest.h back under qtest/ 3 years ago
i440fx-test.c tests/qtest: i440fx-test: Rewrite create_blob_file() to be portable 2 years ago
i82801b11-test.c
ide-test.c tests/qtest/ide-test: Verify that DIAGNOSTIC clears DEV to zero 2 years ago
intel-hda-test.c tests: Only run intel-hda-tests if machine type is compiled in 2 years ago
ioh3420-test.c
ipmi-bt-test.c Remove qemu-common.h include from most units 3 years ago
ipmi-kcs-test.c tests: Avoid side effects inside g_assert() arguments 4 years ago
ipoctal232-test.c tests: move libqtest.h back under qtest/ 3 years ago
isl_pmbus_vr-test.c hw/sensor: add Renesas raa228000 device 3 years ago
ivshmem-test.c tests/x86: Add 'q35' machine type to ivshmem-test 2 years ago
libqmp.c tests/qtest: Use send/recv for socket communication 2 years ago
libqmp.h tests: make libqmp buildable for win32 3 years ago
libqtest-single.h tests/qtest: libqtest: Adapt global_qtest declaration for win32 2 years ago
libqtest.c tests/qtest: libqtest: Correct the timeout unit of blocking receive calls for win32 2 years ago
libqtest.h Fix some typos in documentation and comments 2 years ago
lpc-ich9-test.c tests: move libqtest.h back under qtest/ 3 years ago
lsm303dlhc-mag-test.c hw/sensor: Add lsm303dlhc magnetometer device 3 years ago
m48t59-test.c tests/qtest: Adapt {m48t59,rtc}-test cases for win32 2 years ago
machine-none-test.c tests/qtest: machine-none-test: Use double quotes to pass the cpu option 2 years ago
max34451-test.c tests/qtest: add tests for MAX34451 device model 3 years ago
megasas-test.c tests: move libqtest.h back under qtest/ 3 years ago
meson.build qtest: start a VNC test 2 years ago
microbit-test.c tests/qtest: microbit-test: Fix socket access for win32 2 years ago
migration-helpers.c tests/qtest: migration-test: Skip running test_migrate_fd_proto on win32 2 years ago
migration-helpers.h tests/qtest: migration-test: Skip running test_migrate_fd_proto on win32 2 years ago
migration-test.c tests/qtest/migration-test: Fix unlink error and memory leaks 2 years ago
modules-test.c blkio: add libblkio block driver 2 years ago
ne2000-test.c tests: move libqtest.h back under qtest/ 3 years ago
npcm7xx_adc-test.c hw/adc: Fix CONV bit in NPCM7XX ADC CON register 2 years ago
npcm7xx_emc-test.c tests/qtest: npcm7xx-emc-test: Skip checking MAC 2 years ago
npcm7xx_gpio-test.c hw/gpio: Add GPIO model for Nuvoton NPCM7xx 4 years ago
npcm7xx_pwm-test.c qtest/npcm7xx_pwm-test: Fix memory leak in mft_qom_set 3 years ago
npcm7xx_rng-test.c include: move C/util-related declarations to cutils.h 3 years ago
npcm7xx_sdhci-test.c tests/qtest: Reduce npcm7xx_sdhci test image size 2 years ago
npcm7xx_smbus-test.c tests: move libqtest.h back under qtest/ 3 years ago
npcm7xx_timer-test.c tests/qtest: variable defined by g_autofree need to be initialized 4 years ago
npcm7xx_watchdog_timer-test.c tests: move libqtest.h back under qtest/ 3 years ago
numa-test.c qtest/numa-test: Correct CPU and NUMA association in aarch64_numa_cpu() 3 years ago
nvme-test.c tests: move libqtest.h back under qtest/ 3 years ago
pca9552-test.c tests: move libqtest.h back under qtest/ 3 years ago
pci-test.c tests: move libqtest.h back under qtest/ 3 years ago
pcnet-test.c tests: move libqtest.h back under qtest/ 3 years ago
pflash-cfi02-test.c tests/qtest: pflash-cfi02-test: Avoid using hardcoded /tmp 2 years ago
pnv-xscom-test.c tests: move libqtest.h back under qtest/ 3 years ago
prom-env-test.c tests/qtest: prom-env-test: Use double quotes to pass the prom-env option 2 years ago
pvpanic-pci-test.c tests: move libqtest.h back under qtest/ 3 years ago
pvpanic-test.c tests: move libqtest.h back under qtest/ 3 years ago
pxe-test.c tests: move libqtest.h back under qtest/ 3 years ago
q35-test.c tests: move libqtest.h back under qtest/ 3 years ago
qmp-cmd-test.c qmp: add QMP command x-query-virtio 2 years ago
qmp-test.c tests/qtest: qmp-test: Avoid using hardcoded /tmp 2 years ago
qom-test.c tests/qtest: Decrease the amount of output from the qom-test 2 years ago
qos-test.c tests/qtest: use qos_printf instead of g_test_message 2 years ago
readconfig-test.c tests/qtest: misc tweaks to readconfig 2 years ago
rtas-test.c tests: move libqtest.h back under qtest/ 3 years ago
rtc-test.c tests/qtest: Adapt {m48t59,rtc}-test cases for win32 2 years ago
rtl8139-test.c Remove qemu-common.h include from most units 3 years ago
sdhci-test.c tests: move libqtest.h back under qtest/ 3 years ago
spapr-phb-test.c tests: move libqtest.h back under qtest/ 3 years ago
sse-timer-test.c tests/qtest/sse-timer-test: Test counter scaling changes 4 years ago
tco-test.c tests: move libqtest.h back under qtest/ 3 years ago
test-arm-mptimer.c
test-filter-mirror.c tests: move libqtest.h back under qtest/ 3 years ago
test-filter-redirector.c tests: move libqtest.h back under qtest/ 3 years ago
test-hmp.c tests: move libqtest.h back under qtest/ 3 years ago
test-netfilter.c tests/qtest: Make the filter tests independent from a specific NIC 3 years ago
test-x86-cpuid-compat.c Remove qemu-common.h include from most units 3 years ago
tmp105-test.c sensor: Move hardware sensors from misc to a sensor directory 3 years ago
tpm-crb-swtpm-test.c tests/qtest/tpm: Clean up remainders of swtpm 2 years ago
tpm-crb-test.c tests: Add tpm_version field to TPMTestState and fill it 3 years ago
tpm-emu.c tests: Use QMP to check whether a TPM device model is available 3 years ago
tpm-emu.h tests: move libqtest.h back under qtest/ 3 years ago
tpm-tests.c tests/qtest/tpm-tests: Remove unnecessary NULL checks 4 years ago
tpm-tests.h test: tpm: pass optional machine options to swtpm test functions 5 years ago
tpm-tis-device-swtpm-test.c tests/qtest/tpm: Clean up remainders of swtpm 2 years ago
tpm-tis-device-test.c tests: Add tpm_version field to TPMTestState and fill it 3 years ago
tpm-tis-swtpm-test.c tests/qtest/tpm: Clean up remainders of swtpm 2 years ago
tpm-tis-test.c tests: Add tpm_version field to TPMTestState and fill it 3 years ago
tpm-tis-util.c tests: Rename TestState to TPMTestState 3 years ago
tpm-tis-util.h test: tpm-tis: Get prepared to share tests between ISA and sysbus devices 5 years ago
tpm-util.c tests/qtest/tpm: Clean up remainders of swtpm 2 years ago
tpm-util.h tests/qtest/tpm: Clean up remainders of swtpm 2 years ago
tulip-test.c tests: move libqtest.h back under qtest/ 3 years ago
usb-hcd-ehci-test.c libqos: usb-hcd-ehci: use 32-bit write for config register 4 years ago
usb-hcd-ohci-test.c
usb-hcd-uhci-test.c
usb-hcd-xhci-test.c
vhost-user-blk-test.c tests/qtest: vhost-user-blk-test: Avoid using hardcoded /tmp 2 years ago
vhost-user-test.c tests/qtest: vhost-user-test: Fix [-Werror=format-overflow=] build warning 2 years ago
virtio-9p-test.c tests/9p: merge v9fs_tunlinkat() and do_unlinkat() 2 years ago
virtio-blk-test.c tests/qtest: virtio-blk-test: Avoid using hardcoded /tmp 2 years ago
virtio-ccw-test.c
virtio-iommu-test.c tests/qtest/virtio-iommu-test: Check bypass config 3 years ago
virtio-net-failover.c tests/qtest: virtio-net-failover: Disable migration tests for win32 2 years ago
virtio-net-test.c tests/qtest: Skip running virtio-net-test cases that require socketpair() for win32 2 years ago
virtio-rng-test.c tests/qtest/libqos: Skip hotplug tests if pci root bus is not hotpluggable 3 years ago
virtio-scsi-test.c tests/qtest: virtio-scsi-test: Avoid using hardcoded /tmp 2 years ago
virtio-serial-test.c
virtio-test.c tests: move libqtest.h back under qtest/ 3 years ago
vmgenid-test.c tests: move libqtest.h back under qtest/ 3 years ago
vmxnet3-test.c tests: move libqtest.h back under qtest/ 3 years ago
vnc-display-test.c qtest: start a VNC test 2 years ago
wdt_ib700-test.c tests: move libqtest.h back under qtest/ 3 years ago
xlnx-can-test.c tests: move libqtest.h back under qtest/ 3 years ago