qemu /
qemu /
cdad781d0945a39c936999b75ca18dbf066c1708 - cdad781 configure,meson: add option to enable LTO by Daniele Buono · 4 years, 1 month ago
- 3df1a3d target/i386: Check privilege level for protected mode 'int N' task gate by Peter Maydell · 4 years, 1 month ago
- 63f957a qom: Assert that objects being destroyed have no parent by Eduardo Habkost · 4 years ago
- 08bdf5d test-char: Destroy chardev correctly at char_file_test_internal() by Eduardo Habkost · 4 years ago
- facf7c6 vl: initialize displays _after_ exiting preconfiguration by Paolo Bonzini · 4 years ago
- c035c8d configure: document --without-default-{features,devices} by Paolo Bonzini · 4 years ago
- 90e0c9b tests: update for rename of CentOS8 PowerTools repo by Daniel P. Berrangé · 4 years ago
- c9d78b0 tests/docker: Remove the remainders of debian9 containers from the Makefile by Thomas Huth · 4 years ago
- ee381b7 gitlab-CI: Test 32-bit builds with the fedora-i386-cross container by Thomas Huth · 4 years ago
- 2af43a6 tests/tcg: build tests with -Werror by Alex Bennée · 4 years, 1 month ago
- 53f4124 gitlab: add --without-default-features build by Alex Bennée · 4 years, 1 month ago
- 3fed93f gitlab: move --without-default-devices build from Travis by Alex Bennée · 4 years, 1 month ago
- afded35 python: add __repr__ to ConsoleSocket to aid debugging by Alex Bennée · 4 years, 1 month ago
- c87ea11 configure: add --without-default-features by Alex Bennée · 4 years, 1 month ago
- 0e8e77d configure: move gettext detection to meson.build by Alex Bennée · 4 years, 1 month ago
- f3890e7 gitlab: include aarch64-softmmu and ppc64-softmmu cross-system-build by Alex Bennée · 4 years, 1 month ago
- 41192db Merge remote-tracking branch 'remotes/ehabkost-gl/tags/machine-next-pull-request' into staging by Peter Maydell · 4 years ago
- 8373491 Merge remote-tracking branch 'remotes/cohuck-gitlab/tags/s390x-20201222' into staging by Peter Maydell · 4 years ago
- 3896895 Merge remote-tracking branch 'remotes/huth-gitlab/tags/pull-request-2020-12-21' into staging by Peter Maydell · 4 years ago
- 1f7c027 Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2020-12-19' into staging by Peter Maydell · 4 years ago
- 5053634 Merge remote-tracking branch 'remotes/marcel/tags/rdma-pull-request' into staging by Peter Maydell · 4 years ago
- 26f6b15 Merge remote-tracking branch 'remotes/maxreitz/tags/pull-block-2020-12-18' into staging by Peter Maydell · 4 years ago
- c7e48f9 Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging by Peter Maydell · 4 years ago
- 3fb340c Merge remote-tracking branch 'remotes/dgilbert/tags/pull-migration-20201218a' into staging by Peter Maydell · 4 years ago
- 091774b Merge remote-tracking branch 'remotes/vivier2/tags/linux-user-for-6.0-pull-request' into staging by Peter Maydell · 4 years ago
- 65a3c59 Merge remote-tracking branch 'remotes/huth-gitlab/tags/pull-request-2020-12-18' into staging by Peter Maydell · 4 years ago
- 24bfaae tests/acceptance: Add a test with the Fedora 31 kernel and initrd by Thomas Huth · 4 years ago
- b383407 s390x/pci: Fix memory_region_access_valid call by Matthew Rosato · 4 years ago
- 704d7a2 s390x/pci: fix pcistb length by Matthew Rosato · 4 years ago
- d986bc4 tests/acceptance: Test the virtio-balloon device on s390x by Thomas Huth · 4 years ago
- 7e54942 tests/acceptance: Test virtio-rng on s390 via /dev/hwrng by Thomas Huth · 4 years ago
- 09d4455 tests/acceptance: Extract the code to clear dmesg and wait for CRW reports by Thomas Huth · 4 years ago
- 44637c4 tests/acceptance: test hot(un)plug of ccw devices by Cornelia Huck · 4 years, 1 month ago
- 1a9aaa4 target/s390x: Improve SUB LOGICAL WITH BORROW by Richard Henderson · 4 years ago
- a2db06d target/s390x: Improve cc computation for SUBTRACT LOGICAL by Richard Henderson · 4 years ago
- 3bcc3fa target/s390x: Improve ADD LOGICAL WITH CARRY by Richard Henderson · 4 years ago
- ff26d28 target/s390x: Improve cc computation for ADD LOGICAL by Richard Henderson · 4 years ago
- 5b723a5 qga/commands-posix: Send CCW address on s390x with the fsinfo data by Thomas Huth · 4 years, 1 month ago
- 99eaf13 MAINTAINERS: move my git tree to gitlab by Cornelia Huck · 4 years ago
- 1024841 s390x: pv: Fence additional unavailable SCLP facilities for PV guests by Janosch Frank · 4 years, 1 month ago
- 4ac76ba qobject: Make QString immutable by Markus Armbruster · 4 years, 1 month ago
- 18cf67c block: Use GString instead of QString to build filenames by Markus Armbruster · 4 years, 1 month ago
- 7ece421 keyval: Use GString to accumulate value strings by Markus Armbruster · 4 years, 1 month ago
- 68af4cc json: Use GString instead of QString to accumulate strings by Markus Armbruster · 4 years, 1 month ago
- 3ddba9a migration: Replace migration's JSON writer by the general one by Markus Armbruster · 4 years, 1 month ago
- 998da0b qobject: Factor JSON writer out of qobject_to_json() by Markus Armbruster · 4 years, 1 month ago
- 91f54d9 qobject: Factor quoted_str() out of to_json() by Markus Armbruster · 4 years, 1 month ago
- b3119b0 qobject: Drop qstring_get_try_str() by Markus Armbruster · 4 years, 1 month ago
- 808ac36 qobject: Drop qobject_get_try_str() by Markus Armbruster · 4 years, 1 month ago
- 26c5282 Revert "qobject: let object_property_get_str() use new API" by Markus Armbruster · 4 years, 1 month ago
- 410f44f block: Avoid qobject_get_try_str() by Markus Armbruster · 4 years, 1 month ago
- d403d92 qmp: Fix tracing of non-string command IDs by Markus Armbruster · 4 years, 1 month ago
- 80d7112 qobject: Move internals to qobject-internal.h by Markus Armbruster · 4 years, 1 month ago
- bce8008 hw/rdma: Replace QList by GQueue by Markus Armbruster · 4 years, 1 month ago
- 88e25b1 Revert "qstring: add qstring_free()" by Markus Armbruster · 4 years, 1 month ago
- eab3a46 qobject: Change qobject_to_json()'s value to GString by Markus Armbruster · 4 years, 1 month ago
- f1cc129 qobject: Use GString instead of QString to accumulate JSON by Markus Armbruster · 4 years, 1 month ago
- 6589f45 qobject: Make qobject_to_json_pretty() take a pretty argument by Markus Armbruster · 4 years, 1 month ago
- 20076f4 monitor: Use GString instead of QString for output buffer by Markus Armbruster · 4 years, 1 month ago
- 436054e hmp: Simplify how qmp_human_monitor_command() gets output by Markus Armbruster · 4 years, 1 month ago
- 28f1c1f test-visitor-serialization: Clean up test_primitives() by Markus Armbruster · 4 years, 1 month ago
- 2a02c13 test-visitor-serialization: Drop insufficient precision workaround by Markus Armbruster · 4 years, 1 month ago
- 54addb0 string-output-visitor: Fix to use sufficient precision by Markus Armbruster · 4 years, 1 month ago
- 7b205a7 test-string-output-visitor: Cover "unround" number by Markus Armbruster · 4 years, 1 month ago
- f917eed qobject: Fix qnum_to_string() to use sufficient precision by Markus Armbruster · 4 years, 1 month ago
- 1a90769 tests/check-qnum: Cover qnum_to_string() for "unround" argument by Markus Armbruster · 4 years, 1 month ago
- 780df5d tests/check-qjson: Replace redundant large_number() by Markus Armbruster · 4 years, 1 month ago
- 4aea883 tests/check-qjson: Cover number 2^63 by Markus Armbruster · 4 years, 1 month ago
- 1a68eb8 tests/check-qjson: Examine QNum more thoroughly by Markus Armbruster · 4 years, 1 month ago
- 3953f82 tests/check-qjson: Don't skip funny QNumber to JSON conversions by Markus Armbruster · 4 years, 1 month ago
- 54aa3de qapi: Use QAPI_LIST_PREPEND() where possible by Eric Blake · 4 years, 2 months ago
- eaedde5 migration: Refactor migrate_cap_add by Eric Blake · 4 years, 2 months ago
- fe4d7e3 rocker: Revamp fp_port_get_info by Eric Blake · 4 years, 2 months ago
- bdd5ce0 bugfix: hostmem: Free host_nodes list right after visited by Keqian Zhu · 4 years, 1 month ago
- f405e3c qdev: Avoid unnecessary DeviceState* variable at set_prop_arraylen() by Eduardo Habkost · 4 years, 1 month ago
- 1e19871 qdev: Rename qdev_get_prop_ptr() to object_field_prop_ptr() by Eduardo Habkost · 4 years, 1 month ago
- 8f2aff6 qdev: Move qdev_prop_tpm declaration to tpm_prop.h by Eduardo Habkost · 4 years, 1 month ago
- 0d5d5bc qdev: Make qdev_class_add_property() more flexible by Eduardo Habkost · 4 years, 1 month ago
- f59c6d2 qdev: Make PropertyInfo.create return ObjectProperty* by Eduardo Habkost · 4 years, 1 month ago
- ea7c1e5 qdev: Move dev->realized check to qdev_property_set() by Eduardo Habkost · 4 years, 1 month ago
- 7ed854a qdev: Wrap getters and setters in separate helpers by Eduardo Habkost · 4 years, 1 month ago
- c80fab0 qdev: Add name argument to PropertyInfo.create method by Eduardo Habkost · 4 years, 1 month ago
- 23a1dae qdev: Add name parameter to qdev_class_add_property() by Eduardo Habkost · 4 years, 1 month ago
- 991f0ac qdev: Avoid using prop->name unnecessarily by Eduardo Habkost · 4 years, 1 month ago
- e68c2cb qdev: Get just property name at error_set_from_qdev_prop_error() by Eduardo Habkost · 4 years, 1 month ago
- 43b6ab4 sparc: Use DEFINE_PROP for nwindows property by Eduardo Habkost · 4 years, 1 month ago
- 45efa07 qdev: Reuse DEFINE_PROP in all DEFINE_PROP_* macros by Eduardo Habkost · 4 years, 1 month ago
- ce35e22 qdev: Move softmmu properties to qdev-properties-system.h by Eduardo Habkost · 4 years, 1 month ago
- eed31bc contrib/rdmacm-mux: Fix error condition in hash_tbl_search_fd_by_ifid() by AlexChen · 4 years, 2 months ago
- 0e72078 iotests: Fix _send_qemu_cmd with bash 5.1 by Max Reitz · 4 years ago
- 0c8fbfb iotests/102: Pass $QEMU_HANDLE to _send_qemu_cmd by Max Reitz · 4 years ago
- be7c5dd block/vpc: Use sizeof() instead of HEADER_SIZE for footer size by Markus Armbruster · 4 years ago
- a3d2761 block/vpc: Pass footer buffers as VHDFooter * instead of uint8_t * by Markus Armbruster · 4 years ago
- 275734e block/vpc: Pad VHDFooter, replace uint8_t[] buffers by Markus Armbruster · 4 years ago
- 3d6101a block/vpc: Use sizeof() instead of 1024 for dynamic header size by Markus Armbruster · 4 years ago
- e326f07 block/vpc: Pad VHDDynDiskHeader, replace uint8_t[] buffers by Markus Armbruster · 4 years ago
- 7550379 block/vpc: Make vpc_checksum() take void * by Markus Armbruster · 4 years ago
- a18dc3a block/vpc: Don't abuse the footer buffer for dynamic header by Markus Armbruster · 4 years ago
- b0ce8cb block/vpc: Don't abuse the footer buffer as BAT sector buffer by Markus Armbruster · 4 years ago
- 02df95c block/vpc: Make vpc_open() read the full dynamic header by Markus Armbruster · 4 years ago