]> git.proxmox.com Git - mirror_qemu.git/history - include
hw/arm/virt: Consolidate valid CPU types
[mirror_qemu.git] / include /
2024-01-15 Inès Varholhw/arm: Connect STM32L4x5 SYSCFG to STM32L4x5 SoC
2024-01-15 Inès Varholhw/misc: Implement STM32L4x5 SYSCFG
2024-01-15 Inès Varholhw/arm: Connect STM32L4x5 EXTI to STM32L4x5 SoC
2024-01-15 Inès Varholhw/misc: Implement STM32L4x5 EXTI
2024-01-12 Peter MaydellMerge tag 'pull-testing-updates-120124-2' of https...
2024-01-12 Peter MaydellMerge tag 'pull-request-2024-01-11' of https://gitlab...
2024-01-12 Alex Bennéechardev: use bool for fe_is_open
2024-01-11 Peter MaydellMerge tag 'firmware/edk2-20231213-pull-request' of...
2024-01-11 Peter MaydellMerge tag 'pull-loongarch-20240111' of https://gitlab...
2024-01-11 Bibo Maohw/intc/loongarch_extioi: Add dynamic cpu number support
2024-01-11 Bibo Maohw/loongarch/virt: Set iocsr address space per-board...
2024-01-11 Tianrui Zhaolinux-headers: Synchronize linux headers from linux...
2024-01-11 Peter MaydellMerge tag 'pull-target-arm-20240111' of https://git...
2024-01-11 Daniel P. BerrangéRevert "osdep: add getloadavg"
2024-01-11 Mark Cave-Aylandq800: move dp8393x_prom memory region to Q800MachineState
2024-01-10 Peter MaydellMerge tag 'pull-riscv-to-apply-20240110' of https:...
2024-01-10 Peter MaydellMerge tag 'qemu-sparc-20240110' of https://github.com...
2024-01-10 Daniel Henrique... linux-headers: Update to Linux v6.7-rc5
2024-01-10 Sunil V Lhw/riscv/virt: Update GPEX MMIO related properties
2024-01-10 Sunil V Lhw/pci-host/gpex: Define properties for MMIO ranges
2024-01-10 Sunil V Lhw/riscv: virt: Make few IMSIC macros and functions...
2024-01-10 Sunil V Lhw/arm/virt-acpi-build.c: Migrate virtio creation to...
2024-01-10 Sunil V Lhw/arm/virt-acpi-build.c: Migrate fw_cfg creation to...
2024-01-10 Philippe Mathieu... util/fifo8: Introduce fifo8_peek_buf()
2024-01-10 Philippe Mathieu... util/fifo8: Allow fifo8_pop_buf() to not populate poppe...
2024-01-09 Samuel Tardieuhw/arm/armv7m: alias the NVIC "num-prio-bits" property
2024-01-09 Inès Varholhw/arm: Add minimal support for the STM32L4x5 SoC
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 Philippe Mathieu... iothread: Remove unused Error** argument in aio_context...
2024-01-08 Alex Bennéereplay: stop us hanging in rr_wait_io_event
2024-01-08 Peter MaydellMerge tag 'pull-vfio-20240107' of https://github.com...
2024-01-05 Cédric Le Goaterbackends/iommufd: Remove mutex
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/spapr: Extend VFIOIOMMUOps with a release handler
2024-01-05 Peter MaydellMerge tag 'hw-cpus-20240105' of https://github.com...
2024-01-05 Philippe Mathieu... util/oslib: Have qemu_prealloc_mem() handler return...
2024-01-05 Philippe Mathieu... backends: Have HostMemoryBackendClass::alloc() handler...
2024-01-05 Philippe Mathieu... memory: Have memory_region_init_ram_from_fd() handler...
2024-01-05 Philippe Mathieu... memory: Have memory_region_init_ram_from_file() handler...
2024-01-05 Philippe Mathieu... memory: Have memory_region_init_resizeable_ram() return...
2024-01-05 Philippe Mathieu... memory: Have memory_region_init_rom_device() handler...
2024-01-05 Philippe Mathieu... memory: Have memory_region_init_rom_device_nomigrate...
2024-01-05 Philippe Mathieu... memory: Have memory_region_init_rom() handler return...
2024-01-05 Philippe Mathieu... memory: Have memory_region_init_ram() handler return...
2024-01-05 Philippe Mathieu... memory: Have memory_region_init_rom_nomigrate() handler...
2024-01-05 Philippe Mathieu... memory: Have memory_region_init_ram_nomigrate() handler...
2024-01-05 Philippe Mathieu... memory: Have memory_region_init_ram_flags_nomigrate...
2024-01-05 Philippe Mathieu... hw/mips: Inline 'bios.h' definitions
2024-01-05 Philippe Mathieu... hw/ppc/xive2_regs: Remove unnecessary 'cpu.h' inclusion
2024-01-05 Philippe Mathieu... hw/core/cpu: Update description of CPUState::node
2024-01-05 Philippe Mathieu... hw/core/cpu: Remove final vestiges of dynamic state...
2024-01-05 Philippe Mathieu... hw/core: Add machine_class_default_cpu_type()
2024-01-05 Gavin Shancpu: Add helper cpu_model_from_type()
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 Sistaremigration: preserve suspended for snapshot
2024-01-04 Steve Sistarecpus: vm_resume
2024-01-04 Steve Sistarecpus: stop vm in suspended runstate
2024-01-04 Steve Sistarecpus: vm_was_suspended
2023-12-29 Richard Hendersonhw/pci: Constify VMState
2023-12-29 Richard Hendersonmigration: Make VMStateDescription.subsections const
2023-12-26 Stefan HajnocziMerge tag 'for_upstream' of https://git.kernel.org...
2023-12-26 Stefan HajnocziMerge tag 'dirtylimit-dirtyrate-pull-request-20231225...
2023-12-26 Stefan HajnocziMerge tag 'pull-trivial-patches' of https://gitlab...
2023-12-26 Stefan HajnocziMerge tag 'm68k-pull-2023-12-22' of https://gitlab...
2023-12-26 Eugenio Pérezvdpa: move memory listener to vhost_vdpa_shared
2023-12-26 Eugenio Pérezvdpa: use dev_shared in vdpa_iommu
2023-12-26 Eugenio Pérezvdpa: use VhostVDPAShared in vdpa_dma_map and unmap
2023-12-26 Eugenio Pérezvdpa: move iommu_list to vhost_vdpa_shared
2023-12-26 Eugenio Pérezvdpa: remove msg type of vhost_vdpa
2023-12-26 Eugenio Pérezvdpa: move backend_cap to vhost_vdpa_shared
2023-12-26 Eugenio Pérezvdpa: move iotlb_batch_begin_sent to vhost_vdpa_shared
2023-12-26 Eugenio Pérezvdpa: move file descriptor to vhost_vdpa_shared
2023-12-26 Eugenio Pérezvdpa: move shadow_data to vhost_vdpa_shared
2023-12-26 Eugenio Pérezvdpa: move iova_range to vhost_vdpa_shared
2023-12-26 Eugenio Pérezvdpa: move iova tree to the shared struct
2023-12-26 Eugenio Pérezvdpa: add VhostVDPAShared
2023-12-25 Mike Christievhost-scsi: Add support for a worker thread per virtqueue
2023-12-25 Mike Christievhost: Add worker backend callouts
2023-12-25 Elen Avaninclude/ui/rect.h: fix qemu_rect_init() mis-assignment
2023-12-22 Stefan HajnocziMerge tag 'pull-loongarch-20231221' of https://gitlab...
2023-12-22 Stefan HajnocziMerge tag 'for-upstream' of https://repo.or.cz/qemu...
2023-12-21 Stefan Hajnoczivirtio-blk: add iothread-vq-mapping parameter
2023-12-21 Stefan Hajnocziqdev: add IOThreadVirtQueueMappingList property type
2023-12-21 Stefan Hajnocziqdev-properties: alias all object class properties
2023-12-21 Stefan Hajnoczistring-output-visitor: show structs as "<omitted>"
2023-12-21 Stefan Hajnocziblock: remove outdated AioContext locking comments
2023-12-21 Stefan Hajnoczijob: remove outdated AioContext locking comments
2023-12-21 Stefan Hajnocziaio: remove aio_context_acquire()/aio_context_release...
next