index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2022-05-04
target/s390x: vxeh2: vector convert short/32b
David Miller
2022-05-04
tcg: Implement tcg_gen_{h,w}swap_{i32,i64}
Richard Henderson
2022-05-04
s390x/cpu_models: make "max" match the unmodified "qemu" CPU model under TCG
David Hildenbrand
2022-05-04
s390x/cpu_models: drop "msa5" from the TCG "max" model
David Hildenbrand
2022-05-04
target/s390x: Fix writeback to v1 in helper_vstl
Richard Henderson
2022-05-03
Merge tag 'misc-pull-request' of gitlab.com:marcandre.lureau/qemu into staging
Richard Henderson
2022-05-03
Merge tag 'pull-aspeed-20220503' of https://github.com/legoater/qemu into sta...
Richard Henderson
2022-05-03
util: rename qemu_*block() socket functions
Marc-André Lureau
2022-05-03
tests: replace qemu_set_nonblock()
Marc-André Lureau
2022-05-03
net: replace qemu_set_nonblock()
Marc-André Lureau
2022-05-03
ui: replace qemu_set_nonblock()
Marc-André Lureau
2022-05-03
hw: replace qemu_set_nonblock()
Marc-André Lureau
2022-05-03
qga: replace qemu_set_nonblock()
Marc-André Lureau
2022-05-03
io: replace qemu_set{_non}block()
Marc-André Lureau
2022-05-03
chardev: replace qemu_set_nonblock()
Marc-André Lureau
2022-05-03
io: make qio_channel_command_new_pid() static
Marc-André Lureau
2022-05-03
Replace fcntl(O_NONBLOCK) with g_unix_set_fd_nonblocking()
Marc-André Lureau
2022-05-03
io: replace pipe() with g_unix_open_pipe(CLOEXEC)
Marc-André Lureau
2022-05-03
virtiofsd: replace pipe() with g_unix_open_pipe(CLOEXEC)
Marc-André Lureau
2022-05-03
os-posix: replace pipe()+cloexec with g_unix_open_pipe(CLOEXEC)
Marc-André Lureau
2022-05-03
tests: replace pipe() with g_unix_open_pipe(CLOEXEC)
Marc-André Lureau
2022-05-03
qga: replace pipe() with g_unix_open_pipe(CLOEXEC)
Marc-André Lureau
2022-05-03
util: replace pipe()+cloexec with g_unix_open_pipe()
Marc-André Lureau
2022-05-03
Replace qemu_pipe() with g_unix_open_pipe()
Marc-André Lureau
2022-05-03
block: move fcntl_setfl()
Marc-André Lureau
2022-05-03
Use g_unix_set_fd_nonblocking()
Marc-André Lureau
2022-05-03
libqtest: split QMP part in libqmp
Marc-André Lureau
2022-05-03
tests: move libqtest.h back under qtest/
Marc-André Lureau
2022-05-03
Use QEMU_SANITIZE_ADDRESS
Marc-André Lureau
2022-05-03
Use QEMU_SANITIZE_THREAD
Marc-André Lureau
2022-05-03
aspeed/hace: Support AST1030 HACE
Steven Lee
2022-05-02
hw/gpio/aspeed_gpio: Fix QOM pin property
Peter Delevoryas
2022-05-02
tests/qtest: Add test for Aspeed HACE accumulative mode
Steven Lee
2022-05-02
aspeed/hace: Support AST2600 HACE
Steven Lee
2022-05-02
aspeed/hace: Support HMAC Key Buffer register.
Steven Lee
2022-05-02
hw/arm/aspeed: fix AST2500/AST2600 EVB fmc model
Jae Hyun Yoo
2022-05-02
test/avocado/machine_aspeed.py: Add ast1030 test case
Jamin Lin
2022-05-02
aspeed: Add an AST1030 eval board
Jamin Lin
2022-05-02
aspeed/soc : Add AST1030 support
Steven Lee
2022-05-02
aspeed/scu: Add AST1030 support
Steven Lee
2022-05-02
aspeed/timer: Add AST1030 support
Steven Lee
2022-05-02
aspeed/wdt: Add AST1030 support
Steven Lee
2022-05-02
aspeed/wdt: Fix ast2500/ast2600 default reload value
Steven Lee
2022-05-02
aspeed/smc: Add AST1030 support
Steven Lee
2022-05-02
aspeed/adc: Add AST1030 support
Steven Lee
2022-05-02
aspeed: Add eMMC Boot Controller stub
Joel Stanley
2022-05-02
aspeed: sbc: Correct default reset values
Joel Stanley
2022-05-02
hw: aspeed_scu: Introduce clkin_25Mhz attribute
Steven Lee
2022-05-02
hw: aspeed_scu: Add AST2600 apb_freq and hpll calculation function
Steven Lee
2022-05-01
Merge tag 'pull-9p-20220501' of https://github.com/cschoenebeck/qemu into sta...
Richard Henderson
[next]