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-06-05
fuzz: add datadir for oss-fuzz compatability
Alexander Bulekov
2020-05-15
Merge remote-tracking branch 'remotes/kraxel/tags/ui-20200515-pull-request' i...
Peter Maydell
2020-05-15
qom: Drop parameter @errp of object_property_add() & friends
Markus Armbruster
2020-05-14
ui: improve -show-cursor deprecation message
Gerd Hoffmann
2020-04-29
qemu-option: pass NULL rather than 0 to the id of qemu_opts_set()
Masahiro Yamada
2020-04-13
vl.c: error out if -mem-path is used together with -M memory-backend
Igor Mammedov
2020-04-03
Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20200403' into staging
Peter Maydell
2020-04-02
vl: fix broken IPA range for ARM -M virt with KVM enabled
Igor Mammedov
2020-04-02
vl/s390x: fixup ram sizes for compat machines
Christian Borntraeger
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