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
2019-10-26
core: replace getpagesize() with qemu_real_host_page_size
Wei Yang
1
-1
/
+1
2019-09-17
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
1
-1
/
+1
2019-09-16
memory: fetch pmem size in get_file_size()
Stefan Hajnoczi
1
-22
/
+0
2019-09-16
backends/vhost-user.c: prevent using uninitialized vqs
Raphael Norwitz
1
-1
/
+1
2019-09-04
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
2
-1
/
+78
2019-09-04
virtio-rng: change default backend to rng-builtin
Laurent Vivier
1
-1
/
+0
2019-09-04
rng-builtin: add an RNG backend that uses qemu_guest_getrandom()
Laurent Vivier
2
-1
/
+79
2019-09-03
hostmem-file: fix pmem file size check
Stefan Hajnoczi
1
-2
/
+2
2019-08-16
Include sysemu/sysemu.h a lot less
Markus Armbruster
1
-0
/
+1
2019-08-16
Include hw/boards.h a bit less
Markus Armbruster
3
-3
/
+0
2019-08-16
Include hw/qdev-properties.h less
Markus Armbruster
1
-1
/
+0
2019-07-05
general: Replace global smp variables with smp machine properties
Like Xu
1
-2
/
+4
2019-07-03
VirtIO-RNG: Update default entropy source to `/dev/urandom`
Kashyap Chamarthy
1
-1
/
+1
2019-06-12
Include qemu/module.h where needed, drop it from qemu-common.h
Markus Armbruster
7
-2
/
+10
2019-05-10
Add vhost-user-backend
Marc-André Lureau
2
-0
/
+211
2019-03-12
vhost-user: simplify vhost_user_init/vhost_user_cleanup
Marc-André Lureau
1
-14
/
+4
2019-03-11
hostmem-memfd: disable for systems without sealing support
Ilya Maximets
1
-10
/
+8
2019-03-11
hostmem-file: reject invalid pmem file sizes
Stefan Hajnoczi
1
-0
/
+23
2019-03-06
hostmem: fix crash when querying empty host-nodes property via QMP
Igor Mammedov
1
-1
/
+2
2019-03-06
hostmem-file: simplify ifdef-s in file_backend_memory_alloc()
Igor Mammedov
1
-5
/
+4
2019-02-21
vhost: restrict Linux dependency to kernel vhost
Paolo Bonzini
1
-3
/
+2
2019-01-28
hostmem: add more information in error messages
Zhang Yi
2
-5
/
+9
2019-01-07
hostmem: use object id for memory region name with >= 4.0
Marc-André Lureau
4
-10
/
+45
2018-12-11
hostmem: Validate host-nodes before setting bitmap
Eduardo Habkost
1
-4
/
+13
2018-12-11
hostmem-file: remove object id from pmem error message
Zhang Yi
1
-10
/
+4
2018-11-28
hostmem: no need to check for host_memory_backend_mr_inited() in alloc()
Marc-André Lureau
2
-16
/
+12
2018-11-27
hostmem-memfd: honour share=on/off property
Marc-André Lureau
1
-1
/
+3
2018-10-24
hostmem-file: fixed the memory leak while get pmem path.
Zhang Yi
1
-2
/
+8
2018-10-05
hostmem: add some properties description
Marc-André Lureau
2
-0
/
+23
2018-10-02
hostmem-file: make available memory-backend-file on POSIX-based hosts
Hikaru Nishida
2
-2
/
+2
2018-10-02
hostmem-memfd: add checks before adding hostmem-memfd & properties
Marc-André Lureau
1
-13
/
+19
2018-08-10
hostmem-file: add the 'pmem' option
Junyan He
1
-2
/
+41
2018-08-10
memory, exec: switch file ram allocation functions to 'flags' parameters
Junyan He
1
-1
/
+2
2018-07-30
backends/cryptodev: remove dead code
Jay Zhou
1
-5
/
+0
2018-06-28
hostmem: drop error variable from host_memory_backend_get_memory()
David Hildenbrand
1
-2
/
+1
2018-05-24
vhost-user: introduce shared vhost-user state
Tiwei Bie
1
-1
/
+19
2018-05-09
memdev: remove "id" property
Paolo Bonzini
1
-26
/
+0
2018-04-27
Add host_memory_backend_pagesize() helper
David Gibson
1
-0
/
+18
2018-03-02
qapi: Move qapi-schema.json to qapi/, rename generated files
Markus Armbruster
1
-1
/
+1
2018-03-02
Include less of the generated modular QAPI headers
Markus Armbruster
2
-2
/
+2
2018-03-01
cryptodev-vhost-user: set the key length
Gonglei
1
-0
/
+4
2018-03-01
cryptodev-vhost-user: add crypto session handler
Gonglei
1
-11
/
+37
2018-03-01
cryptodev: add vhost support
Gonglei
3
-0
/
+275
2018-03-01
cryptodev: add vhost-user as a new cryptodev backend
Gonglei
3
-0
/
+426
2018-02-19
mem: add share parameter to memory-backend-ram
Marcel Apfelbaum
3
-26
/
+24
2018-02-09
Drop superfluous includes of qapi/qmp/qerror.h
Markus Armbruster
1
-1
/
+0
2018-02-09
Drop superfluous includes of qapi-types.h and test-qapi-types.h
Markus Armbruster
2
-2
/
+0
2018-02-07
Add memfd based hostmem
Marc-André Lureau
2
-0
/
+172
2018-01-29
tpm: report backend request error
Marc-André Lureau
1
-2
/
+7
2018-01-29
tpm: replace GThreadPool with AIO threadpool
Marc-André Lureau
1
-25
/
+27
[next]