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
*
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
*
hostmem: default the amount of prealloc-threads to smp-cpus
Jaroslav Jindrak
2022-05-23
1
-1
/
+1
*
rng: make opened property read-only
Paolo Bonzini
2022-05-14
1
-16
/
+2
*
meson: use have_vhost_* variables to pick sources
Paolo Bonzini
2022-05-07
1
-2
/
+6
*
meson, configure: move libgio test to meson
Paolo Bonzini
2022-04-28
1
-1
/
+1
*
Remove qemu-common.h include from most units
Marc-André Lureau
2022-04-06
2
-2
/
+0
*
Replace qemu_real_host_page variables with inlined functions
Marc-André Lureau
2022-04-06
1
-1
/
+1
*
Use g_new() & friends where that makes obvious sense
Markus Armbruster
2022-03-21
1
-1
/
+1
*
Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into staging
Peter Maydell
2022-02-21
1
-8
/
+6
|
\
|
*
configure, meson: move TPM check to meson
Paolo Bonzini
2022-02-21
1
-8
/
+6
*
|
include: Move qemu_madvise() and related #defines to new qemu/madvise.h
Peter Maydell
2022-02-21
2
-0
/
+2
|
/
*
docs: move D-Bus VMState documentation to source XML
Marc-André Lureau
2021-12-21
1
-1
/
+41
*
backends: move dbus-vmstate1.xml to backends/
Marc-André Lureau
2021-12-21
1
-0
/
+12
*
hostmem: Add hostmem-epc as a backend for SGX EPC
Sean Christopherson
2021-09-30
2
-0
/
+83
*
qapi: Convert simple union TpmTypeOptions to flat one
Markus Armbruster
2021-09-27
2
-2
/
+2
*
migration: Unify failure check for migrate_add_blocker()
Markus Armbruster
2021-08-26
1
-2
/
+1
*
vhost: Add Error parameter to vhost_dev_init()
Kevin Wolf
2021-06-30
2
-3
/
+6
*
hostmem: Wire up RAM_NORESERVE via "reserve" property
David Hildenbrand
2021-06-15
4
-5
/
+44
*
softmmu/memory: Pass ram_flags to memory_region_init_ram_shared_nomigrate()
David Hildenbrand
2021-06-15
1
-2
/
+4
*
softmmu/memory: Pass ram_flags to qemu_ram_alloc_from_fd()
David Hildenbrand
2021-06-15
1
-3
/
+4
*
docs: fix references to docs/devel/tracing.rst
Stefano Garzarella
2021-06-02
2
-2
/
+2
*
backends/tpm: Replace qemu_mutex_lock calls with QEMU_LOCK_GUARD
Philippe Mathieu-Daudé
2021-05-13
1
-19
/
+15
*
Do not include sysemu/sysemu.h if it's not really necessary
Thomas Huth
2021-05-02
3
-3
/
+0
*
dbus-vmstate: Increase the size of input stream buffer used during load
Priyankar Jain
2021-04-01
1
-3
/
+17
*
backends/dbus-vmstate: Fix short read error handling
Markus Armbruster
2021-03-09
1
-1
/
+4
*
hostmem: Don't report pmem attribute if unsupported
Michal Privoznik
2021-02-18
1
-9
/
+4
*
memory: alloc RAM from file at offset
Jagannathan Raman
2021-02-09
1
-1
/
+1
*
replay: rng-builtin support
Pavel Dovgalyuk
2021-02-08
1
-1
/
+2
[next]