Age | Commit message (Expand) | Author |
2021-07-26 | accel/tcg: Remove unnecessary check on icount_extra in cpu_loop_exec_tb() | Peter Maydell |
2021-07-26 | accel/tcg: Don't use CF_COUNT_MASK as the max value of icount_decr.u16.low | Peter Maydell |
2021-07-26 | Merge remote-tracking branch 'remotes/stsquad/tags/pull-for-6.1-rc1-230721-1'... | Peter Maydell |
2021-07-24 | Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ... | Peter Maydell |
2021-07-23 | gitlab-ci: Extract OpenSBI job rules to reusable section | Philippe Mathieu-Daudé |
2021-07-23 | gitlab-ci: Remove the second superfluous macos task | Thomas Huth |
2021-07-23 | gitlab: enable a very minimal build with the tricore container | Alex Bennée |
2021-07-23 | tests/tcg/configure.sh: add handling for assembler only builds | Alex Bennée |
2021-07-23 | plugins: Fix physical address calculation for IO regions | Aaron Lindsay |
2021-07-23 | plugins/cache: Fixed "function decl. is not a prototype" warnings | Mahmoud Mandour |
2021-07-23 | plugins/cache: limited the scope of a mutex lock | Mahmoud Mandour |
2021-07-23 | plugins/cache: Fixed a bug with destroying FIFO metadata | Mahmoud Mandour |
2021-07-23 | tcg/plugins: implement a qemu_plugin_user_exit helper | Alex Bennée |
2021-07-23 | contrib/gitdm: add more individual contributor entries. | Alex Bennée |
2021-07-23 | contrib/gitdm: add a new interns group-map for GSoC/Outreachy work | Alex Bennée |
2021-07-23 | contrib/gitdm: add an explicit academic entry for BU | Alex Bennée |
2021-07-23 | contrib/gitdm: add group-map for Netflix | Alex Bennée |
2021-07-23 | contrib/gitdm: add domain-map for NVIDIA | Alex Bennée |
2021-07-23 | contrib/gitdm: add domain-map for Crudebyte | Alex Bennée |
2021-07-23 | contrib/gitdm: un-ironically add a mapping for LWN | Alex Bennée |
2021-07-23 | contrib/gitdm: add domain-map/group-map for Wind River | Alex Bennée |
2021-07-23 | contrib/gitdm: add domain-map for Eldorado | Alex Bennée |
2021-07-23 | contrib/gitdm: add domain-map/group-map mappings for Samsung | Alex Bennée |
2021-07-23 | gitdm.config: sort the corporate GroupMap entries | Alex Bennée |
2021-07-23 | contrib/gitdm: add a group mapping for robot scanners | Alex Bennée |
2021-07-23 | contrib/gitdm: add domain-map for MontaVista | Alex Bennée |
2021-07-23 | .mailmap: fix up some broken commit authors | Alex Bennée |
2021-07-23 | contrib/gitdm: add some new aliases to fix up commits | Alex Bennée |
2021-07-23 | configure: remove needless if leg | Alex Bennée |
2021-07-23 | docs: add a section on the generalities of vhost-user | Alex Bennée |
2021-07-23 | docs: collect the disparate device emulation docs into one section | Alex Bennée |
2021-07-23 | gitignore: Update with some filetypes | Viresh Kumar |
2021-07-23 | qom: use correct field name when getting/setting alias properties | Paolo Bonzini |
2021-07-23 | qapi: introduce forwarding visitor | Paolo Bonzini |
2021-07-23 | gitlab: only let pages be published from default branch | Daniel P. Berrangé |
2021-07-23 | MAINTAINERS: Add memory_mapping.h and memory_mapping.c to "Memory API" | David Hildenbrand |
2021-07-23 | MAINTAINERS: Add Peter Xu and myself as co-maintainer of "Memory API" | David Hildenbrand |
2021-07-23 | MAINTAINERS: Replace Eduardo as "Host Memory Backends" maintainer | David Hildenbrand |
2021-07-23 | i386: do not call cpudef-only models functions for max, host, base | Claudio Fontana |
2021-07-23 | target/i386: Added consistency checks for CR3 | Lara Lazier |
2021-07-23 | meson: fix dependencies for modinfo #2 | Gerd Hoffmann |
2021-07-23 | Merge remote-tracking branch 'remotes/kraxel/tags/vga-20210723-pull-request' ... | Peter Maydell |
2021-07-22 | Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ... | Peter Maydell |
2021-07-22 | hw/display: fix virgl reset regression | Marc-André Lureau |
2021-07-22 | vl: add virtio-vga-gl to the default_list | Marc-André Lureau |
2021-07-22 | hw/display: fail early when multiple virgl devices are requested | Marc-André Lureau |
2021-07-22 | Revert "qxl: add migration blocker to avoid pre-save assert" | Gerd Hoffmann |
2021-07-22 | qxl: remove assert in qxl_pre_save. | Gerd Hoffmann |
2021-07-22 | Merge remote-tracking branch 'remotes/rth-gitlab/tags/pull-tcg-20210721' into... | Peter Maydell |
2021-07-22 | configure: Let --without-default-features disable vhost-kernel and vhost-vdpa | Thomas Huth |