aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2024-04-24Merge tag 'housekeeping-20240424' of https://github.com/philmd/qemu into stagingRichard Henderson
2024-04-24Merge tag 'pull-error-2024-04-24' of https://repo.or.cz/qemu/armbru into stagingRichard Henderson
2024-04-24hw/rdma: Remove deprecated pvrdma device and rdmacm-mux helperPhilippe Mathieu-Daudé
2024-04-24target/nios2: Remove the deprecated Nios II targetPhilippe Mathieu-Daudé
2024-04-24qapi: Inline and remove QERR_PROPERTY_VALUE_BAD definitionPhilippe Mathieu-Daudé
2024-04-24qapi: Inline and remove QERR_MIGRATION_ACTIVE definitionPhilippe Mathieu-Daudé
2024-04-24qapi: Inline and remove QERR_INVALID_PARAMETER_TYPE definitionPhilippe Mathieu-Daudé
2024-04-24qapi: Inline and remove QERR_INVALID_PARAMETER definitionPhilippe Mathieu-Daudé
2024-04-24qapi: Inline and remove QERR_DEVICE_NO_HOTPLUG definitionPhilippe Mathieu-Daudé
2024-04-24qapi: Inline and remove QERR_DEVICE_HAS_NO_MEDIUM definitionPhilippe Mathieu-Daudé
2024-04-24qapi: Inline and remove QERR_BUS_NO_HOTPLUG definitionPhilippe Mathieu-Daudé
2024-04-23Merge tag 'migration-20240423-pull-request' of https://gitlab.com/peterx/qemu...Richard Henderson
2024-04-23migration/multifd: solve zero page causing multiple page faultsYuan Liu
2024-04-23memory: Add Error** argument to the global_dirty_log routinesCédric Le Goater
2024-04-23memory: Add Error** argument to .log_global_start() handlerCédric Le Goater
2024-04-23migration: Add Error** argument to .load_setup() handlerCédric Le Goater
2024-04-23migration: Add Error** argument to .save_setup() handlerCédric Le Goater
2024-04-23s390/stattrib: Add Error** argument to set_migrationmode() handlerCédric Le Goater
2024-04-23kvm: handle KVM_EXIT_MEMORY_FAULTChao Peng
2024-04-23physmem: Introduce ram_block_discard_guest_memfd_range()Xiaoyao Li
2024-04-23HostMem: Add mechanism to opt in kvm guest memfd via MachineStateXiaoyao Li
2024-04-23kvm: Enable KVM_SET_USER_MEMORY_REGION2 for memslotChao Peng
2024-04-23RAMBlock: Add support of KVM private guest memfdXiaoyao Li
2024-04-23kvm: Introduce support for memory_attributesXiaoyao Li
2024-04-23KVM: remove kvm_arch_cpu_check_are_resettablePaolo Bonzini
2024-04-23KVM: track whether guest state is encryptedPaolo Bonzini
2024-04-23linux-headers: update to current kvm/nextPaolo Bonzini
2024-04-23ppc/pef: switch to use confidential_guest_kvm_init/reset()Xiaoyao Li
2024-04-23confidential guest support: Add kvm_init() and kvm_reset() in classXiaoyao Li
2024-04-23q35: Introduce smm_ranges property for q35-pci-hostIsaku Yamahata
2024-04-18hw: Add compat machines for 9.1Paolo Bonzini
2024-04-18kvm: use configs/ definition to conditionalize debug supportPaolo Bonzini
2024-04-18stubs: remove obsolete stubsPaolo Bonzini
2024-04-18util/qemu-config: Extract QMP commands to qemu-config-qmp.cPhilippe Mathieu-Daudé
2024-04-10Merge tag 'hw-misc-20240410' of https://github.com/philmd/qemu into stagingPeter Maydell
2024-04-10hw/virtio: Introduce virtio_bh_new_guarded() helperPhilippe Mathieu-Daudé
2024-04-09accel/tcg: Improve can_do_io managementRichard Henderson
2024-04-09accel/tcg: Add insn_start to DisasContextBaseRichard Henderson
2024-04-09tcg: Add TCGContext.emit_before_opRichard Henderson
2024-04-09virtio-snd: rewrite invalid tx/rx message handlingManos Pitsidianakis
2024-04-09Revert "hw/virtio: Add support for VDPA network simulation devices"Michael S. Tsirkin
2024-03-29Revert "tap: setting error appropriately when calling net_init_tap_one()"Akihiko Odaki
2024-03-26hw/clock: Let clock_set_mul_div() return a boolean valuePhilippe Mathieu-Daudé
2024-03-25misc/pca955*: Move models under hw/gpioCédric Le Goater
2024-03-20ui/curses: Do not use console_select()Akihiko Odaki
2024-03-20ui/vnc: Do not use console_select()Akihiko Odaki
2024-03-19Merge tag 'pull-for-9.0-20240319' of https://github.com/legoater/qemu into st...Peter Maydell
2024-03-19aspeed/smc: Only wire flash devices at resetCédric Le Goater
2024-03-19Merge tag 'for_upstream' of https://git.kernel.org/pub/scm/virt/kvm/mst/qemu ...Peter Maydell
2024-03-18Merge tag 'for-upstream' of https://repo.or.cz/qemu/kevin into stagingPeter Maydell