]> git.proxmox.com Git - mirror_qemu.git/history - include/hw
hw/core/cpu: Update description of CPUState::node
[mirror_qemu.git] / include / hw /
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-04 Peter MaydellMerge tag 'for-upstream' of https://gitlab.com/bonzini...
2024-01-04 Peter MaydellMerge tag 'pull-20231230' of https://gitlab.com/rth7680...
2023-12-29 Richard Hendersonhw/pci: Constify VMState
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 '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-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 Hajnocziscsi: remove AioContext locking
2023-12-21 Stefan Hajnoczivirtio-scsi: replace AioContext lock with tmf_bh_lock
2023-12-21 Stefan Hajnocziscsi: only access SCSIDevice->requests from one thread
2023-12-21 Stefan Hajnoczivirtio-blk: add lock to protect s->rq
2023-12-21 Bibo Maohw/loongarch/virt: Align high memory base address with...
2023-12-20 Stefan HajnocziMerge tag 'pull-request-2023-12-20' of https://gitlab...
2023-12-20 Stefan HajnocziMerge tag 'pull-target-arm-20231219' of https://git...
2023-12-20 Stefan HajnocziMerge tag 'pull-vfio-20231219' of https://github.com...
2023-12-20 Markus Armbrusterhw: Replace anti-social QOM type names (again)
2023-12-20 Cornelia Huckhw: Add compat machines for 9.0
2023-12-19 Zhenzhong Duanvfio: Introduce a helper function to initialize VFIODevice
2023-12-19 Zhenzhong Duanvfio: Make VFIOContainerBase poiner parameter const...
2023-12-19 Zhenzhong Duanvfio/pci: Make vfio cdev pre-openable by passing a...
2023-12-19 Zhenzhong Duanvfio/pci: Introduce a vfio pci hot reset interface
2023-12-19 Yi Liuvfio/iommufd: Implement the iommufd backend
2023-12-19 Zhenzhong Duanvfio/spapr: Move hostwin_list into spapr container
2023-12-19 Zhenzhong Duanvfio/spapr: Move prereg_listener into spapr container
2023-12-19 Zhenzhong Duanvfio/spapr: switch to spapr IOMMU BE add/del_section_window
2023-12-19 Zhenzhong Duanvfio/spapr: Introduce spapr backend and target interface
2023-12-19 Zhenzhong Duanvfio/container: Move iova_ranges to base container
2023-12-19 Eric Augervfio/container: Move dirty_pgsizes and max_dirty_bitmap...
2023-12-19 Eric Augervfio/container: Move listener to base container
2023-12-19 Zhenzhong Duanvfio/container: Move vrdl_list to base container
2023-12-19 Eric Augervfio/container: Move pgsizes and dma_max_mappings to...
2023-12-19 Eric Augervfio/container: Convert functions to base container
2023-12-19 Zhenzhong Duanvfio/container: Move per container device list in base...
2023-12-19 Eric Augervfio/container: Switch to IOMMU BE set_dirty_page_track...
2023-12-19 Eric Augervfio/container: Move space field to base container
2023-12-19 Eric Augervfio/common: Move giommu_list in base container
2023-12-19 Zhenzhong Duanvfio/common: Introduce vfio_container_init/destroy...
2023-12-19 Eric Augervfio/container: Switch to dma_map|unmap API
2023-12-19 Zhenzhong Duanvfio/container: Introduce a empty VFIOIOMMUOps
2023-12-19 Zhenzhong Duanvfio: Introduce base object for VFIOContainer and targe...
2023-12-19 Nikita Ostrenkovfsl-imx: add simple RTC emulation for i.MX6 and i.MX7...
2023-12-12 Stefan HajnocziMerge tag 'pull-tcg-20231212' of https://gitlab.com...
2023-12-12 Stefan HajnocziMerge tag 'for-upstream' of https://gitlab.com/bonzini...
2023-12-12 Paolo Bonzinixen: fix condition for skipping virtio-mmio defines
2023-11-28 Stefan HajnocziMerge tag 'misc-next-20231128' of https://github.com...
2023-11-28 Stefan HajnocziMerge tag 'pull-target-arm-20231127' of https://git...
2023-11-28 BALATON Zoltanhw/isa/vt82c686: Bring back via_isa_set_irq()
2023-11-27 Frederic Konradhw/misc, hw/ssi: Fix some URLs for AMD / Xilinx models
2023-11-27 Frederic Konradhw/ssi/xilinx_spips: fix an out of bound access
2023-11-27 Philippe Mathieu... hw/virtio: Add VirtioPCIDeviceTypeInfo::instance_finali...
2023-11-21 Stefan HajnocziMerge tag 'pull-lu-20231121' of https://gitlab.com...
2023-11-21 Stefan HajnocziMerge tag 'pull-xenfv-20231121' of git://git.infradead...
2023-11-21 Stefan HajnocziMerge tag 'for-upstream' of https://repo.or.cz/qemu...
2023-11-21 Mark Cave-Aylandide/pci: introduce pci_ide_update_mode() function
2023-11-21 Mark Cave-Aylandide/ioport: move ide_portio_list[] and ide_portio_list2...
2023-11-21 Stefan HajnocziMerge tag 'ui-pull-request' of https://gitlab.com/marca...
2023-11-21 Stefan HajnocziMerge tag 'pull-target-arm-20231121' of https://git...
2023-11-20 Philippe Mathieu... hw/arm/stm32f100: Report error when incorrect CPU is...
2023-11-20 Philippe Mathieu... hw/arm/stm32f205: Report error when incorrect CPU is...
2023-11-20 Philippe Mathieu... hw/arm/stm32f405: Report error when incorrect CPU is...
2023-11-20 Gavin Shanhw/core/machine: Constify MachineClass::valid_cpu_types[]
2023-11-20 Stefan HajnocziMerge tag '20231119-xtensa-1' of https://github.com...
2023-11-20 Stefan HajnocziMerge tag 'hppa64-fixes-pull-request' of https://github...
2023-11-20 Stefan HajnocziMerge tag 'pull-error-2023-11-17' of https://repo.or...
2023-11-20 Stefan HajnocziMerge tag 'pull-request-2023-11-16' of https://gitlab...
2023-11-20 Stefan HajnocziMerge tag 'pull-trivial-patches' of https://gitlab...
2023-11-15 Michael Tokarevinclude/hw/virtio/vhost.h: spelling fix: sate
2023-11-15 Michael Tokarevinclude/hw/hyperv/dynmem-proto.h: spelling fix: nunber...
2023-11-15 Michael Tokarevhw/cxl: spelling fixes: limitaions, potentialy, intialized
2023-11-11 Stefan HajnocziMerge tag 'qdev-array-prop' of https://repo.or.cz/qemu...
2023-11-10 Kevin Wolfqdev: Rework array properties based on list visitor
2023-11-10 Stefan HajnocziMerge tag 'tracing-pull-request' of https://gitlab...
2023-11-10 Stefan HajnocziMerge tag 'xen-virtio-fix-1-tag' of https://gitlab...
2023-11-09 Stefan HajnocziMerge tag 'for-upstream' of https://repo.or.cz/qemu...
2023-11-08 Stefan HajnocziMerge tag 'pull-ppc-20231107' of https://gitlab.com...
2023-11-08 Stefan HajnocziMerge tag 'misc-fixes-pull-request' of https://gitlab...
2023-11-08 Stefan HajnocziMerge tag 'pull-request-2023-11-07' of https://gitlab...
2023-11-08 Stefan HajnocziMerge tag 'misc-cpus-20231107' of https://github.com...
next