aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2023-04-23tcg: Replace tcg_abort with g_assert_not_reachedRichard Henderson
2023-04-22Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into stagingRichard Henderson
2023-04-21Merge tag 'pull-tpm-2023-04-20-1' of https://github.com/stefanberger/qemu-tpm...Richard Henderson
2023-04-21Merge tag 'pull-request-2023-04-20' of https://gitlab.com/thuth/qemu into sta...Richard Henderson
2023-04-20qtest: Add functions for accessing devices on Aspeed I2C controllerStefan Berger
2023-04-20tpm: Add support for TPM device over I2C busNinad Palsule
2023-04-20tpm: Extend common APIs to support TPM TIS I2CNinad Palsule
2023-04-20fsl-imx7: Add fec[12]-phy-connected propertiesGuenter Roeck
2023-04-20fsl-imx6ul: Add fec[12]-phy-connected propertiesGuenter Roeck
2023-04-20hw/net/imx_fec: Support two Ethernet interfaces connected to single MDIO busGuenter Roeck
2023-04-20qtest: Add functions for accessing devices on Aspeed I2C controllerStefan Berger
2023-04-20cpu: Remove parameter of list_cpus()Thomas Huth
2023-04-20include/exec: Provide the tswap() functions for target independent code, tooThomas Huth
2023-04-20softmmu/qtest: Move the target-specific pseries RTAS code out of qtest.cThomas Huth
2023-04-20hw/arm: Add WDT to Allwinner-H3 and Orangepi-PCStrahinja Jankovic
2023-04-20hw/arm: Add WDT to Allwinner-A10 and CubieboardStrahinja Jankovic
2023-04-20hw/watchdog: Allwinner WDT emulation for system resetStrahinja Jankovic
2023-04-20monitor: mark mixed functions that can suspendPaolo Bonzini
2023-04-20migration: mark mixed functions that can suspendPaolo Bonzini
2023-04-20io: mark mixed functions that can suspendPaolo Bonzini
2023-04-20lasi: fix RTC migrationPaolo Bonzini
2023-04-20hw: Add compat machines for 8.1Cornelia Huck
2023-04-11block, block-backend: write some hot coroutine wrappers by handPaolo Bonzini
2023-04-11block-backend: inline bdrv_co_get_geometryPaolo Bonzini
2023-04-11block: remove has_variable_length from BlockDriverPaolo Bonzini
2023-04-11block: move has_variable_length to BlockLimitsPaolo Bonzini
2023-03-28softmmu: Restore use of CPU watchpoint for all acceleratorsPhilippe Mathieu-Daudé
2023-03-28softmmu: Restrict cpu_check_watchpoint / address_matches to TCG accelPhilippe Mathieu-Daudé
2023-03-28include/exec: Change reserved_va semantics to last byteRichard Henderson
2023-03-28accel/tcg: Pass last not end to tb_invalidate_phys_rangeRichard Henderson
2023-03-28accel/tcg: Pass last not end to page_reset_target_dataRichard Henderson
2023-03-28accel/tcg: Pass last not end to page_set_flagsRichard Henderson
2023-03-28util: import GTree as QTreeEmilio Cota
2023-03-27block/export: Fix graph locking in blk_get_geometry() callKevin Wolf
2023-03-24hw/block: replace TABs with spaceYeqi Fu
2023-03-24hw/ide: replace TABs with spaceYeqi Fu
2023-03-22include/qemu/plugin: Inline qemu_plugin_disable_mem_helpersRichard Henderson
2023-03-22include/qemu: Split out plugin-event.hRichard Henderson
2023-03-22*: Add missing includes of qemu/plugin.hRichard Henderson
2023-03-22include/qemu/plugin: Remove QEMU_PLUGIN_ASSERTRichard Henderson
2023-03-22include/qemu: add documentation for memory callbacksAlex Bennée
2023-03-21win32: add qemu_close_socket_osfhandle()Marc-André Lureau
2023-03-20replace TABs with spacesYeqi Fu
2023-03-20qemu/osdep: Switch position of "extern" and "G_NORETURN"Bernhard Beschow
2023-03-16exec/memory: Fix kernel-doc warningBernhard Beschow
2023-03-14Merge tag 'display-pull-request' of https://gitlab.com/marcandre.lureau/qemu ...Peter Maydell
2023-03-14Merge tag 'pull-tcg-20230313' of https://gitlab.com/rth7680/qemu into stagingPeter Maydell
2023-03-13ui: introduce egl_init()Marc-André Lureau
2023-03-13ui: keep current cursor with QemuConsoleMarc-André Lureau
2023-03-13ui: rename cursor_{get->ref}, return itMarc-André Lureau