summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-10-13accel/tcg: Add cpu_{ld,st}*_mmu interfacesRichard Henderson
2021-10-13target/hexagon: Implement cpu_mmu_indexRichard Henderson
2021-10-13target/s390x: Use MO_128 for 16 byte atomicsRichard Henderson
2021-10-13target/ppc: Use MO_128 for 16 byte atomicsRichard Henderson
2021-10-13target/i386: Use MO_128 for 16 byte atomicsRichard Henderson
2021-10-13target/arm: Use MO_128 for 16 byte atomicsRichard Henderson
2021-10-13memory: Log access direction for invalid accessesBALATON Zoltan
2021-10-12Merge remote-tracking branch 'remotes/jsnow/tags/python-pull-request' into st...Richard Henderson
2021-10-12Merge remote-tracking branch 'remotes/rth/tags/pull-hppa-20211012' into stagingRichard Henderson
2021-10-12pc-bios: Update hppa-firmware.imgHelge Deller
2021-10-12python, iotests: remove socket_scm_helperJohn Snow
2021-10-12python/qmp: add send_fd_scm directly to QEMUMonitorProtocolJohn Snow
2021-10-12python/qmp: clear events on get_events() callJohn Snow
2021-10-12python/aqmp: Disable logging messages by defaultJohn Snow
2021-10-12python/aqmp: Reduce severity of EOFError-caused loop terminationsJohn Snow
2021-10-12python/aqmp: Add dict conversion method to Greeting objectJohn Snow
2021-10-12python/aqmp: add send_fd_scmJohn Snow
2021-10-12python/aqmp: Return cleared events from EventListener.clear()John Snow
2021-10-12python/aqmp: add .empty() method to EventListenerJohn Snow
2021-10-12python/aqmp: add greeting property to QMPClientJohn Snow
2021-10-12Merge remote-tracking branch 'remotes/stsquad/tags/pull-for-6.2-121021-2' int...Richard Henderson
2021-10-12Merge remote-tracking branch 'remotes/clg/tags/pull-aspeed-20211012' into sta...Richard Henderson
2021-10-12tests/docker: add a debian-native image and make availableAlex Bennée
2021-10-12.github: move repo lockdown to the v2 configurationAlex Bennée
2021-10-12accel/tcg: re-factor plugin_inject_cb so we can assert insn_idx is validAlex Bennée
2021-10-12target/s390x: move tcg_gen_insn_start to s390x_tr_insn_startRichard Henderson
2021-10-12plugins/: Add missing functions to symbol listLukas Jünger
2021-10-12gitlab: fix passing of TEST_TARGETS env to cirrusDaniel P. Berrangé
2021-10-12gitlab: skip the check-patch job on the upstream repoDaniel P. Berrangé
2021-10-12travis.yml: Remove the "Release tarball" jobThomas Huth
2021-10-12gitlab: Add cross-riscv64-system, cross-riscv64-userRichard Henderson
2021-10-12tests/docker: promote debian-riscv64-cross to a full imageAlex Bennée
2021-10-12tests/tcg: move some multiarch files and make conditionalAlex Bennée
2021-10-12tests/tcg/sha1: remove endian includeAlex Bennée
2021-10-12configure: don't override the selected host test compiler if definedAlex Bennée
2021-10-12aspeed/smc: Dump address offset in trace eventsCédric Le Goater
2021-10-12aspeed/wdt: Add trace eventsCédric Le Goater
2021-10-12hw/arm: Integrate ADC model into Aspeed SoCAndrew Jeffery
2021-10-12hw/adc: Add basic Aspeed ADC modelAndrew Jeffery
2021-10-12hw: aspeed_gpio: Fix GPIO array indexingPeter Delevoryas
2021-10-12hw: aspeed_gpio: Fix pin I/O type declarationsPeter Delevoryas
2021-10-12aspeed/i2c: QOMify AspeedI2CBusCédric Le Goater
2021-10-12aspeed/smc: Remove unused attribute 'irqline'Cédric Le Goater
2021-10-12aspeed/smc: Introduce a new addr_width() class handlerCédric Le Goater
2021-10-12aspeed/smc: Add default reset valuesCédric Le Goater
2021-10-12aspeed/smc: QOMify AspeedSMCFlashCédric Le Goater
2021-10-12aspeed/smc: Rename AspeedSMCFlash 'id' to 'cs'Cédric Le Goater
2021-10-12aspeed/smc: Remove the 'size' attribute from AspeedSMCFlashCédric Le Goater
2021-10-12aspeed/smc: Remove the 'flash' attribute from AspeedSMCFlashCédric Le Goater
2021-10-12aspeed/smc: Drop AspeedSMCController structureCédric Le Goater