aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2022-05-04Merge tag 'for-upstream' of git://repo.or.cz/qemu/kevin into stagingRichard Henderson3-3/+2
2022-05-04Revert "main-loop: Disable GLOBAL_STATE_CODE() assertions"Hanna Reitz1-2/+1
2022-05-04block: Classify bdrv_get_flags() as I/O functionHanna Reitz2-1/+1
2022-05-04disas: Remove old libopcode s390 disassemblerThomas Huth1-1/+0
2022-05-04tcg: Implement tcg_gen_{h,w}swap_{i32,i64}Richard Henderson1-0/+6
2022-05-03Merge tag 'misc-pull-request' of gitlab.com:marcandre.lureau/qemu into stagingRichard Henderson5-37/+8
2022-05-03util: rename qemu_*block() socket functionsMarc-André Lureau1-3/+3
2022-05-03io: make qio_channel_command_new_pid() staticMarc-André Lureau1-25/+0
2022-05-03Replace qemu_pipe() with g_unix_open_pipe()Marc-André Lureau1-4/+0
2022-05-03block: move fcntl_setfl()Marc-André Lureau1-2/+0
2022-05-03Use QEMU_SANITIZE_THREADMarc-André Lureau1-3/+5
2022-05-03aspeed/hace: Support AST1030 HACESteven Lee1-0/+2
2022-05-02aspeed/hace: Support AST2600 HACESteven Lee1-0/+4
2022-05-02aspeed/hace: Support HMAC Key Buffer register.Steven Lee1-0/+1
2022-05-02aspeed/soc : Add AST1030 supportSteven Lee1-0/+3
2022-05-02aspeed/scu: Add AST1030 supportSteven Lee1-0/+25
2022-05-02aspeed/timer: Add AST1030 supportSteven Lee1-0/+1
2022-05-02aspeed/wdt: Add AST1030 supportSteven Lee1-0/+1
2022-05-02aspeed/wdt: Fix ast2500/ast2600 default reload valueSteven Lee1-0/+2
2022-05-02aspeed/adc: Add AST1030 supportSteven Lee1-0/+1
2022-05-02aspeed: Add eMMC Boot Controller stubJoel Stanley1-0/+1
2022-05-02hw: aspeed_scu: Introduce clkin_25Mhz attributeSteven Lee1-0/+1
2022-05-02hw: aspeed_scu: Add AST2600 apb_freq and hpll calculation functionSteven Lee1-0/+19
2022-04-29hw/riscv: virt: Create a platform busAlistair Francis1-1/+6
2022-04-29hw/core: Move the ARM sysbus-fdt to coreAlistair Francis1-0/+0
2022-04-29hw/riscv: virt: Add a machine done notifierAlistair Francis1-0/+1
2022-04-29crypto: move sm4_sbox from target/armWeiwei Li1-0/+6
2022-04-28Merge tag 'pull-target-arm-20220428' of https://git.linaro.org/people/pmaydel...Richard Henderson1-0/+1
2022-04-28hw/arm/smmuv3: Cache event fault recordJean-Philippe Brucker1-0/+1
2022-04-28remove -writeconfigPaolo Bonzini1-1/+0
2022-04-27Merge tag 'kraxel-20220427-pull-request' of git://git.kraxel.org/qemu into st...Richard Henderson2-0/+4
2022-04-27i386: factor out x86_firmware_configure()Gerd Hoffmann1-0/+3
2022-04-27qapi/ui: add 'display-update' command for changing listen addressVladimir Sementsov-Ogievskiy1-0/+1
2022-04-26Merge tag 'pull-nbd-2022-04-26' of https://repo.or.cz/qemu/ericb into stagingRichard Henderson1-1/+1
2022-04-26Merge tag 'pull-nios2-20220426' of https://gitlab.com/rth7680/qemu into stagingRichard Henderson1-0/+64
2022-04-26qapi: rename BlockDirtyBitmapMergeSource to BlockDirtyBitmapOrStrVladimir Sementsov-Ogievskiy1-1/+1
2022-04-26hw/intc: Vectored Interrupt Controller (VIC)Amir Gonnen1-0/+64
2022-04-26softmmu: remove deprecated --enable-fips optionDaniel P. Berrangé1-3/+0
2022-04-22Merge tag 'pull-target-arm-20220422-1' of https://git.linaro.org/people/pmayd...Richard Henderson3-3/+48
2022-04-22hw/arm/virt: Support TCG GICv4Peter Maydell1-2/+10
2022-04-22hw/arm/virt: Abstract out calculation of redistributor region capacityPeter Maydell1-2/+7
2022-04-22hw/intc/arm_gicv3_cpuif: Support vLPIsPeter Maydell1-0/+3
2022-04-22hw/intc/arm_gicv3: Implement new GICv4 redistributor registersPeter Maydell1-0/+3
2022-04-22hw/intc/arm_gicv3: Implement GICv4's new redistributor framePeter Maydell1-0/+5
2022-04-22hw/intc/arm_gicv3_its: Implement VMOVPPeter Maydell1-0/+9
2022-04-22Merge tag 'dump-pull-request' of gitlab.com:marcandre.lureau/qemu into stagingRichard Henderson2-7/+117
2022-04-22include/qemu: add 32-bit Windows dump structuresViktor Prutyanov1-0/+107
2022-04-22include/qemu: rename Windows context definitions to expose bitnessViktor Prutyanov1-4/+4
2022-04-22dump: Add more offset variablesJanosch Frank1-0/+4
2022-04-22dump: Introduce shdr_num to decrease complexityJanosch Frank1-1/+1