aboutsummaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2024-03-12pcie: Support PCIe Gen5/Gen6 link speedsLukas Stockner1-0/+2
2024-03-12vdpa: define SVQ transitioning state for mode switchingSi-Wei Liu1-0/+9
2024-03-12physmem: Fix migration dirty bitmap coherency with TCG memory accessNicholas Piggin1-0/+3
2024-03-12physmem: Factor cpu_physical_memory_dirty_bits_cleared() outNicholas Piggin1-0/+9
2024-03-12physmem: Expose tlb_reset_dirty_range_all()Philippe Mathieu-Daudé1-0/+1
2024-03-12io: Introduce qio_channel_file_new_dupfdFabiano Rosas1-0/+18
2024-03-12Merge tag 'ui-pull-request' of https://gitlab.com/marcandre.lureau/qemu into stagingPeter Maydell1-0/+1
2024-03-12Merge tag 'pull-request-2024-03-12' of https://gitlab.com/thuth/qemu into stagingPeter Maydell2-2/+2
2024-03-13spapr: nested: Introduce cap-nested-papr for Nested PAPR APIHarsh Prateek Bora1-1/+5
2024-03-13spapr: nested: Use correct source for parttbl info for nested PAPR API.Harsh Prateek Bora1-0/+2
2024-03-13spapr: nested: Introduce H_GUEST_[GET|SET]_STATE hcalls.Harsh Prateek Bora2-0/+26
2024-03-13spapr: nested: Initialize the GSB elements lookup table.Harsh Prateek Bora1-0/+313
2024-03-13spapr: nested: Extend nested_ppc_state for nested PAPR APIHarsh Prateek Bora1-0/+50
2024-03-13spapr: nested: Introduce H_GUEST_CREATE_VCPU hcall.Harsh Prateek Bora2-0/+10
2024-03-13spapr: nested: Introduce H_GUEST_[CREATE|DELETE] hcalls.Harsh Prateek Bora2-1/+10
2024-03-13spapr: nested: Introduce H_GUEST_[GET|SET]_CAPABILITIES hcalls.Harsh Prateek Bora2-1/+18
2024-03-13spapr: nested: keep nested-hv related code restricted to its API.Harsh Prateek Bora1-0/+3
2024-03-13spapr: nested: Introduce SpaprMachineStateNested to store related info.Harsh Prateek Bora2-1/+7
2024-03-13spapr: nested: move nested part of spapr_get_pate into spapr_nested.cHarsh Prateek Bora1-1/+2
2024-03-13spapr: nested: register nested-hv api hcalls only for cap-nested-hvHarsh Prateek Bora2-1/+4
2024-03-13ppc/pnv: Improve pervasive topology calculation for big-coreCaleb Schlossin2-1/+2
2024-03-12virtio-gpu: fix scanout migration post-loadMarc-André Lureau1-0/+1
2024-03-12Merge tag 'net-pull-request' of https://github.com/jasowang/qemu into stagingPeter Maydell1-0/+2
2024-03-12Merge tag 'hw-misc-20240312' of https://github.com/philmd/qemu into stagingPeter Maydell1-0/+15
2024-03-12Merge tag 'migration-20240311-pull-request' of https://gitlab.com/peterx/qemu into stagingPeter Maydell5-36/+276
2024-03-12Merge tag 'pull-target-arm-20240311' of https://git.linaro.org/people/pmaydell/qemu-arm into stagingPeter Maydell1-1/+1
2024-03-12virtio-net: Added property to load eBPF RSS with fds.Andrew Melnychenko1-0/+2
2024-03-12hw/core: Declare CPUArchId::cpu as CPUState instead of ObjectPhilippe Mathieu-Daudé1-1/+1
2024-03-12error: Add error_vprepend() in comment of ERRP_GUARD() rulesZhao Liu1-1/+1
2024-03-11hw/gpio: introduce pcf8574 driverDmitriy Sharikhin1-0/+15
2024-03-11migration/multifd: Add new migration option zero-page-detection.Hao Xiang1-0/+4
2024-03-11migration: purge MigrationState from public interfaceSteve Sistare1-4/+2
2024-03-11migration: delete unused accessorsSteve Sistare1-3/+0
2024-03-11migration: migration_file_set_errorSteve Sistare1-0/+2
2024-03-11migration: migration_is_deviceSteve Sistare1-0/+1
2024-03-11migration: migration_thread_is_selfSteve Sistare1-0/+1
2024-03-11migration: export vcpu_dirty_limit_periodSteve Sistare1-0/+1
2024-03-11migration: export migration_is_runningSteve Sistare1-0/+1
2024-03-11migration: export migration_is_activeSteve Sistare1-1/+1
2024-03-11migration: export migration_is_setup_or_activeSteve Sistare1-0/+1
2024-03-11migration: export fewer optionsSteve Sistare2-0/+25
2024-03-11Merge tag 'pull-vfio-20240310' of https://github.com/legoater/qemu into stagingPeter Maydell2-0/+4
2024-03-11migration: Add documentation for SaveVMHandlersCédric Le Goater1-24/+235
2024-03-11migration: Remove SaveStateHandler and LoadStateHandler typedefsCédric Le Goater2-4/+2
2024-03-11docs: update copyright date to the year 2024Ani Sinha1-1/+1
2024-03-09Merge tag 'hw-misc-20240309' of https://github.com/philmd/qemu into stagingPeter Maydell6-18/+43
2024-03-09Merge tag 'pull-trivial-patches' of https://gitlab.com/mjt0k/qemu into stagingPeter Maydell2-9/+11
2024-03-09qdev: Add a granule_mode propertyEric Auger1-0/+3
2024-03-09hw/i386/pc: Remove pc_compat_1_4..1.7[] left over declarationsPhilippe Mathieu-Daudé1-12/+0
2024-03-09hw/xen: Extract 'xen_igd.h' from 'xen_pt.h'Philippe Mathieu-Daudé1-0/+33