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
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
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
2024-01-29
include/exec: Use vaddr in DisasContextBase for virtual addresses
Anton Johansson
5
-12
/
+14
2024-01-29
target: Use vaddr in gen_intermediate_code
Anton Johansson
22
-22
/
+22
2024-01-29
hw/core: Include vaddr.h from cpu.h
Anton Johansson
1
-1
/
+1
2024-01-29
include/exec: Move vaddr defines to separate file
Anton Johansson
2
-12
/
+19
2024-01-29
cpu-exec: simplify jump cache management
Paolo Bonzini
2
-46
/
+28
2024-01-26
Merge tag 'pull-target-arm-20240126' of https://git.linaro.org/people/pmaydel...
Peter Maydell
73
-261
/
+597
2024-01-26
Merge tag 'for-upstream' of https://repo.or.cz/qemu/kevin into staging
Peter Maydell
59
-1028
/
+1022
2024-01-26
hw/arm: add PCIe to Freescale i.MX6
Nikita Ostrenkov
3
-21
/
+50
2024-01-26
target/arm: Fix incorrect aa64_tidcp1 feature check
Peter Maydell
1
-1
/
+1
2024-01-26
bswap.h: Fix const_le64() macro
Peter Maydell
1
-8
/
+8
2024-01-26
target/arm: Fix A64 scalar SQSHRN and SQRSHRN
Peter Maydell
1
-1
/
+1
2024-01-26
hw/char/imx_serial: Implement receive FIFO and ageing timer
Rayhan Faizel
2
-14
/
+108
2024-01-26
docs/system/arm/virt.rst: Add note on CPU features off by default
Gustavo Romero
1
-0
/
+13
2024-01-26
fsl-imx6ul: Add various missing unimplemented devices
Guenter Roeck
2
-0
/
+32
2024-01-26
hw/arm: Build various units only once
Philippe Mathieu-Daudé
17
-27
/
+12
2024-01-26
target/arm: Move GTimer definitions to new 'gtimer.h' header
Philippe Mathieu-Daudé
15
-7
/
+35
2024-01-26
target/arm: Move e2h_access() helper around
Philippe Mathieu-Daudé
1
-14
/
+15
2024-01-26
target/arm: Move ARM_CPU_IRQ/FIQ definitions to 'cpu-qom.h' header
Philippe Mathieu-Daudé
31
-6
/
+35
2024-01-26
hw/arm/armv7m: Make 'hw/intc/armv7m_nvic.h' a target agnostic header
Philippe Mathieu-Daudé
2
-1
/
+2
2024-01-26
target/arm: Expose M-profile register bank index definitions
Philippe Mathieu-Daudé
2
-15
/
+15
2024-01-26
hw/misc/xlnx-versal-crl: Build it only once
Philippe Mathieu-Daudé
2
-2
/
+1
2024-01-26
hw/misc/xlnx-versal-crl: Include generic 'cpu-qom.h' instead of 'cpu.h'
Philippe Mathieu-Daudé
2
-1
/
+2
2024-01-26
hw/cpu/a9mpcore: Build it only once
Philippe Mathieu-Daudé
2
-2
/
+2
2024-01-26
target/arm: Declare ARM_CPU_TYPE_NAME/SUFFIX in 'cpu-qom.h'
Philippe Mathieu-Daudé
2
-2
/
+3
2024-01-26
target/arm: Expose arm_cpu_mp_affinity() in 'multiprocessing.h' header
Philippe Mathieu-Daudé
10
-5
/
+29
2024-01-26
target/arm: Create arm_cpu_mp_affinity
Richard Henderson
8
-11
/
+17
2024-01-26
target/arm: Rename arm_cpu_mp_affinity
Richard Henderson
5
-7
/
+7
2024-01-26
target/arm/cpregs: Include missing 'kvm-consts.h' header
Philippe Mathieu-Daudé
1
-0
/
+1
2024-01-26
target/arm/cpregs: Include missing 'hw/registerfields.h' header
Philippe Mathieu-Daudé
1
-0
/
+2
2024-01-26
target/arm/cpu-features: Include missing 'hw/registerfields.h' header
Philippe Mathieu-Daudé
1
-0
/
+2
2024-01-26
hw/arm/xlnx-versal: Include missing 'cpu.h' header
Philippe Mathieu-Daudé
1
-0
/
+1
2024-01-26
hw/arm/smmuv3: Include missing 'hw/registerfields.h' header
Philippe Mathieu-Daudé
1
-0
/
+1
2024-01-26
hw/arm/xilinx_zynq: Include missing 'exec/tswap.h' header
Philippe Mathieu-Daudé
1
-0
/
+1
2024-01-26
hw/arm/exynos4210: Include missing 'exec/tswap.h' header
Philippe Mathieu-Daudé
1
-0
/
+1
2024-01-26
hw/arm: Add watchdog timer to Allwinner H40 and Bananapi board
Guenter Roeck
4
-1
/
+13
2024-01-26
hw/arm: Add AHCI/SATA controller to Allwinner R40 and Bananapi board
Guenter Roeck
4
-1
/
+16
2024-01-26
hw/arm: Add EHCI/OHCI controllers to Allwinner R40 and Bananapi board
Guenter Roeck
4
-3
/
+57
2024-01-26
hw/arm/nseries: Unconditionally map the TUSB6010 USB Host controller
Philippe Mathieu-Daudé
1
-3
/
+1
2024-01-26
hw/arm/allwinner-a10: Unconditionally map the USB Host controllers
Philippe Mathieu-Daudé
1
-31
/
+22
2024-01-26
hw/arm/musicpal: Convert to qemu_add_kbd_event_handler()
Peter Maydell
1
-68
/
+59
2024-01-26
hw/arm/virt.c: Remove newline from error_report() string
Peter Maydell
1
-2
/
+2
2024-01-26
target/arm: Fix VNCR fault detection logic
Peter Maydell
1
-1
/
+1
2024-01-26
target/xtensa: fix OOB TLB entry access
Max Filippov
1
-12
/
+35
2024-01-26
iotests/277: Use iotests.sock_dir for socket creation
Andrey Drobyshev
1
-1
/
+2
2024-01-26
iotests/iothreads-stream: Use the right TimeoutError
Kevin Wolf
1
-1
/
+2
2024-01-26
tests/unit: Bump test-replication timeout to 60 seconds
Kevin Wolf
1
-1
/
+2
2024-01-26
Merge tag 'pull-qapi-2024-01-26' of https://repo.or.cz/qemu/armbru into staging
Peter Maydell
19
-59
/
+64
2024-01-26
Merge tag 'net-pull-request' of https://github.com/jasowang/qemu into staging
Peter Maydell
1
-4
/
+9
2024-01-26
Merge tag 'pull-loongarch-20240125' of https://gitlab.com/gaosong/qemu into s...
Peter Maydell
2
-10
/
+45
2024-01-26
iotests/264: Use iotests.sock_dir for socket creation
Andrey Drobyshev
1
-1
/
+2
[next]