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
2022-05-04
target/s390x: vxeh2: vector {load, store} byte reversed elements
David Miller
2
-0
/
+117
2022-05-04
target/s390x: vxeh2: vector {load, store} elements reversed
David Miller
2
-0
/
+88
2022-05-04
target/s390x: vxeh2: vector shift double by bit
David Miller
2
-8
/
+53
2022-05-04
target/s390x: vxeh2: Update for changes to vector shifts
David Miller
4
-50
/
+95
2022-05-04
target/s390x: vxeh2: vector string search
David Miller
5
-1
/
+134
2022-05-04
target/s390x: vxeh2: vector convert short/32b
David Miller
3
-4
/
+75
2022-05-04
tcg: Implement tcg_gen_{h,w}swap_{i32,i64}
Richard Henderson
2
-0
/
+36
2022-05-04
s390x/cpu_models: make "max" match the unmodified "qemu" CPU model under TCG
David Hildenbrand
2
-24
/
+13
2022-05-04
s390x/cpu_models: drop "msa5" from the TCG "max" model
David Hildenbrand
1
-2
/
+0
2022-05-04
target/s390x: Fix writeback to v1 in helper_vstl
Richard Henderson
1
-2
/
+0
2022-05-03
Merge tag 'misc-pull-request' of gitlab.com:marcandre.lureau/qemu into staging
Richard Henderson
192
-565
/
+609
2022-05-03
Merge tag 'pull-aspeed-20220503' of https://github.com/legoater/qemu into sta...
Richard Henderson
22
-16
/
+1199
2022-05-03
util: rename qemu_*block() socket functions
Marc-André Lureau
14
-32
/
+32
2022-05-03
tests: replace qemu_set_nonblock()
Marc-André Lureau
1
-1
/
+3
2022-05-03
net: replace qemu_set_nonblock()
Marc-André Lureau
1
-14
/
+19
2022-05-03
ui: replace qemu_set_nonblock()
Marc-André Lureau
1
-1
/
+4
2022-05-03
hw: replace qemu_set_nonblock()
Marc-André Lureau
2
-5
/
+11
2022-05-03
qga: replace qemu_set_nonblock()
Marc-André Lureau
1
-1
/
+5
2022-05-03
io: replace qemu_set{_non}block()
Marc-André Lureau
2
-11
/
+18
2022-05-03
chardev: replace qemu_set_nonblock()
Marc-André Lureau
4
-5
/
+14
2022-05-03
io: make qio_channel_command_new_pid() static
Marc-André Lureau
2
-29
/
+22
2022-05-03
Replace fcntl(O_NONBLOCK) with g_unix_set_fd_nonblocking()
Marc-André Lureau
6
-21
/
+9
2022-05-03
io: replace pipe() with g_unix_open_pipe(CLOEXEC)
Marc-André Lureau
1
-2
/
+2
2022-05-03
virtiofsd: replace pipe() with g_unix_open_pipe(CLOEXEC)
Marc-André Lureau
1
-1
/
+1
2022-05-03
os-posix: replace pipe()+cloexec with g_unix_open_pipe(CLOEXEC)
Marc-André Lureau
1
-2
/
+1
2022-05-03
tests: replace pipe() with g_unix_open_pipe(CLOEXEC)
Marc-André Lureau
2
-3
/
+4
2022-05-03
qga: replace pipe() with g_unix_open_pipe(CLOEXEC)
Marc-André Lureau
1
-1
/
+1
2022-05-03
util: replace pipe()+cloexec with g_unix_open_pipe()
Marc-André Lureau
1
-4
/
+1
2022-05-03
Replace qemu_pipe() with g_unix_open_pipe()
Marc-André Lureau
4
-29
/
+4
2022-05-03
block: move fcntl_setfl()
Marc-André Lureau
3
-17
/
+15
2022-05-03
Use g_unix_set_fd_nonblocking()
Marc-André Lureau
3
-6
/
+4
2022-05-03
libqtest: split QMP part in libqmp
Marc-André Lureau
6
-234
/
+290
2022-05-03
tests: move libqtest.h back under qtest/
Marc-André Lureau
142
-141
/
+141
2022-05-03
Use QEMU_SANITIZE_ADDRESS
Marc-André Lureau
2
-2
/
+2
2022-05-03
Use QEMU_SANITIZE_THREAD
Marc-André Lureau
2
-3
/
+6
2022-05-03
aspeed/hace: Support AST1030 HACE
Steven Lee
2
-0
/
+22
2022-05-02
hw/gpio/aspeed_gpio: Fix QOM pin property
Peter Delevoryas
3
-2
/
+90
2022-05-02
tests/qtest: Add test for Aspeed HACE accumulative mode
Steven Lee
1
-0
/
+147
2022-05-02
aspeed/hace: Support AST2600 HACE
Steven Lee
2
-5
/
+131
2022-05-02
aspeed/hace: Support HMAC Key Buffer register.
Steven Lee
2
-0
/
+8
2022-05-02
hw/arm/aspeed: fix AST2500/AST2600 EVB fmc model
Jae Hyun Yoo
1
-2
/
+2
2022-05-02
test/avocado/machine_aspeed.py: Add ast1030 test case
Jamin Lin
1
-0
/
+36
2022-05-02
aspeed: Add an AST1030 eval board
Jamin Lin
1
-0
/
+66
2022-05-02
aspeed/soc : Add AST1030 support
Steven Lee
3
-1
/
+307
2022-05-02
aspeed/scu: Add AST1030 support
Steven Lee
2
-0
/
+88
2022-05-02
aspeed/timer: Add AST1030 support
Steven Lee
2
-0
/
+18
2022-05-02
aspeed/wdt: Add AST1030 support
Steven Lee
2
-0
/
+25
2022-05-02
aspeed/wdt: Fix ast2500/ast2600 default reload value
Steven Lee
2
-2
/
+10
2022-05-02
aspeed/smc: Add AST1030 support
Steven Lee
1
-0
/
+157
2022-05-02
aspeed/adc: Add AST1030 support
Steven Lee
2
-0
/
+17
[next]