]> git.proxmox.com Git - mirror_qemu.git/history - hw
hw/arm/armv7m: alias the NVIC "num-prio-bits" property
[mirror_qemu.git] / hw /
2024-01-09 Samuel Tardieuhw/arm/armv7m: alias the NVIC "num-prio-bits" property
2024-01-09 Samuel Tardieuhw/intc/armv7m_nvic: add "num-prio-bits" property
2024-01-09 Inès Varholhw/arm: Add minimal support for the B-L475E-IOT01A...
2024-01-09 Inès Varholhw/arm: Add minimal support for the STM32L4x5 SoC
2024-01-09 Nikita Ostrenkovhw/arm: add cache controller for Freescale i.MX6
2024-01-09 Peter MaydellMerge tag 'block-pull-request' of https://gitlab.com...
2024-01-09 Peter MaydellMerge tag 'pull-replay-fixes-080124-1' of https://gitla...
2024-01-08 Stefan HajnocziRename "QEMU global mutex" to "BQL" in comments and...
2024-01-08 Stefan HajnocziReplace "iothread lock" with "BQL" in comments
2024-01-08 Stefan Hajnocziqemu/main-loop: rename qemu_cond_wait_iothread() to...
2024-01-08 Stefan Hajnocziqemu/main-loop: rename QEMU_IOTHREAD_LOCK_GUARD to...
2024-01-08 Stefan Hajnoczisystem/cpus: rename qemu_mutex_lock_iothread() to bql_l...
2024-01-08 Peter MaydellMerge tag 'pull-vfio-20240107' of https://github.com...
2024-01-08 Peter MaydellMerge tag 'pull-trivial-patches' of https://gitlab...
2024-01-05 Avihai Horonvfio/migration: Add helper function to set state or...
2024-01-05 Zhenzhong Duanvfio/container: Rename vfio_init_container to vfio_set_...
2024-01-05 Cédric Le Goatervfio/iommufd: Remove the use of stat() to check file...
2024-01-05 Volker Rümelinhw/vfio: fix iteration over global VFIODevice list
2024-01-05 Cédric Le Goatervfio/container: Replace basename with g_path_get_basename
2024-01-05 Cédric Le Goatervfio/iommufd: Remove CONFIG_IOMMUFD usage
2024-01-05 Cédric Le Goatervfio/spapr: Only compile sPAPR IOMMU support when needed
2024-01-05 Cédric Le Goatervfio/iommufd: Introduce a VFIOIOMMU iommufd QOM interface
2024-01-05 Cédric Le Goatervfio/spapr: Introduce a sPAPR VFIOIOMMU QOM interface
2024-01-05 Cédric Le Goatervfio/container: Intoduce a new VFIOIOMMUClass::setup...
2024-01-05 Cédric Le Goatervfio/container: Introduce a VFIOIOMMU legacy QOM interface
2024-01-05 Cédric Le Goatervfio/container: Introduce a VFIOIOMMU QOM interface
2024-01-05 Cédric Le Goatervfio/container: Initialize VFIOIOMMUOps under vfio_init...
2024-01-05 Cédric Le Goatervfio/container: Introduce vfio_legacy_setup() for furth...
2024-01-05 Cédric Le Goatervfio/spapr: Extend VFIOIOMMUOps with a release handler
2024-01-05 Max Erenbergedu: fix DMA range upper bound check
2024-01-05 Bin Menghw/net: cadence_gem: Fix MDIO_OP_xxx values
2024-01-05 Peter MaydellMerge tag 'hw-cpus-20240105' of https://github.com...
2024-01-05 Clément Chigottarget/sparc: Simplify qemu_irq_ack
2024-01-05 Pavel Pisahw/net/can/sja1000: fix bug for single acceptance filte...
2024-01-05 Thomas Huthhw/m68k/mcf5206: Embed m5206_timer_state in m5206_mbar_...
2024-01-05 Philippe Mathieu... hw/pci-host/raven: Propagate error in raven_realize()
2024-01-05 Philippe Mathieu... hw/nvram: Simplify memory_region_init_rom_device()...
2024-01-05 Philippe Mathieu... hw/misc: Simplify memory_region_init_ram_from_fd()...
2024-01-05 Philippe Mathieu... hw/sparc: Simplify memory_region_init_ram_nomigrate...
2024-01-05 Philippe Mathieu... hw/arm: Simplify memory_region_init_rom() calls
2024-01-05 Philippe Mathieu... hw: Simplify memory_region_init_ram() calls
2024-01-05 Philippe Mathieu... misc: Simplify qemu_prealloc_mem() calls
2024-01-05 Philippe Mathieu... hw/mips: Inline 'bios.h' definitions
2024-01-05 Philippe Mathieu... hw: Simplify accesses to the CPUState::'start-powered...
2024-01-05 Philippe Mathieu... hw/ppc/spapr_cpu_core: Access QDev properties with...
2024-01-05 Philippe Mathieu... hw/arm/bcm2836: Use ARM_CPU 'mp-affinity' property
2024-01-05 Philippe Mathieu... hw/arm/bcm2836: Simplify use of 'reset-cbar' property
2024-01-05 Philippe Mathieu... hw/audio/sb16: Do not migrate qdev properties
2024-01-05 Zhao Liuhw/cpu/cluster: Cleanup unused included header in cluster.c
2024-01-05 Zhao Liuhw/cpu/core: Cleanup unused included header in core.c
2024-01-05 Gavin Shanhw/riscv/shakti_c: Check CPU type in machine_run_board_...
2024-01-05 Gavin Shanhw/arm: Check CPU type in machine_run_board_init()
2024-01-05 Gavin Shanhw/arm/sbsa-ref: Check CPU type in machine_run_board_init()
2024-01-05 Gavin Shanhw/arm/virt: Check CPU type in machine_run_board_init()
2024-01-05 Gavin Shanhw/arm/virt: Hide host CPU model for tcg
2024-01-05 Gavin Shanmachine: Print CPU model name instead of CPU type
2024-01-05 Gavin Shanmachine: Improve is_cpu_type_supported()
2024-01-05 Gavin Shanmachine: Introduce helper is_cpu_type_supported()
2024-01-05 Gavin Shanmachine: Use error handling when CPU type is checked
2024-01-05 Philippe Mathieu... hw/core: Add machine_class_default_cpu_type()
2024-01-05 Philippe Mathieu... cpu: Call object_class_dynamic_cast() once in cpu_class...
2024-01-05 Peter MaydellMerge tag 'migration-20240104-pull-request' of https...
2024-01-04 Peter MaydellMerge tag 'for-upstream' of https://gitlab.com/bonzini...
2024-01-04 Peter MaydellMerge tag 'pull-20231230' of https://gitlab.com/rth7680...
2024-01-04 Steve Sistarecpus: check running not RUN_STATE_RUNNING
2023-12-31 Paolo Bonziniconfigure, meson: rename targetos to host_os
2023-12-31 Paolo Bonzinimeson: rename config_all
2023-12-31 Paolo Bonzinimeson: remove CONFIG_ALL
2023-12-31 Paolo Bonzinimeson: remove CONFIG_POSIX and CONFIG_WIN32 from config...
2023-12-31 Paolo Bonzinimeson: remove OS definitions from config_targetos
2023-12-31 Alexandra Diupinaesp: check for NULL result from scsi_device_find()
2023-12-31 Paolo Bonzinitarget/i386: the sgx_epc_get_section stub is reachable
2023-12-29 Richard Hendersonhw/misc/macio: Constify VMState
2023-12-29 Richard Hendersonhw/watchdog: Constify VMState
2023-12-29 Richard Hendersonhw/virtio: Constify VMState
2023-12-29 Richard Hendersonhw/vfio: Constify VMState
2023-12-29 Richard Hendersonhw/usb: Constify VMState
2023-12-29 Richard Hendersonhw/tpm: Constify VMState
2023-12-29 Richard Hendersonhw/timer: Constify VMState
2023-12-29 Richard Hendersonhw/ssi: Constify VMState
2023-12-29 Richard Hendersonhw/sparc: Constify VMState
2023-12-29 Richard Hendersonhw/sensor: Constify VMState
2023-12-29 Richard Hendersonhw/sd: Constify VMState
2023-12-29 Richard Hendersonhw/scsi: Constify VMState
2023-12-29 Richard Hendersonhw/s390x: Constify VMState
2023-12-29 Richard Hendersonhw/rtc: Constify VMState
2023-12-29 Richard Hendersonhw/riscv: Constify VMState
2023-12-29 Richard Hendersonhw/ppc: Constify VMState
2023-12-29 Richard Hendersonhw/pci-host: Constify VMState
2023-12-29 Richard Hendersonhw/pci-bridge: Constify VMState
2023-12-29 Richard Hendersonhw/pci: Constify VMState
2023-12-29 Richard Hendersonhw/openrisc: Constify VMState
2023-12-29 Richard Hendersonhw/nvram: Constify VMState
2023-12-29 Richard Hendersonhw/net: Constify VMState
2023-12-29 Richard Hendersonhw/misc: Constify VMState
2023-12-29 Richard Hendersonhw/m68k: Constify VMState
2023-12-29 Richard Hendersonhw/loongarch: Constify VMState
2023-12-29 Richard Hendersonhw/isa: Constify VMState
2023-12-29 Richard Hendersonhw/ipmi: Constify VMState
2023-12-29 Richard Hendersonhw/ipack: Constify VMState
next