aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-02-07tests/qemu-iotests/check: Allow use of python3 interpreterPhilippe Mathieu-Daudé
2020-02-07scripts/checkpatch.pl: Only allow Python 3 interpreterPhilippe Mathieu-Daudé
2020-02-07tests/acceptance/migration: Default to -nodefaultsPhilippe Mathieu-Daudé
2020-02-07tests/acceptance/migration: Add the 'migration' tagPhilippe Mathieu-Daudé
2020-02-07tests/acceptance/migration: Test EXEC transport when migratingOksana Vohchana
2020-02-07tests/acceptance/migration: Test UNIX transport when migratingOksana Vohchana
2020-02-07tests/acceptance/migration: Factor out do_migrate()Oksana Vohchana
2020-02-07tests/acceptance/migration: Factor out assert_migration()Oksana Vohchana
2020-02-07tests/acceptance/version: Default to -nodefaultsPhilippe Mathieu-Daudé
2020-02-07tests/acceptance/boot_linux_console: Do not use VGA on Clipper machinePhilippe Mathieu-Daudé
2020-02-07tests/acceptance/virtio_check_params: Disable the testPhilippe Mathieu-Daudé
2020-02-07tests/acceptance/virtio_check_params: Default to -nodefaultsPhilippe Mathieu-Daudé
2020-02-07tests/acceptance/virtio_check_params: List machine being testedPhilippe Mathieu-Daudé
2020-02-07tests/acceptance/virtio_check_params: Improve exception loggingPhilippe Mathieu-Daudé
2020-02-07tests: rename virtio_seg_max_adjust to virtio_check_paramsDenis Plotnikov
2020-02-07tests/acceptance: Add boot tests for some of the QEMU advent calendar imagesThomas Huth
2020-02-07tests/boot_linux_console: Tag Emcraft Smartfusion2 as running 'u-boot'Philippe Mathieu-Daudé
2020-02-07tests/boot_linux_console: fix extract_from_deb() commentLiam Merwick
2020-02-07tests/boot_linux_console: use os.path for filesystem pathsLiam Merwick
2020-02-07tests/boot_linux_console: add extract_from_rpm methodLiam Merwick
2020-02-07travis.yml: install rpm2cpio for acceptance testsLiam Merwick
2020-02-07Acceptance tests: Add interrupt_interactive_console_until_pattern()Philippe Mathieu-Daudé
2020-02-07Acceptance tests: Extract _console_interaction()Philippe Mathieu-Daudé
2020-02-07python/qemu/machine: Allow to use other serial consoles than defaultPhilippe Mathieu-Daudé
2020-02-07python: Treat None-return of greeting cmdLukáš Doktor
2020-02-07qemu-deprecated: Remove text about Python 2Thomas Huth
2020-02-07python/qemu: accel: Fix kvm_available() on ppc64leWainer dos Santos Moschetta
2020-02-07python/qemu: qmp: Remove unnused attributesWainer dos Santos Moschetta
2020-02-07python/qemu: qmp: Make QEMUMonitorProtocol a context managerWainer dos Santos Moschetta
2020-02-07python/qemu: qmp: Make accept()'s timeout configurableWainer dos Santos Moschetta
2020-02-07python/qemu: Delint the qmp moduleWainer dos Santos Moschetta
2020-02-07python/qemu: qmp: Replace socket.error with OSErrorWainer dos Santos Moschetta
2020-02-07stellaris: delay timer_new to avoid memleaksPan Nengyuan
2020-02-07stm32f2xx_timer: delay timer_new to avoid memleaksPan Nengyuan
2020-02-07armv7m_systick: delay timer_new to avoid memleaksPan Nengyuan
2020-02-07docs/arm-cpu-features: Make kvm-no-adjvtime comment clearerPhilippe Mathieu-Daudé
2020-02-07bcm2835_dma: Re-initialize xlen in TD modeRene Stange
2020-02-07bcm2835_dma: Fix the ylen loop in TD modeRene Stange
2020-02-07target/arm: Raise only one interrupt in arm_cpu_exec_interruptRichard Henderson
2020-02-07target/arm: Use bool for unmasked in arm_excp_unmaskedRichard Henderson
2020-02-07target/arm: Pass more cpu state to arm_excp_unmaskedRichard Henderson
2020-02-07target/arm: Move arm_excp_unmasked to cpu.cRichard Henderson
2020-02-07target/arm: Enable ARMv8.1-VHE in -cpu maxRichard Henderson
2020-02-07target/arm: Update arm_cpu_do_interrupt_aarch64 for VHERichard Henderson
2020-02-07target/arm: Update get_a64_user_mem_index for VHERichard Henderson
2020-02-07target/arm: check TGE and E2H flags for EL0 pauth trapsAlex Bennée
2020-02-07target/arm: Update {fp,sve}_exception_el for VHERichard Henderson
2020-02-07target/arm: Update arm_phys_excp_target_el for TGERichard Henderson
2020-02-07target/arm: Flush tlbs for E2&0 translation regimeRichard Henderson
2020-02-07target/arm: Flush tlb for ASID changes in EL2&0 translation regimeRichard Henderson