Age | Commit message (Expand) | Author |
2021-07-06 | configure: convert compiler tests to meson, part 6 | Paolo Bonzini |
2021-07-06 | configure: convert compiler tests to meson, part 5 | Paolo Bonzini |
2021-07-06 | configure: convert compiler tests to meson, part 4 | Paolo Bonzini |
2021-07-06 | configure: convert compiler tests to meson, part 3 | Paolo Bonzini |
2021-07-06 | configure: convert compiler tests to meson, part 2 | Paolo Bonzini |
2021-07-06 | configure: convert compiler tests to meson, part 1 | Paolo Bonzini |
2021-07-06 | configure: convert HAVE_BROKEN_SIZE_MAX to meson | Paolo Bonzini |
2021-07-06 | configure, meson: move CONFIG_IVSHMEM to meson | Paolo Bonzini |
2021-07-06 | meson: store dependency('threads') in a variable | Paolo Bonzini |
2021-07-06 | meson: sort existing compiler tests | Paolo Bonzini |
2021-07-06 | configure, meson: convert libxml2 detection to meson | Paolo Bonzini |
2021-07-06 | configure, meson: convert liburing detection to meson | Paolo Bonzini |
2021-07-06 | configure, meson: convert libpmem detection to meson | Paolo Bonzini |
2021-07-06 | configure, meson: convert libdaxctl detection to meson | Paolo Bonzini |
2021-07-06 | configure, meson: convert virgl detection to meson | Paolo Bonzini |
2021-07-06 | configure, meson: convert vte detection to meson | Paolo Bonzini |
2021-07-06 | configure: drop vte-2.90 check | Paolo Bonzini |
2021-07-06 | target/i386: Move X86XSaveArea into TCG | David Edmondson |
2021-07-06 | target/i386: Populate x86_ext_save_areas offsets using cpuid where possible | David Edmondson |
2021-07-06 | target/i386: Observe XSAVE state area offsets | David Edmondson |
2021-07-06 | target/i386: Make x86_ext_save_areas visible outside cpu.c | David Edmondson |
2021-07-06 | target/i386: Pass buffer and length to XSAVE helper | David Edmondson |
2021-07-06 | target/i386: Clarify the padding requirements of X86XSaveArea | David Edmondson |
2021-07-06 | target/i386: Consolidate the X86XSaveArea offset checks | David Edmondson |
2021-07-06 | target/i386: Declare constants for XSAVE offsets | David Edmondson |
2021-07-06 | coverity-scan: switch to vpath build | Paolo Bonzini |
2021-07-06 | coverity-scan: Remove lm32 / unicore32 targets | Philippe Mathieu-Daudé |
2021-07-05 | qemu-options: Improve the documentation of the -display options | Thomas Huth |
2021-07-05 | ui: Mark the '-no-quit' option as deprecated | Thomas Huth |
2021-07-05 | ui: Fix the "-display sdl,window_close=..." parameter | Thomas Huth |
2021-07-05 | softmmu/vl: Remove obsolete comment about the "frame" parameter | Thomas Huth |
2021-07-05 | Makefile: Remove /usr/bin/env wrapper from the SHELL variable | Thomas Huth |
2021-07-05 | Merge remote-tracking branch 'remotes/cschoenebeck/tags/pull-9p-20210705' int... | Peter Maydell |
2021-07-05 | Merge remote-tracking branch 'remotes/dgilbert-gitlab/tags/pull-migration-202... | Peter Maydell |
2021-07-05 | 9pfs: reduce latency of Twalk | Christian Schoenebeck |
2021-07-05 | 9pfs: drop root_qid | Christian Schoenebeck |
2021-07-05 | 9pfs: replace not_same_qid() by same_stat_id() | Christian Schoenebeck |
2021-07-05 | 9pfs: drop fid_to_qid() | Christian Schoenebeck |
2021-07-05 | 9pfs: capture root stat | Christian Schoenebeck |
2021-07-05 | 9pfs: fix not_same_qid() | Christian Schoenebeck |
2021-07-05 | 9pfs: simplify v9fs_walk() | Christian Schoenebeck |
2021-07-05 | 9pfs: add link to 9p developer docs | Christian Schoenebeck |
2021-07-05 | migration/rdma: Use error_report to suppress errno message | Li Zhijian |
2021-07-05 | tests/migration: fix "downtime_limit" type when "migrate-set-parameters" | Hyman Huang(黄勇) |
2021-07-05 | tests/migration: parse the thread-id key of CpuInfoFast | Hyman Huang(黄勇) |
2021-07-05 | virtiofsd: Add an option to enable/disable posix acls | Vivek Goyal |
2021-07-05 | virtiofsd: Switch creds, drop FSETID for system.posix_acl_access xattr | Vivek Goyal |
2021-07-05 | virtiofsd: Add capability to change/restore umask | Vivek Goyal |
2021-07-05 | virtiofsd: Add umask to seccom allow list | Vivek Goyal |
2021-07-05 | virtiofsd: Add support for extended setxattr | Vivek Goyal |