]> git.ipfire.org Git - thirdparty/qemu.git/shortlog
thirdparty/qemu.git
2024-05-08  Vladimir Sementsov... migration: process_incoming_migration_co(): complete...
2024-05-08  Vladimir Sementsov... migration: move trace-point from migrate_fd_error to...
2024-05-08  Will Gydamigration/ram.c: API Conversion qemu_mutex_lock(),...
2024-05-07  Richard HendersonMerge tag 'for-upstream' of https://gitlab.com/bonzini...
2024-05-07  Richard HendersonMerge tag 'pull-tcg-20240507' of https://gitlab.com...
2024-05-07  Paolo Bonzinitarget/i386: remove duplicate prefix decoding
2024-05-07  Paolo Bonzinitarget/i386: split legacy decoder into a separate function
2024-05-07  Paolo Bonzinitarget/i386: decode x87 instructions in a separate...
2024-05-07  Paolo Bonzinitarget/i386: remove now-converted opcodes from old...
2024-05-07  Paolo Bonzinitarget/i386: port extensions of one-byte opcodes to...
2024-05-07  Paolo Bonzinitarget/i386: move BSWAP to new decoder
2024-05-07  Paolo Bonzinitarget/i386: move remaining conditional operations...
2024-05-07  Paolo Bonzinitarget/i386: merge and enlarge a few ranges for call...
2024-05-07  Paolo Bonzinitarget/i386: move C0-FF opcodes to new decoder (except...
2024-05-07  Paolo Bonzinitarget/i386: generalize gen_movl_seg_T0
2024-05-07  Paolo Bonzinitarget/i386: move 60-BF opcodes to new decoder
2024-05-07  Paolo Bonzinitarget/i386: allow instructions with more than one...
2024-05-07  Paolo Bonzinitarget/i386: extract gen_far_call/jmp, reordering tempo...
2024-05-07  Paolo Bonzinitarget/i386: move 00-5F opcodes to new decoder
2024-05-07  Paolo Bonzinitarget/i386: reintroduce debugging mechanism
2024-05-07  Paolo Bonzinitarget/i386: cleanup *gen_eob*
2024-05-07  Paolo Bonzinitarget/i386: clarify the "reg" argument of functions...
2024-05-07  Paolo Bonzinitarget/i386: do not use s->T0 and s->T1 as scratch...
2024-05-07  Paolo Bonzinitarget/i386: extend cc_* when using them to compute...
2024-05-07  Paolo Bonzinitarget/i386: pull cc_op update to callers of gen_jmp_re...
2024-05-07  Paolo Bonzinitarget/i386: cleanup cc_op changes for REP/REPZ/REPNZ
2024-05-07  Paolo Bonzinitarget/i386: cc_op is not dynamic in gen_jcc1
2024-05-07  Paolo Bonzinitarget/i386: remove mask from CCPrepare
2024-05-07  Paolo Bonzinitarget/i386: use TSTEQ/TSTNE to check flags
2024-05-07  Paolo Bonzinitarget/i386: use TSTEQ/TSTNE to test low bits
2024-05-07  Babu Mogertarget/i386: Fix CPUID encoding of Fn8000001E_ECX
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
next