Commit Graph

  • 1d5c7f078e pc-bios/s390-ccw: Remove panics from DASD IPL path Jared Rossi 2024-10-19 21:29:44 -04:00
  • facd91ac1a pc-bios/s390-ccw: Remove panics from SCSI IPL path Jared Rossi 2024-10-19 21:29:43 -04:00
  • 806315279d pc-bios/s390-ccw: Remove panics from ECKD IPL path Jared Rossi 2024-10-19 21:29:42 -04:00
  • bef2b8dd1a pc-bios/s390-ccw: Remove panics from ISO IPL path Jared Rossi 2024-10-19 21:29:41 -04:00
  • ab2691b6c7 docs/system/s390x/bootdevices: Update the documentation about network booting Jared Rossi 2024-10-19 21:29:40 -04:00
  • f1fdadda36 pc-bios/s390-ccw: Merge netboot.mak into the main Makefile Thomas Huth 2024-06-21 09:40:11 +02:00
  • 188e255bf8 hw/s390x: Remove the possibility to load the s390-netboot.img binary Thomas Huth 2024-06-20 16:59:28 +02:00
  • 8e5739ce4b pc-bios/s390-ccw: Link the netboot code into the main s390-ccw.img binary Jared Rossi 2024-10-19 21:29:37 -04:00
  • 9f4278837d pc-bios/s390-ccw: Use the libc from SLOF and remove sclp prints Jared Rossi 2024-10-19 21:29:36 -04:00
  • 310df7a9fe linux-user/riscv: Fix definition of RISCV_HWPROBE_EXT_ZVFHMIN Yao Zi 2024-10-22 16:01:37 +00:00
  • c12df59de9 linux-user: Fix build failure caused by missing __u64 on musl Yao Zi 2024-10-22 12:29:30 +00:00
  • f769eb00b5 linux-user: Trace rt_sigprocmask's sigsets Ilya Leoshkevich 2024-10-22 12:26:16 +02:00
  • 8704132805 linux-user/ppc: Fix sigmask endianness issue in sigreturn Ilya Leoshkevich 2024-10-17 14:54:43 +02:00
  • bbd5630a75 linux-user: Emulate /proc/self/maps under mmap_lock Ilya Leoshkevich 2024-10-14 22:34:21 +02:00
  • e46fbc7d50 target/i386: Remove ra parameter from ptw_translate Richard Henderson 2024-10-13 11:47:33 -07:00
  • 115ade42d5 target/i386: Use probe_access_full_mmu in ptw_translate Richard Henderson 2024-10-13 11:47:32 -07:00
  • b56617bbcb target/i386: Walk NPT in guest real mode Alexander Graf 2024-09-21 08:57:12 +00:00
  • 4a75c8c7d6 include/exec: Improve probe_access_full{, _mmu} documentation Richard Henderson 2024-10-13 11:47:31 -07:00
  • 9a2a5f1b63 tcg/ppc: Fix tcg_out_rlw_rc Dani Szebenyi 2024-10-22 15:34:39 +02:00
  • 4b7868f8c2 tcg/riscv: Enable native vector support for TCG host TANG Tiancheng 2024-10-07 10:57:00 +08:00
  • d1843219a1 tcg/riscv: Implement vector roti/v/x ops TANG Tiancheng 2024-10-07 10:56:59 +08:00
  • cbde22f18b tcg/riscv: Implement vector shi/s/v ops TANG Tiancheng 2024-10-07 10:56:58 +08:00
  • 1631f19b04 tcg/riscv: Implement vector min/max ops TANG Tiancheng 2024-10-07 10:56:57 +08:00
  • 101c1ef562 tcg/riscv: Implement vector sat/mul ops TANG Tiancheng 2024-10-07 10:56:56 +08:00
  • dc9cd4ec12 tcg/riscv: Accept constant first argument to sub_vec Richard Henderson 2024-10-15 19:04:55 +00:00
  • c283c0748a tcg/riscv: Implement vector neg ops TANG Tiancheng 2024-10-07 10:56:55 +08:00
  • a31768c019 tcg/riscv: Implement vector cmp/cmpsel ops TANG Tiancheng 2024-10-07 10:56:54 +08:00
  • 5a63f59987 tcg/riscv: Add support for basic vector opcodes TANG Tiancheng 2024-10-07 10:56:53 +08:00
  • d4be6ee111 tcg/riscv: Implement vector mov/dup{m/i} TANG Tiancheng 2024-10-07 10:56:52 +08:00
  • f63e7089b4 tcg/riscv: Add basic support for vector Huang Shiyuan 2024-10-07 10:56:50 +08:00
  • f7230e09b1 util: Add RISC-V vector extension probe in cpuinfo TANG Tiancheng 2024-10-07 10:56:49 +08:00
  • be46e0bf14 disas/riscv: Fix vsetivli disassembly Richard Henderson 2024-10-16 16:57:15 +00:00
  • a7cfd751fb tcg: Reset data_gen_ptr correctly Richard Henderson 2024-10-16 17:31:05 +00:00
  • abaabb2e60 hw/s390x/ipl: Provide more memory to the s390-ccw.img firmware Thomas Huth 2024-06-21 10:24:17 +02:00
  • 04bbc3ee52 raw-format: Fix error message for invalid offset/size Kevin Wolf 2024-08-29 20:55:27 +02:00
  • 2155d2dd7f block-backend: per-device throttling of BLOCK_IO_ERROR reports Leonid Kaplan 2024-10-02 18:18:06 +03:00
  • 7452162ade qapi: add qom-path to BLOCK_IO_ERROR event Vladimir Sementsov-Ogievskiy 2024-10-02 18:18:05 +03:00
  • 526c4a90c4 iotests/backup-discard-source: don't use actual-size Vladimir Sementsov-Ogievskiy 2024-06-20 17:44:02 +03:00
  • b4bc6ad1d7 iotests/backup-discard-source: convert size variable to be int Vladimir Sementsov-Ogievskiy 2024-06-20 17:44:01 +03:00
  • 4d7c5f8335 block/vdi.c: Make SECTOR_SIZE constant 64-bits Peter Maydell 2024-10-08 17:47:08 +01:00
  • d60bd080e7 tests/qemu-iotests/211.out: Update to expect MapEntry 'compressed' field Peter Maydell 2024-10-08 17:47:07 +01:00
  • 19c1e44123 block/ssh.c: Don't double-check that characters are hex digits Peter Maydell 2024-10-08 17:47:06 +01:00
  • 75200708ce block/gluster: Use g_autofree for string in qemu_gluster_parse_json() Peter Maydell 2024-10-08 17:47:05 +01:00
  • 55522f7214 Merge tag 'pull-trivial-patches' of https://gitlab.com/mjt0k/qemu into staging Peter Maydell 2024-10-22 14:53:20 +01:00
  • c64df333f9 gitlab: enable afalg tests in fedora system test Daniel P. Berrangé 2024-10-21 17:27:56 +01:00
  • 1a225f57f3 ui: validate NUL byte padding in SASL client data more strictly Daniel P. Berrangé 2024-09-16 13:49:11 +01:00
  • 829cb3d0ea ui: fix handling of NULL SASL server data Daniel P. Berrangé 2024-09-16 13:47:11 +01:00
  • 2b69564798 ui/vnc: don't check for SSF after SASL authentication on UNIX sockets Daniel P. Berrangé 2024-09-11 13:17:04 +01:00
  • c0a9c92bd5 ui/vnc: fix skipping SASL SSF on UNIX sockets Daniel P. Berrangé 2024-09-11 13:13:01 +01:00
  • e9eabcc911 ui/vnc: don't raise error formatting socket address for non-inet Daniel P. Berrangé 2024-09-11 13:11:12 +01:00
  • 46c80446b5 ui/vnc: don't return an empty SASL mechlist to the client Daniel P. Berrangé 2024-09-11 13:08:24 +01:00
  • f8395ce8a3 crypto/hash-afalg: Fix broken build Markus Armbruster 2024-10-17 08:47:42 +02:00
  • 769660955a include/crypto: clarify @result/@result_len for hash/hmac APIs Daniel P. Berrangé 2024-10-16 11:17:22 +01:00
  • 164f2be1b5 tests: correctly validate result buffer in hash/hmac tests Daniel P. Berrangé 2024-10-15 13:26:38 +01:00
  • dde538c9a7 crypto/hash: avoid overwriting user supplied result pointer Daniel P. Berrangé 2024-10-15 13:25:36 +01:00
  • b5b89e9bc6 util: don't set SO_REUSEADDR on client sockets Daniel P. Berrangé 2024-10-21 15:23:51 +01:00
  • a347207514 sockets: Remove deadcode Dr. David Alan Gilbert 2024-09-19 00:26:33 +01:00
  • 04eeeec697 crypto: Remove unused DER string functions Dr. David Alan Gilbert 2024-09-18 15:55:28 +01:00
  • 5ae3ec6363 replace error_setg(&error_fatal, ...) with error_report() Tudor Gheorghiu 2024-10-08 01:27:56 +03:00
  • f8d3116fdd meson.build: Remove ncurses workaround for OpenBSD Brad Smith 2024-10-11 23:38:55 -04:00
  • c11aaaaef1 configure: Replace literally printed '\n' with newline Kevin Wolf 2024-10-18 14:05:57 +02:00
  • 30b1fc5a98 ui/console-vc: Silence warning about sprintf() on OpenBSD Thomas Huth 2024-10-15 13:25:10 +02:00
  • fe71f4b0de linux-user: Clean up unused header Gustavo Romero 2024-10-15 14:09:22 +00:00
  • 6f625ce2f2 Merge tag 'pull-request-2024-10-21' of https://gitlab.com/thuth/qemu into staging Peter Maydell 2024-10-21 17:12:59 +01:00
  • 91e4e1832e Merge tag 'edgar/xen-queue-2024-10-21.for-upstream' of https://gitlab.com/edgar.iglesias/qemu into staging Peter Maydell 2024-10-21 17:12:43 +01:00
  • c592ff3511 tests/functional: Convert the Avocado sh4 tuxrun test Thomas Huth 2024-10-11 15:19:34 +02:00
  • 68ad89b75a Revert "hw/sh4/r2d: Realize IDE controller before accessing it" Thomas Huth 2024-10-11 15:19:33 +02:00
  • 9ca8239aad tests/functional: Convert the Avocado ppc32 tuxrun test Thomas Huth 2024-10-11 15:19:32 +02:00
  • a2a2a5b05d tests/functional: Convert the Avocado mips64el tuxrun test Thomas Huth 2024-10-11 15:19:31 +02:00
  • a01be218d4 tests/functional: Convert the Avocado mips64 tuxrun test Thomas Huth 2024-10-11 15:19:30 +02:00
  • 55716a8979 tests/functional: Convert the Avocado mipsel tuxrun test Thomas Huth 2024-10-11 15:19:29 +02:00
  • 87cab1ae8f tests/functional: Convert the Avocado mips tuxrun test Thomas Huth 2024-10-11 15:19:28 +02:00
  • 7cea8fe35e tests/functional: Convert the Avocado x86_64 tuxrun test Thomas Huth 2024-10-11 15:19:27 +02:00
  • 4007fc9487 tests/functional: Convert the Avocado i386 tuxrun test Thomas Huth 2024-10-11 15:19:26 +02:00
  • 7746a6c4e4 tests/functional: Convert the Avocado riscv64 tuxrun tests Thomas Huth 2024-10-11 15:19:25 +02:00
  • 77bc76c731 tests/functional: Convert the Avocado riscv32 tuxrun tests Thomas Huth 2024-10-11 15:19:24 +02:00
  • de9f57a6e8 tests/functional: Convert the Avocado arm tuxrun tests Thomas Huth 2024-10-11 15:19:23 +02:00
  • a7a9f513fb tests/functional: Convert the Avocado s390x tuxrun test Thomas Huth 2024-10-11 15:19:22 +02:00
  • 116667aa60 tests/functional: Convert the Avocado sparc64 tuxrun test Thomas Huth 2024-10-11 15:19:21 +02:00
  • d9dff75b08 tests/functional: Convert the Avocado ppc64 tuxrun tests Thomas Huth 2024-10-11 15:19:19 +02:00
  • c1b24f0fb7 tests/functional: Add a base class for the TuxRun tests Thomas Huth 2024-10-11 15:19:18 +02:00
  • e779e5c05a hw/pci-bridge: Add a Kconfig switch for the normal PCI bridge Thomas Huth 2024-09-13 16:48:44 +02:00
  • 25e5fe76bc MAINTAINERS: A new maintainer for the qtests Thomas Huth 2024-10-11 16:13:44 +02:00
  • b39f6f3051 tests/qtest: Raise the ide-test timeout Peter Maydell 2024-10-15 12:37:05 +01:00
  • d8fe5b4759 tests/vm: update openbsd image to 7.6 Brad Smith 2024-10-13 02:19:41 -04:00
  • 676a68fd48 hw/xen: Avoid use of uninitialized bufioreq_evtchn Edgar E. Iglesias 2024-10-07 18:53:13 +02:00
  • cc5adbbd50 Merge tag 'pull-tpm-2024-10-18-1' of https://github.com/stefanberger/qemu-tpm into staging Peter Maydell 2024-10-18 15:45:02 +01:00
  • 19a989096e Merge tag 'pull-error-2024-10-18' of https://repo.or.cz/qemu/armbru into staging Peter Maydell 2024-10-18 15:44:54 +01:00
  • 0ff5ab6f57 Update version for 9.1.1 release Michael Tokarev 2024-10-18 17:26:37 +03:00
  • 1824e9fc64 qerror: QERR_PROPERTY_VALUE_OUT_OF_RANGE is no longer used, drop Markus Armbruster 2024-10-10 17:01:44 +02:00
  • 627c1e012c hw/intc/openpic: Improve errors for out of bounds property values Markus Armbruster 2024-10-10 17:01:43 +02:00
  • dac7f90c1c target/i386/cpu: Improve errors for out of bounds property values Markus Armbruster 2024-10-10 17:01:42 +02:00
  • f91cf8175b target/i386/cpu: Avoid mixing signed and unsigned in property setters Markus Armbruster 2024-10-10 17:01:41 +02:00
  • 5551449bb8 block: Adjust check_block_size() signature Markus Armbruster 2024-10-10 17:01:40 +02:00
  • 0f799b83bd block: Improve errors about block sizes Markus Armbruster 2024-10-10 17:01:39 +02:00
  • fd1d47740d error: Drop superfluous #include "qapi/qmp/qerror.h" Markus Armbruster 2024-10-10 17:01:38 +02:00
  • bd783b5cd6 qga: Improve error for guest-set-user-password parameter @crypted Markus Armbruster 2024-09-11 15:12:06 +02:00
  • bdebb722cf qga/qapi-schema: Drop obsolete note on "unsupported" errors Markus Armbruster 2024-09-11 15:12:05 +02:00
  • d9280ea317 tests: Wait for migration completion on destination QEMU to avoid failures Stefan Berger 2024-10-16 11:21:59 -04:00
  • d2bcaacc17 tpm_emulator: Read control channel response in 2 passes Stefan Berger 2024-10-16 13:51:29 -04:00