Commit Graph

  • a44b318fc4 tests/functional: Convert the arm virt avocado test Thomas Huth 2024-12-05 17:28:07 +01:00
  • 799d683026 tests/functional: Convert the quanta-gsj avocado test Thomas Huth 2024-12-04 15:21:36 +01:00
  • 23cb2e9961 MAINTAINERS: add myself as reviewer for functional test suite Daniel P. Berrangé 2024-12-17 15:59:53 +00:00
  • 674a750b51 tests/functional: ignore errors when caching assets, except for 404 Daniel P. Berrangé 2024-12-17 15:59:52 +00:00
  • 6ff217c2d1 tests/functional: skip tests if assets are not available Daniel P. Berrangé 2024-12-17 15:59:51 +00:00
  • c5be9dd32f tests/functional: remove now unused 'run_cmd' helper Daniel P. Berrangé 2024-12-17 15:59:50 +00:00
  • 37e9b19c34 tests/functional: replace 'run_cmd' with subprocess helpers Daniel P. Berrangé 2024-12-17 15:59:49 +00:00
  • 3bb4c8b613 tests/functional: drop back compat imports from utils.py Daniel P. Berrangé 2024-12-17 15:59:48 +00:00
  • 65d35a4e27 tests/functional: convert tests to new uncompress helper Daniel P. Berrangé 2024-12-17 15:59:47 +00:00
  • fd4abcb008 tests/functional: add 'uncompress' to QemuBaseTest Daniel P. Berrangé 2024-12-17 15:59:46 +00:00
  • dd66e65f05 tests/functional: add a generalized uncompress helper Daniel P. Berrangé 2024-12-17 15:59:45 +00:00
  • 5831ed84e7 tests/functional: convert tests to new archive_extract helper Daniel P. Berrangé 2024-12-17 15:59:44 +00:00
  • 239fd29d6f tests/functional: add 'archive_extract' to QemuBaseTest Daniel P. Berrangé 2024-12-17 15:59:43 +00:00
  • c283afbf65 tests/functional: add a generalized archive_extract Daniel P. Berrangé 2024-12-17 15:59:42 +00:00
  • c055f1d26f tests/functional: let cpio_extract accept filenames Daniel P. Berrangé 2024-12-17 15:59:41 +00:00
  • 512fe088b1 tests/functional: add common deb_extract helper Daniel P. Berrangé 2024-12-17 15:59:40 +00:00
  • 379ee839f9 tests/functional: add common zip_extract helper Daniel P. Berrangé 2024-12-17 15:59:39 +00:00
  • ba32e50a1b tests/functional: move uncompress handling into new uncompress.py file Daniel P. Berrangé 2024-12-17 15:59:38 +00:00
  • cfcb4484fc tests/functional: move archive handling into new archive.py file Daniel P. Berrangé 2024-12-17 15:59:37 +00:00
  • 7788cc7c5a tests/functional: remove redundant 'rmtree' call Daniel P. Berrangé 2024-12-17 15:59:36 +00:00
  • beaf88c895 tests/functional: switch over to using self.scratch_file() Daniel P. Berrangé 2024-12-17 15:59:35 +00:00
  • bd96e460d3 tests/functional: switch over to using self.data_file(...) Daniel P. Berrangé 2024-12-17 15:59:34 +00:00
  • 8b5a0dd3a8 tests/functional: switch over to using self.build_file(...) Daniel P. Berrangé 2024-12-17 15:59:33 +00:00
  • bcc12768c2 tests/functional: switch over to using self.log_file(...) Daniel P. Berrangé 2024-12-17 15:59:32 +00:00
  • f84f8e71eb tests/functional: add helpers for building file paths Daniel P. Berrangé 2024-12-17 15:59:31 +00:00
  • 9132fff802 tests/functional: drop 'has_cmd' and 'has_cmds' helpers Daniel P. Berrangé 2024-12-17 15:59:30 +00:00
  • 3d5938607e tests/functional: switch to new test skip decorators Daniel P. Berrangé 2024-12-17 15:59:29 +00:00
  • 3ea06d65be tests/functional: introduce some helpful decorators Daniel P. Berrangé 2024-12-17 15:59:28 +00:00
  • c54edc7109 tests/functional: drop 'tesseract_available' helper Daniel P. Berrangé 2024-12-17 15:59:27 +00:00
  • dd6dfc012c tests/functional: simplify 'which' implementation Daniel P. Berrangé 2024-12-17 15:59:26 +00:00
  • 0da341a78f tests/functional: remove duplicated 'which' function impl Daniel P. Berrangé 2024-12-17 15:59:25 +00:00
  • c27f452d61 tests/functional: resolve str(Asset) to cache file path Daniel P. Berrangé 2024-12-17 15:59:24 +00:00
  • 8a6253a43a tests/functional: remove many unused imports Daniel P. Berrangé 2024-12-17 15:59:23 +00:00
  • 11b88e07f0 tests/functional: add execute permission to aspeed tests Daniel P. Berrangé 2024-12-17 15:59:22 +00:00
  • e91254250a tests/functional: update sbsa-ref firmware used in test Marcin Juszkiewicz 2024-11-25 13:54:48 +01:00
  • 9678b9c505 hw/intc/arm_gicv3_its: Zero initialize local DTEntry etc structs Peter Maydell 2024-12-13 18:23:37 +00:00
  • daae2280ca tests/tcg/aarch64: add system test for FEAT_XS Manos Pitsidianakis 2024-12-11 14:44:40 +00:00
  • 19db1d4da7 target/arm: Enable FEAT_XS for the max cpu Manos Pitsidianakis 2024-12-11 14:44:39 +00:00
  • a65a24b9cf target/arm: Add decodetree entry for DSB nXS variant Manos Pitsidianakis 2024-12-11 14:44:38 +00:00
  • 4278186a30 target/arm: Add ARM_CP_ADD_TLBI_NXS type flag to TLBI insns Peter Maydell 2024-12-11 14:44:37 +00:00
  • a2508d0e29 target/arm: Add ARM_CP_ADD_TLBI_NXS type flag for NXS insns Peter Maydell 2024-12-11 14:44:36 +00:00
  • 2b745c8f91 target/arm: Implement fine-grained-trap handling for FEAT_XS Peter Maydell 2024-12-11 14:44:35 +00:00
  • fa232044a5 pc-bios: add missing riscv64 descriptor Heinrich Schuchardt 2024-12-12 10:00:59 +01:00
  • 1660866e2c target/arm: Use float_status in helper_vfp_fcvt{ds,sd} Richard Henderson 2024-12-17 15:05:42 +00:00
  • eec2584d3c target/arm: Use float_status in helper_fcvtx_f64_to_f32 Richard Henderson 2024-12-17 15:05:42 +00:00
  • 1db3b63b5c target/arm: Convert neon_helper.c to use env alias Richard Henderson 2024-12-17 15:05:41 +00:00
  • ed57e163bc target/arm: Convert vec_helper.c to use env alias Richard Henderson 2024-12-17 15:05:41 +00:00
  • 00d9edc8d4 target/arm: Convert sme_helper.c to fpst alias Richard Henderson 2024-12-17 15:05:41 +00:00
  • 2115be5953 target/arm: Convert sve_helper.c to fpst alias Richard Henderson 2024-12-17 15:05:41 +00:00
  • dae5be12c6 target/arm: Convert neon_helper.c to fpst alias Richard Henderson 2024-12-17 15:05:40 +00:00
  • aec7ae42a9 target/arm: Convert vec_helper.c to fpst alias Richard Henderson 2024-12-17 15:05:40 +00:00
  • d778bad9a1 target/arm: Convert helper-a64.c to fpst alias Richard Henderson 2024-12-17 15:05:40 +00:00
  • cca8b4f2a1 target/arm: Convert vfp_helper.c to fpst alias Richard Henderson 2024-12-17 15:05:39 +00:00
  • 30c78658aa target/arm: remove redundant code Denis Rastyogin 2024-12-17 15:05:39 +00:00
  • fb1b23cb2f added definition for libafl_get_initial_brk Alessandro De Vito 2024-12-17 13:37:00 +02:00
  • 83daae51ee roms: re-add edk2-basetools target Gerd Hoffmann 2024-12-12 09:44:07 +01:00
  • 05e984c200 x86/loader: only patch linux kernels Gerd Hoffmann 2024-09-05 16:12:07 +02:00
  • e558cafe7c added libafl_get_initial_brk to properly change the heap mapping libafl side Alessandro De Vito 2024-12-17 12:25:58 +02:00
  • 8032c78e55 Merge tag 'firmware-20241216-pull-request' of https://gitlab.com/kraxel/qemu into staging Stefan Hajnoczi 2024-12-16 14:20:33 -05:00
  • 5d4d26254b Merge tag 'pull-prop-20241215' of https://gitlab.com/rth7680/qemu into staging Stefan Hajnoczi 2024-12-16 09:35:34 -05:00
  • 0f5715e4b5 roms: re-add edk2-basetools target Gerd Hoffmann 2024-12-12 09:44:07 +01:00
  • 74dc38d0c6 pc-bios: add missing riscv64 descriptor Heinrich Schuchardt 2024-12-12 10:00:59 +01:00
  • d1770b5834 pc-bios: Add amd-sev-es to edk2 json Pratik R. Sampat 2024-11-18 10:14:05 -06:00
  • a5bd044b15 x86/loader: add -shim option Gerd Hoffmann 2024-09-05 16:12:10 +02:00
  • f2594d9284 x86/loader: expose unpatched kernel Gerd Hoffmann 2024-09-05 16:12:09 +02:00
  • 214191f6b5 x86/loader: read complete kernel Gerd Hoffmann 2024-09-05 16:12:08 +02:00
  • 57e2cc9abf x86/loader: only patch linux kernels Gerd Hoffmann 2024-09-05 16:12:07 +02:00
  • fd363a14f6 docs: Constify all Property in examples Richard Henderson 2024-12-13 14:54:14 +00:00
  • 869e7146b7 tests/unit: Constify all Property Richard Henderson 2024-12-13 17:34:38 +00:00
  • 2202d3fd26 hw/xen: Constify all Property Richard Henderson 2024-12-13 17:31:36 +00:00
  • 89996947ed hw/watchdog: Constify all Property Richard Henderson 2024-12-13 17:30:13 +00:00
  • 1577a9180f hw/virtio: Constify all Property Richard Henderson 2024-12-13 17:29:25 +00:00
  • d3eb6f73e1 hw/vfio: Constify all Property Richard Henderson 2024-12-13 17:27:48 +00:00
  • 44f2f4bc30 hw/usb: Constify all Property Richard Henderson 2024-12-13 17:26:45 +00:00
  • 35d71fd9ce hw/ufs: Constify all Property Richard Henderson 2024-12-13 17:23:37 +00:00
  • 3885fa1591 hw/tpm: Constify all Property Richard Henderson 2024-12-13 17:22:27 +00:00
  • 74734e2b1b hw/timer: Constify all Property Richard Henderson 2024-12-13 16:51:42 +00:00
  • dc418eb220 hw/ssi: Constify all Property Richard Henderson 2024-12-13 16:51:05 +00:00
  • 4aa3a8a89a hw/sparc64: Constify all Property Richard Henderson 2024-12-13 16:49:26 +00:00
  • d2616fe961 hw/sparc: Constify all Property Richard Henderson 2024-12-13 16:48:50 +00:00
  • 2ba395a5df hw/sd: Constify all Property Richard Henderson 2024-12-13 16:48:21 +00:00
  • ec7630a2a1 hw/scsi: Constify all Property Richard Henderson 2024-12-13 16:47:35 +00:00
  • 6048081263 hw/s390x: Constify all Property Richard Henderson 2024-12-13 16:45:40 +00:00
  • 521e2be94d hw/rx: Constify all Property Richard Henderson 2024-12-13 16:44:52 +00:00
  • 93c9015bc5 hw/rtc: Constify all Property Richard Henderson 2024-12-13 16:44:13 +00:00
  • 766bade2da hw/riscv: Constify all Property Richard Henderson 2024-12-13 16:43:40 +00:00
  • 4ef4c30d2e hw/remote: Constify all Property Richard Henderson 2024-12-13 16:39:35 +00:00
  • 90f5755e8a hw/ppc: Constify all Property Richard Henderson 2024-12-13 16:37:35 +00:00
  • 8a1852f8c2 hw/pci: Constify all Property Richard Henderson 2024-12-13 16:36:46 +00:00
  • 909a5c0afa hw/pci-host: Constify all Property Richard Henderson 2024-12-13 16:35:23 +00:00
  • 196fd15f31 hw/pci-bridge: Constify all Property Richard Henderson 2024-12-13 16:32:51 +00:00
  • 2839136833 hw/nvram: Constify all Property Richard Henderson 2024-12-13 16:31:56 +00:00
  • b32c22bf31 hw/nvme: Constify all Property Richard Henderson 2024-12-13 16:31:13 +00:00
  • 3fac046e4a hw/nubus: Constify all Property Richard Henderson 2024-12-13 16:30:22 +00:00
  • e732f00f32 hw/net: Constify all Property Richard Henderson 2024-12-13 16:27:31 +00:00
  • 3002997310 hw/misc: Constify all Property Richard Henderson 2024-12-13 16:15:59 +00:00
  • 56d8d2b342 hw/misc/xlnx-versal-trng: Constify trng_props Richard Henderson 2024-12-13 16:23:55 +00:00
  • ce385ef3cc hw/mips: Constify all Property Richard Henderson 2024-12-13 15:54:54 +00:00
  • f4f2248bbc hw/mem: Constify all Property Richard Henderson 2024-12-13 15:53:42 +00:00
  • 55f579773e hw/m68k: Constify all Property Richard Henderson 2024-12-13 15:52:44 +00:00