Commit Graph

  • 57dbce5a4f tests/tcg: Use SIGKILL for timeout Richard Henderson 2023-01-24 18:01:08 +00:00
  • 5842de5157 tests/tcg: skip the vma-pthread test on CI Alex Bennée 2023-01-24 18:01:07 +00:00
  • 5b96363262 tests/docker: drop debian-tricore-cross's partial status Alex Bennée 2023-01-24 18:01:06 +00:00
  • 7ac17cb8b2 tests/docker: Install flex in debian-tricore-cross Philippe Mathieu-Daudé 2023-01-24 18:01:05 +00:00
  • df07c72a74 lcitool: drop texinfo from QEMU project/dependencies Marc-André Lureau 2023-01-24 18:01:04 +00:00
  • 7a6e869cb5 lcitool: drop perl from QEMU project/dependencies Marc-André Lureau 2023-01-24 18:01:03 +00:00
  • 0054dc8bde Update lcitool and fedora to 37 Marc-André Lureau 2023-01-24 18:01:02 +00:00
  • 3ab8bf8341 gitlab: add lsan suppression file to workaround tcmalloc issues Alex Bennée 2023-01-24 18:01:01 +00:00
  • d89935c95e docs: drop texinfo options Marc-André Lureau 2023-01-24 18:01:00 +00:00
  • ec91e92378 meson: replace Perl usage with Python Marc-André Lureau 2023-01-24 18:00:59 +00:00
  • 7195f30248 .gitlab-ci.d/windows: do not disable opengl Marc-André Lureau 2023-01-24 18:00:58 +00:00
  • e2c4012bc3 build-sys: fix crlf-ending C code Marc-André Lureau 2023-01-24 18:00:57 +00:00
  • c906e6fbaa tests/unit: drop hacky race avoidance in test-io-channel-command Alex Bennée 2023-01-24 18:00:56 +00:00
  • c34bf19feb gitlab: just use plain --cc=clang for custom runner build Alex Bennée 2023-01-24 18:00:55 +00:00
  • 075d909d04 gitlab: add FF_SCRIPT_SECTIONS for timings Mark Cave-Ayland 2023-01-24 18:00:54 +00:00
  • 69c4befba1 scripts/ci: update gitlab-runner playbook to use latest runner Alex Bennée 2023-01-24 18:00:53 +00:00
  • deabea6e88 Merge tag 'for_upstream' of https://git.kernel.org/pub/scm/virt/kvm/mst/qemu into staging Peter Maydell 2023-02-02 10:10:07 +00:00
  • 026817fb69 Merge tag 'python-pull-request' of https://gitlab.com/jsnow/qemu into staging Peter Maydell 2023-02-01 16:15:55 +00:00
  • d570177b50 qemu-img: Change info key names for protocol nodes Hanna Reitz 2022-06-20 18:27:04 +02:00
  • c04d0ab026 qemu-img: Let info print block graph Hanna Reitz 2022-06-20 18:27:03 +02:00
  • 74163adda3 iotests/106, 214, 308: Read only one size line Hanna Reitz 2022-06-20 18:27:02 +02:00
  • bcc6777ad6 iotests: Filter child node information Hanna Reitz 2022-06-20 18:27:01 +02:00
  • 76c9e9750d block/qapi: Add indentation to bdrv_node_info_dump() Hanna Reitz 2022-06-20 18:27:00 +02:00
  • 6cab33997b block/qapi: Introduce BlockGraphInfo Hanna Reitz 2022-06-20 18:26:59 +02:00
  • 5d8813593f block/qapi: Let bdrv_query_image_info() recurse Hanna Reitz 2022-06-20 18:26:58 +02:00
  • b1f4cd1589 qemu-img: Use BlockNodeInfo Hanna Reitz 2022-06-20 18:26:57 +02:00
  • a2085f8909 block: Split BlockNodeInfo off of ImageInfo Hanna Reitz 2022-06-20 18:26:56 +02:00
  • 456e75171a block/vmdk: Change extent info type Hanna Reitz 2022-06-20 18:26:55 +02:00
  • 7f36a50ab4 block/file: Add file-specific image info Hanna Reitz 2022-06-20 18:26:54 +02:00
  • 3716470b24 block: Improve empty format-specific info dump Hanna Reitz 2022-06-20 18:26:53 +02:00
  • fcb9e05144 block/nbd: Add missing <qemu/bswap.h> include Philippe Mathieu-Daudé 2022-11-25 18:53:28 +01:00
  • ca5e2ad98d block: Rename bdrv_load/save_vmstate() to bdrv_co_load/save_vmstate() Emanuele Giuseppe Esposito 2023-01-13 21:42:12 +01:00
  • c834dc0586 block: Convert bdrv_debug_event() to co_wrapper_mixed Emanuele Giuseppe Esposito 2023-01-13 21:42:11 +01:00
  • 2c75261cc2 block: Convert bdrv_lock_medium() to co_wrapper Emanuele Giuseppe Esposito 2023-01-13 21:42:10 +01:00
  • 2531b390fb block: Convert bdrv_eject() to co_wrapper Emanuele Giuseppe Esposito 2023-01-13 21:42:09 +01:00
  • 3d47eb0a2a block: Convert bdrv_get_info() to co_wrapper_mixed Emanuele Giuseppe Esposito 2023-01-13 21:42:08 +01:00
  • 82618d7bc3 block: Convert bdrv_get_allocated_file_size() to co_wrapper Emanuele Giuseppe Esposito 2023-01-13 21:42:07 +01:00
  • bd53086e82 block: use bdrv_co_refresh_total_sectors when possible Emanuele Giuseppe Esposito 2023-01-13 21:42:06 +01:00
  • d886257d84 block-backend: use bdrv_getlength instead of blk_getlength Emanuele Giuseppe Esposito 2023-01-13 21:42:05 +01:00
  • c86422c554 block: Convert bdrv_refresh_total_sectors() to co_wrapper_mixed Emanuele Giuseppe Esposito 2023-01-13 21:42:04 +01:00
  • c057960c4e block: Rename refresh_total_sectors to bdrv_refresh_total_sectors Emanuele Giuseppe Esposito 2023-01-13 21:42:03 +01:00
  • 1e97be9156 block: Convert bdrv_is_inserted() to co_wrapper Emanuele Giuseppe Esposito 2023-01-13 21:42:02 +01:00
  • 09d9fc97f8 block: Convert bdrv_io_unplug() to co_wrapper Emanuele Giuseppe Esposito 2023-01-13 21:42:01 +01:00
  • 8f49745432 block: Convert bdrv_io_plug() to co_wrapper Emanuele Giuseppe Esposito 2023-01-13 21:42:00 +01:00
  • 5b317b8dd9 block-coroutine-wrapper: support void functions Emanuele Giuseppe Esposito 2023-01-13 21:41:59 +01:00
  • 07a4e1f8e5 qemu-iotests: Test qemu-img bitmap/commit exit code on error Kevin Wolf 2023-01-12 20:14:54 +01:00
  • c1fc91b825 m68k: fix 'bkpt' instruction in softmmu mode Laurent Vivier 2023-01-26 13:52:34 +01:00
  • e030d08c2f gitlab-ci.d/buildtest: Merge the --without-default-* jobs Thomas Huth 2023-01-30 11:44:44 +01:00
  • f2e57851b8 tests/qtest/display-vga-test: Add proper checks if a device is available Thomas Huth 2023-01-30 11:44:43 +01:00
  • 7c4f71506f gitlab-ci.d/buildtest: Remove ppc-softmmu from the clang-system job Thomas Huth 2023-01-30 11:44:41 +01:00
  • 7a92a8573c qapi, audio: Make introspection reflect build configuration more closely Daniel P. Berrangé 2023-01-23 09:39:57 +01:00
  • 637d18090e qapi, audio: add query-audiodev command Daniel P. Berrangé 2023-01-23 09:39:56 +01:00
  • e59a59a457 docs/s390x/pcidevices: document pci devices on s390x Sebastian Mitterle 2023-01-27 13:33:49 +01:00
  • f5cb612867 docs/pcie.txt: Replace ioh3420 with pcie-root-port Marcel Apfelbaum 2023-01-23 17:42:05 +00:00
  • 4382138f64 Revert "vhost-user: Introduce nested event loop in vhost_user_read()" Greg Kurz 2023-01-19 18:24:24 +01:00
  • f340a59d5a Revert "vhost-user: Monitor slave channel in vhost_user_read()" Greg Kurz 2023-01-19 18:24:23 +01:00
  • 4ffa3a1baa tests/qtest/bios-tables-test: Make the test less verbose by default Thomas Huth 2023-01-18 13:51:32 +01:00
  • c45e7619db hw: Use TYPE_PCI_BUS definition where appropriate Philippe Mathieu-Daudé 2023-01-17 20:30:14 +01:00
  • 920c184fa9 vhost-user: Skip unnecessary duplicated VHOST_USER_ADD/REM_MEM_REG requests Minghao Yuan 2023-01-23 20:21:19 +08:00
  • 4d6ee555ef tests: acpi: update expected blobs Igor Mammedov 2023-01-12 15:03:12 +01:00
  • 17f4cedba1 pcihp: generate populated non-hotpluggble slot descriptions on non-hotplug path Igor Mammedov 2023-01-12 15:03:11 +01:00
  • 85ea72b96b tests: acpi: whitelist DSDT before moving non-hotpluggble slots description from hotplug path Igor Mammedov 2023-01-12 15:03:10 +01:00
  • beb680ff28 tests: acpi: update expected blobs Igor Mammedov 2023-01-12 15:03:09 +01:00
  • 64a55106e4 pcihp: acpi: ignore coldplugged bridges when composing hotpluggable slots Igor Mammedov 2023-01-12 15:03:08 +01:00
  • 9330847e6a tests: acpi: whitelist DSDT blobs before removing dynamic _DSM on coldplugged bridges Igor Mammedov 2023-01-12 15:03:07 +01:00
  • 912a5cf142 tests: acpi: update expected blobs Igor Mammedov 2023-01-12 15:03:06 +01:00
  • 6fe5518e4f pcihp: acpi: decouple hotplug and generic slots description Igor Mammedov 2023-01-12 15:03:05 +01:00
  • 2e827356df tests: acpi: whitelist DSDT before decoupling PCI hotplug code from basic slots description Igor Mammedov 2023-01-12 15:03:04 +01:00
  • a06c15a3b0 pcihp: isolate rule whether slot should be described in DSDT Igor Mammedov 2023-01-12 15:03:03 +01:00
  • c6f1647195 pci: make sure pci_bus_is_express() won't error out with "discards ‘const’ qualifier" Igor Mammedov 2023-01-12 15:03:02 +01:00
  • 6c36ec46b0 pcihp: make bridge describe itself using AcpiDevAmlIfClass:build_dev_aml Igor Mammedov 2023-01-12 15:03:01 +01:00
  • d78644c781 pci: acpi: wire up AcpiDevAmlIf interface to generic bridge Igor Mammedov 2023-01-12 15:03:00 +01:00
  • ab84fc1c35 x86: pcihp: acpi: prepare slot ignore rule to work with self describing bridges Igor Mammedov 2023-01-12 15:02:59 +01:00
  • 65e414a9dd tests: acpi: update expected blobs Igor Mammedov 2023-01-12 15:02:58 +01:00
  • be8e333138 tests: acpi: add endpoint devices to bridges Igor Mammedov 2023-01-12 15:02:57 +01:00
  • 5d1aee5667 whitelist DSDT before adding endpoint devices to bridge testcases Igor Mammedov 2023-01-12 15:02:56 +01:00
  • 15dcfb197e tests: acpi: update expected blobs Igor Mammedov 2023-01-12 15:02:55 +01:00
  • 219e638f3b pcihp: do not put empty PCNT in DSDT Igor Mammedov 2023-01-12 15:02:54 +01:00
  • ddab4d3fae pcihp: compose PCNT callchain right before its user _GPE._E01 Igor Mammedov 2023-01-12 15:02:53 +01:00
  • b111f43017 tests: acpi: whitelist DSDT before refactoring acpi based PCI hotplug machinery Igor Mammedov 2023-01-12 15:02:52 +01:00
  • 54f82b6461 tests: acpi: update expected blobs Igor Mammedov 2023-01-12 15:02:51 +01:00
  • 19f5052ceb pcihp: drop pcihp_bridge_en dependency when composing PCNT method Igor Mammedov 2023-01-12 15:02:50 +01:00
  • 54836748fc tests: acpi: whitelist DSDT before refactoring acpi based PCI hotplug machinery Igor Mammedov 2023-01-12 15:02:49 +01:00
  • c0d19126f3 tests: acpi: add reboot cycle to bridge test Igor Mammedov 2023-01-12 15:02:48 +01:00
  • 2efe88a948 tests: boot_sector_test(): make it multi-shot Igor Mammedov 2023-01-12 15:02:47 +01:00
  • 2f447a36e7 tests: acpi: extend bridge tests with hotplugged bridges Igor Mammedov 2023-01-12 15:02:46 +01:00
  • 6dfcb0e797 tests: boot_sector_test: avoid crashing if status is not available yet Igor Mammedov 2023-01-12 15:02:45 +01:00
  • debbda1c67 x86: pcihp: fix invalid AML PCNT calls to hotplugged bridges Igor Mammedov 2023-01-12 15:02:44 +01:00
  • 2940a4b9e3 pci: acpihp: assign BSEL only to coldplugged bridges Igor Mammedov 2023-01-12 15:02:43 +01:00
  • 45284cfb49 pcihp: piix4: do not call acpi_pcihp_reset() when ACPI PCI hotplug is disabled Igor Mammedov 2023-01-12 15:02:42 +01:00
  • 1d77e15718 pci: acpi hotplug: rename x-native-hotplug to x-do-not-expose-native-hotplug-cap Igor Mammedov 2023-01-12 15:02:41 +01:00
  • f7b35824b1 x86: acpi: pcihp: clean up duplicate bridge_in_acpi assignment Igor Mammedov 2023-01-12 15:02:40 +01:00
  • 025cfbbac8 pci_bridge: remove whitespace Igor Mammedov 2023-01-12 15:02:39 +01:00
  • c1a9ac9bde tests: acpi: cleanup use_uefi argument usage Igor Mammedov 2023-01-12 15:02:38 +01:00
  • 48dde093d3 tests: acpi: update expected blobs Igor Mammedov 2023-01-12 15:02:37 +01:00
  • 9ebb74d614 tests: acpi: extend pcihp with nested bridges Igor Mammedov 2023-01-12 15:02:36 +01:00
  • 89b36fd861 tests: acpi: whitelist DSDT blobs for tests that use pci-bridges Igor Mammedov 2023-01-12 15:02:35 +01:00
  • 36773faeeb tests: acpi: cleanup arguments to make them more readable Igor Mammedov 2023-01-12 15:02:34 +01:00
  • 0711c28497 tests: qtest: print device_add error before failing test Igor Mammedov 2023-01-12 15:02:33 +01:00
  • eac7a7791b x86: don't let decompressed kernel image clobber setup_data Jason A. Donenfeld 2022-12-30 23:07:25 +01:00