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
2021-10-13
accel/tcg: Move cpu_atomic decls to exec/cpu_ldst.h
Richard Henderson
6
-91
/
+87
2021-10-13
accel/tcg: Add cpu_{ld,st}*_mmu interfaces
Richard Henderson
5
-645
/
+698
2021-10-13
target/hexagon: Implement cpu_mmu_index
Richard Henderson
1
-0
/
+9
2021-10-13
target/s390x: Use MO_128 for 16 byte atomics
Richard Henderson
1
-2
/
+2
2021-10-13
target/ppc: Use MO_128 for 16 byte atomics
Richard Henderson
1
-5
/
+7
2021-10-13
target/i386: Use MO_128 for 16 byte atomics
Richard Henderson
1
-1
/
+1
2021-10-13
target/arm: Use MO_128 for 16 byte atomics
Richard Henderson
1
-4
/
+4
2021-10-13
memory: Log access direction for invalid accesses
BALATON Zoltan
1
-10
/
+10
2021-10-12
Merge remote-tracking branch 'remotes/jsnow/tags/python-pull-request' into st...
Richard Henderson
15
-216
/
+85
2021-10-12
Merge remote-tracking branch 'remotes/rth/tags/pull-hppa-20211012' into staging
Richard Henderson
2
-0
/
+0
2021-10-12
pc-bios: Update hppa-firmware.img
Helge Deller
2
-0
/
+0
2021-10-12
python, iotests: remove socket_scm_helper
John Snow
8
-161
/
+1
2021-10-12
python/qmp: add send_fd_scm directly to QEMUMonitorProtocol
John Snow
2
-47
/
+18
2021-10-12
python/qmp: clear events on get_events() call
John Snow
3
-4
/
+4
2021-10-12
python/aqmp: Disable logging messages by default
John Snow
1
-0
/
+4
2021-10-12
python/aqmp: Reduce severity of EOFError-caused loop terminations
John Snow
1
-2
/
+5
2021-10-12
python/aqmp: Add dict conversion method to Greeting object
John Snow
1
-0
/
+13
2021-10-12
python/aqmp: add send_fd_scm
John Snow
1
-0
/
+22
2021-10-12
python/aqmp: Return cleared events from EventListener.clear()
John Snow
1
-2
/
+7
2021-10-12
python/aqmp: add .empty() method to EventListener
John Snow
1
-0
/
+6
2021-10-12
python/aqmp: add greeting property to QMPClient
John Snow
1
-0
/
+5
2021-10-12
Merge remote-tracking branch 'remotes/stsquad/tags/pull-for-6.2-121021-2' int...
Richard Henderson
22
-158
/
+271
2021-10-12
Merge remote-tracking branch 'remotes/clg/tags/pull-aspeed-20211012' into sta...
Richard Henderson
16
-618
/
+1352
2021-10-12
tests/docker: add a debian-native image and make available
Alex Bennée
3
-2
/
+61
2021-10-12
.github: move repo lockdown to the v2 configuration
Alex Bennée
2
-34
/
+30
2021-10-12
accel/tcg: re-factor plugin_inject_cb so we can assert insn_idx is valid
Alex Bennée
2
-78
/
+85
2021-10-12
target/s390x: move tcg_gen_insn_start to s390x_tr_insn_start
Richard Henderson
1
-2
/
+8
2021-10-12
plugins/: Add missing functions to symbol list
Lukas Jünger
1
-0
/
+3
2021-10-12
gitlab: fix passing of TEST_TARGETS env to cirrus
Daniel P. Berrangé
2
-1
/
+2
2021-10-12
gitlab: skip the check-patch job on the upstream repo
Daniel P. Berrangé
1
-1
/
+1
2021-10-12
travis.yml: Remove the "Release tarball" job
Thomas Huth
1
-23
/
+0
2021-10-12
gitlab: Add cross-riscv64-system, cross-riscv64-user
Richard Henderson
1
-0
/
+19
2021-10-12
tests/docker: promote debian-riscv64-cross to a full image
Alex Bennée
3
-8
/
+43
2021-10-12
tests/tcg: move some multiarch files and make conditional
Alex Bennée
4
-6
/
+15
2021-10-12
tests/tcg/sha1: remove endian include
Alex Bennée
1
-1
/
+0
2021-10-12
configure: don't override the selected host test compiler if defined
Alex Bennée
1
-2
/
+4
2021-10-12
aspeed/smc: Dump address offset in trace events
Cédric Le Goater
1
-3
/
+3
2021-10-12
aspeed/wdt: Add trace events
Cédric Le Goater
2
-0
/
+9
2021-10-12
hw/arm: Integrate ADC model into Aspeed SoC
Andrew Jeffery
3
-0
/
+24
2021-10-12
hw/adc: Add basic Aspeed ADC model
Andrew Jeffery
4
-0
/
+486
2021-10-12
hw: aspeed_gpio: Fix GPIO array indexing
Peter Delevoryas
2
-50
/
+35
2021-10-12
hw: aspeed_gpio: Fix pin I/O type declarations
Peter Delevoryas
1
-4
/
+4
2021-10-12
aspeed/i2c: QOMify AspeedI2CBus
Cédric Le Goater
3
-25
/
+91
2021-10-12
aspeed/smc: Remove unused attribute 'irqline'
Cédric Le Goater
1
-1
/
+0
2021-10-12
aspeed/smc: Introduce a new addr_width() class handler
Cédric Le Goater
2
-7
/
+13
2021-10-12
aspeed/smc: Add default reset values
Cédric Le Goater
2
-25
/
+28
2021-10-12
aspeed/smc: QOMify AspeedSMCFlash
Cédric Le Goater
2
-12
/
+77
2021-10-12
aspeed/smc: Rename AspeedSMCFlash 'id' to 'cs'
Cédric Le Goater
2
-16
/
+16
2021-10-12
aspeed/smc: Remove the 'size' attribute from AspeedSMCFlash
Cédric Le Goater
3
-7
/
+6
2021-10-12
aspeed/smc: Remove the 'flash' attribute from AspeedSMCFlash
Cédric Le Goater
2
-7
/
+5
[next]