aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-10-02s390x/cpumodel: S390_FEAT_MISC_INSTRUCTION_EXT -> S390_FEAT_MISC_INSTRUCTION_...David Hildenbrand
2020-10-02vfio-ccw: plug memory leak while getting region infoCornelia Huck
2020-10-02s390x/tcg: Implement MONITOR CALLDavid Hildenbrand
2020-10-02s390: guest support for diagnose 0x318Collin Walling
2020-10-02s390/sclp: add extended-length sccb support for kvm guestCollin Walling
2020-10-02s390/sclp: use cpu offset to locate cpu entriesCollin Walling
2020-10-02s390/sclp: check sccb len before filling in dataCollin Walling
2020-10-02s390/sclp: read sccb from mem based on provided lengthCollin Walling
2020-10-02s390/sclp: rework sclp boundary checksCollin Walling
2020-10-02s390/sclp: get machine once during read scp/cpu infoCollin Walling
2020-10-02hw/s390x/css: Remove double initializationPhilippe Mathieu-Daudé
2020-10-02gitlab: split deprecated job into build/check stagesAlex Bennée
2020-10-02gitlab: move linux-user plugins test across to gitlabAlex Bennée
2020-10-02configure: Bump the minimum required Python version to 3.6Thomas Huth
2020-10-02gitlab-ci: Increase the timeout for the cross-compiler buildsThomas Huth
2020-10-02tests/docker: Remove old Debian 9 containersThomas Huth
2020-10-02shippable.yml: Remove the Debian9-based MinGW cross-compiler testsThomas Huth
2020-10-02tests/docker: Update the tricore container to debian 10Thomas Huth
2020-10-02gitlab-ci: Remove the Debian9-based containers and containers-layer3Thomas Huth
2020-10-02tests/docker: Use Fedora containers for MinGW cross-builds in the gitlab-CIThomas Huth
2020-10-02travis.yml: Drop the Python 3.5 buildThomas Huth
2020-10-02travis.yml: Drop the superfluous Python 3.6 buildThomas Huth
2020-10-02travis.yml: Update Travis to use Bionic and Focal instead of XenialThomas Huth
2020-10-02travis.yml: Drop the default softmmu buildsThomas Huth
2020-10-02migration: Silence compiler warning in global_state_store_running()Thomas Huth
2020-10-01Merge remote-tracking branch 'remotes/jsnow-gitlab/tags/ide-pull-request' int...Peter Maydell
2020-10-01ide: cancel pending callbacks on SRSTJohn Snow
2020-10-01ide: clear interrupt on command writeJohn Snow
2020-10-01ide: remove magic constants from the device registerJohn Snow
2020-10-01ide: reorder set/get sector functionsJohn Snow
2020-10-01ide: model HOB correctlyJohn Snow
2020-10-01ide: don't tamper with the device registerJohn Snow
2020-10-01ide: rename cmd_write to ctrl_writeJohn Snow
2020-10-01hw/ide/ahci: Do not dma_memory_unmap(NULL)Philippe Mathieu-Daudé
2020-10-01MAINTAINERS: Update my git addressJohn Snow
2020-10-01Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20201001'...Peter Maydell
2020-10-01hw/arm/raspi: Remove use of the 'version' value in the board codePhilippe Mathieu-Daudé
2020-10-01hw/arm/raspi: Use RaspiProcessorId to set the firmware load addressPhilippe Mathieu-Daudé
2020-10-01hw/arm/raspi: Introduce RaspiProcessorId enumPhilippe Mathieu-Daudé
2020-10-01hw/arm/raspi: Use more specific machine namesPhilippe Mathieu-Daudé
2020-10-01hw/arm/raspi: Avoid using TypeInfo::class_data pointerPhilippe Mathieu-Daudé
2020-10-01hw/arm/raspi: Move arm_boot_info structure to RaspiMachineStatePhilippe Mathieu-Daudé
2020-10-01hw/arm/raspi: Load the firmware on the first corePhilippe Mathieu-Daudé
2020-10-01hw/arm/raspi: Display the board revision in the machine descriptionPhilippe Mathieu-Daudé
2020-10-01hw/arm/raspi: Remove ignore_memory_transaction_failures on the raspi2Philippe Mathieu-Daudé
2020-10-01hw/arm/bcm2835: Add more unimplemented peripheralsPhilippe Mathieu-Daudé
2020-10-01hw/arm/raspi: Define various blocks base addressesPhilippe Mathieu-Daudé
2020-10-01target/arm: Fix SVE spliceRichard Henderson
2020-10-01target/arm: Fix sve ldr/strRichard Henderson
2020-10-01target/arm: Make isar_feature_aa32_fp16_arith() handle M-profilePeter Maydell