aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-02-07tests: rename virtio_seg_max_adjust to virtio_check_paramsDenis Plotnikov1-0/+0
2020-02-07tests/acceptance: Add boot tests for some of the QEMU advent calendar imagesThomas Huth2-1/+97
2020-02-07tests/boot_linux_console: Tag Emcraft Smartfusion2 as running 'u-boot'Philippe Mathieu-Daudé1-0/+1
2020-02-07tests/boot_linux_console: fix extract_from_deb() commentLiam Merwick1-1/+1
2020-02-07tests/boot_linux_console: use os.path for filesystem pathsLiam Merwick1-1/+6
2020-02-07tests/boot_linux_console: add extract_from_rpm methodLiam Merwick1-0/+16
2020-02-07travis.yml: install rpm2cpio for acceptance testsLiam Merwick1-0/+1
2020-02-07Acceptance tests: Add interrupt_interactive_console_until_pattern()Philippe Mathieu-Daudé1-2/+30
2020-02-07Acceptance tests: Extract _console_interaction()Philippe Mathieu-Daudé1-14/+17
2020-02-07python/qemu/machine: Allow to use other serial consoles than defaultPhilippe Mathieu-Daudé1-1/+9
2020-02-07python: Treat None-return of greeting cmdLukáš Doktor1-1/+1
2020-02-07qemu-deprecated: Remove text about Python 2Thomas Huth1-8/+0
2020-02-07python/qemu: accel: Fix kvm_available() on ppc64leWainer dos Santos Moschetta1-1/+2
2020-02-07python/qemu: qmp: Remove unnused attributesWainer dos Santos Moschetta1-4/+0
2020-02-07python/qemu: qmp: Make QEMUMonitorProtocol a context managerWainer dos Santos Moschetta1-2/+13
2020-02-07python/qemu: qmp: Make accept()'s timeout configurableWainer dos Santos Moschetta1-2/+9
2020-02-07python/qemu: Delint the qmp moduleWainer dos Santos Moschetta1-10/+41
2020-02-07python/qemu: qmp: Replace socket.error with OSErrorWainer dos Santos Moschetta1-8/+8
2020-02-07stellaris: delay timer_new to avoid memleaksPan Nengyuan1-1/+6
2020-02-07stm32f2xx_timer: delay timer_new to avoid memleaksPan Nengyuan1-0/+5
2020-02-07armv7m_systick: delay timer_new to avoid memleaksPan Nengyuan1-0/+6
2020-02-07docs/arm-cpu-features: Make kvm-no-adjvtime comment clearerPhilippe Mathieu-Daudé1-1/+1
2020-02-07bcm2835_dma: Re-initialize xlen in TD modeRene Stange1-1/+3
2020-02-07bcm2835_dma: Fix the ylen loop in TD modeRene Stange1-2/+2
2020-02-07target/arm: Raise only one interrupt in arm_cpu_exec_interruptRichard Henderson1-18/+12
2020-02-07target/arm: Use bool for unmasked in arm_excp_unmaskedRichard Henderson1-3/+3
2020-02-07target/arm: Pass more cpu state to arm_excp_unmaskedRichard Henderson1-10/+12
2020-02-07target/arm: Move arm_excp_unmasked to cpu.cRichard Henderson2-111/+119
2020-02-07target/arm: Enable ARMv8.1-VHE in -cpu maxRichard Henderson1-0/+1
2020-02-07target/arm: Update arm_cpu_do_interrupt_aarch64 for VHERichard Henderson1-2/+7
2020-02-07target/arm: Update get_a64_user_mem_index for VHERichard Henderson4-20/+57
2020-02-07target/arm: check TGE and E2H flags for EL0 pauth trapsAlex Bennée1-1/+4
2020-02-07target/arm: Update {fp,sve}_exception_el for VHERichard Henderson1-25/+28
2020-02-07target/arm: Update arm_phys_excp_target_el for TGERichard Henderson1-0/+6
2020-02-07target/arm: Flush tlbs for E2&0 translation regimeRichard Henderson1-7/+18
2020-02-07target/arm: Flush tlb for ASID changes in EL2&0 translation regimeRichard Henderson1-7/+15
2020-02-07target/arm: Add VHE timer register redirection and aliasingRichard Henderson1-12/+169
2020-02-07target/arm: Add VHE system register redirection and aliasingRichard Henderson2-0/+175
2020-02-07target/arm: Update define_one_arm_cp_reg_with_opaque for VHERichard Henderson1-4/+1
2020-02-07target/arm: Update timer access for VHERichard Henderson1-21/+81
2020-02-07target/arm: Add the hypervisor virtual counterRichard Henderson4-6/+65
2020-02-07target/arm: Update ctr_el0_access for EL2Richard Henderson1-5/+21
2020-02-07target/arm: Update aa64_zva_access for EL2Richard Henderson1-5/+21
2020-02-07target/arm: Update arm_sctlr for VHERichard Henderson4-23/+18
2020-02-07target/arm: Update arm_mmu_idx for VHERichard Henderson1-2/+9
2020-02-07target/arm: Add regime_has_2_rangesRichard Henderson3-19/+25
2020-02-07target/arm: Reorganize ARMMMUIdxRichard Henderson5-86/+152
2020-02-07target/arm: Tidy ARMMMUIdx m-profile definitionsRichard Henderson1-8/+8
2020-02-07target/arm: Rearrange ARMMMUIdxBitRichard Henderson1-16/+23
2020-02-07target/arm: Expand TBFLAG_ANY.MMUIDX to 4 bitsRichard Henderson1-8/+8