index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
softmmu
Age
Commit message (
Expand
)
Author
2020-04-02
vl: fix broken IPA range for ARM -M virt with KVM enabled
Igor Mammedov
2020-04-01
softmmu: fix crash with invalid -M memory-backend=
Marc-André Lureau
2020-03-29
acpi: add acpi=OnOffAuto machine property to x86 and arm virt
Gerd Hoffmann
2020-03-25
vl.c: fix migration failure for 3.1 and older machine types
Igor Mammedov
2020-03-17
machine: Add SMP Sockets in CpuTopology
Babu Moger
2020-03-16
softmmu/vl.c: Handle '-cpu help' and '-device help' before 'no default machine'
Peter Maydell
2020-03-09
vl: Add missing "hw/boards.h" include
Philippe Mathieu-Daudé
2020-02-28
vl: Abort if multiple machines are registered as default
Philippe Mathieu-Daudé
2020-02-28
migration: Add support for modules
Juan Quintela
2020-02-27
softmmu/vl.c: fix too slow TCG regression
Igor Mammedov
2020-02-25
Merge tag 'patchew/20200219160953.13771-1-imammedo@redhat.com' of https://git...
Paolo Bonzini
2020-02-22
main: keep rcu_atfork callback enabled for qtest
Alexander Bulekov
2020-02-22
softmmu: split off vl.c:main() into main.c
Alexander Bulekov
2020-02-22
softmmu: move vl.c to softmmu/
Alexander Bulekov