aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2023-11-07virtio-sound: implement audio output (TX)Manos Pitsidianakis1-0/+47
2023-11-07virtio-sound: handle control messages and streamsManos Pitsidianakis1-2/+111
2023-11-07Add virtio-sound device stubManos Pitsidianakis1-0/+79
2023-11-07vhost: Add high-level state save/load functionsHanna Czenczek1-0/+35
2023-11-07vhost-user: Interface for migration state transferHanna Czenczek3-0/+103
2023-11-06Merge tag 'dump-pull-request' of https://gitlab.com/marcandre.lureau/qemu int...Stefan Hajnoczi1-1/+2
2023-11-03Merge tag 'pull-target-arm-20231102' of https://git.linaro.org/people/pmaydel...Stefan Hajnoczi6-22/+109
2023-11-03Merge tag 'migration-20231102-pull-request' of https://gitlab.com/juan.quinte...Stefan Hajnoczi4-4/+73
2023-11-02hw/arm: xlnx-versal-virt: Add AMD/Xilinx TRNG deviceTong Ho1-0/+5
2023-11-02hw/misc: Introduce AMD/Xilix Versal TRNG deviceTong Ho1-0/+58
2023-11-02dump: Allow directly outputting raw kdump formatStephen Brennan1-0/+1
2023-11-02dump: Pass DumpState to write_ functionsStephen Brennan1-1/+1
2023-11-02hw/char/stm32f2xx_usart: Add more definitions for CR1 registerHans-Erik Floryd1-4/+6
2023-11-02hw/input/stellaris_gamepad: Convert to qemu_input_handler_register()Peter Maydell1-1/+1
2023-11-02hw/input/stellaris_input: Convert to qdevPeter Maydell1-2/+21
2023-11-02qdev: Add qdev_prop_set_array()Kevin Wolf1-0/+3
2023-11-02hw/input/stellaris_input: Rename to stellaris_gamepadPeter Maydell1-3/+3
2023-11-01migration: per-mode blockersSteve Sistare1-4/+40
2023-11-01migration: mode parameterSteve Sistare2-0/+5
2023-11-01migration: Hack to maintain backwards compatibility for ppcJuan Quintela1-0/+11
2023-11-01migration: Create vmstate_register_any()Juan Quintela1-0/+17
2023-11-01hw/char/mcf_uart: Have mcf_uart_create() return DeviceStatePhilippe Mathieu-Daudé1-2/+2
2023-11-01hw/m68k/irqc: Pass CPU using QOM link propertyPhilippe Mathieu-Daudé1-0/+1
2023-11-01Merge tag 'for-upstream' of https://repo.or.cz/qemu/kevin into stagingStefan Hajnoczi4-4/+39
2023-11-01Merge tag 'migration-20231031-pull-request' of https://gitlab.com/juan.quinte...Stefan Hajnoczi1-1/+1
2023-10-31blockjob: query driver-specific info via a new 'query' driver methodFiona Ebner1-0/+5
2023-10-31blockjob: introduce block-job-change QMP commandFiona Ebner2-0/+18
2023-10-31util/defer-call: move defer_call() to util/Stefan Hajnoczi2-4/+16
2023-10-31block: rename blk_io_plug_call() API to defer_call()Stefan Hajnoczi1-3/+3
2023-10-31Merge tag 'pull-ufs-20231030' of https://gitlab.com/jeuk20.kim/qemu into stagingStefan Hajnoczi1-1/+1
2023-10-30migration: rename vmstate_save_needed->vmstate_section_neededMarc-André Lureau1-1/+1
2023-10-30hw/ufs: Modify lu.c to share codes with SCSI subsystemJeuk Kim1-1/+1
2023-10-27hw/pcmcia/pxa2xx: Inline pxa2xx_pcmcia_init()Philippe Mathieu-Daudé1-2/+0
2023-10-27hw/arm/xlnx-zynqmp: Remove 'hw/arm/boot.h' from headerPhilippe Mathieu-Daudé1-1/+0
2023-10-27hw/arm/xlnx-versal: Remove 'hw/arm/boot.h' from headerPhilippe Mathieu-Daudé1-1/+0
2023-10-27hw/arm/fsl-imx7: Remove 'hw/arm/boot.h' from headerPhilippe Mathieu-Daudé1-1/+0
2023-10-27hw/arm/fsl-imx6ul: Remove 'hw/arm/boot.h' from headerPhilippe Mathieu-Daudé1-1/+0
2023-10-27hw/arm/fsl-imx6: Remove 'hw/arm/boot.h' from headerPhilippe Mathieu-Daudé1-1/+0
2023-10-27hw/arm/fsl-imx31: Remove 'hw/arm/boot.h' from headerPhilippe Mathieu-Daudé1-1/+0
2023-10-27hw/arm/fsl-imx25: Remove 'hw/arm/boot.h' from headerPhilippe Mathieu-Daudé1-1/+0
2023-10-27hw/arm/allwinner-r40: Remove 'hw/arm/boot.h' from headerPhilippe Mathieu-Daudé1-1/+0
2023-10-27hw/arm/allwinner-h3: Remove 'hw/arm/boot.h' from headerPhilippe Mathieu-Daudé1-1/+0
2023-10-27hw/arm/allwinner-a10: Remove 'hw/arm/boot.h' from headerPhilippe Mathieu-Daudé1-1/+0
2023-10-27Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into stagingStefan Hajnoczi2-39/+3
2023-10-25kvm: i386: require KVM_CAP_SET_VCPU_EVENTS and KVM_CAP_X86_ROBUST_SINGLESTEPPaolo Bonzini2-2/+0
2023-10-25kvm: i386: require KVM_CAP_DEBUGREGSPaolo Bonzini2-2/+0
2023-10-25kvm: require KVM_CAP_IOEVENTFD and KVM_CAP_IOEVENTFD_ANY_LENGTHPaolo Bonzini1-19/+0
2023-10-25kvm: assume that many ioeventfds can be createdPaolo Bonzini2-2/+0
2023-10-25kvm: drop reference to KVM_CAP_PCI_2_3Paolo Bonzini2-2/+0
2023-10-25kvm: require KVM_IRQFD for kernel irqchipPaolo Bonzini1-0/+1