aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2023-05-05tcg: Widen helper_*_st[bw]_mmu val argumentsRichard Henderson1-3/+7
2023-05-05tcg: Remove compatability helpers for qemu ld/stRichard Henderson1-55/+0
2023-05-05hw/riscv: Add signature dump function for spike to run ACT testsWeiwei Li1-0/+3
2023-05-02accel/tcg: Add cpu_ld*_code_mmuRichard Henderson1-0/+9
2023-05-02qemu/int128: Re-shuffle Int128Alias membersRichard Henderson1-2/+2
2023-05-02tcg: Add tcg_gen_gvec_rotrsNazar Kazakov1-0/+2
2023-05-02tcg: Add tcg_gen_gvec_andcsNazar Kazakov1-0/+2
2023-05-02qemu/host-utils.h: Add clz and ctz functions for lower-bit integersKiran Ostrolenk1-0/+54
2023-05-02qemu/bitops.h: Limit rotate amountsDickon Hood1-8/+8
2023-05-02hw/arm/boot: Make write_bootloader() public as arm_write_bootloader()Cédric Le Goater1-0/+49
2023-05-02hmp: Add 'one-insn-per-tb' command equivalent to 'singlestep'Peter Maydell1-1/+1
2023-05-02accel/tcg: Use one_insn_per_tb global instead of old singlestep globalPeter Maydell1-2/+0
2023-05-02hw/arm/bcm2835_property: Implement "get command line" messageDaniel Bertalan1-0/+1
2023-04-29Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into stagingRichard Henderson6-2/+211
2023-04-28Update linux headers to v6.3rc5David 'Digit' Turner6-2/+211
2023-04-28Merge tag 'pull-request-2023-04-28' of https://gitlab.com/thuth/qemu into sta...Richard Henderson4-4/+33
2023-04-28async: Add an optional reentrancy guard to the BH APIAlexander Bulekov2-4/+21
2023-04-28memory: prevent dma-reentracy issuesAlexander Bulekov2-0/+12
2023-04-27stat64: Add stat64_set() operationPaolo Bonzini1-0/+6
2023-04-26Merge tag 'for-upstream' of https://repo.or.cz/qemu/kevin into stagingRichard Henderson6-26/+39
2023-04-25thread-pool: avoid passing the pool parameter every timeEmanuele Giuseppe Esposito1-6/+4
2023-04-25thread-pool: use ThreadPool from the running threadEmanuele Giuseppe Esposito1-0/+5
2023-04-25io_uring: use LuringState from the running threadEmanuele Giuseppe Esposito2-8/+11
2023-04-25linux-aio: use LinuxAioState from the running threadEmanuele Giuseppe Esposito3-10/+17
2023-04-25include/block: fixup typosWilfred Mallawa2-2/+2
2023-04-25Merge tag 'for_upstream' of https://git.kernel.org/pub/scm/virt/kvm/mst/qemu ...Richard Henderson6-10/+31
2023-04-24hw/pci-bridge: Make PCIe and CXL PXB Devices inherit from TYPE_PXB_DEVJonathan Cameron2-10/+22
2023-04-24hw/acpi: limit warning on acpi table size to pc machines older than version 2.3Ani Sinha1-0/+3
2023-04-24migration: move migration_global_dump() to migration-hmp-cmds.cJuan Quintela1-1/+0
2023-04-24util/mmap-alloc: qemu_fd_getfs()Peter Xu1-0/+7
2023-04-23tcg: Replace tcg_abort with g_assert_not_reachedRichard Henderson1-6/+0
2023-04-22Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into stagingRichard Henderson4-45/+44
2023-04-21Merge tag 'pull-tpm-2023-04-20-1' of https://github.com/stefanberger/qemu-tpm...Richard Henderson2-0/+44
2023-04-21Merge tag 'pull-request-2023-04-20' of https://gitlab.com/thuth/qemu into sta...Richard Henderson7-64/+91
2023-04-21pci: avoid accessing slot_reserved_mask directly outside of pci.cChuck Zmudzinski1-0/+3
2023-04-21hw: Add compat machines for 8.1Cornelia Huck2-0/+6
2023-04-21virtio-balloon: optimize the virtio-balloon on the ARM platformYangming1-0/+2
2023-04-21virtio: refresh vring region cache after updating a virtqueue sizeCarlos López1-0/+1
2023-04-20qtest: Add functions for accessing devices on Aspeed I2C controllerStefan Berger1-0/+7
2023-04-20tpm: Add support for TPM device over I2C busNinad Palsule1-0/+3
2023-04-20tpm: Extend common APIs to support TPM TIS I2CNinad Palsule1-0/+41
2023-04-20fsl-imx7: Add fec[12]-phy-connected propertiesGuenter Roeck1-0/+1
2023-04-20fsl-imx6ul: Add fec[12]-phy-connected propertiesGuenter Roeck1-0/+1
2023-04-20hw/net/imx_fec: Support two Ethernet interfaces connected to single MDIO busGuenter Roeck1-0/+2
2023-04-20qtest: Add functions for accessing devices on Aspeed I2C controllerStefan Berger1-0/+7
2023-04-20cpu: Remove parameter of list_cpus()Thomas Huth1-1/+1
2023-04-20include/exec: Provide the tswap() functions for target independent code, tooThomas Huth2-63/+73
2023-04-20softmmu/qtest: Move the target-specific pseries RTAS code out of qtest.cThomas Huth1-0/+4
2023-04-20hw/arm: Add WDT to Allwinner-H3 and Orangepi-PCStrahinja Jankovic1-1/+4
2023-04-20hw/arm: Add WDT to Allwinner-A10 and CubieboardStrahinja Jankovic1-0/+2