aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-10-04vdpa: remove net cvq migration blockerEugenio Pérez
2023-10-04vdpa: move vhost_vdpa_set_vring_ready to the callerEugenio Pérez
2023-10-04vdpa: rename vhost_vdpa_net_load to vhost_vdpa_net_cvq_loadEugenio Pérez
2023-10-04vdpa: export vhost_vdpa_set_vring_readyEugenio Pérez
2023-10-04vdpa: use first queue SVQ state for CVQ defaultEugenio Pérez
2023-10-04virtio: don't zero out memory region cache for indirect descriptorsIlya Maximets
2023-10-04vdpa: Allow VIRTIO_NET_F_CTRL_VLAN in SVQHawkins Jiawei
2023-10-04vdpa: Restore vlan filtering stateHawkins Jiawei
2023-10-04virtio-net: Expose MAX_VLANHawkins Jiawei
2023-10-04virtio-net: do not reset vlan filtering at set_featuresHawkins Jiawei
2023-10-04hw/virtio: add config support to vhost-user-deviceAlex Bennée
2023-10-04virtio: add vhost-user-base and a generic vhost-user-deviceAlex Bennée
2023-10-04hw/virtio/meson: Rename softmmu_virtio_ss[] -> system_virtio_ss[]Philippe Mathieu-Daudé
2023-10-04hw/virtio: Build vhost-vdpa.o oncePhilippe Mathieu-Daudé
2023-10-04hw/virtio/vhost-vdpa: Use target-agnostic qemu_target_page_mask()Philippe Mathieu-Daudé
2023-10-04hw/virtio/vhost-vdpa: Inline TARGET_PAGE_ALIGN() macroPhilippe Mathieu-Daudé
2023-10-04hw/virtio: Propagate page_mask to vhost_vdpa_section_end()Philippe Mathieu-Daudé
2023-10-04hw/virtio: Propagate page_mask to vhost_vdpa_listener_skipped_section()Philippe Mathieu-Daudé
2023-10-04pci: SLT must be ROMichael S. Tsirkin
2023-09-25Merge tag 'pull-request-2023-09-25' of https://gitlab.com/thuth/qemu into sta...Stefan Hajnoczi
2023-09-25Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into stagingStefan Hajnoczi
2023-09-25Merge tag 'pull-target-arm-20230921' of https://git.linaro.org/people/pmaydel...Stefan Hajnoczi
2023-09-25tests/avocado: fix waiting for vm shutdown in replay_linuxPavel Dovgalyuk
2023-09-25hw/mips/jazz: Simplify the NIC setup codeThomas Huth
2023-09-25hw/mips/jazz: Move the NIC init code into a separate functionThomas Huth
2023-09-25tests/qtest/netdev-socket: Do not test multicast on DarwinPhilippe Mathieu-Daudé
2023-09-25tests/qtest/m48t59-test: Silence compiler warning with -WshadowThomas Huth
2023-09-25tests/qtest/netdev-socket: Raise connection timeout to 120 secondsStefan Hajnoczi
2023-09-25meson.build: Make keyutils independent from keyringThomas Huth
2023-09-22vl: recognize audiodev groups in configuration filesPaolo Bonzini
2023-09-22tests/qtest: Specify audiodev= and -audiodevMartin Kletzander
2023-09-22hw/display/xlnx_dp.c: Add audiodev propertyMartin Kletzander
2023-09-22hw/audio/lm4549: Add errp error reporting to init functionMartin Kletzander
2023-09-22hw/audio: Simplify hda audio initMartin Kletzander
2023-09-22hw/input/tsc210x: Extract common init code into new functionMartin Kletzander
2023-09-21elf2dmp: rework PDB_STREAM_INDEXES::segments obtainingViktor Prutyanov
2023-09-21elf2dmp: use Linux mmap with MAP_NORESERVE when possibleViktor Prutyanov
2023-09-21elf2dmp: introduce merging of physical memory runsViktor Prutyanov
2023-09-21elf2dmp: introduce physical block alignmentViktor Prutyanov
2023-09-21elf2dmp: replace PE export name check with PDB name checkViktor Prutyanov
2023-09-21sbsa-ref: add non-secure EL2 virtual timerMarcin Juszkiewicz
2023-09-21audio/jackaudio: Avoid dynamic stack allocation in qjack_process()Peter Maydell
2023-09-21audio/jackaudio: Avoid dynamic stack allocation in qjack_client_initPeter Maydell
2023-09-21target/arm: Enable FEAT_MOPS for CPU 'max'Peter Maydell
2023-09-21target/arm: Implement the CPY* instructionsPeter Maydell
2023-09-21target/arm: Implement MTE tag-checking functions for FEAT_MOPS copiesPeter Maydell
2023-09-21target/arm: Implement the SETG* instructionsPeter Maydell
2023-09-21target/arm: Define new TB flag for ATA0Peter Maydell
2023-09-21target/arm: Implement the SET* instructionsPeter Maydell
2023-09-21target/arm: Implement MTE tag-checking functions for FEAT_MOPSPeter Maydell