qemu.git
2024-10-15 Philippe Mathieu... hw/mips: Have mips_cpu_create_with_clock() take an...
2024-10-15 Philippe Mathieu... hw/mips/cps: Set the vCPU 'cpu-big-endian' property
2024-10-15 Philippe Mathieu... target/mips: Expose MIPSCPU::is_big_endian property
2024-10-15 Philippe Mathieu... target/mips: Use tcg_constant_tl() instead of tcg_gen_m...
2024-10-15 Philippe Mathieu... target/mips: Use gen_op_addr_addi() when possible
2024-10-15 Philippe Mathieu... target/mips: Have gen_addiupc() expand $pc during trans...
2024-10-15 Philippe Mathieu... target/mips: Replace MO_TE by mo_endian()
2024-10-15 Philippe Mathieu... target/mips: Introduce mo_endian() helper
2024-10-15 Philippe Mathieu... target/mips: Remove unused MEMOP_IDX() macro
2024-10-15 Philippe Mathieu... target/mips: Rename unused sysemu argument of OP_LD_ATO...
2024-10-15 Philippe Mathieu... target/mips: Explode MO_TExx -> MO_TE | MO_xx
2024-10-15 Philippe Mathieu... target/mips: Factor mo_endian_rev() out of MXU code
2024-10-15 Philippe Mathieu... target/mips: Convert mips16e decr_and_load/store()...
2024-10-15 Philippe Mathieu... target/mips: Replace MO_TE by mo_endian_env() in get_pte()
2024-10-15 Philippe Mathieu... target/mips: Introduce mo_endian_env() helper
2024-10-15 Philippe Mathieu... target/mips: Rename cpu_is_bigendian() -> disas_is_bige...
2024-10-15 Philippe Mathieu... target/mips: Declare mips_env_is_bigendian() in 'intern...
2024-10-15 Philippe Mathieu... hw/xtensa/xtfpga: Remove TARGET_BIG_ENDIAN #ifdef'ry
2024-10-15 Philippe Mathieu... target/ppc: Use tcg_constant_tl() instead of tcg_gen_mo...
2024-10-15 Philippe Mathieu... target/tricore: Use tcg_constant_tl() instead of tcg_ge...
2024-10-15 Philippe Mathieu... target/tricore: Use explicit little-endian LD/ST API
2024-10-15 Philippe Mathieu... target/loongarch: Use explicit little-endian LD/ST API
2024-10-15 Philippe Mathieu... linux-user/i386: Use explicit little-endian LD/ST API
2024-10-15 Philippe Mathieu... target/avr: Use explicit little-endian LD/ST API
2024-10-15 Philippe Mathieu... hw/i386: Use explicit little-endian LD/ST API
2024-10-15 Philippe Mathieu... target/hexagon: Use explicit little-endian LD/ST API
2024-10-15 Philippe Mathieu... target/alpha: Use explicit little-endian LD/ST API
2024-10-15 Philippe Mathieu... gdbstub/helpers: Introduce ldtul_$endian_p() helpers
2024-10-15 Philippe Mathieu... target/alpha: Replace ldtul_p() -> ldq_p()
2024-10-15 Philippe Mathieu... target/hexagon: Replace ldtul_p() -> ldl_p()
2024-10-15 Philippe Mathieu... exec/memop: Remove unused memop_big_endian() helper
2024-10-15 Philippe Mathieu... exec/tswap: Massage target_needs_bswap() definition
2024-10-15 Philippe Mathieu... qemu/bswap: Undefine CPU_CONVERT() once done
2024-10-15 Peter MaydellMerge tag 'chr-pull-request' of https://gitlab.com...
2024-10-15 Roman Penyaevtests/unit/test-char: implement a few mux remove test...
2024-10-15 Roman Penyaevchardev/mux: implement detach of frontends from mux
2024-10-15 Roman Penyaevchardev/mux: switch mux frontends management to bitset
2024-10-15 Roman Penyaevchardev/mux: introduce `mux_chr_attach_frontend() call
2024-10-15 Roman Penyaevchardev/mux: convert size members to unsigned int
2024-10-15 Roman Penyaevchardev/mux: use bool type for `linestart` and `term_go...
2024-10-15 Roman Penyaevchardev/chardev-internal: remove unused `max_size`...
2024-10-15 Roman Penyaevchardev/char: fix qemu_chr_is_busy() check
2024-10-14 Peter MaydellMerge tag 'ui-pull-request' of https://gitlab.com/marca...
2024-10-14 Daniel P. Berrangétests: update lcitool to fix freebsd py311-yaml rename
2024-10-14 Paolo Bonziniconfigure, meson: synchronize defaults for configure...
2024-10-14 Paolo Bonzinimeson: check in main meson.build for native Rust compiler
2024-10-14 Michal Privoznikaudio/pw: Report more accurate error when connecting...
2024-10-14 Marc-André... tests: add basic -display dbus Map.Unix test
2024-10-14 Marc-André... ui: refactor using a common qemu_pixman_shareable
2024-10-14 Marc-André... virtio-gpu: allocate shareable 2d resources on !win32
2024-10-14 Marc-André... ui/dbus: implement Unix.Map
2024-10-14 Marc-André... ui/dbus: add Listener.Unix.Map interface XML
2024-10-14 Marc-André... ui/dbus: make Listener.Win32.Map win32-specific
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...
next