79 Commits (4b028cbe7540b302d48f7d9e59a8cb860209d9fa)

Author SHA1 Message Date
Paolo Bonzini d0cda6f461 configure, meson: rename targetos to host_os 2 years ago
Paolo Bonzini 53e8868d69 meson: remove OS definitions from config_targetos 3 years ago
Stefan Hajnoczi 06e0f098d6 io: follow coroutine AioContext in qio_channel_yield() 3 years ago
Philippe Mathieu-Daudé 6b40847ab4 scsi/qemu-pr-helper: Drop support for 'old' libmultipath API 3 years ago
Paolo Bonzini 70bd77bea5 qemu-pr-helper: mark more coroutine_fns 3 years ago
Emanuele Giuseppe Esposito aef04fc790 thread-pool: avoid passing the pool parameter every time 3 years ago
manish.mishra 84615a19dd io: Add support for MSG_PEEK for socket channel 3 years ago
Leonardo Bras b88651cb4d QIOChannel: Add flags on io_writev and introduce io_flush callback 4 years ago
Marc-André Lureau 1fbf2665e6 util: replace qemu_get_local_state_pathname() 4 years ago
Marc-André Lureau 49f9522193 include: rename qemu-common.h qemu/help-texts.h 4 years ago
Richard Henderson c5955f4ff4 util/log: Pass Error pointer to qemu_set_log 4 years ago
Markus Armbruster f9734d5d40 error: Use error_fatal to simplify obvious fatal errors (again) 5 years ago
Stefano Garzarella d0fb9657a3 docs: fix references to docs/devel/tracing.rst 5 years ago
Paolo Bonzini dc293f60b0 scsi: fix sense code for EREMOTEIO 5 years ago
Hannes Reinecke a108557bbf scsi: inline sg_io_sense_from_errno() into the callers. 5 years ago
Hannes Reinecke db66a15cb8 scsi: Add mapping for generic SCSI_HOST status to sense codes 5 years ago
Hannes Reinecke 41af878b96 scsi: Rename linux-specific SG_ERR codes to generic SCSI_HOST error codes 5 years ago
Paolo Bonzini d7a84021db scsi: introduce scsi_sense_from_errno() 5 years ago
Eric Blake c3033fd372 qapi: Use QAPI_LIST_APPEND in trivial cases 5 years ago
Philippe Mathieu-Daudé 2e8f72acb0 scsi/utils: Add INVALID_PARAM_VALUE sense code definition 5 years ago
Paolo Bonzini 92eecfff32 trace: remove argument from trace_init_file 5 years ago
Stefan Hajnoczi d73415a315 qemu/atomic.h: rename atomic_ to qatomic_ 6 years ago
Eduardo Habkost 8063396bf3 Use OBJECT_DECLARE_SIMPLE_TYPE when possible 6 years ago
zhaolichang e3a6e0daf4 qemu/: fix some comment spelling errors 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
Liao Pingfang 2e8f68eaef scsi: Remove superfluous breaks 6 years ago
Marc-André Lureau 5e5733e599 meson: convert block 7 years ago
Paolo Bonzini 243af0225a trace: switch position of headers to what Meson requires 6 years ago
Markus Armbruster 7a309cc95b qom: Change object_get_canonical_path_component() not to malloc 6 years ago
Markus Armbruster 5217f1887a error: Use error_reportf_err() where appropriate 6 years ago
Markus Armbruster d2623129a7 qom: Drop parameter @errp of object_property_add() & friends 6 years ago
Christophe de Dinechin 4ce1e15fbc scsi/qemu-pr-helper: Fix out-of-bounds access to trnptid_list[] 6 years ago
Paolo Bonzini a358bca240 build: rename CONFIG_LIBCAP to CONFIG_LIBCAP_NG 6 years ago
Maxim Levitsky b2aca78cb2 qemu-pr-helper: fix crash in mpath_reconstruct_sense 7 years ago
Markus Armbruster 6b9d62c2a9 pr-manager: Fix invalid g_free() crash bug 7 years ago
Juan Quintela 4e2d8bf6f1 socket: Add num connections to qio_channel_socket_sync() 7 years ago
Paolo Bonzini 8c460269aa iscsi: base all handling of check condition on scsi_sense_to_errno 7 years ago
Paolo Bonzini 396ce7b94e scsi: add guest-recoverable ZBC errors 7 years ago
Paolo Bonzini bdf9613b7f scsi: explicitly list guest-recoverable sense codes 7 years ago
Markus Armbruster a8d2532645 Include qemu-common.h exactly where needed 7 years ago
Markus Armbruster 0b8fa32f55 Include qemu/module.h where needed, drop it from qemu-common.h 7 years ago
Markus Armbruster 177d9e0da0 Normalize header guard symbol definition. 7 years ago
Christophe Fergeau f5852efa29 log: Make glib logging go through QEMU 7 years ago
Markus Armbruster 500016e5db trace-events: Shorten file names in comments 7 years ago
Markus Armbruster e68b3baa25 trace-events: Consistently point to docs/devel/tracing.txt 7 years ago
Kevin Wolf 2f3a7ab39b file-posix: Switch to .bdrv_co_ioctl 8 years ago
John Snow 039d4e3df0 scsi: Address spurious clang warning 7 years ago
Marc-André Lureau 9e6bdef224 util: add qemu_write_pidfile() 8 years ago
Peter Xu 3ab72385b2 qapi: Drop qapi_event_send_FOO()'s Error ** argument 8 years ago