aboutsummaryrefslogtreecommitdiff
path: root/softmmu
AgeCommit message (Expand)Author
2020-04-03Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20200403' into stagingPeter Maydell
2020-04-02vl: fix broken IPA range for ARM -M virt with KVM enabledIgor Mammedov
2020-04-02vl/s390x: fixup ram sizes for compat machinesChristian Borntraeger
2020-04-01softmmu: fix crash with invalid -M memory-backend=Marc-André Lureau
2020-03-29acpi: add acpi=OnOffAuto machine property to x86 and arm virtGerd Hoffmann
2020-03-25vl.c: fix migration failure for 3.1 and older machine typesIgor Mammedov
2020-03-17machine: Add SMP Sockets in CpuTopologyBabu Moger
2020-03-16softmmu/vl.c: Handle '-cpu help' and '-device help' before 'no default machine'Peter Maydell
2020-03-09vl: Add missing "hw/boards.h" includePhilippe Mathieu-Daudé
2020-02-28vl: Abort if multiple machines are registered as defaultPhilippe Mathieu-Daudé
2020-02-28migration: Add support for modulesJuan Quintela
2020-02-27softmmu/vl.c: fix too slow TCG regressionIgor Mammedov
2020-02-25Merge tag 'patchew/20200219160953.13771-1-imammedo@redhat.com' of https://git...Paolo Bonzini
2020-02-22main: keep rcu_atfork callback enabled for qtestAlexander Bulekov
2020-02-22softmmu: split off vl.c:main() into main.cAlexander Bulekov
2020-02-22softmmu: move vl.c to softmmu/Alexander Bulekov