298 Commits (823a3f11fb8f04c3c3cc0f95f968fef1bfc6534f)

Author SHA1 Message Date
Markus Armbruster b21e238037 Use g_new() & friends where that makes obvious sense 4 years ago
Peter Maydell b85ea5fa2f include: Move qemu_madvise() and related #defines to new qemu/madvise.h 5 years ago
Paolo Bonzini 0d04c4c9de configure, meson: move TPM check to meson 5 years ago
Marc-André Lureau d2f25776ca docs: move D-Bus VMState documentation to source XML 5 years ago
Marc-André Lureau 61534882e7 backends: move dbus-vmstate1.xml to backends/ 5 years ago
Sean Christopherson c6c0232000 hostmem: Add hostmem-epc as a backend for SGX EPC 5 years ago
Markus Armbruster 39dc3e4a4e qapi: Convert simple union TpmTypeOptions to flat one 5 years ago
Markus Armbruster 436c831a28 migration: Unify failure check for migrate_add_blocker() 5 years ago
Kevin Wolf a6945f2287 vhost: Add Error parameter to vhost_dev_init() 5 years ago
David Hildenbrand 9181fb7043 hostmem: Wire up RAM_NORESERVE via "reserve" property 5 years ago
David Hildenbrand 7f863cba4d softmmu/memory: Pass ram_flags to memory_region_init_ram_shared_nomigrate() 5 years ago
David Hildenbrand d5015b8013 softmmu/memory: Pass ram_flags to qemu_ram_alloc_from_fd() 5 years ago
Stefano Garzarella d0fb9657a3 docs: fix references to docs/devel/tracing.rst 5 years ago
Philippe Mathieu-Daudé bf5dcf8f2c backends/tpm: Replace qemu_mutex_lock calls with QEMU_LOCK_GUARD 5 years ago
Thomas Huth 4c386f8064 Do not include sysemu/sysemu.h if it's not really necessary 5 years ago
Priyankar Jain 1d9fa7a859 dbus-vmstate: Increase the size of input stream buffer used during load 6 years ago
Markus Armbruster 166a1cf404 backends/dbus-vmstate: Fix short read error handling 6 years ago
Michal Privoznik def835f0da hostmem: Don't report pmem attribute if unsupported 6 years ago
Jagannathan Raman 44a4ff31c0 memory: alloc RAM from file at offset 6 years ago
Pavel Dovgalyuk 54550d886e replay: rng-builtin support 6 years ago
Igor Mammedov 8db0b20415 machine: add missing doc for memory-backend option 6 years ago
David Gibson f91f9f254b confidential guest support: Introduce new confidential guest support class 6 years ago
Stefan Hajnoczi 86635aa4e9 hostmem-file: add readonly=on|off option 6 years ago
Stefan Hajnoczi 369d6dc4de memory: add readonly support to memory_region_init_ram_from_file() 6 years ago
Eric Blake c3033fd372 qapi: Use QAPI_LIST_APPEND in trivial cases 6 years ago
Keqian Zhu bdd5ce050d bugfix: hostmem: Free host_nodes list right after visited 6 years ago
Eduardo Habkost 1e198715e1 qdev: Rename qdev_get_prop_ptr() to object_field_prop_ptr() 6 years ago
Eduardo Habkost ea7c1e5c3e qdev: Move dev->realized check to qdev_property_set() 6 years ago
Eduardo Habkost 991f0ac901 qdev: Avoid using prop->name unnecessarily 6 years ago
Eduardo Habkost 828ade86ee qdev: Make qdev_get_prop_ptr() get Object* arg 6 years ago
Thomas Huth ded5d78c1e configure: Add a proper check for sys/ioccom.h and use it in tpm_ioctl.h 6 years ago
Chetan Pant eac2fce957 tpm: Fix Lesser GPL version number 6 years ago
Chetan Pant 0dda001b3a cryptodev: Fix Lesser GPL version number 6 years ago
Eduardo Habkost abb9369805 vhost-user: Register "chardev" as class property 6 years ago
Eduardo Habkost 29ee2a1832 rng: Register "opened" as class property 6 years ago
Eduardo Habkost a3d3ee6c13 rng-random: register "filename" as class property 6 years ago
Eduardo Habkost 079eed2e77 rng-egd: Register "chardev" as class property 6 years ago
Eduardo Habkost 1f14e38893 cryptodev-backend: Register "chardev" as class property 6 years ago
Eduardo Habkost 07b0db0efb cryptodev-vhost-user: Register "chardev" as class property 6 years ago
Eduardo Habkost 8063396bf3 Use OBJECT_DECLARE_SIMPLE_TYPE when possible 6 years ago
Eduardo Habkost 30b5707c26 qom: Remove module_obj_name parameter from OBJECT_DECLARE* macros 6 years ago
Eduardo Habkost c734cd40a1 qom: Remove ParentClassType argument from OBJECT_DECLARE_SIMPLE_TYPE 6 years ago
Daniel P. Berrangé 448058aa99 util: rename qemu_open() to qemu_open_old() 6 years ago
Eduardo Habkost 1ff5adfa5b Use OBJECT_DECLARE_SIMPLE_TYPE when possible 6 years ago
Eduardo Habkost c821774a3b Use OBJECT_DECLARE_TYPE where possible 6 years ago
Eduardo Habkost 8110fa1d94 Use DECLARE_*CHECKER* macros 6 years ago
Eduardo Habkost db1015e92e Move QOM typedefs and add missing includes 6 years ago
Marc-André Lureau ab3180515c meson: convert backends directory to Meson 7 years ago
Paolo Bonzini 243af0225a trace: switch position of headers to what Meson requires 7 years ago
Stefan Berger 88f8307457 tpm_emulator: Report an error if chardev is missing 6 years ago