aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-10-13accel/tcg: Move cpu_atomic decls to exec/cpu_ldst.hRichard Henderson6-91/+87
2021-10-13accel/tcg: Add cpu_{ld,st}*_mmu interfacesRichard Henderson5-645/+698
2021-10-13target/hexagon: Implement cpu_mmu_indexRichard Henderson1-0/+9
2021-10-13target/s390x: Use MO_128 for 16 byte atomicsRichard Henderson1-2/+2
2021-10-13target/ppc: Use MO_128 for 16 byte atomicsRichard Henderson1-5/+7
2021-10-13target/i386: Use MO_128 for 16 byte atomicsRichard Henderson1-1/+1
2021-10-13target/arm: Use MO_128 for 16 byte atomicsRichard Henderson1-4/+4
2021-10-13memory: Log access direction for invalid accessesBALATON Zoltan1-10/+10
2021-10-12Merge remote-tracking branch 'remotes/jsnow/tags/python-pull-request' into st...Richard Henderson15-216/+85
2021-10-12Merge remote-tracking branch 'remotes/rth/tags/pull-hppa-20211012' into stagingRichard Henderson2-0/+0
2021-10-12pc-bios: Update hppa-firmware.imgHelge Deller2-0/+0
2021-10-12python, iotests: remove socket_scm_helperJohn Snow8-161/+1
2021-10-12python/qmp: add send_fd_scm directly to QEMUMonitorProtocolJohn Snow2-47/+18
2021-10-12python/qmp: clear events on get_events() callJohn Snow3-4/+4
2021-10-12python/aqmp: Disable logging messages by defaultJohn Snow1-0/+4
2021-10-12python/aqmp: Reduce severity of EOFError-caused loop terminationsJohn Snow1-2/+5
2021-10-12python/aqmp: Add dict conversion method to Greeting objectJohn Snow1-0/+13
2021-10-12python/aqmp: add send_fd_scmJohn Snow1-0/+22
2021-10-12python/aqmp: Return cleared events from EventListener.clear()John Snow1-2/+7
2021-10-12python/aqmp: add .empty() method to EventListenerJohn Snow1-0/+6
2021-10-12python/aqmp: add greeting property to QMPClientJohn Snow1-0/+5
2021-10-12Merge remote-tracking branch 'remotes/stsquad/tags/pull-for-6.2-121021-2' int...Richard Henderson22-158/+271
2021-10-12Merge remote-tracking branch 'remotes/clg/tags/pull-aspeed-20211012' into sta...Richard Henderson16-618/+1352
2021-10-12tests/docker: add a debian-native image and make availableAlex Bennée3-2/+61
2021-10-12.github: move repo lockdown to the v2 configurationAlex Bennée2-34/+30
2021-10-12accel/tcg: re-factor plugin_inject_cb so we can assert insn_idx is validAlex Bennée2-78/+85
2021-10-12target/s390x: move tcg_gen_insn_start to s390x_tr_insn_startRichard Henderson1-2/+8
2021-10-12plugins/: Add missing functions to symbol listLukas Jünger1-0/+3
2021-10-12gitlab: fix passing of TEST_TARGETS env to cirrusDaniel P. Berrangé2-1/+2
2021-10-12gitlab: skip the check-patch job on the upstream repoDaniel P. Berrangé1-1/+1
2021-10-12travis.yml: Remove the "Release tarball" jobThomas Huth1-23/+0
2021-10-12gitlab: Add cross-riscv64-system, cross-riscv64-userRichard Henderson1-0/+19
2021-10-12tests/docker: promote debian-riscv64-cross to a full imageAlex Bennée3-8/+43
2021-10-12tests/tcg: move some multiarch files and make conditionalAlex Bennée4-6/+15
2021-10-12tests/tcg/sha1: remove endian includeAlex Bennée1-1/+0
2021-10-12configure: don't override the selected host test compiler if definedAlex Bennée1-2/+4
2021-10-12aspeed/smc: Dump address offset in trace eventsCédric Le Goater1-3/+3
2021-10-12aspeed/wdt: Add trace eventsCédric Le Goater2-0/+9
2021-10-12hw/arm: Integrate ADC model into Aspeed SoCAndrew Jeffery3-0/+24
2021-10-12hw/adc: Add basic Aspeed ADC modelAndrew Jeffery4-0/+486
2021-10-12hw: aspeed_gpio: Fix GPIO array indexingPeter Delevoryas2-50/+35
2021-10-12hw: aspeed_gpio: Fix pin I/O type declarationsPeter Delevoryas1-4/+4
2021-10-12aspeed/i2c: QOMify AspeedI2CBusCédric Le Goater3-25/+91
2021-10-12aspeed/smc: Remove unused attribute 'irqline'Cédric Le Goater1-1/+0
2021-10-12aspeed/smc: Introduce a new addr_width() class handlerCédric Le Goater2-7/+13
2021-10-12aspeed/smc: Add default reset valuesCédric Le Goater2-25/+28
2021-10-12aspeed/smc: QOMify AspeedSMCFlashCédric Le Goater2-12/+77
2021-10-12aspeed/smc: Rename AspeedSMCFlash 'id' to 'cs'Cédric Le Goater2-16/+16
2021-10-12aspeed/smc: Remove the 'size' attribute from AspeedSMCFlashCédric Le Goater3-7/+6
2021-10-12aspeed/smc: Remove the 'flash' attribute from AspeedSMCFlashCédric Le Goater2-7/+5