qemu.git
2024-02-16 Peter MaydellMerge tag 'hw-misc-20240215' of https://github.com...
2024-02-16 Peter Maydell.gitlab-ci/windows.yml: Don't install libusb or spice...
2024-02-15 Peter MaydellMerge tag 'pull-target-arm-20240215' of https://git...
2024-02-15 Kevin Wolfiotests: Make 144 deterministic again
2024-02-15 Philippe Mathieu... hw/ide/ich9: Use AHCIPCIState typedef
2024-02-15 Philippe Mathieu... hw/ide/ahci: Move SysBus definitions to 'ahci-sysbus.h'
2024-02-15 Philippe Mathieu... hw/ide/ahci: Remove SysbusAHCIState::num_ports field
2024-02-15 Philippe Mathieu... hw/ide/ahci: Do not pass 'ports' argument to ahci_realize()
2024-02-15 Philippe Mathieu... hw/ide/ahci: Convert AHCIState::ports to unsigned
2024-02-15 Philippe Mathieu... hw/ide/ahci: Pass AHCI context to ahci_ide_create_devs()
2024-02-15 Philippe Mathieu... hw/ide/ahci: Inline ahci_get_num_ports()
2024-02-15 Philippe Mathieu... hw/ide/ahci: Rename AHCI PCI function as 'pdev'
2024-02-15 Philippe Mathieu... hw/ide/ahci: Expose AHCIPCIState structure
2024-02-15 Philippe Mathieu... hw/i386/q35: Use DEVICE() cast macro with PCIDevice...
2024-02-15 Philippe Mathieu... hw/i386/q35: Simplify pc_q35_init() since PCI is always...
2024-02-15 Pierrick BouvierMAINTAINERS: Add myself as reviewer for TCG Plugins
2024-02-15 Clément ChigotMAINTAINERS: replace Fabien by myself as Leon3 maintainer
2024-02-15 Philippe Mathieu... hw/sparc/leon3: Initialize GPIO before realizing CPU...
2024-02-15 Philippe Mathieu... hw/sparc/leon3: Pass DeviceState opaque argument to...
2024-02-15 Philippe Mathieu... hw/sparc/leon3: Pass DeviceState opaque argument to...
2024-02-15 Clément Chigothw/sparc/leon3: check cpu_id in the tiny bootloader
2024-02-15 Clément Chigothw/sparc/leon3: implement multiprocessor
2024-02-15 Clément Chigothw/sparc/leon3: remove SP initialization
2024-02-15 Clément Chigottarget/sparc: implement asr17 feature for smp
2024-02-15 Clément Chigothw/intc/grlib_irqmp: implements multicore irq
2024-02-15 Clément Chigothw/intc/grlib_irqmp: implements the multiprocessor...
2024-02-15 Clément Chigothw/intc/grlib_irqmp: add ncpus property
2024-02-15 Clément Chigothw/sparc/grlib: split out the headers for each peripherals
2024-02-15 Philippe Mathieu... hw/sparc/leon3: Have write_bootloader() take a void...
2024-02-15 Philippe Mathieu... hw/sparc/leon3: Remove unused 'env' argument of write_b...
2024-02-15 Philippe Mathieu... hw/sparc/leon3: Remove duplicate code
2024-02-15 Philippe Mathieu... target/sparc: Provide hint about CPUSPARCState::irq_man...
2024-02-15 Philippe Mathieu... hw/sparc64/cpu: Initialize GPIO before realizing CPU...
2024-02-15 Philippe Mathieu... hw/sparc/sun4m: Realize DMA controller before accessing it
2024-02-15 Philippe Mathieu... hw/dma: Pass parent object to i8257_dma_init()
2024-02-15 Philippe Mathieu... hw/sh4/r2d: Realize IDE controller before accessing it
2024-02-15 Philippe Mathieu... hw/misc/macio: Realize IDE controller before accessing it
2024-02-15 Philippe Mathieu... hw/ppc/prep: Realize ISA bridge before accessing it
2024-02-15 Philippe Mathieu... hw/i386/q35: Realize LPC PCI function before accessing it
2024-02-15 Philippe Mathieu... hw/rx/rx62n: Only call qdev_get_gpio_in() when necessary
2024-02-15 Philippe Mathieu... hw/rx/rx62n: Reduce inclusion of 'qemu/units.h'
2024-02-15 Paolo Bonzinihw/isa: extract FDC37M81X to a separate file
2024-02-15 Paolo Bonzinihw/isa: specify instance_size in isa_superio_type_info
2024-02-15 Paolo Bonzinihw/isa: fix ISA_SUPERIO dependencies
2024-02-15 Bernhard Beschowhw/mips/Kconfig: Remove ISA dependencies from MIPSsim...
2024-02-15 Paolo Bonzinihw/isa: clean up Kconfig selections for ISA_SUPERIO
2024-02-15 Philippe Mathieu... target/mips: Remove the unused DisasContext::saar field
2024-02-15 Philippe Mathieu... target/mips: Remove CPUMIPSState::CP0_SAARI field
2024-02-15 Philippe Mathieu... target/mips: Remove helpers accessing SAARI register
2024-02-15 Philippe Mathieu... target/mips: Remove CPUMIPSState::CP0_SAAR[2] field
2024-02-15 Philippe Mathieu... target/mips: Remove unused mips_def_t::SAARP field
2024-02-15 Philippe Mathieu... hw/misc/mips_itu: Remove MIPSITUState::saar field
2024-02-15 Philippe Mathieu... hw/misc/mips_itu: Remove MIPSITUState::cpu0 field
2024-02-15 Philippe Mathieu... target/mips: Remove CPUMIPSState::saarp field
2024-02-15 Philippe Mathieu... target/mips: Remove MIPSITUState::itu field
2024-02-15 Philippe Mathieu... hw/misc/mips: Reduce itc_reconfigure() scope
2024-02-15 Philippe Mathieu... target/mips: Remove helpers accessing SAAR registers
2024-02-15 Philippe Mathieu... target/mips: Use qemu_irq typedef for CPUMIPSState...
2024-02-15 Paolo Bonzinihw/mips: remove unnecessary "select PTIMER"
2024-02-15 Peter Maydellhw/block/tc58128: Don't emit deprecation warning under...
2024-02-15 Peter Maydelldocs: Add documentation for the mps3-an536 board
2024-02-15 Peter Maydellhw/arm/mps3r: Add remaining devices
2024-02-15 Peter Maydellhw/arm/mps3r: Add GPIO, watchdog, dual-timer, I2C devices
2024-02-15 Peter Maydellhw/arm/mps3r: Add UARTs
2024-02-15 Peter Maydellhw/arm/mps3r: Add CPUs, GIC, and per-CPU RAM
2024-02-15 Peter Maydellhw/arm/mps3r: Initial skeleton for mps3-an536 board
2024-02-15 Peter Maydellhw/misc/mps2-scc: Make changes needed for AN536 FPGA...
2024-02-15 Peter Maydellhw/misc/mps2-scc: Factor out which-board conditionals
2024-02-15 Peter Maydellhw/misc/mps2-scc: Fix condition for CFG3 register
2024-02-15 Peter Maydelltarget/arm: Allow access to SPSR_hyp from hyp mode
2024-02-15 Peter Maydelltarget/arm: Add Cortex-R52 IMPDEF sysregs
2024-02-15 Peter Maydelltarget/arm: The Cortex-R52 has a read-only CBAR
2024-02-15 Peter Maydelltarget/arm: Use new CBAR encoding for all v8 CPUs,...
2024-02-15 Philippe Mathieu... hw/arm/stellaris: Add missing QOM 'SoC' parent
2024-02-15 Philippe Mathieu... hw/arm/stellaris: Add missing QOM 'machine' parent
2024-02-15 Philippe Mathieu... hw/arm/stellaris: Convert I2C controller to Resettable...
2024-02-15 Philippe Mathieu... hw/arm/stellaris: Convert ADC controller to Resettable...
2024-02-15 Luc Michelhw/arm/smmuv3: add support for stage 1 access fault
2024-02-15 Nabih Estefantests/qtest: Fix GMAC test to run on a machine in upstr...
2024-02-15 Peter Maydelltarget/arm: Don't get MDCR_EL2 in pmu_counter_enabled...
2024-02-15 Peter Maydelltests/qtest/npcm7xx_emc-test: Connect all NICs to a...
2024-02-15 Peter Maydellhw/arm/npcm7xx: Call qemu_configure_nic_device() for...
2024-02-15 Peter Maydelltests/qtest/bios-tables-tests: Update virt golden reference
2024-02-15 Peter Maydellhw/arm/virt: Wire up non-secure EL2 virtual timer IRQ
2024-02-15 Peter Maydelltests/qtest/bios-tables-test: Allow changes to virt...
2024-02-15 Peter Maydelltests/qtest/meson.build: Don't include qtests_npcm7xx...
2024-02-15 Peter Maydellhw/block/tc58128: Don't emit deprecation warning under...
2024-02-15 Peter Maydellhw/pci-host/raven.c: Mark raven_io_ops as implementing...
2024-02-15 Richard Hendersontarget/arm: Fix SVE/SME gross MTE suppression checks
2024-02-15 Richard Hendersontarget/arm: Handle mte in do_ldrq, do_ldro
2024-02-15 Richard Hendersontarget/arm: Split out make_svemte_desc
2024-02-15 Richard Hendersontarget/arm: Adjust and validate mtedesc sizem1
2024-02-15 Richard Hendersontarget/arm: Fix nregs computation in do_{ld,st}_zpa
2024-02-15 Richard Hendersonlinux-user/aarch64: Choose SYNC as the preferred MTE...
2024-02-15 Philippe Mathieu... hw/arm/xilinx_zynq: Wire FIQ between CPU <> GIC
2024-02-14 Peter MaydellMerge tag 'for_upstream' of https://git./virt/kvm/mst...
2024-02-14 Peter MaydellMerge tag 'pull-char-2024-02-12-v2' of https://repo...
2024-02-14 Peter MaydellMerge tag 'pull-tcg-20240213' of https://gitlab.com...
2024-02-14 Raphael NorwitzMAINTAINERS: Switch to my Enfabrica email
2024-02-14 Manos Pitsidianakisvirtio-gpu-rutabaga.c: override resource_destroy method
next