aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-07-26hw/pci-hist/pnv_phb4: Fix typo in pnv_phb4_ioda_writeRichard Henderson
2021-07-26hw/ppc/spapr_events: Remove unused variable from check_exceptionRichard Henderson
2021-07-26hw/audio/adlib: Remove unused variable in adlib_callbackRichard Henderson
2021-07-26net/checksum: Remove unused variable in net_checksum_add_iovRichard Henderson
2021-07-26util/selfmap: Discard mapping on errorRichard Henderson
2021-07-26accel/tcg: Remove unused variable in cpu_execRichard Henderson
2021-07-26nbd/server: Mark variable unused in nbd_negotiate_meta_queriesRichard Henderson
2021-07-26bitops.h: revert db1ffc32dd ("qemu/bitops.h: add bitrev8 implementation")Mark Cave-Ayland
2021-07-26accel/tcg: Remove unnecessary check on icount_extra in cpu_loop_exec_tb()Peter Maydell
2021-07-26accel/tcg: Don't use CF_COUNT_MASK as the max value of icount_decr.u16.lowPeter Maydell
2021-07-26Merge remote-tracking branch 'remotes/stsquad/tags/pull-for-6.1-rc1-230721-1'...Peter Maydell
2021-07-24Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ...Peter Maydell
2021-07-23gitlab-ci: Extract OpenSBI job rules to reusable sectionPhilippe Mathieu-Daudé
2021-07-23gitlab-ci: Remove the second superfluous macos taskThomas Huth
2021-07-23gitlab: enable a very minimal build with the tricore containerAlex Bennée
2021-07-23tests/tcg/configure.sh: add handling for assembler only buildsAlex Bennée
2021-07-23plugins: Fix physical address calculation for IO regionsAaron Lindsay
2021-07-23plugins/cache: Fixed "function decl. is not a prototype" warningsMahmoud Mandour
2021-07-23plugins/cache: limited the scope of a mutex lockMahmoud Mandour
2021-07-23plugins/cache: Fixed a bug with destroying FIFO metadataMahmoud Mandour
2021-07-23tcg/plugins: implement a qemu_plugin_user_exit helperAlex Bennée
2021-07-23contrib/gitdm: add more individual contributor entries.Alex Bennée
2021-07-23contrib/gitdm: add a new interns group-map for GSoC/Outreachy workAlex Bennée
2021-07-23contrib/gitdm: add an explicit academic entry for BUAlex Bennée
2021-07-23contrib/gitdm: add group-map for NetflixAlex Bennée
2021-07-23contrib/gitdm: add domain-map for NVIDIAAlex Bennée
2021-07-23contrib/gitdm: add domain-map for CrudebyteAlex Bennée
2021-07-23contrib/gitdm: un-ironically add a mapping for LWNAlex Bennée
2021-07-23contrib/gitdm: add domain-map/group-map for Wind RiverAlex Bennée
2021-07-23contrib/gitdm: add domain-map for EldoradoAlex Bennée
2021-07-23contrib/gitdm: add domain-map/group-map mappings for SamsungAlex Bennée
2021-07-23gitdm.config: sort the corporate GroupMap entriesAlex Bennée
2021-07-23contrib/gitdm: add a group mapping for robot scannersAlex Bennée
2021-07-23contrib/gitdm: add domain-map for MontaVistaAlex Bennée
2021-07-23.mailmap: fix up some broken commit authorsAlex Bennée
2021-07-23contrib/gitdm: add some new aliases to fix up commitsAlex Bennée
2021-07-23configure: remove needless if legAlex Bennée
2021-07-23docs: add a section on the generalities of vhost-userAlex Bennée
2021-07-23docs: collect the disparate device emulation docs into one sectionAlex Bennée
2021-07-23gitignore: Update with some filetypesViresh Kumar
2021-07-23qom: use correct field name when getting/setting alias propertiesPaolo Bonzini
2021-07-23qapi: introduce forwarding visitorPaolo Bonzini
2021-07-23gitlab: only let pages be published from default branchDaniel P. Berrangé
2021-07-23MAINTAINERS: Add memory_mapping.h and memory_mapping.c to "Memory API"David Hildenbrand
2021-07-23MAINTAINERS: Add Peter Xu and myself as co-maintainer of "Memory API"David Hildenbrand
2021-07-23MAINTAINERS: Replace Eduardo as "Host Memory Backends" maintainerDavid Hildenbrand
2021-07-23i386: do not call cpudef-only models functions for max, host, baseClaudio Fontana
2021-07-23target/i386: Added consistency checks for CR3Lara Lazier
2021-07-23meson: fix dependencies for modinfo #2Gerd Hoffmann
2021-07-23Merge remote-tracking branch 'remotes/kraxel/tags/vga-20210723-pull-request' ...Peter Maydell