Age | Commit message (Expand) | Author |
2021-10-15 | block-backend: convert blk_co_pdiscard to int64_t bytes | Vladimir Sementsov-Ogievskiy |
2021-10-15 | block-backend: convert blk_co_pwritev_part to int64_t bytes | Vladimir Sementsov-Ogievskiy |
2021-10-15 | block-backend: make blk_co_preadv() 64bit | Vladimir Sementsov-Ogievskiy |
2021-10-15 | block-backend: blk_check_byte_request(): int64_t bytes | Vladimir Sementsov-Ogievskiy |
2021-10-15 | qcow2: Silence clang -m32 compiler warning | Hanna Reitz |
2021-10-15 | Merge remote-tracking branch 'remotes/kwolf/tags/for-upstream' into staging | Richard Henderson |
2021-10-15 | Merge remote-tracking branch 'remotes/thuth/tags/pull-request-2021-10-15' int... | Richard Henderson |
2021-10-15 | vl: Enable JSON syntax for -device | Kevin Wolf |
2021-10-15 | qdev: Base object creation on QDict rather than QemuOpts | Kevin Wolf |
2021-10-15 | virtio-net: Avoid QemuOpts in failover_find_primary_device() | Kevin Wolf |
2021-10-15 | virtio-net: Store failover primary opts pointer locally | Kevin Wolf |
2021-10-15 | qdev: Add Error parameter to hide_device() callbacks | Kevin Wolf |
2021-10-15 | qemu-option: Allow deleting opts during qemu_opts_foreach() | Kevin Wolf |
2021-10-15 | softmmu/qdev-monitor: add error handling in qdev_set_id | Damien Hedde |
2021-10-15 | qdev: Make DeviceState.id independent of QemuOpts | Kevin Wolf |
2021-10-15 | qdev: Avoid using string visitor for properties | Kevin Wolf |
2021-10-15 | iotests/051: Fix typo | Kevin Wolf |
2021-10-15 | iotests/245: Fix type for iothread property | Kevin Wolf |
2021-10-15 | qom: Reduce use of error_propagate() | Kevin Wolf |
2021-10-15 | net/vhost-vdpa: Fix device compatibility check | Kevin Wolf |
2021-10-15 | net/vhost-user: Fix device compatibility check | Kevin Wolf |
2021-10-15 | net: Introduce NetClientInfo.check_peer_type() | Kevin Wolf |
2021-10-14 | Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging | Richard Henderson |
2021-10-14 | configure: automatically parse command line for meson -D options | Paolo Bonzini |
2021-10-14 | meson-buildoptions: include list of tracing backends | Paolo Bonzini |
2021-10-14 | configure: prepare for auto-generated option parsing | Paolo Bonzini |
2021-10-14 | configure: accept "internal" for --enable-capstone/slirp/fdt | Paolo Bonzini |
2021-10-14 | configure: remove deprecated --{enable, disable}-git-update | Paolo Bonzini |
2021-10-14 | configure, meson: move more compiler checks to Meson | Paolo Bonzini |
2021-10-14 | configure: remove obsolete Solaris ar check | Paolo Bonzini |
2021-10-14 | configure, meson: move Spice configure handling to meson | Marc-André Lureau |
2021-10-14 | configure, meson: move netmap detection to meson | Paolo Bonzini |
2021-10-14 | configure, meson: move vde detection to meson | Paolo Bonzini |
2021-10-14 | configure, meson: move libaio check to meson.build | Paolo Bonzini |
2021-10-14 | configure, meson: move pthread_setname_np checks to Meson | Paolo Bonzini |
2021-10-14 | configure, meson: move remaining HAVE_* compiler tests to Meson | Paolo Bonzini |
2021-10-14 | meson: HAVE_GDB_BIN is not used by C code | Paolo Bonzini |
2021-10-14 | configure, meson: remove CONFIG_GCOV from config-host.mak | Paolo Bonzini |
2021-10-14 | configure, meson: get HOST_WORDS_BIGENDIAN via the machine object | Paolo Bonzini |
2021-10-14 | configure, meson: move CONFIG_HOST_DSOSUF to Meson | Paolo Bonzini |
2021-10-14 | trace: move configuration from configure to Meson | Paolo Bonzini |
2021-10-14 | trace: simple: pass trace_file unmodified to config-host.h | Paolo Bonzini |
2021-10-14 | configure, meson: move fuzzing configuration to Meson | Paolo Bonzini |
2021-10-14 | kconfig: split CONFIG_SPARSE_MEM from fuzzing | Paolo Bonzini |
2021-10-14 | configure: add command line options for audio drivers | Paolo Bonzini |
2021-10-14 | meson: define symbols for all available audio drivers | Paolo Bonzini |
2021-10-14 | configure, meson: move audio driver detection to Meson | Paolo Bonzini |
2021-10-14 | audio: remove CONFIG_AUDIO_WIN_INT | Paolo Bonzini |
2021-10-14 | configure: remove --oss-lib | Paolo Bonzini |
2021-10-14 | dtc: Update to version 1.6.1 | Thomas Huth |