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
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
backends
Age
Commit message (
Expand
)
Author
Files
Lines
2022-12-14
qapi tpm: Elide redundant has_FOO in generated C
Markus Armbruster
1
-2
/
+0
2022-12-01
vhost: enable vrings in vhost_dev_start() for vhost-user devices
Stefano Garzarella
2
-4
/
+4
2022-11-02
cryptodev: Add a lkcf-backend for cryptodev
Lei He
2
-0
/
+648
2022-11-02
virtio-crypto: Support asynchronous mode
Lei He
3
-51
/
+113
2022-10-30
Merge tag 'mem-2022-10-28' of https://github.com/davidhildenbrand/qemu into s...
Stefan Hajnoczi
1
-3
/
+10
2022-10-27
hostmem: Allow for specifying a ThreadContext for preallocation
David Hildenbrand
1
-3
/
+9
2022-10-27
util: Make qemu_prealloc_mem() optionally consume a ThreadContext
David Hildenbrand
1
-2
/
+3
2022-10-27
util: Cleanup and rename os_mem_prealloc()
David Hildenbrand
1
-3
/
+3
2022-10-27
backends: Improve error messages when property can no longer be set
Markus Armbruster
4
-4
/
+4
2022-09-13
tpm_emulator: Have swtpm relock storage upon migration fall-back
Stefan Berger
2
-1
/
+61
2022-09-13
tpm_emulator: Use latest tpm_ioctl.h from swtpm project
Stefan Berger
1
-20
/
+76
2022-09-09
tpm_emulator: Avoid double initialization during migration
Ross Lagerwall
1
-0
/
+10
2022-08-31
Merge tag 'testing-pull-request-2022-08-30' of https://gitlab.com/thuth/qemu ...
Stefan Hajnoczi
1
-0
/
+4
2022-08-26
backends/hostmem: Fix support of memory-backend-memfd in qemu_maxrampagesize()
Thomas Huth
1
-12
/
+2
2022-08-25
backends/tpm: Exclude headers and macros that don't exist on win32
Bin Meng
1
-0
/
+4
2022-08-18
dbus-vmstate: Restrict error checks to registered proxies in dbus_get_proxies
Priyankar Jain
1
-4
/
+9
2022-06-16
crypto: Introduce RSA algorithm
zhenwei pi
3
-59
/
+283
2022-05-23
hostmem: default the amount of prealloc-threads to smp-cpus
Jaroslav Jindrak
1
-1
/
+1
2022-05-14
rng: make opened property read-only
Paolo Bonzini
1
-16
/
+2
2022-05-07
meson: use have_vhost_* variables to pick sources
Paolo Bonzini
1
-2
/
+6
2022-04-28
meson, configure: move libgio test to meson
Paolo Bonzini
1
-1
/
+1
2022-04-06
Remove qemu-common.h include from most units
Marc-André Lureau
2
-2
/
+0
2022-04-06
Replace qemu_real_host_page variables with inlined functions
Marc-André Lureau
1
-1
/
+1
2022-03-21
Use g_new() & friends where that makes obvious sense
Markus Armbruster
1
-1
/
+1
2022-02-21
Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ...
Peter Maydell
1
-8
/
+6
2022-02-21
include: Move qemu_madvise() and related #defines to new qemu/madvise.h
Peter Maydell
2
-0
/
+2
2022-02-21
configure, meson: move TPM check to meson
Paolo Bonzini
1
-8
/
+6
2021-12-21
docs: move D-Bus VMState documentation to source XML
Marc-André Lureau
1
-1
/
+41
2021-12-21
backends: move dbus-vmstate1.xml to backends/
Marc-André Lureau
1
-0
/
+12
2021-09-30
hostmem: Add hostmem-epc as a backend for SGX EPC
Sean Christopherson
2
-0
/
+83
2021-09-27
qapi: Convert simple union TpmTypeOptions to flat one
Markus Armbruster
2
-2
/
+2
2021-08-26
migration: Unify failure check for migrate_add_blocker()
Markus Armbruster
1
-2
/
+1
2021-06-30
vhost: Add Error parameter to vhost_dev_init()
Kevin Wolf
2
-3
/
+6
2021-06-15
hostmem: Wire up RAM_NORESERVE via "reserve" property
David Hildenbrand
4
-5
/
+44
2021-06-15
softmmu/memory: Pass ram_flags to memory_region_init_ram_shared_nomigrate()
David Hildenbrand
1
-2
/
+4
2021-06-15
softmmu/memory: Pass ram_flags to qemu_ram_alloc_from_fd()
David Hildenbrand
1
-3
/
+4
2021-06-02
docs: fix references to docs/devel/tracing.rst
Stefano Garzarella
2
-2
/
+2
2021-05-13
backends/tpm: Replace qemu_mutex_lock calls with QEMU_LOCK_GUARD
Philippe Mathieu-Daudé
1
-19
/
+15
2021-05-02
Do not include sysemu/sysemu.h if it's not really necessary
Thomas Huth
3
-3
/
+0
2021-04-01
dbus-vmstate: Increase the size of input stream buffer used during load
Priyankar Jain
1
-3
/
+17
2021-03-09
backends/dbus-vmstate: Fix short read error handling
Markus Armbruster
1
-1
/
+4
2021-02-18
hostmem: Don't report pmem attribute if unsupported
Michal Privoznik
1
-9
/
+4
2021-02-09
memory: alloc RAM from file at offset
Jagannathan Raman
1
-1
/
+1
2021-02-08
replay: rng-builtin support
Pavel Dovgalyuk
1
-1
/
+2
2021-02-08
machine: add missing doc for memory-backend option
Igor Mammedov
1
-0
/
+10
2021-02-08
confidential guest support: Introduce new confidential guest support class
David Gibson
2
-0
/
+34
2021-02-01
hostmem-file: add readonly=on|off option
Stefan Hajnoczi
1
-1
/
+27
2021-02-01
memory: add readonly support to memory_region_init_ram_from_file()
Stefan Hajnoczi
1
-1
/
+1
2021-01-28
qapi: Use QAPI_LIST_APPEND in trivial cases
Eric Blake
1
-7
/
+3
2020-12-18
bugfix: hostmem: Free host_nodes list right after visited
Keqian Zhu
1
-0
/
+1
[next]