index
:
focaccia-qemu
this commit
master
sr/plugin
ta/focaccia
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
vfio/migration: Add x-migration-multifd-transfer VFIO property
Maciej S. Szmigiero
2025-03-06
1
-0
/
+2
|
*
|
vfio/migration: Multifd device state transfer support - send side
Maciej S. Szmigiero
2025-03-06
1
-0
/
+6
|
*
|
vfio/migration: Multifd device state transfer support - config loading support
Maciej S. Szmigiero
2025-03-06
1
-0
/
+2
|
*
|
vfio/migration: Multifd setup/cleanup functions and associated VFIOMultifd
Maciej S. Szmigiero
2025-03-06
1
-0
/
+3
|
*
|
vfio/migration: Move migration channel flags to vfio-common.h header file
Maciej S. Szmigiero
2025-03-06
1
-0
/
+17
|
*
|
vfio/migration: Add vfio_add_bytes_transferred()
Maciej S. Szmigiero
2025-03-06
1
-0
/
+1
|
*
|
migration: Add save_live_complete_precopy_thread handler
Maciej S. Szmigiero
2025-03-06
3
-0
/
+39
|
*
|
migration/multifd: Add multifd_device_state_supported()
Maciej S. Szmigiero
2025-03-06
1
-0
/
+1
|
*
|
migration/multifd: Device state transfer support - send side
Maciej S. Szmigiero
2025-03-06
1
-0
/
+4
|
*
|
migration: Add thread pool of optional load threads
Maciej S. Szmigiero
2025-03-06
2
-0
/
+5
|
*
|
error: define g_autoptr() cleanup function for the Error type
Maciej S. Szmigiero
2025-03-06
1
-0
/
+2
|
*
|
migration: Add qemu_loadvm_load_state_buffer() and its handler
Maciej S. Szmigiero
2025-03-06
1
-0
/
+15
|
*
|
migration: Add MIG_CMD_SWITCHOVER_START and its load handler
Maciej S. Szmigiero
2025-03-06
2
-0
/
+16
|
*
|
thread-pool: Implement generic (non-AIO) pool support
Maciej S. Szmigiero
2025-03-06
1
-0
/
+51
|
*
|
thread-pool: Rename AIO pool functions to *_aio() and data types to *Aio
Maciej S. Szmigiero
2025-03-06
2
-8
/
+8
|
*
|
thread-pool: Remove thread_pool_submit() function
Maciej S. Szmigiero
2025-03-06
1
-2
/
+1
|
*
|
migration: Clarify that {load, save}_cleanup handlers can run without setup
Maciej S. Szmigiero
2025-03-06
1
-1
/
+5
|
*
|
pcie, virtio: Remove redundant pm_cap
Alex Williamson
2025-03-06
1
-2
/
+0
|
*
|
hw/pci: Basic support for PCI power management
Alex Williamson
2025-03-06
2
-0
/
+6
|
|
/
*
|
qdev: Rename PropertyInfo member @name to @type
Markus Armbruster
2025-03-06
1
-1
/
+1
*
|
qdev: Delete unused qdev_prop_enum
Markus Armbruster
2025-03-06
1
-1
/
+0
|
/
*
Merge tag 'pull-loongarch-20250305' of https://gitlab.com/bibo-mao/qemu into ...
Stefan Hajnoczi
2025-03-05
1
-0
/
+1
|
\
|
*
hw/loongarch/virt: Update the ACPI table for hotplug cpu
Bibo Mao
2025-03-05
1
-0
/
+1
*
|
Merge tag 'pull-riscv-to-apply-20250305-1' of https://github.com/alistair23/q...
Stefan Hajnoczi
2025-03-05
5
-9
/
+102
|
\
\
|
*
|
linux-headers: Update to Linux v6.14-rc3
Daniel Henrique Barboza
2025-03-04
5
-9
/
+102
|
|
/
*
|
Merge tag 'hw-misc-20250305' of https://github.com/philmd/qemu into staging
Stefan Hajnoczi
2025-03-05
12
-21
/
+77
|
\
\
|
*
|
hw/ufs: Add temperature event notification support
Keoseong Park
2025-03-05
1
-1
/
+12
|
*
|
hw/xen/xen-legacy-backend: Remove unused 'net/net.h' header
Philippe Mathieu-Daudé
2025-03-04
1
-1
/
+0
|
*
|
hw/xen/xen-bus: Reduce included headers
Philippe Mathieu-Daudé
2025-03-04
1
-1
/
+2
|
*
|
hw/xen/xen-hvm: Reduce included headers
Philippe Mathieu-Daudé
2025-03-04
1
-11
/
+3
|
*
|
hw/xen/xen-pvh: Reduce included headers
Philippe Mathieu-Daudé
2025-03-04
1
-4
/
+4
|
*
|
hw/acpi/ghes: Make ghes_record_cper_errors() static
Gavin Shan
2025-03-04
1
-2
/
+0
|
*
|
hw/vmapple/virtio-blk: Add support for apple virtio-blk
Alexander Graf
2025-03-04
4
-1
/
+19
|
*
|
hw/vmapple/cfg: Introduce vmapple cfg region
Alexander Graf
2025-03-04
1
-0
/
+2
|
*
|
hw/vmapple/bdif: Introduce vmapple backdoor interface
Alexander Graf
2025-03-04
1
-0
/
+2
|
*
|
hw/vmapple/aes: Introduce aes engine
Alexander Graf
2025-03-04
2
-0
/
+32
|
*
|
hw/misc/pvpanic: Add MMIO interface
Alexander Graf
2025-03-04
1
-0
/
+1
|
|
/
*
|
hw/uefi: add include/hw/uefi/var-service.h
Gerd Hoffmann
2025-03-04
1
-0
/
+191
*
|
hw/uefi: add include/hw/uefi/var-service-edk2.h
Gerd Hoffmann
2025-03-04
1
-0
/
+227
*
|
hw/uefi: add include/hw/uefi/var-service-api.h
Gerd Hoffmann
2025-03-04
1
-0
/
+48
*
|
Add support for etc/hardware-info fw_cfg file
Gerd Hoffmann
2025-03-04
1
-0
/
+35
|
/
*
Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging
Stefan Hajnoczi
2025-03-03
1
-0
/
+3
|
\
|
*
i386/cpu: add has_caches flag to check smp_cache configuration
Alireza Sanaee
2025-02-25
1
-0
/
+3
*
|
Merge tag 'pull-nvme-20250227' of https://gitlab.com/birkelund/qemu into staging
Stefan Hajnoczi
2025-03-03
1
-8
/
+55
|
\
\
|
*
|
hw/nvme: set error status code explicitly for misc commands
Klaus Jensen
2025-02-26
1
-0
/
+1
|
*
|
hw/nvme: rework csi handling
Klaus Jensen
2025-02-26
1
-4
/
+6
|
*
|
hw/nvme: be compliant wrt. dsm processing limits
Klaus Jensen
2025-02-25
1
-0
/
+2
|
*
|
nvme: fix iocs status code values
Klaus Jensen
2025-02-25
1
-2
/
+2
|
*
|
hw/nvme: add knob for doorbell buffer config support
Klaus Jensen
2025-02-25
1
-1
/
+1
|
*
|
hw/nvme: make oacs dynamic
Klaus Jensen
2025-02-25
1
-1
/
+2
[prev]
[next]