aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-09-27vdpa: validate MQ CVQ commandsEugenio Pérez
2022-09-27vdpa: Add vhost_vdpa_net_load_mqEugenio Pérez
2022-09-27vdpa: extract vhost_vdpa_net_load_mac from vhost_vdpa_net_loadEugenio Pérez
2022-09-27vdpa: Make VhostVDPAState cvq_cmd_in_buffer control ack typeEugenio Pérez
2022-09-27e1000e: set RX desc status with DD flag in a separate operationDing Hui
2022-09-26Merge tag 'pull-target-arm-20220922' of https://git.linaro.org/people/pmaydel...Stefan Hajnoczi
2022-09-22Merge tag 'edgar/xilinx-next-2022-09-21.for-upstream' of https://github.com/e...Stefan Hajnoczi
2022-09-22Merge tag 'pull-hex-20220919' of https://github.com/quic/qemu into stagingStefan Hajnoczi
2022-09-22configure: Avoid use of 'local' as it is non-POSIXPeter Maydell
2022-09-22configure: Check mkdir result directly, not via $?Peter Maydell
2022-09-22configure: Remove use of backtick `...` syntaxPeter Maydell
2022-09-22configure: Add './' on front of glob of */config-devices.mak.dPeter Maydell
2022-09-22configure: Add missing quoting for some easy casesPeter Maydell
2022-09-22configure: Remove unused meson_args variablePeter Maydell
2022-09-22configure: Remove unused python_version variablePeter Maydell
2022-09-22tests/unit/test-vmstate: Avoid dynamic stack allocationPhilippe Mathieu-Daudé
2022-09-22ui/curses: Avoid dynamic stack allocationPhilippe Mathieu-Daudé
2022-09-22hw/usb/hcd-ohci: Use definition to avoid dynamic stack allocationPhilippe Mathieu-Daudé
2022-09-22hw/i386/multiboot: Avoid dynamic stack allocationPhilippe Mathieu-Daudé
2022-09-22hw/intc/xics: Avoid dynamic stack allocationPhilippe Mathieu-Daudé
2022-09-22hw/ppc/pnv: Avoid dynamic stack allocationPhilippe Mathieu-Daudé
2022-09-22hw/net/e1000e_core: Use definition to avoid dynamic stack allocationPhilippe Mathieu-Daudé
2022-09-22io/channel-websock: Replace strlen(const_str) by sizeof(const_str) - 1Philippe Mathieu-Daudé
2022-09-22chardev/baum: Avoid dynamic stack allocationPhilippe Mathieu-Daudé
2022-09-22chardev/baum: Use definitions to avoid dynamic stack allocationPhilippe Mathieu-Daudé
2022-09-22chardev/baum: Replace magic values by X_MAX / Y_MAX definitionsPhilippe Mathieu-Daudé
2022-09-22hw/net/lan9118: Signal TSFL_INT flag when TX FIFO reaches specified levelLucas Dietrich
2022-09-22hw/acpi: Add ospm_status hook implementation for acpi-gedKeqian Zhu
2022-09-22target/arm: Add is_secure parameter to get_phys_addr_pmsav5Richard Henderson
2022-09-22target/arm: Add secure parameter to get_phys_addr_pmsav7Richard Henderson
2022-09-22target/arm: Add is_secure parameter to pmsav7_use_background_regionRichard Henderson
2022-09-22target/arm: Add secure parameter to get_phys_addr_pmsav8Richard Henderson
2022-09-22target/arm: Add is_secure parameter to get_phys_addr_v6Richard Henderson
2022-09-22target/arm: Add is_secure parameter to get_phys_addr_v5Richard Henderson
2022-09-22target/arm: Add secure parameter to pmsav8_mpu_lookupRichard Henderson
2022-09-22target/arm: Add is_secure parameter to v8m_security_lookupRichard Henderson
2022-09-22target/arm: Remove is_subpage argument to pmsav8_mpu_lookupRichard Henderson
2022-09-22target/arm: Use GetPhysAddrResult in pmsav8_mpu_lookupRichard Henderson
2022-09-22target/arm: Use GetPhysAddrResult in get_phys_addr_pmsav8Richard Henderson
2022-09-22target/arm: Use GetPhysAddrResult in get_phys_addr_pmsav7Richard Henderson
2022-09-22target/arm: Use GetPhysAddrResult in get_phys_addr_pmsav5Richard Henderson
2022-09-22target/arm: Use GetPhysAddrResult in get_phys_addr_v5Richard Henderson
2022-09-22target/arm: Use GetPhysAddrResult in get_phys_addr_v6Richard Henderson
2022-09-22target/arm: Use GetPhysAddrResult in get_phys_addr_lpaeRichard Henderson
2022-09-22target/arm: Create GetPhysAddrResultRichard Henderson
2022-09-22target/arm: Fix alignment for VLD4.32Clément Chigot
2022-09-22hw/net/can: fix Xilinx ZynqMP CAN RX FIFO logicAnton Kochkov
2022-09-21hw/microblaze: pass random seed to fdtJason A. Donenfeld
2022-09-21Merge tag 'm68k-for-7.2-pull-request' of https://github.com/vivier/qemu-m68k ...Stefan Hajnoczi
2022-09-21Merge tag 'pull-ppc-20220920' of https://gitlab.com/danielhb/qemu into stagingStefan Hajnoczi