aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-07-11tests/docker: change tag naming scheme of our imagesAlex Bennée
2020-07-11tests/docker: check for an parameters not empty stringAlex Bennée
2020-07-11tests/vm: allow us to take advantage of MTTCGAlex Bennée
2020-07-11tests/vm: switch from optsparse to argparseAlex Bennée
2020-07-11tests/vm: Add workaround to consume consoleRobert Foley
2020-07-11python/qemu: Add ConsoleSocket for optional use in QEMUMachineRobert Foley
2020-07-11tests/vm: change scripts to use self._configRobert Foley
2020-07-11tests/vm: Added a new script for centos.aarch64.Robert Foley
2020-07-11tests/vm: Added a new script for ubuntu.aarch64.Robert Foley
2020-07-11tests/vm: Add common Ubuntu python moduleRobert Foley
2020-07-11tests/vm: Added configuration file supportRobert Foley
2020-07-11tests/vm: Add configuration to basevm.pyRobert Foley
2020-07-11tests/vm: pass args through to BaseVM's __init__Robert Foley
2020-07-11util/coroutine: Cleanup start_switch_fiber_ for TSAN.Robert Foley
2020-07-11crypto/linux_keyring: fix 'secret_keyring' configure testDavid Edmondson
2020-07-11Merge remote-tracking branch 'remotes/gkurz/tags/9p-fix-2020-07-10' into stagingPeter Maydell
2020-07-11Merge remote-tracking branch 'remotes/aperard/tags/pull-xen-20200710' into st...Peter Maydell
2020-07-11target/avr/disas: Fix store instructions display orderPhilippe Mathieu-Daudé
2020-07-11target/avr/cpu: Fix $PC displayed addressPhilippe Mathieu-Daudé
2020-07-11target/avr/cpu: Drop tlb_flush() in avr_cpu_reset()Philippe Mathieu-Daudé
2020-07-11target/avr: Add section into QEMU documentationThomas Huth
2020-07-11tests/acceptance: Test the Arduino MEGA2560 boardMichael Rolnik
2020-07-11tests/boot-serial: Test some Arduino boards (AVR based)Michael Rolnik
2020-07-11hw/avr: Add limited support for some Arduino boardsPhilippe Mathieu-Daudé
2020-07-11hw/avr: Add some ATmega microcontrollersPhilippe Mathieu-Daudé
2020-07-11hw/avr: Add support for loading ELF/raw binariesPhilippe Mathieu-Daudé
2020-07-11hw/misc: avr: Add limited support for power reduction deviceMichael Rolnik
2020-07-11hw/timer: avr: Add limited support for 16-bit timer peripheralMichael Rolnik
2020-07-11hw/char: avr: Add limited support for USART peripheralMichael Rolnik
2020-07-11tests/machine-none: Add AVR supportMichael Rolnik
2020-07-11target/avr: Register AVR support with the rest of QEMUMichael Rolnik
2020-07-11target/avr: Add support for disassembling via option '-d in_asm'Michael Rolnik
2020-07-11target/avr: Initialize TCG register variablesMichael Rolnik
2020-07-11target/avr: Add instruction translation - CPU main translation functionMichael Rolnik
2020-07-11target/avr: Add instruction translation - MCU Control InstructionsMichael Rolnik
2020-07-11target/avr: Add instruction translation - Bit and Bit-test InstructionsMichael Rolnik
2020-07-11target/avr: Add instruction translation - Data Transfer InstructionsMichael Rolnik
2020-07-11target/avr: Add instruction translation - Branch InstructionsMichael Rolnik
2020-07-11target/avr: Add instruction translation - Arithmetic and Logic InstructionsMichael Rolnik
2020-07-11target/avr: Add instruction translation - Register definitionsMichael Rolnik
2020-07-11target/avr: Add instruction helpersMichael Rolnik
2020-07-10linux-headers: update again to 5.8Paolo Bonzini
2020-07-10apic: Report current_count via 'info lapic'Jan Kiszka
2020-07-10scripts: improve message when TAP based tests failDaniel P. Berrangé
2020-07-10target/i386: Enable TSX Suspend Load Address Tracking featureCathy Zhang
2020-07-10target/i386: Add SERIALIZE cpu featureCathy Zhang
2020-07-10softmmu/vl: Remove the check for colons in -accel parametersThomas Huth
2020-07-10cpu-throttle: new module, extracted from cpus.cClaudio Fontana
2020-07-10softmmu: move softmmu only files from rootClaudio Fontana
2020-07-10pc: fix leak in pc_system_flash_cleanup_unusedAlexander Bulekov