| Commit message (Expand) | Author | Age | Files | Lines |
* | exec: Remove MemoryRegion::global_locking field | Philippe Mathieu-Daudé | 2020-09-30 | 1 | -6/+0 |
* | vl: relocate path to configuration file | Paolo Bonzini | 2020-09-30 | 1 | -1/+2 |
* | vl: relocate paths to data directories | Paolo Bonzini | 2020-09-30 | 1 | -12/+28 |
* | qapi: Restrict balloon-related commands to machine code | Philippe Mathieu-Daudé | 2020-09-29 | 1 | -1/+1 |
* | qemu/atomic.h: rename atomic_ to qatomic_ | Stefan Hajnoczi | 2020-09-23 | 4 | -30/+30 |
* | softmmu: Add missing trace-events file | Philippe Mathieu-Daudé | 2020-09-09 | 6 | -4/+33 |
* | softmmu/cpus: Only set parallel_cpus for SMP | Richard Henderson | 2020-09-03 | 1 | -1/+10 |
* | meson: move SDL and SDL-image detection to meson | Paolo Bonzini | 2020-08-21 | 1 | -0/+1 |
* | meson: link emulators without Makefile.target | Paolo Bonzini | 2020-08-21 | 1 | -2/+0 |
* | meson: convert most of softmmu/ | Paolo Bonzini | 2020-08-21 | 2 | -13/+11 |
* | meson: infrastructure for building emulators | Paolo Bonzini | 2020-08-21 | 1 | -1/+1 |
* | configure: prepare CFLAGS/CXXFLAGS/LDFLAGS for Meson | Paolo Bonzini | 2020-08-21 | 1 | -1/+1 |
* | trace: switch position of headers to what Meson requires | Paolo Bonzini | 2020-08-21 | 4 | -4/+4 |
* | semihosting: defer connect_chardevs a little more to use serialx | KONRAD Frederic | 2020-07-27 | 1 | -2/+3 |
* | Revert "tpm: Clean up error reporting in tpm_init_tpmdev()" | Markus Armbruster | 2020-07-24 | 1 | -1/+3 |
* | Merge remote-tracking branch 'remotes/philmd-gitlab/tags/fw_cfg-20200721' int... | Peter Maydell | 2020-07-22 | 1 | -5/+1 |
|\ |
|
| * | hw/nvram/fw_cfg: Let fw_cfg_add_from_generator() return boolean value | Philippe Mathieu-Daudé | 2020-07-21 | 1 | -5/+1 |
* | | qom: Change object_get_canonical_path_component() not to malloc | Markus Armbruster | 2020-07-21 | 1 | -1/+1 |
|/ |
|
* | Merge remote-tracking branch 'remotes/philmd-gitlab/tags/avr-port-20200711' i... | Peter Maydell | 2020-07-11 | 1 | -0/+2 |
|\ |
|
* | | softmmu/vl: Remove the check for colons in -accel parameters | Thomas Huth | 2020-07-11 | 1 | -5/+0 |
* | | cpu-throttle: new module, extracted from cpus.c | Claudio Fontana | 2020-07-11 | 3 | -87/+131 |
* | | softmmu: move softmmu only files from root | Claudio Fontana | 2020-07-11 | 8 | -0/+7272 |
* | | util/qemu-error: prepend guest name to error message to identify affected VM ... | Mario Smarduch | 2020-07-11 | 1 | -0/+9 |
|/ |
|
* | error: Eliminate error_propagate() with Coccinelle, part 1 | Markus Armbruster | 2020-07-10 | 1 | -4/+1 |
* | qom: Use returned bool to check for failure, Coccinelle part | Markus Armbruster | 2020-07-10 | 1 | -3/+1 |
* | qom: Put name parameter before value / visitor parameter | Markus Armbruster | 2020-07-10 | 1 | -6/+6 |
* | Merge remote-tracking branch 'remotes/philmd-gitlab/tags/fw_cfg-20200704' int... | Peter Maydell | 2020-07-09 | 1 | -9/+28 |
|\ |
|
| * | softmmu/vl: Allow -fw_cfg 'gen_id' option to use the 'etc/' namespace | Philippe Mathieu-Daudé | 2020-07-03 | 1 | -1/+7 |
| * | softmmu/vl: Let -fw_cfg option take a 'gen_id' argument | Philippe Mathieu-Daudé | 2020-07-03 | 1 | -8/+21 |
* | | Merge remote-tracking branch 'remotes/kraxel/tags/modules-20200707-pull-reque... | Peter Maydell | 2020-07-09 | 1 | -2/+2 |
|\ \ |
|
| * | | qdev: device module support | Gerd Hoffmann | 2020-07-07 | 1 | -2/+2 |
| |/ |
|
* | | Merge remote-tracking branch 'remotes/kraxel/tags/audio-20200706-pull-request... | Peter Maydell | 2020-07-08 | 1 | -6/+6 |
|\ \ |
|
| * | | softmmu: initialize spice and audio earlier | Gerd Hoffmann | 2020-07-06 | 1 | -6/+6 |
| |/ |
|
* / | fuzz: fix broken qtest check at rcu_disable_atfork | Alexander Bulekov | 2020-07-06 | 1 | -11/+1 |
|/ |
|
* | blockdev: Deprecate -drive with bogus interface type | Markus Armbruster | 2020-06-23 | 1 | -0/+8 |
* | accel: Move Xen accelerator code under accel/xen/ | Philippe Mathieu-Daudé | 2020-06-10 | 1 | -1/+1 |
* | vl.c: run preconfig loop before creating default RAM backend | Igor Mammedov | 2020-06-10 | 1 | -2/+3 |
* | fuzz: add datadir for oss-fuzz compatability | Alexander Bulekov | 2020-06-05 | 1 | -1/+1 |
* | Merge remote-tracking branch 'remotes/kraxel/tags/ui-20200515-pull-request' i... | Peter Maydell | 2020-05-15 | 1 | -2/+4 |
|\ |
|
| * | ui: improve -show-cursor deprecation message | Gerd Hoffmann | 2020-05-14 | 1 | -2/+4 |
* | | qom: Drop parameter @errp of object_property_add() & friends | Markus Armbruster | 2020-05-15 | 1 | -4/+3 |
|/ |
|
* | qemu-option: pass NULL rather than 0 to the id of qemu_opts_set() | Masahiro Yamada | 2020-04-29 | 1 | -5/+5 |
* | vl.c: error out if -mem-path is used together with -M memory-backend | Igor Mammedov | 2020-04-13 | 1 | -0/+5 |
* | Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20200403' into staging | Peter Maydell | 2020-04-03 | 1 | -0/+3 |
|\ |
|
| * | vl/s390x: fixup ram sizes for compat machines | Christian Borntraeger | 2020-04-02 | 1 | -0/+3 |
* | | vl: fix broken IPA range for ARM -M virt with KVM enabled | Igor Mammedov | 2020-04-02 | 1 | -4/+3 |
* | | softmmu: fix crash with invalid -M memory-backend= | Marc-André Lureau | 2020-04-01 | 1 | -0/+5 |
|/ |
|
* | acpi: add acpi=OnOffAuto machine property to x86 and arm virt | Gerd Hoffmann | 2020-03-29 | 1 | -2/+2 |
* | vl.c: fix migration failure for 3.1 and older machine types | Igor Mammedov | 2020-03-25 | 1 | -0/+3 |
* | machine: Add SMP Sockets in CpuTopology | Babu Moger | 2020-03-18 | 1 | -0/+1 |