index
:
focaccia-qemu
this commit
master
sr/plugin
ta/focaccia
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
scripts
/
qapi
/
source.py
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2023-04-24
qapi: Split up check_type()
Markus Armbruster
1
-46
/
+64
2023-04-24
qapi: Clean up after removal of simple unions
Markus Armbruster
1
-1
/
+1
2023-04-24
qapi/schema: Use super()
Markus Armbruster
1
-1
/
+1
2023-04-24
qapi: Fix error message format regression
Markus Armbruster
1
-1
/
+1
2023-04-23
tcg/riscv: Conditionalize tcg_out_exts_i32_i64
Richard Henderson
1
-1
/
+3
2023-04-23
tcg: Clear TCGLabelQemuLdst on allocation
Richard Henderson
1
-0
/
+1
2023-04-23
tcg: Introduce tcg_out_xchg
Richard Henderson
11
-0
/
+55
2023-04-23
tcg: Introduce tcg_out_movext
Richard Henderson
9
-168
/
+103
2023-04-23
tcg: Split out tcg_out_extrl_i64_i32
Richard Henderson
11
-17
/
+65
2023-04-23
tcg: Split out tcg_out_extu_i32_i64
Richard Henderson
11
-28
/
+63
2023-04-23
tcg: Split out tcg_out_exts_i32_i64
Richard Henderson
11
-19
/
+63
2023-04-23
tcg: Split out tcg_out_ext32u
Richard Henderson
11
-25
/
+54
2023-04-23
tcg: Split out tcg_out_ext32s
Richard Henderson
11
-20
/
+54
2023-04-23
tcg: Split out tcg_out_ext16u
Richard Henderson
11
-42
/
+66
2023-04-23
tcg: Split out tcg_out_ext16s
Richard Henderson
11
-52
/
+79
2023-04-23
tcg: Split out tcg_out_ext8u
Richard Henderson
11
-33
/
+69
2023-04-23
tcg: Split out tcg_out_ext8s
Richard Henderson
11
-51
/
+81
2023-04-23
tcg: Replace tcg_abort with g_assert_not_reached
Richard Henderson
13
-55
/
+47
2023-04-23
tcg: Replace if + tcg_abort with tcg_debug_assert
Richard Henderson
2
-8
/
+4
2023-04-21
Hexagon (target/hexagon) Add overrides for cache/sync/barrier instructions
Taylor Simpson
2
-14
/
+28
2023-04-21
Hexagon (target/hexagon) Remove unused slot variable in helpers
Taylor Simpson
4
-11
/
+9
2023-04-21
Hexagon (tests/tcg/hexagon) Move HVX test infra to header file
Taylor Simpson
3
-158
/
+181
2023-04-21
Hexagon (target/hexagon) Updates to USR should use get_result_gpr
Taylor Simpson
6
-44
/
+34
2023-04-21
Hexagon (target/hexagon) Add overrides for count trailing zeros/ones
Taylor Simpson
2
-1
/
+79
2023-04-21
Hexagon (target/hexagon) Merge arguments to probe_pkt_scalar_hvx_stores
Taylor Simpson
4
-9
/
+10
2023-04-21
Hexagon (target/hexagon) Remove redundant/unused macros
Taylor Simpson
1
-43
/
+22
2023-04-21
Use black code style for python scripts
Marco Liebel
13
-911
/
+1191
2023-04-21
Use f-strings in python scripts
Marco Liebel
12
-306
/
+250
2023-04-21
Hexagon (translate.c): avoid redundant PC updates on COF
Matheus Tavares Bernardino
1
-8
/
+13
2023-04-20
qtest: Add a test case for TPM TIS I2C connected to Aspeed I2C controller
Stefan Berger
2
-0
/
+666
2023-04-20
qtest: Move tpm_util_tis_transmit() into tpm-tis-utils.c and rename it
Stefan Berger
8
-59
/
+56
2023-04-20
qtest: Add functions for accessing devices on Aspeed I2C controller
Stefan Berger
3
-0
/
+165
2023-04-20
tests/avocado/aspeed: Add TPM TIS I2C test
Joel Stanley
1
-2
/
+40
2023-04-20
tpm: Add support for TPM device over I2C bus
Ninad Palsule
6
-0
/
+589
2023-04-20
tpm: Extend common APIs to support TPM TIS I2C
Ninad Palsule
3
-8
/
+72
2023-04-20
docs: Add support for TPM devices over I2C bus
Ninad Palsule
1
-0
/
+21
2023-04-20
arm/mcimx7d-sabre: Set fec2-phy-connected property to false
Guenter Roeck
1
-0
/
+2
2023-04-20
fsl-imx7: Add fec[12]-phy-connected properties
Guenter Roeck
2
-0
/
+21
2023-04-20
arm/mcimx6ul-evk: Set fec1-phy-connected property to false
Guenter Roeck
1
-0
/
+2
2023-04-20
fsl-imx6ul: Add fec[12]-phy-connected properties
Guenter Roeck
2
-0
/
+21
2023-04-20
tests/vm/freebsd: Update to FreeBSD 13.2
Thomas Huth
1
-76
/
+25
2023-04-20
hw/net/imx_fec: Support two Ethernet interfaces connected to single MDIO bus
Guenter Roeck
2
-4
/
+25
2023-04-20
qtest: Add a test case for TPM TIS I2C connected to Aspeed I2C controller
Stefan Berger
2
-0
/
+666
2023-04-20
qtest: Move tpm_util_tis_transmit() into tpm-tis-utils.c and rename it
Stefan Berger
8
-59
/
+56
2023-04-20
qtest: Add functions for accessing devices on Aspeed I2C controller
Stefan Berger
3
-0
/
+165
2023-04-20
MAINTAINERS: Add Juan Quintela to developer guides review
Juan Quintela
1
-0
/
+1
2023-04-20
cpu: Remove parameter of list_cpus()
Thomas Huth
3
-3
/
+3
2023-04-20
hw/core: Move numa.c into the target independent source set
Thomas Huth
1
-1
/
+1
2023-04-20
softmmu: Move dirtylimit.c into the target independent source set
Thomas Huth
2
-2
/
+3
2023-04-20
hw/display: Compile vga.c as target-independent code
Thomas Huth
2
-10
/
+23
[next]