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-02-08
scripts/clean-includes: Skip symbolic links
Markus Armbruster
1
-0
/
+4
2023-02-08
scripts/clean-includes: Don't claim duplicate headers found when not
Markus Armbruster
1
-3
/
+2
2023-02-08
scripts/clean-includes: Fully skip / ignore files
Markus Armbruster
1
-3
/
+5
2023-02-07
Merge tag 'for-upstream-py38' of https://gitlab.com/bonzini/qemu into staging
Peter Maydell
3
-7
/
+90
2023-02-07
Merge tag 'pull-aspeed-20230207' of https://github.com/legoater/qemu into sta...
Peter Maydell
23
-129
/
+523
2023-02-07
Merge tag 'pull-riscv-to-apply-20230207' of https://github.com/alistair23/qem...
Peter Maydell
32
-328
/
+1847
2023-02-07
Merge tag 'migration-20230206-pull-request' of https://gitlab.com/juan.quinte...
Peter Maydell
53
-233
/
+2134
2023-02-07
Merge tag 'qemu-macppc-20230206' of https://github.com/mcayland/qemu into sta...
Peter Maydell
12
-108
/
+114
2023-02-07
aspeed/sdmc: Drop unnecessary scu include
Joel Stanley
1
-1
/
+0
2023-02-07
tests/avocado: Test Aspeed Zephyr SDK v00.01.08 on AST1030 board
Philippe Mathieu-Daudé
1
-1
/
+40
2023-02-07
hw/arm/aspeed_ast10x0: Add TODO comment to use Cortex-M4F
Philippe Mathieu-Daudé
1
-1
/
+1
2023-02-07
hw/arm/aspeed_ast10x0: Map HACE peripheral
Philippe Mathieu-Daudé
1
-0
/
+15
2023-02-07
hw/arm/aspeed_ast10x0: Map the secure SRAM
Philippe Mathieu-Daudé
2
-1
/
+13
2023-02-07
hw/arm/aspeed_ast10x0: Map I3C peripheral
Philippe Mathieu-Daudé
1
-0
/
+16
2023-02-07
hw/arm/aspeed_ast10x0: Add various unimplemented peripherals
Philippe Mathieu-Daudé
2
-0
/
+46
2023-02-07
hw/misc/aspeed_hace: Do not crash if address_space_map() failed
Philippe Mathieu-Daudé
1
-6
/
+15
2023-02-07
hw/watchdog/wdt_aspeed: Log unimplemented registers as UNIMP level
Philippe Mathieu-Daudé
2
-1
/
+14
2023-02-07
hw/watchdog/wdt_aspeed: Extend MMIO range to cover more registers
Philippe Mathieu-Daudé
1
-1
/
+2
2023-02-07
hw/watchdog/wdt_aspeed: Rename MMIO region size as 'iosize'
Philippe Mathieu-Daudé
5
-11
/
+11
2023-02-07
hw/nvram/eeprom_at24c: Make reset behavior more like hardware
Peter Delevoryas
1
-12
/
+10
2023-02-07
hw/arm/aspeed: Add aspeed_eeprom.c
Peter Delevoryas
4
-3
/
+109
2023-02-07
hw/nvram/eeprom_at24c: Add init_rom field and at24c_eeprom_init_rom helper
Peter Delevoryas
2
-5
/
+47
2023-02-07
hw/arm/aspeed: Replace aspeed_eeprom_init with at24c_eeprom_init
Peter Delevoryas
1
-52
/
+43
2023-02-07
hw/arm: Extract at24c_eeprom_init helper from Aspeed and Nuvoton boards
Peter Delevoryas
4
-24
/
+41
2023-02-07
hw/core/loader: Remove declarations of option_rom_has_mr/rom_file_has_mr
Cédric Le Goater
1
-3
/
+0
2023-02-07
tests/avocado/machine_aspeed.py: Mask systemd services to speed up SDK boot
Cédric Le Goater
1
-2
/
+9
2023-02-07
tests/avocado/machine_aspeed.py: update buildroot tests
Cédric Le Goater
1
-4
/
+4
2023-02-07
m25p80: Add the is25wp256 SFPD table
Guenter Roeck
3
-1
/
+44
2023-02-07
avocado/boot_linux_console.py: Update ast2600 test
Joel Stanley
1
-6
/
+6
2023-02-07
hw/net: Fix read of uninitialized memory in ftgmac100
Stephen Longfield
1
-2
/
+2
2023-02-07
aspeed: Add Supermicro X11 SPI machine type
Guenter Roeck
1
-0
/
+33
2023-02-07
tests/avocado: Truncate M2S-FG484 SOM SPI flash to 16MiB
Philippe Mathieu-Daudé
2
-1
/
+6
2023-02-07
tests/avocado: Introduce file_truncate()
Philippe Mathieu-Daudé
1
-0
/
+5
2023-02-07
hw/riscv: virt: Simplify virt_{get,set}_aclint()
Bin Meng
1
-4
/
+2
2023-02-07
target/riscv: fix SBI getchar handler for KVM
Vladimir Isaev
1
-2
/
+3
2023-02-07
target/riscv: fix ctzw behavior
Vladimir Isaev
1
-0
/
+1
2023-02-07
target/riscv: fix for virtual instr exception
Deepak Gupta
1
-0
/
+1
2023-02-07
target/riscv: add a MAINTAINERS entry for XThead* extension support
Christoph Müllner
1
-0
/
+8
2023-02-07
RISC-V: Adding XTheadFmv ISA extension
Christoph Müllner
5
-3
/
+55
2023-02-07
RISC-V: Add initial support for T-Head C906
Christoph Müllner
3
-0
/
+38
2023-02-07
RISC-V: Set minimum priv version for Zfh to 1.11
Christoph Müllner
1
-1
/
+1
2023-02-07
RISC-V: Adding T-Head FMemIdx extension
Christoph Müllner
5
-1
/
+123
2023-02-07
RISC-V: Adding T-Head MemIdx extension
Christoph Müllner
5
-1
/
+464
2023-02-07
RISC-V: Adding T-Head MemPair extension
Christoph Müllner
5
-1
/
+109
2023-02-07
RISC-V: Adding T-Head multiply-accumulate instructions
Christoph Müllner
5
-1
/
+96
2023-02-07
RISC-V: Adding XTheadCondMov ISA extension
Christoph Müllner
5
-1
/
+43
2023-02-07
RISC-V: Adding XTheadBs ISA extension
Christoph Müllner
5
-1
/
+23
2023-02-07
RISC-V: Adding XTheadBb ISA extension
Christoph Müllner
5
-2
/
+149
2023-02-07
RISC-V: Adding XTheadBa ISA extension
Christoph Müllner
5
-1
/
+66
2023-02-07
RISC-V: Adding XTheadSync ISA extension
Christoph Müllner
7
-1
/
+105
[prev]
[next]