aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2020-07-10cpus: Move CPU code from exec.c to cpus-common.cPhilippe Mathieu-Daudé
2020-07-10target/i386: Correct the warning message of Intel PTLuwei Kang
2020-07-10checkpatch: Change occurences of 'kernel' to 'qemu' in user messagesAleksandar Markovic
2020-07-10iscsi: return -EIO when sense fields are meaninglessXie Yongji
2020-07-10iscsi: handle check condition status in retry loopXie Yongji
2020-07-10target/i386: sev: fail query-sev-capabilities if QEMU cannot use SEVPaolo Bonzini
2020-07-10target/i386: sev: provide proper error reporting for query-sev-capabilitiesPaolo Bonzini
2020-07-10KVM: x86: believe what KVM says about WAITPKGPaolo Bonzini
2020-07-10target/i386: implement undocumented "smsw r32" behaviorPaolo Bonzini
2020-07-10target/i386: remove gen_io_endPaolo Bonzini
2020-07-10Makefile: simplify MINIKCONF rulesPaolo Bonzini
2020-07-10accel/tcg: Add stub for probe_access()Philippe Mathieu-Daudé