qemu.git
2024-05-07 Richard HendersonMerge tag 'pull-tcg-20240507' of https://gitlab.com...
2024-05-07 Richard Hendersongitlab: Streamline ubuntu-22.04-s390x
2024-05-07 Richard Hendersongitlab: Drop --static from s390x linux-user build
2024-05-07 Richard Hendersongitlab: Drop --disable-libssh from ubuntu-22.04-s390x.yml
2024-05-06 Richard Hendersontarget/sh4: Update DisasContextBase.insn_start
2024-05-06 Richard Hendersonaccel/tcg: Introduce CF_BP_PAGE
2024-05-06 Richard Hendersontcg/optimize: Optimize setcond with zmask
2024-05-06 Richard Hendersontcg/i386: Optimize setcond of TST{EQ,NE} with 0xffffffff
2024-05-06 Richard Hendersontcg/i386: Simplify immediate 8-bit logical vector shifts
2024-05-06 Richard Hendersontcg: Add write_aofs to GVecGen3i
2024-05-06 Richard HendersonMerge tag 'qemu-sparc-20240506' of https://github.com...
2024-05-06 Richard HendersonMerge tag 'accel-20240506' of https://github.com/philmd...
2024-05-06 Richard HendersonMerge tag 'pull-qapi-2024-05-06' of https://repo.or...
2024-05-06 Richard HendersonMerge tag 'for-upstream' of https://gitlab.com/bonzini...
2024-05-06 Richard HendersonMerge tag 'pull-hex-20240505' of https://github.com...
2024-05-06 Bin MengMAINTAINERS: Update my email address
2024-05-06 Aleksandar... MAINTAINERS: Update Aleksandar Rikalo email
2024-05-06 Edgar E. Iglesiassystem: Pass RAM MemoryRegion and is_write in xen_map_c...
2024-05-06 Edgar E. Iglesiasxen: mapcache: Break out xen_map_cache_init_single()
2024-05-06 Edgar E. Iglesiasxen: mapcache: Break out xen_invalidate_map_cache_single()
2024-05-06 Edgar E. Iglesiasxen: mapcache: Refactor xen_invalidate_map_cache_entry_...
2024-05-06 Edgar E. Iglesiasxen: mapcache: Refactor xen_replace_cache_entry_unlocked
2024-05-06 Edgar E. Iglesiasxen: mapcache: Break out xen_ram_addr_from_mapcache_single
2024-05-06 Edgar E. Iglesiasxen: mapcache: Refactor xen_remap_bucket for multi...
2024-05-06 Edgar E. Iglesiasxen: mapcache: Refactor xen_map_cache for multi-instance
2024-05-06 Edgar E. Iglesiasxen: mapcache: Refactor lock functions for multi-instance
2024-05-06 Juergen Grossxen: let xen_ram_addr_from_mapcache() return -1 in...
2024-05-06 Juergen Grosssystem: let qemu_map_ram_ptr() use qemu_ram_ptr_length()
2024-05-06 Philippe Mathieu... user: Use get_task_state() helper
2024-05-06 Philippe Mathieu... user: Declare get_task_state() once in 'accel/tcg/vcpu...
2024-05-06 Philippe Mathieu... user: Forward declare TaskState type definition
2024-05-06 Markus Armbrusterqapi: Simplify QAPISchemaVariants @tag_member
2024-05-06 Markus Armbrusterqapi: Move conditional code from QAPISchemaVariants...
2024-05-06 Markus Armbrusterqapi: Rename QAPISchemaAlternateType.variants to .alter...
2024-05-06 Markus Armbrusterqapi: Rename QAPISchemaObjectType.variants to .branches
2024-05-06 Markus Armbrusterqapi: Rename visitor parameter @variants to @alternatives
2024-05-06 Markus Armbrusterqapi: Rename visitor parameter @variants to @branches
2024-05-06 Markus Armbrusterqapi: New QAPISchemaBranches, QAPISchemaAlternatives
2024-05-06 Philippe Mathieu... accel/tcg: Move @plugin_mem_cbs from CPUState to CPUNeg...
2024-05-06 Philippe Mathieu... accel/tcg: Restrict cpu_plugin_mem_cbs_enabled() to TCG
2024-05-06 Philippe Mathieu... accel/tcg: Restrict qemu_plugin_vcpu_exit_hook() to...
2024-05-06 Philippe Mathieu... accel/tcg: Update CPUNegativeOffsetState::can_do_io...
2024-05-06 Philippe Mathieu... accel/tcg: Move user definition of cpu_interrupt()...
2024-05-06 Philippe Mathieu... accel/tcg: Access tcg_cflags with getter / setter
2024-05-06 Philippe Mathieu... accel/tcg: Use cpu_loop_exit_requested() in cpu_loop_ex...
2024-05-06 Philippe Mathieu... exec/cpu: Extract page-protection definitions to page...
2024-05-06 Philippe Mathieu... exec/cpu: Remove duplicated PAGE_PASSTHROUGH definition
2024-05-06 Philippe Mathieu... exec/cpu: Remove obsolete PAGE_RESERVED definition
2024-05-06 BALATON Zoltanexec/cpu: Rename PAGE_BITS macro to PAGE_RWX
2024-05-06 Philippe Mathieu... exec/cpu: Indent TARGET_PAGE_foo definitions
2024-05-05 Taylor SimpsonHexagon (target/hexagon) Remove hex_common.read_attribs...
2024-05-05 Taylor SimpsonHexagon (target/hexagon) Remove gen_shortcode.py
2024-05-05 Taylor SimpsonHexagon (target/hexagon) Remove gen_op_regs.py
2024-05-05 Taylor SimpsonHexagon (target/hexagon) Remove uses of op_regs_generat...
2024-05-05 Taylor SimpsonHexagon (tests/tcg/hexagon) Test HVX .new read from...
2024-05-05 Taylor SimpsonHexagon (target/hexagon) Mark has_pred_dest in trans...
2024-05-05 Taylor SimpsonHexagon (target/hexagon) Mark dest_idx in trans functions
2024-05-05 Taylor SimpsonHexagon (target/hexagon) Mark new_read_idx in trans...
2024-05-05 Taylor SimpsonHexagon (target/hexagon) Add is_old/is_new to Register...
2024-05-05 Taylor SimpsonHexagon (target/hexagon) Only pass env to generated...
2024-05-05 Taylor SimpsonHexagon (target/hexagon) Pass SP explicitly to helpers...
2024-05-05 Taylor SimpsonHexagon (target/hexagon) Pass P0 explicitly to helpers...
2024-05-05 Taylor SimpsonHexagon (target/hexagon) Enable more short-circuit...
2024-05-05 Taylor SimpsonHexagon (target/hexagon) Enable more short-circuit...
2024-05-05 Taylor SimpsonHexagon (target/hexagon) Analyze reads before writes
2024-05-05 Richard Hendersontarget/sparc: Split out do_ms16b
2024-05-05 Richard Hendersontarget/sparc: Fix FPMERGE
2024-05-05 Richard Hendersontarget/sparc: Fix FMULD8*X16
2024-05-05 Richard Hendersontarget/sparc: Fix FMUL8x16A{U,L}
2024-05-05 Richard Hendersontarget/sparc: Fix FMUL8x16
2024-05-05 Richard Hendersontarget/sparc: Fix FEXPAND
2024-05-05 Richard Hendersonlinux-user/sparc: Add more hwcap bits for sparc64
2024-05-05 Mark Cave-Aylandhw/sparc64: set iommu_platform=on for virtio devices...
2024-05-05 Thomas Huthdocs/about: Deprecate the old "UltraSparc" CPU names...
2024-05-05 Thomas Huthdocs/system/target-sparc: Improve the Sparc documentation
2024-05-05 Thomas Huthtarget/sparc/cpu: Avoid spaces by default in the CPU...
2024-05-05 Thomas Huthtarget/sparc/cpu: Rename the CPU models with a "+"...
2024-05-04 Richard HendersonMerge tag 'pull-axp-20240504' of https://gitlab.com...
2024-05-04 Richard Hendersontarget/alpha: Implement CF_PCREL
2024-05-04 Richard Hendersontarget/alpha: Split out gen_pc_disp
2024-05-04 Richard Hendersontarget/alpha: Split out gen_goto_tb
2024-05-04 Philippe Mathieu... target/alpha: Simplify gen_bcond_internal()
2024-05-04 Richard Hendersontarget/alpha: Return DISAS_NORETURN once
2024-05-04 Richard Hendersontarget/alpha: Inline DISAS_PC_UPDATED and return DISAS_...
2024-05-04 Richard Hendersontarget/alpha: Use DISAS_NEXT definition instead of...
2024-05-04 Richard Hendersontarget/alpha: Hoist branch shift to initial decode
2024-05-04 Richard Hendersontarget/alpha: Use cpu_env in preference to ALPHA_CPU
2024-05-03 Richard HendersonMerge tag 'accel-sh4-ui-20240503' of https://github...
2024-05-03 Paolo Bonziniqga/commands-posix: fix typo in qmp_guest_set_user_password
2024-05-03 Peter Maydellui/cocoa.m: Drop old macOS-10.12-and-earlier compat...
2024-05-03 Philippe Mathieu... target/sh4: Rename TCGv variables as manual for SUBV...
2024-05-03 Philippe Mathieu... target/sh4: Rename TCGv variables as manual for ADDV...
2024-05-03 Philippe Mathieu... target/sh4: Fix SUBV opcode
2024-05-03 Philippe Mathieu... target/sh4: Fix ADDV opcode
2024-05-03 Anthony PERARDMAINTAINERS: Update my email address
2024-05-03 Philippe Mathieu... plugins: Update stale comment
2024-05-03 Philippe Mathieu... plugins/api: Only include 'exec/ram_addr.h' with system...
2024-05-03 Philippe Mathieu... coverity: Update user emulation regexp
2024-05-03 Philippe Mathieu... user: Move 'thunk.h' from 'exec/user' to 'user'
2024-05-03 Philippe Mathieu... user: Move 'abitypes.h' from 'exec/user' to 'user'
next