index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
stable-9.2
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
staging-9.2
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2020-02-07
tests: rename virtio_seg_max_adjust to virtio_check_params
Denis Plotnikov
1
-0
/
+0
2020-02-07
tests/acceptance: Add boot tests for some of the QEMU advent calendar images
Thomas Huth
2
-1
/
+97
2020-02-07
tests/boot_linux_console: Tag Emcraft Smartfusion2 as running 'u-boot'
Philippe Mathieu-Daudé
1
-0
/
+1
2020-02-07
tests/boot_linux_console: fix extract_from_deb() comment
Liam Merwick
1
-1
/
+1
2020-02-07
tests/boot_linux_console: use os.path for filesystem paths
Liam Merwick
1
-1
/
+6
2020-02-07
tests/boot_linux_console: add extract_from_rpm method
Liam Merwick
1
-0
/
+16
2020-02-07
travis.yml: install rpm2cpio for acceptance tests
Liam Merwick
1
-0
/
+1
2020-02-07
Acceptance tests: Add interrupt_interactive_console_until_pattern()
Philippe Mathieu-Daudé
1
-2
/
+30
2020-02-07
Acceptance tests: Extract _console_interaction()
Philippe Mathieu-Daudé
1
-14
/
+17
2020-02-07
python/qemu/machine: Allow to use other serial consoles than default
Philippe Mathieu-Daudé
1
-1
/
+9
2020-02-07
python: Treat None-return of greeting cmd
Lukáš Doktor
1
-1
/
+1
2020-02-07
qemu-deprecated: Remove text about Python 2
Thomas Huth
1
-8
/
+0
2020-02-07
python/qemu: accel: Fix kvm_available() on ppc64le
Wainer dos Santos Moschetta
1
-1
/
+2
2020-02-07
python/qemu: qmp: Remove unnused attributes
Wainer dos Santos Moschetta
1
-4
/
+0
2020-02-07
python/qemu: qmp: Make QEMUMonitorProtocol a context manager
Wainer dos Santos Moschetta
1
-2
/
+13
2020-02-07
python/qemu: qmp: Make accept()'s timeout configurable
Wainer dos Santos Moschetta
1
-2
/
+9
2020-02-07
python/qemu: Delint the qmp module
Wainer dos Santos Moschetta
1
-10
/
+41
2020-02-07
python/qemu: qmp: Replace socket.error with OSError
Wainer dos Santos Moschetta
1
-8
/
+8
2020-02-07
stellaris: delay timer_new to avoid memleaks
Pan Nengyuan
1
-1
/
+6
2020-02-07
stm32f2xx_timer: delay timer_new to avoid memleaks
Pan Nengyuan
1
-0
/
+5
2020-02-07
armv7m_systick: delay timer_new to avoid memleaks
Pan Nengyuan
1
-0
/
+6
2020-02-07
docs/arm-cpu-features: Make kvm-no-adjvtime comment clearer
Philippe Mathieu-Daudé
1
-1
/
+1
2020-02-07
bcm2835_dma: Re-initialize xlen in TD mode
Rene Stange
1
-1
/
+3
2020-02-07
bcm2835_dma: Fix the ylen loop in TD mode
Rene Stange
1
-2
/
+2
2020-02-07
target/arm: Raise only one interrupt in arm_cpu_exec_interrupt
Richard Henderson
1
-18
/
+12
2020-02-07
target/arm: Use bool for unmasked in arm_excp_unmasked
Richard Henderson
1
-3
/
+3
2020-02-07
target/arm: Pass more cpu state to arm_excp_unmasked
Richard Henderson
1
-10
/
+12
2020-02-07
target/arm: Move arm_excp_unmasked to cpu.c
Richard Henderson
2
-111
/
+119
2020-02-07
target/arm: Enable ARMv8.1-VHE in -cpu max
Richard Henderson
1
-0
/
+1
2020-02-07
target/arm: Update arm_cpu_do_interrupt_aarch64 for VHE
Richard Henderson
1
-2
/
+7
2020-02-07
target/arm: Update get_a64_user_mem_index for VHE
Richard Henderson
4
-20
/
+57
2020-02-07
target/arm: check TGE and E2H flags for EL0 pauth traps
Alex Bennée
1
-1
/
+4
2020-02-07
target/arm: Update {fp,sve}_exception_el for VHE
Richard Henderson
1
-25
/
+28
2020-02-07
target/arm: Update arm_phys_excp_target_el for TGE
Richard Henderson
1
-0
/
+6
2020-02-07
target/arm: Flush tlbs for E2&0 translation regime
Richard Henderson
1
-7
/
+18
2020-02-07
target/arm: Flush tlb for ASID changes in EL2&0 translation regime
Richard Henderson
1
-7
/
+15
2020-02-07
target/arm: Add VHE timer register redirection and aliasing
Richard Henderson
1
-12
/
+169
2020-02-07
target/arm: Add VHE system register redirection and aliasing
Richard Henderson
2
-0
/
+175
2020-02-07
target/arm: Update define_one_arm_cp_reg_with_opaque for VHE
Richard Henderson
1
-4
/
+1
2020-02-07
target/arm: Update timer access for VHE
Richard Henderson
1
-21
/
+81
2020-02-07
target/arm: Add the hypervisor virtual counter
Richard Henderson
4
-6
/
+65
2020-02-07
target/arm: Update ctr_el0_access for EL2
Richard Henderson
1
-5
/
+21
2020-02-07
target/arm: Update aa64_zva_access for EL2
Richard Henderson
1
-5
/
+21
2020-02-07
target/arm: Update arm_sctlr for VHE
Richard Henderson
4
-23
/
+18
2020-02-07
target/arm: Update arm_mmu_idx for VHE
Richard Henderson
1
-2
/
+9
2020-02-07
target/arm: Add regime_has_2_ranges
Richard Henderson
3
-19
/
+25
2020-02-07
target/arm: Reorganize ARMMMUIdx
Richard Henderson
5
-86
/
+152
2020-02-07
target/arm: Tidy ARMMMUIdx m-profile definitions
Richard Henderson
1
-8
/
+8
2020-02-07
target/arm: Rearrange ARMMMUIdxBit
Richard Henderson
1
-16
/
+23
2020-02-07
target/arm: Expand TBFLAG_ANY.MMUIDX to 4 bits
Richard Henderson
1
-8
/
+8
[prev]
[next]