qemu.git
2024-10-11 Peter MaydellMerge tag 'for-upstream' of https://gitlab.com/bonzini...
2024-10-11 Paolo Bonzinidocs: use consistent markup for footnotes
2024-10-11 Paolo Bonzinidocs: avoid footnotes consisting of just URLs
2024-10-11 Paolo Bonzinidocs: fix invalid footnote syntax
2024-10-11 Paolo Bonzinigitlab-ci: add Rust-enabled CI job
2024-10-11 Paolo Bonzinidockerfiles: add a Dockerfile using a nightly Rust...
2024-10-11 Paolo Bonzinimeson: ensure -mcx16 is passed when detecting ATOMIC128
2024-10-11 Paolo Bonzinimeson: define qemu_isa_flags
2024-10-11 Pierrick Bouviermeson: fix machine option for x86_version
2024-10-11 Paolo Bonzinirust: add PL011 device model
2024-10-11 Manos Pitsidianakisrust: add utility procedural macro crate
2024-10-11 Paolo Bonziniscripts/archive-source: find directory name for subprojects
2024-10-11 Manos Pitsidianakisrust: add crate to expose bindings and interfaces
2024-10-11 Manos Pitsidianakismeson.build: add HAVE_GLIB_WITH_ALIGNED_ALLOC flag
2024-10-11 Manos Pitsidianakis.gitattributes: add Rust diff and merge attributes
2024-10-11 Manos Pitsidianakisrust: add bindgen step as a meson dependency
2024-10-11 Paolo Bonziniconfigure, meson: detect Rust toolchain
2024-10-10 Peter MaydellMerge tag 'crypto-fixes-pull-request' of https://gitlab...
2024-10-10 Kunwutests/unit: Add a assert for test_io_channel_unix_liste...
2024-10-10 Daniel P. Berrangécrypto: drop obsolete back compat logic for old nettle
2024-10-10 Alejandro Zeisecrypto/hashpriv: Remove old hash API function
2024-10-10 Alejandro Zeisecrypto/hash-afalg: Remove old hash API functions
2024-10-10 Alejandro Zeisecrypto/hash-nettle: Remove old hash API functions
2024-10-10 Alejandro Zeisecrypto/hash-gnutls: Remove old hash API functions
2024-10-10 Alejandro Zeisecrypto/hash-gcrypt: Remove old hash API functions
2024-10-10 Alejandro Zeisecrypto/hash-glib: Remove old hash API functions
2024-10-10 Alejandro Zeisetests/unit/test-crypto-hash: accumulative hashing
2024-10-10 Alejandro Zeisecrypto/hash: Implement and use new hash API
2024-10-10 Alejandro Zeisecrypto/hash-afalg: Implement new hash API
2024-10-10 Alejandro Zeiseutil/iov: Introduce iov_send_recv_with_flags()
2024-10-10 Alejandro Zeisecrypto/hash-nettle: Implement new hash API
2024-10-10 Alejandro Zeisecrypto/hash-gnutls: Implement new hash API
2024-10-10 Alejandro Zeisecrypto/hash-gcrypt: Implement new hash API
2024-10-10 Alejandro Zeisecrypto/hash-glib: Implement new hash API
2024-10-10 Alejandro Zeisecrypto: accumulative hashing API
2024-10-09 Peter MaydellMerge tag 'migration-20241009-pull-request' of https...
2024-10-09 Peter MaydellMerge tag 'chr-pull-request' of https://gitlab.com...
2024-10-09 Peter MaydellMerge tag 'pull-tcg-20241008' of https://gitlab.com...
2024-10-09 Peter Maydelltests/qtest: Bump qmp-cmd-test timeout to 120s
2024-10-09 Yuan Liumigration/multifd: fix build error when qpl compression...
2024-10-09 Octavian Purdilachardev: add path option for pty backend
2024-10-09 Daniil Tatianinchardev: introduce 'reconnect-ms' and deprecate 'reconnect'
2024-10-08 Dr. David Alan... util/iova-tree: Remove deadcode
2024-10-08 Juraj Marcintests/migration-test: Wait for cancellation sooner...
2024-10-08 Dr. David Alan... util/userfaultfd: Remove unused uffd_poll_events
2024-10-08 Dr. David Alan... migration/postcopy: Use uffd helpers
2024-10-08 Dr. David Alan... util/userfaultfd: Return -errno on error
2024-10-08 Dr. David Alan... migration: Remove unused socket_send_channel_create_sync
2024-10-08 Fabiano Rosasmigration: Deprecate zero-blocks capability
2024-10-08 Dr. David Alan... migration: Remove unused migrate_zero_blocks
2024-10-08 Dr. David Alan... migration: Remove migrate_cap_set
2024-10-08 Fabiano Rosasmigration/multifd: Ensure packet->ramblock is null...
2024-10-08 Ani Sinhamemory: notify hypervisor of all eventfds during listen...
2024-10-08 Philippe Mathieu... accel/tcg: Make page_set_flags() documentation public
2024-10-08 Richard Hendersontarget/m68k: Always return a temporary from gen_lea_mode
2024-10-08 Richard Hendersontcg/ppc: Use TCG_REG_TMP2 for scratch index in prepare_...
2024-10-08 Richard Hendersontcg/ppc: Use TCG_REG_TMP2 for scratch tcg_out_qemu_st
2024-10-08 Philippe Mathieu... linux-user: Add strace for recvfrom()
2024-10-08 Philippe Mathieu... linux-user: Add strace for sendto()
2024-10-08 Philippe Mathieu... linux-user: Factor print_buf_len() out
2024-10-08 Philippe Mathieu... linux-user: Display sockaddr buffer as pointer
2024-10-08 Philippe Mathieu... linux-user: Correct print_sockaddr() format
2024-10-08 Ilya Leoshkevichlinux-user: Trace wait4()'s and waitpid()'s wstatus
2024-10-08 Michael Vogtlinux-user: add strace support for openat2
2024-10-08 Michael Vogtlinux-user: add openat2 support in linux-user
2024-10-08 Richard Hendersonlinux-user: Fix parse_elf_properties GNU0_MAGIC check
2024-10-08 Philippe Mathieu... linux-user/flatload: Take mmap_lock in load_flt_binary()
2024-10-07 Manos Pitsidianakisbuild-sys: Add rust feature option
2024-10-07 Paolo BonziniRequire meson version 1.5.0
2024-10-07 Peter MaydellMerge tag 'pull-request-2024-10-07' of https://gitlab...
2024-10-07 Thomas Huthtests/functional: Bump timeout of some tests
2024-10-07 Thomas Huthtests/functional: Switch back to the gitlab URLs for...
2024-10-07 Philippe Mathieu... target/s390x: Use explicit big-endian LD/ST API
2024-10-07 Philippe Mathieu... target/s390x: Replace ldtul_p() -> ldq_p()
2024-10-07 Philippe Mathieu... hw/s390x: Use explicit big-endian LD/ST API
2024-10-07 Philippe Mathieu... target/m68k: Use explicit big-endian LD/ST API
2024-10-07 Philippe Mathieu... hw/m68k: Use explicit big-endian LD/ST API
2024-10-07 Michael Tokarevgitlab-ci/build-oss-fuzz: print FAILED marker in case...
2024-10-07 Philippe Mathieu... disas: Remove CRIS disassembler
2024-10-07 Philippe Mathieu... .gitlab-ci.d/cirrus: Add manual testing of macOS 15...
2024-10-07 Philippe Mathieu... .gitlab-ci.d/cirrus: Drop support for macOS 13 (Ventura)
2024-10-07 Thomas Huthdocs: Mark "gluster" support in QEMU as deprecated
2024-10-04 Peter MaydellMerge tag 'for-upstream' of https://gitlab.com/bonzini...
2024-10-04 Peter MaydellMerge tag 'pull-trivial-patches' of https://gitlab...
2024-10-04 Bernhard BeschowMAINTAINERS: Add myself as maintainer of e500 machines
2024-10-04 Peter Maydelldocs/devel: Mention post_load hook restrictions where...
2024-10-04 Thomas Huthtests/functional: Fix hash validation
2024-10-04 Peter MaydellMerge tag 'edgar/xen-queue-2024-10-03-v2.for-upstream...
2024-10-03 Marc-André... qom: update object_resolve_path*() documentation
2024-10-03 Marc-André... qom: set *ambiguous on all paths
2024-10-03 Marc-André... qom: rename object_resolve_path_type() "ambiguousp"
2024-10-03 Julia Suvorovatarget/i386/kvm: Report which action failed in kvm_arch...
2024-10-03 Julia Suvorovakvm: Allow kvm_arch_get/put_registers to accept Error**
2024-10-03 Edgar E. Iglesiashw/arm: xenpvh: Enable PCI for ARM PVH
2024-10-03 Edgar E. Iglesiashw/xen: xenpvh: Add pci-intx-irq-base property
2024-10-03 Edgar E. Iglesiashw/xen: xenpvh: Disable buffered IOREQs for ARM
2024-10-03 Edgar E. Iglesiashw/xen: Expose handle_bufioreq in xen_register_ioreq
2024-10-03 Ani Sinhaaccel/kvm: refactor dirty ring setup
2024-10-03 Paolo Bonziniminikconf: print error entirely on stderr
2024-10-03 Paolo Bonzini9p: remove 'proxy' filesystem backend driver
next