aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-10-09plugins: Fixes a issue when dlsym failed, the handle not closedYonggang Luo
2020-10-09.mailmap: Fix more contributor entriesPhilippe Mathieu-Daudé
2020-10-09contrib/gitdm: Add Yandex to the domain mapPhilippe Mathieu-Daudé
2020-10-09contrib/gitdm: Add Yadro to the domain mapPhilippe Mathieu-Daudé
2020-10-09contrib/gitdm: Add SUSE to the domain mapPhilippe Mathieu-Daudé
2020-10-09contrib/gitdm: Add Nir Soffer to Red Hat domainPhilippe Mathieu-Daudé
2020-10-09contrib/gitdm: Add Qualcomm to the domain mapPhilippe Mathieu-Daudé
2020-10-09contrib/gitdm: Add Nuvia to the domain mapPhilippe Mathieu-Daudé
2020-10-09contrib/gitdm: Add Google to the domain mapPhilippe Mathieu-Daudé
2020-10-09contrib/gitdm: Add ByteDance to the domain mapPhilippe Mathieu-Daudé
2020-10-09contrib/gitdm: Add Baidu to the domain mapPhilippe Mathieu-Daudé
2020-10-09contrib/gitdm: Add more individual contributorsPhilippe Mathieu-Daudé
2020-10-09contrib/gitdm: Add more academic domainsPhilippe Mathieu-Daudé
2020-10-09tests/docker: Add genisoimage to the docker fileThomas Huth
2020-10-09cirrus: msys2/mingw speed is up, add excluded target backYonggang Luo
2020-10-09cirrus: Fixing and speedup the msys2/mingw CIYonggang Luo
2020-10-09hw/ide: restore replay support of IDEAlex Bennée
2020-10-09hw/misc/mips_cpc: Start vCPU when powered onPhilippe Mathieu-Daudé
2020-10-09configure: fix performance regression due to PIC objectsPaolo Bonzini
2020-10-09Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-5.2-20201009' into...Peter Maydell
2020-10-09Merge remote-tracking branch 'remotes/armbru/tags/pull-error-2020-10-09' into...Peter Maydell
2020-10-09Merge remote-tracking branch 'remotes/armbru/tags/pull-monitor-2020-10-09' in...Peter Maydell
2020-10-09error: Use error_fatal to simplify obvious fatal errors (again)Markus Armbruster
2020-10-09error: Remove NULL checks on error_propagate() calls (again)Markus Armbruster
2020-10-09block: Convert 'block_resize' to coroutineKevin Wolf
2020-10-09block: Add bdrv_lock()/unlock()Kevin Wolf
2020-10-09block: Add bdrv_co_enter()/leave()Kevin Wolf
2020-10-09util/async: Add aio_co_reschedule_self()Kevin Wolf
2020-10-09hmp: Add support for coroutine command handlersKevin Wolf
2020-10-09qmp: Move dispatcher to a coroutineKevin Wolf
2020-10-09qapi: Add a 'coroutine' flag for commandsKevin Wolf
2020-10-09monitor: Make current monitor a per-coroutine propertyKevin Wolf
2020-10-09qmp: Call monitor_set_cur() only in qmp_dispatch()Kevin Wolf
2020-10-09qmp: Assert that no other monitor is activeKevin Wolf
2020-10-09hmp: Update current monitor only in handle_hmp_command()Kevin Wolf
2020-10-09monitor: Use getter/setter functions for cur_monKevin Wolf
2020-10-09monitor: Add Monitor parameter to monitor_get_cpu_index()Kevin Wolf
2020-10-09monitor: Add Monitor parameter to monitor_set_cpu()Kevin Wolf
2020-10-09specs/ppc-spapr-numa: update with new NUMA supportDaniel Henrique Barboza
2020-10-09spapr_numa: consider user input when defining associativityDaniel Henrique Barboza
2020-10-09spapr_numa: change reference-points and maxdomain settingsDaniel Henrique Barboza
2020-10-09spapr_numa: forbid asymmetrical NUMA setupsDaniel Henrique Barboza
2020-10-09spapr: add spapr_machine_using_legacy_numa() helperDaniel Henrique Barboza
2020-10-09ppc/pnv: Increase max firmware sizeCédric Le Goater
2020-10-09spapr: Add a return value to spapr_check_pagesize()Greg Kurz
2020-10-09spapr: Add a return value to spapr_nvdimm_validate()Greg Kurz
2020-10-09spapr: Simplify error handling in spapr_cpu_core_realize()Greg Kurz
2020-10-09spapr: Add a return value to spapr_set_vcpu_id()Greg Kurz
2020-10-09spapr: Simplify error handling in prop_get_fdt()Greg Kurz
2020-10-09spapr: Add a return value to spapr_drc_attach()Greg Kurz