aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-10-28spapr: Make spapr_cpu_core_unrealize() idempotentGreg Kurz1-20/+21
2020-10-28spapr: Drop spapr_delete_vcpu() unused argumentGreg Kurz1-3/+3
2020-10-28spapr: Unrealize vCPUs with qdev_unrealize()Greg Kurz3-2/+8
2020-10-28spapr: Fix leak of CPU machine specific dataGreg Kurz1-10/+12
2020-10-28spapr: Move spapr_create_nvdimm_dr_connectors() to core machine codeGreg Kurz3-12/+10
2020-10-28hw/net: move allocation to the heap due to very large stack frameElena Afanasova1-2/+3
2020-10-28ppc/spapr: re-assert IRQs during event-scan if there are pendingLaurent Vivier1-0/+12
2020-10-28spapr: Clarify why DR connectors aren't user creatableGreg Kurz1-1/+2
2020-10-27Merge remote-tracking branch 'remotes/dgilbert/tags/pull-migration-20201026a'...Peter Maydell13-103/+213
2020-10-26Merge remote-tracking branch 'remotes/ericb/tags/pull-bitmaps-2020-10-26' int...Peter Maydell1-14/+12
2020-10-26Merge remote-tracking branch 'remotes/philmd-gitlab/tags/sd-next-20201026' in...Peter Maydell2-13/+16
2020-10-26migration-test: Only hide error if !QTEST_LOGPeter Xu1-1/+5
2020-10-26migration/postcopy: Release fd before going into 'postcopy-pause'Peter Xu1-3/+3
2020-10-26migration: Sync requested pages after postcopy recoveryPeter Xu2-0/+58
2020-10-26migration: Maintain postcopy faulted addressesPeter Xu4-5/+74
2020-10-26migration: Introduce migrate_send_rp_message_req_pages()Peter Xu2-2/+10
2020-10-26migration: Pass incoming state into qemu_ufd_copy_ioctl()Peter Xu1-3/+5
2020-10-26migration: using trace_ to replace DPRINTFBihong Yu3-28/+34
2020-10-26migration: Delete redundant spacesBihong Yu1-1/+1
2020-10-26migration: Open brace '{' following function declarations go on the next lineBihong Yu1-1/+2
2020-10-26migration: Do not initialise statics and globals to 0 or NULLBihong Yu2-2/+2
2020-10-26migration: Add braces {} for if statementBihong Yu1-2/+4
2020-10-26migration: Open brace '{' following struct go on the same lineBihong Yu1-2/+1
2020-10-26migration: Add spaces around operatorBihong Yu5-10/+10
2020-10-26migration: Don't use '#' flag of printf formatBihong Yu2-3/+3
2020-10-26migration: Do not use C99 // commentsBihong Yu2-2/+2
2020-10-26migration: Drop unused VMSTATE_FLOAT64 supportPeter Maydell2-39/+0
2020-10-26Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ...Peter Maydell34-333/+416
2020-10-26Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20201026' into stagingPeter Maydell6-7/+15
2020-10-26Merge remote-tracking branch 'remotes/huth-gitlab/tags/pull-request-2020-10-2...Peter Maydell31-65/+1550
2020-10-26migration/block-dirty-bitmap: fix uninitialized variable warningChen Qun1-12/+9
2020-10-26migration/block-dirty-bitmap: fix larger granularity bitmapsStefan Reiter1-2/+3
2020-10-26Merge remote-tracking branch 'remotes/alistair/tags/pull-riscv-to-apply-20201...Peter Maydell14-55/+238
2020-10-26machine: move SMP initialization from vl.cPaolo Bonzini2-7/+7
2020-10-26machine: move UP defaults to class_base_initPaolo Bonzini2-6/+5
2020-10-26machine: remove deprecated -machine enforce-config-section optionPaolo Bonzini5-48/+6
2020-10-26win32: boot broken when bind & data dir are the sameSunil Muthuswamy1-1/+1
2020-10-26WHPX: Fix WHPX build breakSunil Muthuswamy1-1/+1
2020-10-26configure: move install_blobs from configure to mesonPaolo Bonzini5-31/+14
2020-10-26configure: remove unused variable from config-host.makPaolo Bonzini1-2/+0
2020-10-26configure: move directory options from config-host.mak to mesonPaolo Bonzini11-51/+51
2020-10-26configure: allow configuring localedirPaolo Bonzini1-3/+6
2020-10-26Makefile: separate meson rerun from the rest of the ninja invocationPaolo Bonzini1-11/+29
2020-10-26Merge remote-tracking branch 'remotes/stefanha-gitlab/tags/block-pull-request...Peter Maydell33-122/+1420
2020-10-26tests/acceptance: Use .ppm extention for Portable PixMap filesPhilippe Mathieu-Daudé1-3/+3
2020-10-26tests/acceptance: Remove unused importPhilippe Mathieu-Daudé1-1/+0
2020-10-26test/docker/dockerfiles: Add missing packages for acceptance testsThomas Huth4-0/+6
2020-10-26tests/acceptance: Enable AVOCADO_ALLOW_UNTRUSTED_CODE in the gitlab-CIThomas Huth1-0/+1
2020-10-26test/acceptance: Remove the CONTINUOUS_INTEGRATION tagsThomas Huth1-2/+0
2020-10-26tests/acceptance/ppc_prep_40p: Fix the URL to the NetBSD-4.0 archiveThomas Huth1-1/+1