Commit Graph

  • d946043c77 crypto/hash-gnutls: Remove old hash API functions Alejandro Zeise 2024-10-08 09:57:19 +02:00
  • 7dae595e01 crypto/hash-gcrypt: Remove old hash API functions Alejandro Zeise 2024-10-08 09:57:18 +02:00
  • 8d46ede7c3 crypto/hash-glib: Remove old hash API functions Alejandro Zeise 2024-10-08 09:57:17 +02:00
  • d8e99c5cd6 tests/unit/test-crypto-hash: accumulative hashing Alejandro Zeise 2024-10-08 09:57:16 +02:00
  • e3c07527f3 crypto/hash: Implement and use new hash API Alejandro Zeise 2024-10-08 09:57:15 +02:00
  • 90c3dc6073 crypto/hash-afalg: Implement new hash API Alejandro Zeise 2024-10-08 09:57:14 +02:00
  • 78a5822820 util/iov: Introduce iov_send_recv_with_flags() Alejandro Zeise 2024-10-08 09:57:13 +02:00
  • 278d596015 crypto/hash-nettle: Implement new hash API Alejandro Zeise 2024-10-08 09:57:12 +02:00
  • f4f3d6663d crypto/hash-gnutls: Implement new hash API Alejandro Zeise 2024-10-08 09:57:11 +02:00
  • 4fd0a730d7 crypto/hash-gcrypt: Implement new hash API Alejandro Zeise 2024-10-08 09:57:10 +02:00
  • c6ccd2af60 crypto/hash-glib: Implement new hash API Alejandro Zeise 2024-10-08 09:57:09 +02:00
  • 190feb4884 crypto: accumulative hashing API Alejandro Zeise 2024-10-08 09:57:08 +02:00
  • 05adb38839 Merge tag 'migration-20241009-pull-request' of https://gitlab.com/peterx/qemu into staging Peter Maydell 2024-10-09 20:12:11 +01:00
  • 838fc0a876 Merge tag 'chr-pull-request' of https://gitlab.com/marcandre.lureau/qemu into staging Peter Maydell 2024-10-09 15:06:56 +01:00
  • 54cdddc6dc Merge tag 'pull-tcg-20241008' of https://gitlab.com/rth7680/qemu into staging Peter Maydell 2024-10-09 15:06:42 +01:00
  • c9beb029b5 tests/qtest: Bump qmp-cmd-test timeout to 120s Peter Maydell 2024-10-08 15:13:37 +01:00
  • 2e49d6a20b migration/multifd: fix build error when qpl compression is enabled Yuan Liu 2024-10-08 18:45:27 +08:00
  • b74cb8761c chardev: add path option for pty backend Octavian Purdila 2024-08-05 18:07:35 -07:00
  • c8e2b6b4d7 chardev: introduce 'reconnect-ms' and deprecate 'reconnect' Daniil Tatianin 2024-09-13 12:46:04 +03:00
  • 255db3ba80 util/iova-tree: Remove deadcode Dr. David Alan Gilbert 2024-09-18 15:25:15 +01:00
  • 9adcdd49e3 tests/migration-test: Wait for cancellation sooner in multifd cancel Juraj Marcin 2024-09-20 18:13:02 +02:00
  • ccf6b78275 util/userfaultfd: Remove unused uffd_poll_events Dr. David Alan Gilbert 2024-09-19 14:46:26 +01:00
  • 3ba55a33e8 migration/postcopy: Use uffd helpers Dr. David Alan Gilbert 2024-09-19 14:46:25 +01:00
  • 6f81bd1a3e util/userfaultfd: Return -errno on error Dr. David Alan Gilbert 2024-09-19 14:46:24 +01:00
  • 6242b36102 migration: Remove unused socket_send_channel_create_sync Dr. David Alan Gilbert 2024-09-19 14:46:23 +01:00
  • 73581a041e migration: Deprecate zero-blocks capability Fabiano Rosas 2024-09-19 14:46:22 +01:00
  • 21ed5ff606 migration: Remove unused migrate_zero_blocks Dr. David Alan Gilbert 2024-09-19 14:46:21 +01:00
  • a5d8d13842 migration: Remove migrate_cap_set Dr. David Alan Gilbert 2024-09-19 14:46:20 +01:00
  • 68e0fca625 migration/multifd: Ensure packet->ramblock is null-terminated Fabiano Rosas 2024-09-19 12:06:11 -03:00
  • 8d3031fa1b memory: notify hypervisor of all eventfds during listener (de)registration Ani Sinha 2024-09-18 12:18:53 +05:30
  • 25f4e71722 accel/tcg: Make page_set_flags() documentation public Philippe Mathieu-Daudé 2024-08-22 11:50:42 +02:00
  • 352cc9f300 target/m68k: Always return a temporary from gen_lea_mode Richard Henderson 2024-08-13 10:04:00 +10:00
  • 3213da7b95 tcg/ppc: Use TCG_REG_TMP2 for scratch index in prepare_host_addr Richard Henderson 2024-10-05 22:09:54 +00:00
  • 4cabcb89b1 tcg/ppc: Use TCG_REG_TMP2 for scratch tcg_out_qemu_st Richard Henderson 2024-10-05 22:09:54 +00:00
  • 124e769083 linux-user: Add strace for recvfrom() Philippe Mathieu-Daudé 2024-08-07 14:43:06 +02:00
  • ff54bcd541 linux-user: Add strace for sendto() Philippe Mathieu-Daudé 2024-08-07 14:43:05 +02:00
  • 57fbc9b987 linux-user: Factor print_buf_len() out Philippe Mathieu-Daudé 2024-08-07 14:43:04 +02:00
  • 02d9169761 linux-user: Display sockaddr buffer as pointer Philippe Mathieu-Daudé 2024-08-07 14:43:03 +02:00
  • 7db3a42ef6 linux-user: Correct print_sockaddr() format Philippe Mathieu-Daudé 2024-10-05 11:09:13 -07:00
  • 322bfaa2ea linux-user: Trace wait4()'s and waitpid()'s wstatus Ilya Leoshkevich 2024-10-01 21:32:08 +02:00
  • 9729930344 linux-user: add strace support for openat2 Michael Vogt 2024-10-01 17:14:54 +02:00
  • 9651cead2f linux-user: add openat2 support in linux-user Michael Vogt 2024-10-01 17:14:53 +02:00
  • 2884596f5f linux-user: Fix parse_elf_properties GNU0_MAGIC check Richard Henderson 2024-10-05 09:01:22 -07:00
  • a9ee641bd4 linux-user/flatload: Take mmap_lock in load_flt_binary() Philippe Mathieu-Daudé 2024-08-22 11:50:43 +02:00
  • 764a6ee9fe build-sys: Add rust feature option Manos Pitsidianakis 2024-10-03 16:28:44 +03:00
  • 07f0d32641 Require meson version 1.5.0 Paolo Bonzini 2024-10-03 16:28:43 +03:00
  • 2af37e7919 Merge tag 'pull-request-2024-10-07' of https://gitlab.com/thuth/qemu into staging Peter Maydell 2024-10-07 12:55:02 +01:00
  • d841f720c9 tests/functional: Bump timeout of some tests Thomas Huth 2024-10-02 16:02:12 +02:00
  • 67d76bde99 tests/functional: Switch back to the gitlab URLs for the advent calendar tests Thomas Huth 2024-10-07 10:36:49 +02:00
  • 1d94eafdb5 target/s390x: Use explicit big-endian LD/ST API Philippe Mathieu-Daudé 2024-10-04 13:30:39 -03:00
  • a0bc3cefe2 target/s390x: Replace ldtul_p() -> ldq_p() Philippe Mathieu-Daudé 2024-10-04 13:30:20 -03:00
  • c76c86fba5 hw/s390x: Use explicit big-endian LD/ST API Philippe Mathieu-Daudé 2024-10-04 13:30:38 -03:00
  • 3a76d30204 target/m68k: Use explicit big-endian LD/ST API Philippe Mathieu-Daudé 2024-10-04 13:30:34 -03:00
  • 77b535cfdd hw/m68k: Use explicit big-endian LD/ST API Philippe Mathieu-Daudé 2024-10-04 13:30:33 -03:00
  • 7e9503f504 gitlab-ci/build-oss-fuzz: print FAILED marker in case the test failed and run all tests Michael Tokarev 2024-10-03 15:16:56 +03:00
  • c700d06819 disas: Remove CRIS disassembler Philippe Mathieu-Daudé 2024-09-04 16:36:02 +02:00
  • 0522910d7d .gitlab-ci.d/cirrus: Add manual testing of macOS 15 (Sequoia) Philippe Mathieu-Daudé 2024-09-17 10:50:58 +02:00
  • de11da6448 .gitlab-ci.d/cirrus: Drop support for macOS 13 (Ventura) Philippe Mathieu-Daudé 2024-09-17 10:50:57 +02:00
  • b873463821 docs: Mark "gluster" support in QEMU as deprecated Thomas Huth 2024-10-02 10:20:33 +02:00
  • 5762cdaf45 vnc: fix crash when no console attached Marc-André Lureau 2024-08-20 17:11:12 +04:00
  • b5ab62b3c0 Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging Peter Maydell 2024-10-04 19:28:37 +01:00
  • a3fb4e93a3 Merge tag 'pull-trivial-patches' of https://gitlab.com/mjt0k/qemu into staging Peter Maydell 2024-10-04 17:08:01 +01:00
  • 6b7d2f6e18 MAINTAINERS: Add myself as maintainer of e500 machines Bernhard Beschow 2024-09-26 09:59:48 +02:00
  • e300f4c11d docs/devel: Mention post_load hook restrictions where we document the hook Peter Maydell 2024-10-03 15:34:01 +01:00
  • db17daf8c4 tests/functional: Fix hash validation Thomas Huth 2024-10-04 15:02:25 +02:00
  • 33dab2dda0 Merge tag 'edgar/xen-queue-2024-10-03-v2.for-upstream' of https://gitlab.com/edgar.iglesias/qemu into staging Peter Maydell 2024-10-04 12:24:26 +01:00
  • 7cca79fa52 qom: update object_resolve_path*() documentation Marc-André Lureau 2024-10-02 12:08:06 +04:00
  • d9e9867374 qom: set *ambiguous on all paths Marc-André Lureau 2024-10-02 12:08:05 +04:00
  • ee510704a9 qom: rename object_resolve_path_type() "ambiguousp" Marc-André Lureau 2024-10-02 12:08:04 +04:00
  • fc058618d1 target/i386/kvm: Report which action failed in kvm_arch_put/get_registers Julia Suvorova 2024-09-27 12:47:41 +02:00
  • a1676bb304 kvm: Allow kvm_arch_get/put_registers to accept Error** Julia Suvorova 2024-09-27 12:47:40 +02:00
  • ca9275a4b1 hw/arm: xenpvh: Enable PCI for ARM PVH Edgar E. Iglesias 2024-09-06 15:05:51 +02:00
  • 3bcdba25df hw/xen: xenpvh: Add pci-intx-irq-base property Edgar E. Iglesias 2024-09-13 21:14:04 +02:00
  • cb988a10f6 hw/xen: xenpvh: Disable buffered IOREQs for ARM Edgar E. Iglesias 2024-09-05 01:00:36 +02:00
  • b2150e403a hw/xen: Expose handle_bufioreq in xen_register_ioreq Edgar E. Iglesias 2024-09-04 19:28:06 +02:00
  • 28ed7f9761 accel/kvm: refactor dirty ring setup Ani Sinha 2024-09-12 11:48:38 +05:30
  • f9423e9f0a minikconf: print error entirely on stderr Paolo Bonzini 2024-09-06 09:33:18 +02:00
  • ed76671888 9p: remove 'proxy' filesystem backend driver Paolo Bonzini 2024-09-05 10:19:42 +02:00
  • 7e6b5497ea hw/char: Extract serial-mm Bernhard Beschow 2024-09-05 09:38:32 +02:00
  • 37b724cdef hw/char/serial.h: Extract serial-isa.h Bernhard Beschow 2024-09-05 09:38:31 +02:00
  • 982447cc78 hw: Remove unused inclusion of hw/char/serial.h Bernhard Beschow 2024-09-05 09:38:30 +02:00
  • 0701abbf98 target/i386: Expose IBPB-BRTYPE and SBPB CPUID bits to the guest Fabiano Rosas 2024-08-05 17:20:41 -03:00
  • 67388078da kvm: refactor core virtual machine creation into its own function Ani Sinha 2024-08-08 17:08:38 +05:30
  • dc44854978 kvm/i386: replace identity_base variable with a constant Paolo Bonzini 2024-09-04 14:29:00 +02:00
  • 0cc42e63bb kvm/i386: refactor kvm_arch_init and split it into smaller functions Ani Sinha 2024-09-03 18:11:42 +05:30
  • f2a9c31dbb hw/mips: Build fw_cfg.c once Philippe Mathieu-Daudé 2024-09-30 09:00:15 +02:00
  • 311a01068d tests/tcg/plugins: Remove remainder of the cris target Thomas Huth 2024-10-02 16:37:08 +02:00
  • 07bea2d35f block-backend: Remove deadcode Dr. David Alan Gilbert 2024-09-17 01:20:56 +01:00
  • 3110409ffd hw/net/rocker: Remove unused rocker_fp_ports Dr. David Alan Gilbert 2024-09-19 00:14:47 +01:00
  • b443521b23 hw/pci: Remove unused pcie_chassis_find_slot Dr. David Alan Gilbert 2024-09-19 00:47:48 +01:00
  • 40ebdc4b60 replay: Remove unused replay_disable_events Dr. David Alan Gilbert 2024-09-19 00:40:05 +01:00
  • 9f0b40efff remote: Remove unused remote_iohub_finalize Dr. David Alan Gilbert 2024-09-19 17:58:52 +01:00
  • abe9ff2578 vhost: Remove unused vhost_dev_{load|save}_inflight Dr. David Alan Gilbert 2024-09-18 13:10:34 +01:00
  • da56cabdef ui/cursor: remove cursor_get_mono_image Dr. David Alan Gilbert 2024-09-17 01:23:18 +01:00
  • 3e80b89aae hw: Remove unused fw_cfg_init_io Dr. David Alan Gilbert 2024-09-18 13:35:42 +01:00
  • 95b9c27c81 linux-user: Remove unused handle_vm86_fault Dr. David Alan Gilbert 2024-09-18 15:15:53 +01:00
  • 13ca229b49 hw/char: Remove unused serial_set_frequency Dr. David Alan Gilbert 2024-09-18 15:41:22 +01:00
  • 54fac860df hw/net/net_rx_pkt: Remove deadcode Dr. David Alan Gilbert 2024-09-18 23:51:28 +01:00
  • e093934ee1 net: Remove deadcode Dr. David Alan Gilbert 2024-09-18 21:52:58 +01:00
  • 0fb3c8b88a q35: Remove unused mch_mcfg_base Dr. David Alan Gilbert 2024-09-18 01:51:32 +01:00