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
path:
root
/
backends
Commit message (
Expand
)
Author
Age
Files
Lines
*
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-19
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
*
machine: add missing doc for memory-backend option
Igor Mammedov
2021-02-08
1
-0
/
+10
*
confidential guest support: Introduce new confidential guest support class
David Gibson
2021-02-08
2
-0
/
+34
*
hostmem-file: add readonly=on|off option
Stefan Hajnoczi
2021-02-01
1
-1
/
+27
*
memory: add readonly support to memory_region_init_ram_from_file()
Stefan Hajnoczi
2021-02-01
1
-1
/
+1
*
qapi: Use QAPI_LIST_APPEND in trivial cases
Eric Blake
2021-01-28
1
-7
/
+3
*
bugfix: hostmem: Free host_nodes list right after visited
Keqian Zhu
2020-12-18
1
-0
/
+1
*
qdev: Rename qdev_get_prop_ptr() to object_field_prop_ptr()
Eduardo Habkost
2020-12-18
1
-3
/
+3
*
qdev: Move dev->realized check to qdev_property_set()
Eduardo Habkost
2020-12-18
1
-6
/
+0
*
qdev: Avoid using prop->name unnecessarily
Eduardo Habkost
2020-12-18
1
-1
/
+1
*
qdev: Make qdev_get_prop_ptr() get Object* arg
Eduardo Habkost
2020-12-15
1
-5
/
+3
*
configure: Add a proper check for sys/ioccom.h and use it in tpm_ioctl.h
Thomas Huth
2020-11-17
1
-0
/
+4
*
tpm: Fix Lesser GPL version number
Chetan Pant
2020-11-15
3
-3
/
+3
*
cryptodev: Fix Lesser GPL version number
Chetan Pant
2020-10-27
4
-4
/
+4
*
vhost-user: Register "chardev" as class property
Eduardo Habkost
2020-10-13
1
-3
/
+3
*
rng: Register "opened" as class property
Eduardo Habkost
2020-10-13
1
-4
/
+4
*
rng-random: register "filename" as class property
Eduardo Habkost
2020-10-13
1
-4
/
+4
*
rng-egd: Register "chardev" as class property
Eduardo Habkost
2020-10-13
1
-7
/
+2
*
cryptodev-backend: Register "chardev" as class property
Eduardo Habkost
2020-09-22
1
-4
/
+4
*
cryptodev-vhost-user: Register "chardev" as class property
Eduardo Habkost
2020-09-22
1
-8
/
+5
*
Use OBJECT_DECLARE_SIMPLE_TYPE when possible
Eduardo Habkost
2020-09-18
8
-25
/
+8
*
qom: Remove module_obj_name parameter from OBJECT_DECLARE* macros
Eduardo Habkost
2020-09-18
1
-1
/
+1
*
qom: Remove ParentClassType argument from OBJECT_DECLARE_SIMPLE_TYPE
Eduardo Habkost
2020-09-18
2
-3
/
+1
*
util: rename qemu_open() to qemu_open_old()
Daniel P. Berrangé
2020-09-16
2
-5
/
+5
*
Use OBJECT_DECLARE_SIMPLE_TYPE when possible
Eduardo Habkost
2020-09-09
1
-5
/
+2
*
Use OBJECT_DECLARE_TYPE where possible
Eduardo Habkost
2020-09-09
1
-4
/
+2
*
Use DECLARE_*CHECKER* macros
Eduardo Habkost
2020-09-09
9
-22
/
+18
*
Move QOM typedefs and add missing includes
Eduardo Habkost
2020-09-09
9
-14
/
+26
*
meson: convert backends directory to Meson
Marc-André Lureau
2020-08-21
4
-27
/
+27
*
trace: switch position of headers to what Meson requires
Paolo Bonzini
2020-08-21
2
-0
/
+2
*
tpm_emulator: Report an error if chardev is missing
Stefan Berger
2020-07-24
1
-15
/
+23
*
qom: Change object_get_canonical_path_component() not to malloc
Markus Armbruster
2020-07-21
1
-1
/
+1
*
error: Eliminate error_propagate() with Coccinelle, part 1
Markus Armbruster
2020-07-10
6
-20
/
+7
*
error: Avoid unnecessary error_propagate() after error_setg()
Markus Armbruster
2020-07-10
4
-42
/
+30
*
qom: Put name parameter before value / visitor parameter
Markus Armbruster
2020-07-10
2
-2
/
+2
*
qapi: Use returned bool to check for failure, Coccinelle part
Markus Armbruster
2020-07-10
5
-12
/
+6
*
tpm: Move backend code under the 'backends/' directory
Philippe Mathieu-Daudé
2020-06-19
9
-0
/
+2192
*
backends: Add TPM files into their own directory
Philippe Mathieu-Daudé
2020-06-19
3
-1
/
+2
*
Merge remote-tracking branch 'remotes/ehabkost/tags/machine-next-pull-request...
Peter Maydell
2020-06-02
1
-2
/
+4
|
\
[next]