summary refs log tree commit diff stats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * | vfio/migration: Add x-migration-multifd-transfer VFIO propertyMaciej S. Szmigiero2025-03-061-0/+2
| * | vfio/migration: Multifd device state transfer support - send sideMaciej S. Szmigiero2025-03-061-0/+6
| * | vfio/migration: Multifd device state transfer support - config loading supportMaciej S. Szmigiero2025-03-061-0/+2
| * | vfio/migration: Multifd setup/cleanup functions and associated VFIOMultifdMaciej S. Szmigiero2025-03-061-0/+3
| * | vfio/migration: Move migration channel flags to vfio-common.h header fileMaciej S. Szmigiero2025-03-061-0/+17
| * | vfio/migration: Add vfio_add_bytes_transferred()Maciej S. Szmigiero2025-03-061-0/+1
| * | migration: Add save_live_complete_precopy_thread handlerMaciej S. Szmigiero2025-03-063-0/+39
| * | migration/multifd: Add multifd_device_state_supported()Maciej S. Szmigiero2025-03-061-0/+1
| * | migration/multifd: Device state transfer support - send sideMaciej S. Szmigiero2025-03-061-0/+4
| * | migration: Add thread pool of optional load threadsMaciej S. Szmigiero2025-03-062-0/+5
| * | error: define g_autoptr() cleanup function for the Error typeMaciej S. Szmigiero2025-03-061-0/+2
| * | migration: Add qemu_loadvm_load_state_buffer() and its handlerMaciej S. Szmigiero2025-03-061-0/+15
| * | migration: Add MIG_CMD_SWITCHOVER_START and its load handlerMaciej S. Szmigiero2025-03-062-0/+16
| * | thread-pool: Implement generic (non-AIO) pool supportMaciej S. Szmigiero2025-03-061-0/+51
| * | thread-pool: Rename AIO pool functions to *_aio() and data types to *AioMaciej S. Szmigiero2025-03-062-8/+8
| * | thread-pool: Remove thread_pool_submit() functionMaciej S. Szmigiero2025-03-061-2/+1
| * | migration: Clarify that {load, save}_cleanup handlers can run without setupMaciej S. Szmigiero2025-03-061-1/+5
| * | pcie, virtio: Remove redundant pm_capAlex Williamson2025-03-061-2/+0
| * | hw/pci: Basic support for PCI power managementAlex Williamson2025-03-062-0/+6
| |/
* | qdev: Rename PropertyInfo member @name to @typeMarkus Armbruster2025-03-061-1/+1
* | qdev: Delete unused qdev_prop_enumMarkus Armbruster2025-03-061-1/+0
|/
* Merge tag 'pull-loongarch-20250305' of https://gitlab.com/bibo-mao/qemu into ...Stefan Hajnoczi2025-03-051-0/+1
|\
| * hw/loongarch/virt: Update the ACPI table for hotplug cpuBibo Mao2025-03-051-0/+1
* | Merge tag 'pull-riscv-to-apply-20250305-1' of https://github.com/alistair23/q...Stefan Hajnoczi2025-03-055-9/+102
|\ \
| * | linux-headers: Update to Linux v6.14-rc3Daniel Henrique Barboza2025-03-045-9/+102
| |/
* | Merge tag 'hw-misc-20250305' of https://github.com/philmd/qemu into stagingStefan Hajnoczi2025-03-0512-21/+77
|\ \
| * | hw/ufs: Add temperature event notification supportKeoseong Park2025-03-051-1/+12
| * | hw/xen/xen-legacy-backend: Remove unused 'net/net.h' headerPhilippe Mathieu-Daudé2025-03-041-1/+0
| * | hw/xen/xen-bus: Reduce included headersPhilippe Mathieu-Daudé2025-03-041-1/+2
| * | hw/xen/xen-hvm: Reduce included headersPhilippe Mathieu-Daudé2025-03-041-11/+3
| * | hw/xen/xen-pvh: Reduce included headersPhilippe Mathieu-Daudé2025-03-041-4/+4
| * | hw/acpi/ghes: Make ghes_record_cper_errors() staticGavin Shan2025-03-041-2/+0
| * | hw/vmapple/virtio-blk: Add support for apple virtio-blkAlexander Graf2025-03-044-1/+19
| * | hw/vmapple/cfg: Introduce vmapple cfg regionAlexander Graf2025-03-041-0/+2
| * | hw/vmapple/bdif: Introduce vmapple backdoor interfaceAlexander Graf2025-03-041-0/+2
| * | hw/vmapple/aes: Introduce aes engineAlexander Graf2025-03-042-0/+32
| * | hw/misc/pvpanic: Add MMIO interfaceAlexander Graf2025-03-041-0/+1
| |/
* | hw/uefi: add include/hw/uefi/var-service.hGerd Hoffmann2025-03-041-0/+191
* | hw/uefi: add include/hw/uefi/var-service-edk2.hGerd Hoffmann2025-03-041-0/+227
* | hw/uefi: add include/hw/uefi/var-service-api.hGerd Hoffmann2025-03-041-0/+48
* | Add support for etc/hardware-info fw_cfg fileGerd Hoffmann2025-03-041-0/+35
|/
* Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into stagingStefan Hajnoczi2025-03-031-0/+3
|\
| * i386/cpu: add has_caches flag to check smp_cache configurationAlireza Sanaee2025-02-251-0/+3
* | Merge tag 'pull-nvme-20250227' of https://gitlab.com/birkelund/qemu into stagingStefan Hajnoczi2025-03-031-8/+55
|\ \
| * | hw/nvme: set error status code explicitly for misc commandsKlaus Jensen2025-02-261-0/+1
| * | hw/nvme: rework csi handlingKlaus Jensen2025-02-261-4/+6
| * | hw/nvme: be compliant wrt. dsm processing limitsKlaus Jensen2025-02-251-0/+2
| * | nvme: fix iocs status code valuesKlaus Jensen2025-02-251-2/+2
| * | hw/nvme: add knob for doorbell buffer config supportKlaus Jensen2025-02-251-1/+1
| * | hw/nvme: make oacs dynamicKlaus Jensen2025-02-251-1/+2