qemu.git
2024-05-10 Cédric Le Goaters390x/event-facility: Simplify sclp_get_event_facility_...
2024-05-10 Cédric Le Goaters390x: Introduce a SCLPDevice pointer under the machine
2024-05-10 Thomas Huthhw/s390x: Attach the sclpconsole to /machine/sclp/s390...
2024-05-09 Richard Hendersongitlab: Update msys2-64bit runner tags
2024-05-09 Richard HendersonMerge tag 'hw-misc-20240508' of https://github.com...
2024-05-08 Philippe Mathieu... misc: Use QEMU header path relative to include/ directory
2024-05-08 Jiaxun Yanghw/intc/loongson_ipi: Implement IOCSR address space...
2024-05-08 Jiaxun Yanghw/intc/loongarch_ipi: Rename as loongson_ipi
2024-05-08 Jiaxun Yanghw/intc/loongarch_ipi: Remove pointless MAX_CPU check
2024-05-08 Jiaxun Yanghw/mips/loongson3_virt: Emulate suspend function
2024-05-08 Bibo Maohw/loongarch: Rename LoongArchMachineState with LoongAr...
2024-05-08 Bibo Maohw/loongarch: Rename LOONGARCH_MACHINE with LOONGARCH_V...
2024-05-08 Song Gaohw/loongarch/virt: Fix memory leak
2024-05-08 Paolo Bonzinihw/loongarch: move memory map to boot.c
2024-05-08 Cédric Le Goaterhw/ppc: Deprecate 'ref405ep' machine and 405 CPUs
2024-05-08 Inès Varholhw/gpio: Handle clock migration in STM32L4x5 gpios
2024-05-08 Dr. David Alan... hw/usb/dev-network: Remove unused struct 'rndis_config_...
2024-05-08 Bernhard Beschowhw/i386/x86: Extract x86_isa_bios_init() from x86_bios_...
2024-05-08 Bernhard Beschowhw/i386/x86: Don't leak "pc.bios" memory region
2024-05-08 Bernhard Beschowhw/i386/x86: Don't leak "isa-bios" memory regions
2024-05-08 Bernhard Beschowhw/i386: Have x86_bios_rom_init() take X86MachineState...
2024-05-08 Bernhard Beschowhw/i386/x86: Eliminate two if statements in x86_bios_ro...
2024-05-08 Thomas Huthhw/i386: Add the possibility to use i440fx and isapc...
2024-05-08 Thomas Huthhw/i386/Kconfig: Allow to compile Q35 without FDC_ISA
2024-05-08 Thomas Huthhw/i386/pc: Allow to compile without CONFIG_FDC_ISA
2024-05-08 Mattias Nisslersystem/physmem: Per-AddressSpace bounce buffering
2024-05-08 Mattias Nisslersystem/physmem: Propagate AddressSpace to MapClient...
2024-05-08 Philippe Mathieu... system/physmem: Replace qemu_mutex_lock() calls with...
2024-05-08 Mattias Nisslerhw/remote/vfio-user: Fix config space access byte order
2024-05-08 Philippe Mathieu... hw/ppc/spapr_pci: Replace g_memdup() by g_memdup2()
2024-05-08 Philippe Mathieu... hw/hppa/machine: Replace g_memdup() by g_memdup2()
2024-05-08 Philippe Mathieu... target/ppc: Replace g_memdup() by g_memdup2()
2024-05-08 Philippe Mathieu... block/qcow2-bitmap: Replace g_memdup() by g_memdup2()
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
next