Age | Commit message (Expand) | Author |
2020-11-11 | trace: remove argument from trace_init_file | Paolo Bonzini |
2020-11-05 | Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging | Peter Maydell |
2020-11-03 | semihosting: fix order of initialization functions | Paolo Bonzini |
2020-11-03 | exec: Remove dead code (CID 1432876) | Philippe Mathieu-Daudé |
2020-11-03 | memory: Add interface to set iommu page size mask | Bharat Bhushan |
2020-11-01 | memory: Set DIRTY_MEMORY_MIGRATION when IOMMU is enabled | Kirti Wankhede |
2020-10-30 | pc: Implement -no-hpet as sugar for -machine hpet=on | Eduardo Habkost |
2020-10-26 | Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ... | Peter Maydell |
2020-10-26 | Merge remote-tracking branch 'remotes/huth-gitlab/tags/pull-request-2020-10-2... | Peter Maydell |
2020-10-26 | machine: move SMP initialization from vl.c | Paolo Bonzini |
2020-10-26 | machine: move UP defaults to class_base_init | Paolo Bonzini |
2020-10-26 | fuzz: Add fuzzer callbacks to DMA-read functions | Alexander Bulekov |
2020-10-26 | fuzz: Declare DMA Read callback function | Alexander Bulekov |
2020-10-24 | memory: Add FlatView foreach function | Alexander Bulekov |
2020-10-23 | block/export: vhost-user block device backend server | Coiby Xu |
2020-10-22 | Remove deprecated -no-kvm option | Thomas Huth |
2020-10-22 | Merge remote-tracking branch 'remotes/kraxel/tags/modules-20201022-pull-reque... | Peter Maydell |
2020-10-21 | spice: load module when enabled on the cmdline | Gerd Hoffmann |
2020-10-21 | spice: move display_init() to QemuSpiceOps. | Gerd Hoffmann |
2020-10-21 | spice: move qemu_spice_init() to QemuSpiceOps. | Gerd Hoffmann |
2020-10-21 | qapi: Restrict 'inject-nmi' command to machine code | Philippe Mathieu-Daudé |
2020-10-15 | chardev/spice: simplify chardev setup | Gerd Hoffmann |
2020-10-15 | module: silence errors for module_load_qom_all(). | Gerd Hoffmann |
2020-10-13 | Merge remote-tracking branch 'remotes/vivier2/tags/trivial-branch-for-5.2-pul... | Peter Maydell |
2020-10-13 | Merge remote-tracking branch 'remotes/huth-gitlab/tags/pull-request-2020-10-1... | Peter Maydell |
2020-10-13 | softmmu/memory: Log invalid memory accesses | Philippe Mathieu-Daudé |
2020-10-13 | softmmu/vl: Be less verbose about missing KVM when running the qtests | Thomas Huth |
2020-10-12 | device_core: use drain_call_rcu in in qmp_device_add | Maxim Levitsky |
2020-10-12 | docs/devel/qtest: Include protocol spec in document | Eduardo Habkost |
2020-10-12 | exec: split out non-softmmu-specific parts | Paolo Bonzini |
2020-10-12 | softmmu: move more files to softmmu/ | Paolo Bonzini |
2020-10-09 | monitor: Use getter/setter functions for cur_mon | Kevin Wolf |
2020-10-09 | monitor: Add Monitor parameter to monitor_get_cpu_index() | Kevin Wolf |
2020-10-06 | gdbstub: add reverse continue support in replay mode | Pavel Dovgalyuk |
2020-10-06 | gdbstub: add reverse step support in replay mode | Pavel Dovgalyuk |
2020-10-05 | cpus: add handle_interrupt to the CpusAccel interface | Claudio Fontana |
2020-10-05 | cpus: remove checks for non-NULL cpus_accel | Claudio Fontana |
2020-10-05 | cpus: cleanup now unneeded includes | Claudio Fontana |
2020-10-05 | cpus: extract out hvf-specific code to target/i386/hvf/ | Claudio Fontana |
2020-10-05 | cpus: extract out whpx-specific code to target/i386/ | Claudio Fontana |
2020-10-05 | cpus: extract out hax-specific code to target/i386/ | Claudio Fontana |
2020-10-05 | cpus: extract out kvm-specific code to accel/kvm | Claudio Fontana |
2020-10-05 | cpus: extract out qtest-specific code to accel/qtest | Claudio Fontana |
2020-10-05 | cpus: extract out TCG-specific code to accel/tcg | Claudio Fontana |
2020-10-05 | cpus: prepare new CpusAccel cpu accelerator interface | Claudio Fontana |
2020-10-05 | icount: rename functions to be consistent with the module name | Claudio Fontana |
2020-10-05 | cpu-timers, icount: new modules | Claudio Fontana |
2020-09-30 | exec: Remove MemoryRegion::global_locking field | Philippe Mathieu-Daudé |
2020-09-30 | vl: relocate path to configuration file | Paolo Bonzini |
2020-09-30 | vl: relocate paths to data directories | Paolo Bonzini |