index
:
qemu
loongarch64
master
or1k
QEMU development tree
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
backends
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'pull-block-2023-09-01' of https://gitlab.com/hreitz/qemu into staging
Stefan Hajnoczi
2023-09-21
1
-6
/
+6
|
\
|
*
throttle: use enum ThrottleDirection instead of bool is_write
zhenwei pi
2023-08-29
1
-4
/
+5
|
*
cryptodev: use NULL throttle timer cb for read direction
zhenwei pi
2023-08-29
1
-2
/
+1
*
|
backends/hostmem-file: Add "rom" property to support VM templating with R/O files
David Hildenbrand
2023-09-19
1
-1
/
+58
*
|
softmmu/physmem: Distinguish between file access mode and mmap protection
David Hildenbrand
2023-09-19
1
-2
/
+2
*
|
tpm: fix crash when FD >= 1024 and unnecessary errors due to EINTR
Marc-André Lureau
2023-09-13
1
-9
/
+2
*
|
misc/other: spelling fixes
Michael Tokarev
2023-09-08
1
-1
/
+1
|
/
*
cryptodev: Handle unexpected request to avoid crash
zhenwei pi
2023-08-03
1
-0
/
+10
*
cryptodev: fix memory leak during stats query
zhenwei pi
2023-06-23
1
-1
/
+1
*
cryptodev-vhost-user: add asymmetric crypto support
Gowrishankar Muthukrishnan
2023-06-23
1
-5
/
+4
*
meson: Replace softmmu_ss -> system_ss
Philippe Mathieu-Daudé
2023-06-20
2
-14
/
+14
*
exec/memory: Introduce RAM_NAMED_FILE flag
Steve Sistare
2023-06-13
1
-0
/
+1
*
hostmem-file: add offset option
Alexander Graf
2023-05-23
1
-1
/
+39
*
thread-pool: avoid passing the pool parameter every time
Emanuele Giuseppe Esposito
2023-04-25
1
-3
/
+1
*
win32: replace closesocket() with close() wrapper
Marc-André Lureau
2023-03-13
1
-3
/
+3
*
cryptodev: Support query-stats QMP command
zhenwei pi
2023-03-07
1
-0
/
+155
*
cryptodev: support QoS
zhenwei pi
2023-03-07
1
-0
/
+138
*
cryptodev: Account statistics
zhenwei pi
2023-03-07
1
-5
/
+63
*
cryptodev: Use CryptoDevBackendOpInfo for operation
zhenwei pi
2023-03-07
3
-25
/
+11
*
hmp: add cryptodev info command
zhenwei pi
2023-03-07
2
-0
/
+55
*
cryptodev-builtin: Detect akcipher capability
zhenwei pi
2023-03-07
1
-3
/
+15
*
cryptodev: Introduce 'query-cryptodev' QMP command
zhenwei pi
2023-03-07
1
-0
/
+45
*
cryptodev: Introduce server type in QAPI
zhenwei pi
2023-03-07
3
-8
/
+8
*
cryptodev: Introduce cryptodev alg type in QAPI
zhenwei pi
2023-03-07
3
-8
/
+8
*
cryptodev: Remove 'name' & 'model' fields
zhenwei pi
2023-03-07
4
-15
/
+4
*
cryptodev: Introduce cryptodev.json
zhenwei pi
2023-03-07
4
-6
/
+6
*
backends/vhost-user: remove the ioeventfd check
Alex Bennée
2023-03-02
1
-11
/
+0
*
error: Drop superfluous #include "qapi/qmp/qerror.h"
Markus Armbruster
2023-02-23
3
-3
/
+0
*
Drop duplicate #include
Markus Armbruster
2023-02-08
1
-1
/
+0
*
Don't include headers already included by qemu/osdep.h
Markus Armbruster
2023-02-08
1
-2
/
+0
*
Fix non-first inclusions of qemu/osdep.h
Markus Armbruster
2023-02-08
1
-1
/
+1
*
Call qemu_socketpair() instead of socketpair() when possible
Guoyi Tu
2023-01-16
1
-1
/
+1
*
hostmem: Honor multiple preferred nodes if possible
Michal Privoznik
2022-12-28
1
-2
/
+17
*
qapi tpm: Elide redundant has_FOO in generated C
Markus Armbruster
2022-12-14
1
-2
/
+0
*
vhost: enable vrings in vhost_dev_start() for vhost-user devices
Stefano Garzarella
2022-12-01
2
-4
/
+4
*
cryptodev: Add a lkcf-backend for cryptodev
Lei He
2022-11-02
2
-0
/
+648
*
virtio-crypto: Support asynchronous mode
Lei He
2022-11-02
3
-51
/
+113
*
Merge tag 'mem-2022-10-28' of https://github.com/davidhildenbrand/qemu into staging
Stefan Hajnoczi
2022-10-30
1
-3
/
+10
|
\
|
*
hostmem: Allow for specifying a ThreadContext for preallocation
David Hildenbrand
2022-10-27
1
-3
/
+9
|
*
util: Make qemu_prealloc_mem() optionally consume a ThreadContext
David Hildenbrand
2022-10-27
1
-2
/
+3
|
*
util: Cleanup and rename os_mem_prealloc()
David Hildenbrand
2022-10-27
1
-3
/
+3
*
|
backends: Improve error messages when property can no longer be set
Markus Armbruster
2022-10-27
4
-4
/
+4
|
/
*
tpm_emulator: Have swtpm relock storage upon migration fall-back
Stefan Berger
2022-09-13
2
-1
/
+61
*
tpm_emulator: Use latest tpm_ioctl.h from swtpm project
Stefan Berger
2022-09-13
1
-20
/
+76
*
tpm_emulator: Avoid double initialization during migration
Ross Lagerwall
2022-09-09
1
-0
/
+10
*
Merge tag 'testing-pull-request-2022-08-30' of https://gitlab.com/thuth/qemu into staging
Stefan Hajnoczi
2022-08-31
1
-0
/
+4
|
\
|
*
backends/tpm: Exclude headers and macros that don't exist on win32
Bin Meng
2022-08-25
1
-0
/
+4
*
|
backends/hostmem: Fix support of memory-backend-memfd in qemu_maxrampagesize()
Thomas Huth
2022-08-26
1
-12
/
+2
|
/
*
dbus-vmstate: Restrict error checks to registered proxies in dbus_get_proxies
Priyankar Jain
2022-08-18
1
-4
/
+9
*
crypto: Introduce RSA algorithm
zhenwei pi
2022-06-16
3
-59
/
+283
[next]