summary refs log tree commit diff stats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * | | spapr: nested: Introduce H_GUEST_[CREATE|DELETE] hcalls.Harsh Prateek Bora2024-03-132-1/+10
| * | | spapr: nested: Introduce H_GUEST_[GET|SET]_CAPABILITIES hcalls.Harsh Prateek Bora2024-03-132-1/+18
| * | | spapr: nested: keep nested-hv related code restricted to its API.Harsh Prateek Bora2024-03-131-0/+3
| * | | spapr: nested: Introduce SpaprMachineStateNested to store related info.Harsh Prateek Bora2024-03-132-1/+7
| * | | spapr: nested: move nested part of spapr_get_pate into spapr_nested.cHarsh Prateek Bora2024-03-131-1/+2
| * | | spapr: nested: register nested-hv api hcalls only for cap-nested-hvHarsh Prateek Bora2024-03-132-1/+4
| * | | ppc/pnv: Improve pervasive topology calculation for big-coreCaleb Schlossin2024-03-132-1/+2
| | |/ | |/|
* | | Merge tag 'ui-pull-request' of https://gitlab.com/marcandre.lureau/qemu into ...Peter Maydell2024-03-121-0/+1
|\ \ \
| * | | virtio-gpu: fix scanout migration post-loadMarc-André Lureau2024-03-121-0/+1
* | | | Merge tag 'pull-request-2024-03-12' of https://gitlab.com/thuth/qemu into sta...Peter Maydell2024-03-122-2/+2
|\ \ \ \ | |_|/ / |/| | |
| * | | hw/core: Declare CPUArchId::cpu as CPUState instead of ObjectPhilippe Mathieu-Daudé2024-03-121-1/+1
| * | | error: Add error_vprepend() in comment of ERRP_GUARD() rulesZhao Liu2024-03-121-1/+1
| | |/ | |/|
* | | Merge tag 'net-pull-request' of https://github.com/jasowang/qemu into stagingPeter Maydell2024-03-121-0/+2
|\ \ \
| * | | virtio-net: Added property to load eBPF RSS with fds.Andrew Melnychenko2024-03-121-0/+2
* | | | Merge tag 'hw-misc-20240312' of https://github.com/philmd/qemu into stagingPeter Maydell2024-03-121-0/+15
|\ \ \ \ | |_|_|/ |/| | |
| * | | hw/gpio: introduce pcf8574 driverDmitriy Sharikhin2024-03-111-0/+15
| | |/ | |/|
* | | Merge tag 'migration-20240311-pull-request' of https://gitlab.com/peterx/qemu...Peter Maydell2024-03-125-38/+278
|\ \ \
| * | | migration/multifd: Add new migration option zero-page-detection.Hao Xiang2024-03-111-0/+4
| * | | migration: purge MigrationState from public interfaceSteve Sistare2024-03-111-4/+2
| * | | migration: delete unused accessorsSteve Sistare2024-03-111-3/+0
| * | | migration: migration_file_set_errorSteve Sistare2024-03-111-0/+2
| * | | migration: migration_is_deviceSteve Sistare2024-03-111-0/+1
| * | | migration: migration_thread_is_selfSteve Sistare2024-03-111-0/+1
| * | | migration: export vcpu_dirty_limit_periodSteve Sistare2024-03-111-0/+1
| * | | migration: export migration_is_runningSteve Sistare2024-03-111-0/+1
| * | | migration: export migration_is_activeSteve Sistare2024-03-111-1/+1
| * | | migration: export migration_is_setup_or_activeSteve Sistare2024-03-111-0/+1
| * | | migration: export fewer optionsSteve Sistare2024-03-112-0/+25
| * | | migration: Add documentation for SaveVMHandlersCédric Le Goater2024-03-111-26/+237
| * | | migration: Remove SaveStateHandler and LoadStateHandler typedefsCédric Le Goater2024-03-112-4/+2
| |/ /
* | | Merge tag 'pull-target-arm-20240311' of https://git.linaro.org/people/pmaydel...Peter Maydell2024-03-121-1/+1
|\ \ \ | |_|/ |/| |
| * | docs: update copyright date to the year 2024Ani Sinha2024-03-111-1/+1
| |/
* | Merge tag 'pull-vfio-20240310' of https://github.com/legoater/qemu into stagingPeter Maydell2024-03-112-0/+4
|\ \ | |/ |/|
| * vfio: allow cpr-reboot migration if suspendedSteve Sistare2024-03-081-0/+1
| * vfio: register container for cprSteve Sistare2024-03-081-0/+3
* | Merge tag 'hw-misc-20240309' of https://github.com/philmd/qemu into stagingPeter Maydell2024-03-096-18/+43
|\ \
| * | qdev: Add a granule_mode propertyEric Auger2024-03-091-0/+3
| * | hw/i386/pc: Remove pc_compat_1_4..1.7[] left over declarationsPhilippe Mathieu-Daudé2024-03-091-12/+0
| * | hw/xen: Extract 'xen_igd.h' from 'xen_pt.h'Philippe Mathieu-Daudé2024-03-091-0/+33
| * | hw/xen: Rename 'ram_memory' global variable as 'xen_memory'Philippe Mathieu-Daudé2024-03-091-1/+1
| * | sysemu/xen-mapcache: Check Xen availability with CONFIG_XEN_IS_POSSIBLEPhilippe Mathieu-Daudé2024-03-091-1/+2
| * | sysemu/xen: Forbid using Xen headers in user emulationPhilippe Mathieu-Daudé2024-03-091-4/+4
* | | Merge tag 'pull-trivial-patches' of https://gitlab.com/mjt0k/qemu into stagingPeter Maydell2024-03-092-9/+11
|\ \ \
| * | | hw/mem/cxl_type3: Fix problem with g_steal_pointer()Thomas Huth2024-03-091-3/+6
| * | | hw/pci-bridge/cxl_upstream: Fix problem with g_steal_pointer()Thomas Huth2024-03-091-3/+5
| * | | qerror: QERR_DEVICE_IN_USE is no longer used, dropMarkus Armbruster2024-03-091-3/+0
| |/ /
* | | Merge tag 'pull-hv-balloon-20240308' of https://github.com/maciejsszmigiero/q...Peter Maydell2024-03-092-1/+12
|\ \ \ | |/ / |/| |
| * | vmbus: Print a warning when enabled without the recommended set of featuresMaciej S. Szmigiero2024-03-081-0/+4
| * | hv-balloon: define dm_hot_add_with_region to avoid Coverity warningMaciej S. Szmigiero2024-03-081-1/+8
* | | Merge tag 'pull-target-arm-20240308' of https://git.linaro.org/people/pmaydel...Peter Maydell2024-03-084-3/+75
|\ \ \ | |_|/ |/| |