qemu.git
2024-10-14 Marc-André... meson: find_program('gdbus-codegen') directly
2024-10-14 Marc-André... ui/surface: allocate shared memory on !win32
2024-10-14 Marc-André... ui/dbus: add trace for can_share_map
2024-10-14 Marc-André... ui/dbus: do not limit to one listener per connection...
2024-10-14 Marc-André... ui/pixman: generalize shared_image_destroy
2024-10-14 Marc-André... util/memfd: report potential errors on free
2024-10-14 Marc-André... ui/dbus: discard pending CursorDefine on new one
2024-10-14 Marc-André... ui/dbus: discard display messages on disable
2024-10-14 Marc-André... ui/dbus: fix filtering all update messages
2024-10-14 Marc-André... ui/win32: fix potential use-after-free with dbus shared...
2024-10-14 Marc-André... ui/dbus: fix leak on message filtering
2024-10-14 Marc-André... hw/audio/hda: fix memory leak on audio setup
2024-10-14 Marc-André... hw/audio/hda: free timer on exit
2024-10-14 Peter MaydellMerge tag 'pull-tcg-20241013' of https://gitlab.com...
2024-10-13 Richard Hendersontarget/arm: Fix alignment fault priority in get_phys_ad...
2024-10-13 Richard Hendersontarget/arm: Implement TCGCPUOps.tlb_fill_align
2024-10-13 Richard Hendersontarget/arm: Move device detection earlier in get_phys_a...
2024-10-13 Richard Hendersontarget/arm: Pass MemOp to get_phys_addr_lpae
2024-10-13 Richard Hendersontarget/arm: Pass MemOp through get_phys_addr_twostage
2024-10-13 Richard Hendersontarget/arm: Pass MemOp to get_phys_addr_nogpc
2024-10-13 Richard Hendersontarget/arm: Pass MemOp to get_phys_addr_gpc
2024-10-13 Richard Hendersontarget/arm: Pass MemOp to get_phys_addr_with_space_nogpc
2024-10-13 Richard Hendersontarget/arm: Pass MemOp to get_phys_addr
2024-10-13 Richard Hendersontarget/hppa: Implement TCGCPUOps.tlb_fill_align
2024-10-13 Richard Hendersontarget/hppa: Handle alignment faults in hppa_get_physic...
2024-10-13 Richard Hendersontarget/hppa: Fix priority of T, D, and B page faults
2024-10-13 Richard Hendersontarget/hppa: Perform access rights before protection...
2024-10-13 Richard Hendersontarget/hppa: Add MemOp argument to hppa_get_physical_ad...
2024-10-13 Richard Hendersonaccel/tcg: Use the alignment test in tlb_fill_align
2024-10-13 Richard Hendersonaccel/tcg: Add TCGCPUOps.tlb_fill_align
2024-10-13 Richard Hendersoninclude/exec/memop: Introduce memop_atomicity_bits
2024-10-13 Richard Hendersoninclude/exec/memop: Rename get_alignment_bits
2024-10-13 Richard Hendersoninclude/exec/memop: Move get_alignment_bits from tcg.h
2024-10-13 Richard Hendersonaccel/tcg: Assert noreturn from write-only page for...
2024-10-13 Thomas Huthlinux-user/vm86: Fix compilation with Clang
2024-10-13 Ilya Leoshkevichtests/tcg: Run test-proc-mappings.py on i386
2024-10-13 Ilya Leoshkevichtarget/i386/gdbstub: Expose orig_ax
2024-10-13 Ilya Leoshkevichtarget/i386/gdbstub: Factor out gdb_get_reg() and gdb_w...
2024-10-13 Ilya Leoshkevichlinux-user/i386: Emulate orig_ax
2024-10-13 Ilya Leoshkevichinclude/exec: Introduce env_cpu_const()
2024-10-13 Paolo Bonzinitcg: remove singlestep_enabled from DisasContextBase
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()
next