qemu.git
2024-07-17 Richard HendersonMerge tag 'for-upstream' of https://gitlab.com/bonzini...
2024-07-16 Richard HendersonMerge tag 'sdmmc-20240716' of https://github.com/philmd...
2024-07-16 Richard HendersonMerge tag 'hw-misc-20240716' of https://github.com...
2024-07-16 Joel Stanleyhw/sd/sdcard: Support boot area in emmc image
2024-07-16 Sai Pavan Bodduhw/sd/sdcard: Add mmc SWITCH function support (CMD6)
2024-07-16 Philippe Mathieu... hw/sd/sdcard: Add eMMC 'boot-partition-size' property
2024-07-16 Vincent Palatinhw/sd/sdcard: Add emmc_cmd_SEND_EXT_CSD handler (CMD8)
2024-07-16 Luc Michelhw/sd/sdcard: Implement eMMC sleep state (CMD5)
2024-07-16 Philippe Mathieu... hw/sd/sdcard: Add emmc_cmd_PROGRAM_CID handler (CMD26)
2024-07-16 Cédric Le Goaterhw/sd/sdcard: Fix SET_BLOCK_COUNT command argument...
2024-07-16 Cédric Le Goaterhw/sd/sdcard: Add emmc_cmd_SET_RELATIVE_ADDR handler...
2024-07-16 Philippe Mathieu... hw/sd/sdcard: Register unimplemented command handlers
2024-07-16 Philippe Mathieu... hw/sd/sdcard: Register generic command handlers
2024-07-16 Philippe Mathieu... hw/sd/sdcard: Basis for eMMC support
2024-07-16 Zhenzhong Duansystem/physmem: use return value of ram_block_discard_r...
2024-07-16 Marc-André... vl: fix "type is NULL" in -vga help
2024-07-16 Akihiko Odakiui/console: Remove dpy_cursor_define_supported()
2024-07-16 Akihiko Odakiui/cocoa: Add cursor composition
2024-07-16 Akihiko Odakiui/console: Convert mouse visibility parameter into...
2024-07-16 Akihiko Odakiui/cocoa: Release CGColorSpace
2024-07-16 Mark Cave-Aylandesp: remove transfer size check from DMA DATA IN and...
2024-07-16 Nicholas Pigginsystem/cpus: Add cpu_pause() function
2024-07-16 Peter Maydellaccel/tcg: Make cpu_exec_interrupt hook mandatory
2024-07-16 Ani Sinhaloader: remove load_image_gzipped function as its not...
2024-07-16 Peter Maydellinclude/hw/qdev-core.h: Correct and clarify gpio doc...
2024-07-16 Bernhard Beschowhw/isa/vt82c686: Turn "intr" irq into a named gpio
2024-07-16 Gregor Haashw/core/loader: allow loading larger ROMs
2024-07-16 Paolo Bonzinitarget/i386/tcg: save current task state before loading...
2024-07-16 Paolo Bonzinitarget/i386/tcg: use X86Access for TSS access
2024-07-16 Paolo Bonzinitarget/i386/tcg: check for correct busy state before...
2024-07-16 Paolo Bonzinitarget/i386/tcg: Compute MMU index once
2024-07-16 Richard Hendersontarget/i386/tcg: Introduce x86_mmu_index_{kernel_,}pl
2024-07-16 Richard Hendersontarget/i386/tcg: Reorg push/pop within seg_helper.c
2024-07-16 Paolo Bonzinitarget/i386/tcg: use PUSHL/PUSHW for error code
2024-07-16 Paolo Bonzinitarget/i386/tcg: Allow IRET from user mode to user...
2024-07-16 Richard Hendersontarget/i386/tcg: Remove SEG_ADDL
2024-07-16 Paolo Bonzinitarget/i386/tcg: fix POP to memory in long mode
2024-07-16 Paolo Bonzinihpet: fix HPET_TN_SETVAL for high 32-bits of the comparator
2024-07-16 Paolo Bonzinihpet: fix clamping of period
2024-07-16 Boqiao Fudocs: Update description of 'user=username' for '-run...
2024-07-16 Song Gaoqemu/timer: Add host ticks function for LoongArch
2024-07-16 Fiona Ebnerscsi: fix regression and honor bootindex again for...
2024-07-16 Fiona Ebnerhw/scsi/lsi53c895a: bump instruction limit in scripts...
2024-07-16 Gustavo Romerodisas: Fix build against Capstone v6
2024-07-16 Akihiko Odakicpu: Free queued CPU work
2024-07-16 Sergey DyasliRevert "qemu-char: do not operate on sources from final...
2024-07-16 Michael Rothi386/sev: Don't allow automatic fallback to legacy...
2024-07-15 Richard HendersonMerge tag 'python-pull-request' of https://gitlab.com...
2024-07-14 Richard HendersonMerge tag 'pull-ufs-20240714' of https://gitlab.com...
2024-07-14 Jeuk Kimhw/ufs: Fix mcq register range check logic
2024-07-12 John Snowdocs: remove Sphinx 1.x compatibility code
2024-07-12 John SnowPython: bump minimum sphinx version to 3.4.3
2024-07-12 John Snowpython: enable testing for 3.13
2024-07-12 John Snowiotests: Change imports for Python 3.13
2024-07-12 John Snowpython: Do not use pylint 3.2.4 with python 3.8
2024-07-12 John Snowpython: linter changes for pylint 3.x
2024-07-12 Richard HendersonMerge tag 'edgar/xen-queue-2024-07-12.for-upstream...
2024-07-12 Richard HendersonMerge tag 'pull-loongarch-20240712' of https://gitlab...
2024-07-12 Song Gaotarget/loongarch: Fix cpu_reset set wrong CSR_CRMD
2024-07-12 Song Gaotarget/loongarch: Set CSR_PRCFG1 and CSR_PRCFG2 values
2024-07-12 Feiyang Chentarget/loongarch: Remove avail_64 in trans_srai_w(...
2024-07-12 Bibo Maotarget/loongarch/kvm: Add software breakpoint support
2024-07-12 Jiaxun YangMAINTAINERS: Add myself as a reviewer of LoongArch...
2024-07-12 Bibo Maohw/loongarch/virt: Remove unused assignment
2024-07-12 Xianglai Lihw/loongarch: Change the tpm support by default
2024-07-12 Dmitry Frolovhw/loongarch/boot.c: fix out-of-bound reading
2024-07-11 Edgar E. Iglesiasxen: mapcache: Fix unmapping of first entries in buckets
2024-07-11 Edgar E. Iglesiasphysmem: Bail out qemu_ram_block_from_host() for invali...
2024-07-11 Stefano StabelliniMAINTAINERS: add Edgar as Xen maintainer
2024-07-11 Richard HendersonMerge tag 'nvme-next-pull-request' of https://gitlab...
2024-07-11 Richard HendersonMerge tag 'pull-target-arm-20240711' of https://git...
2024-07-11 Minwoo Imhw/nvme: Expand VI/VQ resource to uint32
2024-07-11 Minwoo Imhw/nvme: Allocate sec-ctrl-list as a dynamic array
2024-07-11 Minwoo Imhw/nvme: separate identify data for sec. ctrl list
2024-07-11 Minwoo Imhw/nvme: add Identify Endurance Group List
2024-07-11 Minwoo Imhw/nvme: fix BAR size mismatch of SR-IOV VF
2024-07-11 Vincent Fuhw/nvme: fix number of PIDs for FDP RUH update
2024-07-11 John Berghw/nvme: Add support for setting the MQES for the NVMe...
2024-07-11 Richard HendersonMerge tag 'block-pull-request' of https://gitlab.com...
2024-07-11 Richard HendersonMerge tag 'mem-2024-07-10' of https://github.com/davidh...
2024-07-11 Richard Hendersontarget/arm: Convert PMULL to decodetree
2024-07-11 Richard Hendersontarget/arm: Convert ADDHN, SUBHN, RADDHN, RSUBHN to...
2024-07-11 Richard Hendersontarget/arm: Convert SADDW, SSUBW, UADDW, USUBW to decod...
2024-07-11 Richard Hendersontarget/arm: Convert SQDMULL, SQDMLAL, SQDMLSL to decodetree
2024-07-11 Richard Hendersontarget/arm: Convert SADDL, SSUBL, SABDL, SABAL, and...
2024-07-11 Richard Hendersontarget/arm: Convert SMULL, UMULL, SMLAL, UMLAL, SMLSL...
2024-07-11 Inès Varholhw/arm: In STM32L4x5 SOC, connect USART devices to...
2024-07-11 Inès Varholhw/misc: In STM32L4x5 EXTI, handle direct interrupts
2024-07-11 Inès Varholhw/misc: In STM32L4x5 EXTI, consolidate 2 constants
2024-07-11 Peter Maydellaccel/tcg: Make TCGCPUOps::cpu_exec_halt mandatory
2024-07-11 Peter Maydelltarget: Set TCGCPUOps::cpu_exec_halt to target's has_wo...
2024-07-11 Peter Maydelltarget/arm: Set arm_v7m_tcg_ops cpu_exec_halt to arm_cp...
2024-07-11 Richard Hendersontarget/arm: Use cpu_env in cpu_untagged_addr
2024-07-11 Zheyu Mahw/misc/bcm2835_thermal: Fix access size handling in...
2024-07-11 Zheyu Mahw/char/pl011: Avoid division-by-zero in pl011_get_baud...
2024-07-11 Peter Maydelltarget/arm: Allow FPCR bits that aren't in FPSCR
2024-07-11 Peter Maydelltarget/arm: Rename FPSR_MASK and FPCR_MASK and define...
2024-07-11 Peter Maydelltarget/arm: Rename FPCR_ QC, NZCV macros to FPSR_
2024-07-11 Peter Maydelltarget/arm: Store FPSR and FPCR in separate CPU state...
2024-07-11 Peter Maydelltarget/arm: Implement store_cpu_field_low32() macro
next