index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
softmmu
Age
Commit message (
Expand
)
Author
Files
Lines
2020-07-11
Merge remote-tracking branch 'remotes/philmd-gitlab/tags/avr-port-20200711' i...
Peter Maydell
1
-0
/
+2
2020-07-10
softmmu/vl: Remove the check for colons in -accel parameters
Thomas Huth
1
-5
/
+0
2020-07-10
cpu-throttle: new module, extracted from cpus.c
Claudio Fontana
3
-87
/
+131
2020-07-10
softmmu: move softmmu only files from root
Claudio Fontana
8
-0
/
+7272
2020-07-10
util/qemu-error: prepend guest name to error message to identify affected VM ...
Mario Smarduch
1
-0
/
+9
2020-07-10
error: Eliminate error_propagate() with Coccinelle, part 1
Markus Armbruster
1
-4
/
+1
2020-07-10
qom: Use returned bool to check for failure, Coccinelle part
Markus Armbruster
1
-3
/
+1
2020-07-10
qom: Put name parameter before value / visitor parameter
Markus Armbruster
1
-6
/
+6
2020-07-09
Merge remote-tracking branch 'remotes/philmd-gitlab/tags/fw_cfg-20200704' int...
Peter Maydell
1
-9
/
+28
2020-07-09
Merge remote-tracking branch 'remotes/kraxel/tags/modules-20200707-pull-reque...
Peter Maydell
1
-2
/
+2
2020-07-08
Merge remote-tracking branch 'remotes/kraxel/tags/audio-20200706-pull-request...
Peter Maydell
1
-6
/
+6
2020-07-07
qdev: device module support
Gerd Hoffmann
1
-2
/
+2
2020-07-06
softmmu: initialize spice and audio earlier
Gerd Hoffmann
1
-6
/
+6
2020-07-06
fuzz: fix broken qtest check at rcu_disable_atfork
Alexander Bulekov
1
-11
/
+1
2020-07-03
softmmu/vl: Allow -fw_cfg 'gen_id' option to use the 'etc/' namespace
Philippe Mathieu-Daudé
1
-1
/
+7
2020-07-03
softmmu/vl: Let -fw_cfg option take a 'gen_id' argument
Philippe Mathieu-Daudé
1
-8
/
+21
2020-06-23
blockdev: Deprecate -drive with bogus interface type
Markus Armbruster
1
-0
/
+8
2020-06-10
accel: Move Xen accelerator code under accel/xen/
Philippe Mathieu-Daudé
1
-1
/
+1
2020-06-10
vl.c: run preconfig loop before creating default RAM backend
Igor Mammedov
1
-2
/
+3
2020-06-05
fuzz: add datadir for oss-fuzz compatability
Alexander Bulekov
1
-1
/
+1
2020-05-15
Merge remote-tracking branch 'remotes/kraxel/tags/ui-20200515-pull-request' i...
Peter Maydell
1
-2
/
+4
2020-05-15
qom: Drop parameter @errp of object_property_add() & friends
Markus Armbruster
1
-4
/
+3
2020-05-14
ui: improve -show-cursor deprecation message
Gerd Hoffmann
1
-2
/
+4
2020-04-29
qemu-option: pass NULL rather than 0 to the id of qemu_opts_set()
Masahiro Yamada
1
-5
/
+5
2020-04-13
vl.c: error out if -mem-path is used together with -M memory-backend
Igor Mammedov
1
-0
/
+5
2020-04-03
Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20200403' into staging
Peter Maydell
1
-0
/
+3
2020-04-02
vl: fix broken IPA range for ARM -M virt with KVM enabled
Igor Mammedov
1
-4
/
+3
2020-04-02
vl/s390x: fixup ram sizes for compat machines
Christian Borntraeger
1
-0
/
+3
2020-04-01
softmmu: fix crash with invalid -M memory-backend=
Marc-André Lureau
1
-0
/
+5
2020-03-29
acpi: add acpi=OnOffAuto machine property to x86 and arm virt
Gerd Hoffmann
1
-2
/
+2
2020-03-25
vl.c: fix migration failure for 3.1 and older machine types
Igor Mammedov
1
-0
/
+3
2020-03-17
machine: Add SMP Sockets in CpuTopology
Babu Moger
1
-0
/
+1
2020-03-16
softmmu/vl.c: Handle '-cpu help' and '-device help' before 'no default machine'
Peter Maydell
1
-10
/
+16
2020-03-09
vl: Add missing "hw/boards.h" include
Philippe Mathieu-Daudé
1
-0
/
+1
2020-02-28
vl: Abort if multiple machines are registered as default
Philippe Mathieu-Daudé
1
-2
/
+4
2020-02-28
migration: Add support for modules
Juan Quintela
1
-0
/
+1
2020-02-27
softmmu/vl.c: fix too slow TCG regression
Igor Mammedov
1
-25
/
+29
2020-02-25
Merge tag 'patchew/20200219160953.13771-1-imammedo@redhat.com' of https://git...
Paolo Bonzini
1
-15
/
+63
2020-02-22
main: keep rcu_atfork callback enabled for qtest
Alexander Bulekov
1
-1
/
+11
2020-02-22
softmmu: split off vl.c:main() into main.c
Alexander Bulekov
3
-27
/
+63
2020-02-22
softmmu: move vl.c to softmmu/
Alexander Bulekov
2
-0
/
+4449