66 Commits (c61ebf362d0abf288ce266845519d5a550a1d89f)

Author SHA1 Message Date
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
Murilo Opsfelder Araujo 1b0578f5c4 qemu-pr-helper: Fix build on CentOS 7 8 years ago
Paolo Bonzini ea3d77c889 pr-manager-helper: fix memory leak on event 8 years ago
Michal Privoznik 2729d79d49 pr-helper: Rework socket path handling 8 years ago
Paolo Bonzini ee8c13b814 pr-helper: avoid error on PR IN command with zero request size 8 years ago
Paolo Bonzini e2c81a4510 pr-manager-helper: report event on connection/disconnection 8 years ago
Paolo Bonzini 5f64089416 pr-manager: add query-pr-managers QMP command 8 years ago
Paolo Bonzini 58b3017f7f pr-manager: put stubs in .c file 8 years ago
Paolo Bonzini aad10040d4 pr-manager-helper: avoid SIGSEGV when writing to the socket fail 8 years ago
Paolo Bonzini 86933b4e78 pr-helper: fix assertion failure on failed multipath PERSISTENT RESERVE IN 8 years ago
Paolo Bonzini 50fa332516 pr-helper: fix --socket-path default in help 8 years ago
Michal Privoznik bd6b1c8324 qemu-pr-helper: Write pidfile more often 8 years ago
Michal Privoznik 8dc0bf2647 qemu-pr-helper: Daemonize before dropping privileges 8 years ago
Michal Privoznik f8e1a98964 qemu-pr-helper: Actually allow users to specify pidfile 8 years ago