index
:
bwlp/qemu.git
block_qcow2_cluster_info
master
spice_video_codecs
Experimental fork of QEMU with video encoding patches
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
aspeed/hace: Support AST1030 HACE
Steven Lee
2022-05-03
2
-0
/
+22
|
*
hw/gpio/aspeed_gpio: Fix QOM pin property
Peter Delevoryas
2022-05-02
3
-2
/
+90
|
*
tests/qtest: Add test for Aspeed HACE accumulative mode
Steven Lee
2022-05-02
1
-0
/
+147
|
*
aspeed/hace: Support AST2600 HACE
Steven Lee
2022-05-02
2
-5
/
+131
|
*
aspeed/hace: Support HMAC Key Buffer register.
Steven Lee
2022-05-02
2
-0
/
+8
|
*
hw/arm/aspeed: fix AST2500/AST2600 EVB fmc model
Jae Hyun Yoo
2022-05-02
1
-2
/
+2
|
*
test/avocado/machine_aspeed.py: Add ast1030 test case
Jamin Lin
2022-05-02
1
-0
/
+36
|
*
aspeed: Add an AST1030 eval board
Jamin Lin
2022-05-02
1
-0
/
+66
|
*
aspeed/soc : Add AST1030 support
Steven Lee
2022-05-02
3
-1
/
+307
|
*
aspeed/scu: Add AST1030 support
Steven Lee
2022-05-02
2
-0
/
+88
|
*
aspeed/timer: Add AST1030 support
Steven Lee
2022-05-02
2
-0
/
+18
|
*
aspeed/wdt: Add AST1030 support
Steven Lee
2022-05-02
2
-0
/
+25
|
*
aspeed/wdt: Fix ast2500/ast2600 default reload value
Steven Lee
2022-05-02
2
-2
/
+10
|
*
aspeed/smc: Add AST1030 support
Steven Lee
2022-05-02
1
-0
/
+157
|
*
aspeed/adc: Add AST1030 support
Steven Lee
2022-05-02
2
-0
/
+17
|
*
aspeed: Add eMMC Boot Controller stub
Joel Stanley
2022-05-02
2
-0
/
+7
|
*
aspeed: sbc: Correct default reset values
Joel Stanley
2022-05-02
1
-2
/
+5
|
*
hw: aspeed_scu: Introduce clkin_25Mhz attribute
Steven Lee
2022-05-02
2
-1
/
+6
|
*
hw: aspeed_scu: Add AST2600 apb_freq and hpll calculation function
Steven Lee
2022-05-02
2
-1
/
+57
|
/
*
Merge tag 'pull-9p-20220501' of https://github.com/cschoenebeck/qemu into sta...
Richard Henderson
2022-05-01
5
-7
/
+136
|
\
|
*
9pfs: fix qemu_mknodat() to always return -1 on error on macOS host
Christian Schoenebeck
2022-05-01
1
-1
/
+2
|
*
9pfs: fix removing non-existent POSIX ACL xattr on macOS host
Christian Schoenebeck
2022-05-01
1
-2
/
+10
|
*
9pfs: fix wrong errno being sent to Linux client on macOS host
Christian Schoenebeck
2022-05-01
2
-0
/
+32
|
*
9pfs: fix wrong encoding of rdev field in Rgetattr on macOS
Christian Schoenebeck
2022-05-01
2
-1
/
+40
|
*
9pfs: fix qemu_mknodat(S_IFSOCK) on macOS
Christian Schoenebeck
2022-05-01
1
-1
/
+41
|
*
9pfs: fix qemu_mknodat(S_IFREG) on macOS
Christian Schoenebeck
2022-04-30
1
-0
/
+9
|
*
9pfs: fix inode sequencing in 'synth' driver
Christian Schoenebeck
2022-04-30
1
-2
/
+2
|
/
*
Merge tag 'pull-riscv-to-apply-20220429' of github.com:alistair23/qemu into s...
Richard Henderson
2022-04-29
33
-199
/
+1682
|
\
|
*
hw/riscv: Enable TPM backends
Alistair Francis
2022-04-29
3
-0
/
+25
|
*
hw/riscv: virt: Add device plug support
Alistair Francis
2022-04-29
1
-0
/
+35
|
*
hw/riscv: virt: Add support for generating platform FDT entries
Alistair Francis
2022-04-29
1
-0
/
+19
|
*
hw/riscv: virt: Create a platform bus
Alistair Francis
2022-04-29
3
-20
/
+56
|
*
hw/core: Move the ARM sysbus-fdt to core
Alistair Francis
2022-04-29
6
-4
/
+3
|
*
hw/riscv: virt: Add a machine done notifier
Alistair Francis
2022-04-29
2
-90
/
+102
|
*
target/riscv: add scalar crypto related extenstion strings to isa_string
Weiwei Li
2022-04-29
1
-0
/
+13
|
*
target/riscv: Fix incorrect PTE merge in walk_pte
Ralf Ramsauer
2022-04-29
1
-4
/
+7
|
*
target/riscv: rvk: expose zbk* and zk* properties
Weiwei Li
2022-04-29
1
-0
/
+13
|
*
disas/riscv.c: rvk: add disas support for Zbk* and Zk* instructions
Weiwei Li
2022-04-29
1
-1
/
+172
|
*
target/riscv: rvk: add CSR support for Zkr
Weiwei Li
2022-04-29
4
-3
/
+103
|
*
target/riscv: rvk: add support for zksed/zksh extension
Weiwei Li
2022-04-29
4
-0
/
+95
|
*
target/riscv: rvk: add support for sha512 related instructions for RV64 in zk...
Weiwei Li
2022-04-29
2
-0
/
+58
|
*
target/riscv: rvk: add support for sha512 related instructions for RV32 in zk...
Weiwei Li
2022-04-29
2
-0
/
+106
|
*
target/riscv: rvk: add support for sha256 related instructions in zknh extension
Weiwei Li
2022-04-29
2
-0
/
+60
|
*
target/riscv: rvk: add support for zkne/zknd extension in RV64
Weiwei Li
2022-04-29
4
-0
/
+243
|
*
target/riscv: rvk: add support for zknd/zkne extension in RV32
Weiwei Li
2022-04-29
6
-1
/
+196
|
*
crypto: move sm4_sbox from target/arm
Weiwei Li
2022-04-29
4
-35
/
+57
|
*
target/riscv: rvk: add support for zbkx extension
Weiwei Li
2022-04-29
4
-0
/
+51
|
*
target/riscv: rvk: add support for zbkc extension
Weiwei Li
2022-04-29
2
-3
/
+4
|
*
target/riscv: rvk: add support for zbkb extension
Weiwei Li
2022-04-29
5
-28
/
+174
|
*
target/riscv: rvk: add cfg properties for zbk* and zk*
Weiwei Li
2022-04-29
2
-0
/
+36
[prev]
[next]