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
*
qga/commands-posix: 'guest-shutdown' for Solaris
Andrew Deason
2022-05-04
1
-3
/
+18
*
qga/commands-posix: Log all net stats failures
Andrew Deason
2022-05-04
1
-1
/
+5
*
qga/commands-posix: Fix listing ifaces for Solaris
Andrew Deason
2022-05-04
1
-1
/
+6
*
qga/commands-posix: Fix iface hw address detection
Andrew Deason
2022-05-04
1
-15
/
+24
*
qga/commands-posix: Use getifaddrs when available
Andrew Deason
2022-05-04
2
-229
/
+246
*
Merge tag 'misc-pull-request' of gitlab.com:marcandre.lureau/qemu into staging
Richard Henderson
2022-05-03
192
-565
/
+609
|
\
|
*
util: rename qemu_*block() socket functions
Marc-André Lureau
2022-05-03
14
-32
/
+32
|
*
tests: replace qemu_set_nonblock()
Marc-André Lureau
2022-05-03
1
-1
/
+3
|
*
net: replace qemu_set_nonblock()
Marc-André Lureau
2022-05-03
1
-14
/
+19
|
*
ui: replace qemu_set_nonblock()
Marc-André Lureau
2022-05-03
1
-1
/
+4
|
*
hw: replace qemu_set_nonblock()
Marc-André Lureau
2022-05-03
2
-5
/
+11
|
*
qga: replace qemu_set_nonblock()
Marc-André Lureau
2022-05-03
1
-1
/
+5
|
*
io: replace qemu_set{_non}block()
Marc-André Lureau
2022-05-03
2
-11
/
+18
|
*
chardev: replace qemu_set_nonblock()
Marc-André Lureau
2022-05-03
4
-5
/
+14
|
*
io: make qio_channel_command_new_pid() static
Marc-André Lureau
2022-05-03
2
-29
/
+22
|
*
Replace fcntl(O_NONBLOCK) with g_unix_set_fd_nonblocking()
Marc-André Lureau
2022-05-03
6
-21
/
+9
|
*
io: replace pipe() with g_unix_open_pipe(CLOEXEC)
Marc-André Lureau
2022-05-03
1
-2
/
+2
|
*
virtiofsd: replace pipe() with g_unix_open_pipe(CLOEXEC)
Marc-André Lureau
2022-05-03
1
-1
/
+1
|
*
os-posix: replace pipe()+cloexec with g_unix_open_pipe(CLOEXEC)
Marc-André Lureau
2022-05-03
1
-2
/
+1
|
*
tests: replace pipe() with g_unix_open_pipe(CLOEXEC)
Marc-André Lureau
2022-05-03
2
-3
/
+4
|
*
qga: replace pipe() with g_unix_open_pipe(CLOEXEC)
Marc-André Lureau
2022-05-03
1
-1
/
+1
|
*
util: replace pipe()+cloexec with g_unix_open_pipe()
Marc-André Lureau
2022-05-03
1
-4
/
+1
|
*
Replace qemu_pipe() with g_unix_open_pipe()
Marc-André Lureau
2022-05-03
4
-29
/
+4
|
*
block: move fcntl_setfl()
Marc-André Lureau
2022-05-03
3
-17
/
+15
|
*
Use g_unix_set_fd_nonblocking()
Marc-André Lureau
2022-05-03
3
-6
/
+4
|
*
libqtest: split QMP part in libqmp
Marc-André Lureau
2022-05-03
6
-234
/
+290
|
*
tests: move libqtest.h back under qtest/
Marc-André Lureau
2022-05-03
142
-141
/
+141
|
*
Use QEMU_SANITIZE_ADDRESS
Marc-André Lureau
2022-05-03
2
-2
/
+2
|
*
Use QEMU_SANITIZE_THREAD
Marc-André Lureau
2022-05-03
2
-3
/
+6
*
|
Merge tag 'pull-aspeed-20220503' of https://github.com/legoater/qemu into sta...
Richard Henderson
2022-05-03
22
-16
/
+1199
|
\
\
|
|
/
|
/
|
|
*
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
|
\
[next]