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
2023-08-31
hw/char: Have FEWatchFunc handlers return G_SOURCE_CONTINUE/REMOVE
Philippe Mathieu-Daudé
9
-18
/
+18
2023-08-31
chardev/char-fe: Document FEWatchFunc typedef
Philippe Mathieu-Daudé
1
-0
/
+14
2023-08-31
exec/translation-block: Clean up includes
Philippe Mathieu-Daudé
1
-3
/
+3
2023-08-31
qemu/processor: Remove unused 'qemu/atomic.h' header
Philippe Mathieu-Daudé
1
-2
/
+0
2023-08-31
target/xtensa: Include missing 'qemu/atomic.h' header
Philippe Mathieu-Daudé
3
-0
/
+3
2023-08-31
target/mips: Remove unused headers in lcsr_helper.c
Philippe Mathieu-Daudé
1
-3
/
+0
2023-08-31
target/helpers: Remove unnecessary 'qemu/main-loop.h' header
Philippe Mathieu-Daudé
22
-22
/
+0
2023-08-31
target/helpers: Remove unnecessary 'exec/cpu_ldst.h' header
Philippe Mathieu-Daudé
8
-8
/
+0
2023-08-31
target/translate: Restrict 'exec/cpu_ldst.h' to user emulation
Philippe Mathieu-Daudé
1
-1
/
+1
2023-08-31
target/translate: Remove unnecessary 'exec/cpu_ldst.h' header
Philippe Mathieu-Daudé
10
-10
/
+0
2023-08-31
target/translate: Include missing 'exec/cpu_ldst.h' header
Philippe Mathieu-Daudé
8
-0
/
+8
2023-08-31
target/riscv/pmu: Restrict 'qemu/log.h' include to source
Philippe Mathieu-Daudé
2
-1
/
+1
2023-08-31
target/ppc/pmu: Include missing 'qemu/timer.h' header
Philippe Mathieu-Daudé
1
-0
/
+1
2023-08-31
exec/address-spaces.h: Remove unuseful 'exec/memory.h' include
Philippe Mathieu-Daudé
1
-2
/
+0
2023-08-31
hw/dma/etraxfs: Include missing 'exec/memory.h' header
Philippe Mathieu-Daudé
1
-0
/
+1
2023-08-31
hw/net/i82596: Include missing 'exec/address-spaces.h' header
Philippe Mathieu-Daudé
1
-0
/
+1
2023-08-31
bulk: Do not declare function prototypes using 'extern' keyword
Philippe Mathieu-Daudé
20
-86
/
+79
2023-08-31
qemu/uri: Use QueryParams type definition
Philippe Mathieu-Daudé
1
-1
/
+1
2023-08-31
accel/tcg: spelling fixes
Michael Tokarev
13
-16
/
+16
2023-08-31
accel: Remove HAX accelerator
Philippe Mathieu-Daudé
34
-3149
/
+16
2023-08-31
Merge tag 'quick-fix-pull-request' of https://gitlab.com/bsdimp/qemu into sta...
Stefan Hajnoczi
2
-30
/
+27
2023-08-31
Merge tag 'pull-target-arm-20230831' of https://git.linaro.org/people/pmaydel...
Stefan Hajnoczi
31
-358
/
+1379
2023-08-31
Merge tag 'xen-virtio-2-tag' of https://gitlab.com/sstabellini/qemu into staging
Stefan Hajnoczi
2
-0
/
+104
2023-08-31
Merge tag 'pull-maintainer-ominbus-300823-1' of https://gitlab.com/stsquad/qe...
Stefan Hajnoczi
30
-295
/
+324
2023-08-31
hw/arm: Set number of MPU regions correctly for an505, an521, an524
Peter Maydell
3
-0
/
+50
2023-08-31
hw/arm/armv7m: Add mpu-ns-regions and mpu-s-regions properties
Peter Maydell
2
-0
/
+29
2023-08-31
target/arm: Do all "ARM_FEATURE_X implies Y" checks in post_init
Peter Maydell
1
-82
/
+97
2023-08-31
rtc: Use time_t for passing and returning time offsets
Peter Maydell
2
-4
/
+4
2023-08-31
hw/rtc/aspeed_rtc: Use 64-bit offset for holding time_t difference
Peter Maydell
2
-4
/
+3
2023-08-31
hw/rtc/twl92230: Use int64_t for sec_offset and alm_sec
Peter Maydell
1
-2
/
+2
2023-08-31
hw/rtc/m48t59: Use 64-bit arithmetic in set_alarm()
Peter Maydell
1
-1
/
+1
2023-08-31
target/arm: Catch illegal-exception-return from EL3 with bad NSE/NS
Peter Maydell
1
-0
/
+9
2023-08-31
Add i.MX7 SRC device implementation
Jean-Christophe Dubois
6
-2
/
+356
2023-08-31
Add i.MX7 missing TZ devices and memory regions
Jean-Christophe Dubois
2
-0
/
+70
2023-08-31
Refactor i.MX7 processor code
Jean-Christophe Dubois
2
-123
/
+333
2023-08-31
Add i.MX6UL missing devices.
Jean-Christophe Dubois
2
-1
/
+17
2023-08-31
Refactor i.MX6UL processor code
Jean-Christophe Dubois
2
-60
/
+221
2023-08-31
Remove i.MX7 IOMUX GPR device from i.MX6UL
Jean-Christophe Dubois
2
-13
/
+0
2023-08-31
target/arm: properly document FEAT_CRC32
Alex Bennée
2
-1
/
+2
2023-08-31
target/arm: Implement FEAT_HPDS2 as a no-op
Richard Henderson
3
-2
/
+3
2023-08-31
target/arm: Suppress FEAT_TRBE (Trace Buffer Extension)
Richard Henderson
1
-0
/
+3
2023-08-31
target/arm: Apply access checks to neoverse-v1 special registers
Richard Henderson
1
-1
/
+2
2023-08-31
target/arm: Apply access checks to neoverse-n1 special registers
Richard Henderson
3
-11
/
+41
2023-08-31
target/arm: Introduce make_ccsidr64
Richard Henderson
1
-16
/
+32
2023-08-31
target/arm: When tag memory is not present, set MTE=1
Richard Henderson
1
-3
/
+4
2023-08-31
target/arm: Support more GM blocksizes
Richard Henderson
2
-12
/
+62
2023-08-31
target/arm: Allow cpu to configure GM blocksize
Richard Henderson
7
-28
/
+45
2023-08-31
target/arm: Reduce dcz_blocksize to uint8_t
Richard Henderson
1
-1
/
+2
2023-08-30
xen_arm: Initialize RAM and add hi/low memory regions
Oleksandr Tyshchenko
2
-0
/
+53
2023-08-30
xen_arm: Create virtio-mmio devices during initialization
Oleksandr Tyshchenko
2
-0
/
+51
[next]