aboutsummaryrefslogtreecommitdiff
path: root/softmmu
AgeCommit message (Expand)AuthorFilesLines
2020-11-01memory: Set DIRTY_MEMORY_MIGRATION when IOMMU is enabledKirti Wankhede1-1/+1
2020-10-30pc: Implement -no-hpet as sugar for -machine hpet=onEduardo Habkost1-2/+2
2020-10-26Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ...Peter Maydell1-16/+0
2020-10-26Merge remote-tracking branch 'remotes/huth-gitlab/tags/pull-request-2020-10-2...Peter Maydell2-0/+29
2020-10-26machine: move SMP initialization from vl.cPaolo Bonzini1-7/+0
2020-10-26machine: move UP defaults to class_base_initPaolo Bonzini1-5/+0
2020-10-26fuzz: Add fuzzer callbacks to DMA-read functionsAlexander Bulekov2-0/+3
2020-10-26fuzz: Declare DMA Read callback functionAlexander Bulekov1-0/+13
2020-10-24memory: Add FlatView foreach functionAlexander Bulekov1-0/+13
2020-10-23block/export: vhost-user block device backend serverCoiby Xu1-0/+4
2020-10-22Remove deprecated -no-kvm optionThomas Huth1-4/+0
2020-10-22Merge remote-tracking branch 'remotes/kraxel/tags/modules-20201022-pull-reque...Peter Maydell1-3/+7
2020-10-21spice: load module when enabled on the cmdlineGerd Hoffmann1-1/+5
2020-10-21spice: move display_init() to QemuSpiceOps.Gerd Hoffmann1-1/+1
2020-10-21spice: move qemu_spice_init() to QemuSpiceOps.Gerd Hoffmann1-1/+1
2020-10-21qapi: Restrict 'inject-nmi' command to machine codePhilippe Mathieu-Daudé1-0/+1
2020-10-15chardev/spice: simplify chardev setupGerd Hoffmann1-4/+5
2020-10-15module: silence errors for module_load_qom_all().Gerd Hoffmann1-1/+1
2020-10-13Merge remote-tracking branch 'remotes/vivier2/tags/trivial-branch-for-5.2-pul...Peter Maydell1-0/+16
2020-10-13Merge remote-tracking branch 'remotes/huth-gitlab/tags/pull-request-2020-10-1...Peter Maydell1-7/+12
2020-10-13softmmu/memory: Log invalid memory accessesPhilippe Mathieu-Daudé1-0/+16
2020-10-13softmmu/vl: Be less verbose about missing KVM when running the qtestsThomas Huth1-7/+12
2020-10-12device_core: use drain_call_rcu in in qmp_device_addMaxim Levitsky1-0/+12
2020-10-12docs/devel/qtest: Include protocol spec in documentEduardo Habkost1-8/+63
2020-10-12exec: split out non-softmmu-specific partsPaolo Bonzini2-1/+3713
2020-10-12softmmu: move more files to softmmu/Paolo Bonzini7-0/+2938
2020-10-09monitor: Use getter/setter functions for cur_monKevin Wolf1-1/+1
2020-10-09monitor: Add Monitor parameter to monitor_get_cpu_index()Kevin Wolf1-1/+1
2020-10-06gdbstub: add reverse continue support in replay modePavel Dovgalyuk1-0/+5
2020-10-06gdbstub: add reverse step support in replay modePavel Dovgalyuk1-3/+11
2020-10-05cpus: add handle_interrupt to the CpusAccel interfaceClaudio Fontana1-0/+18
2020-10-05cpus: remove checks for non-NULL cpus_accelClaudio Fontana1-12/+21
2020-10-05cpus: cleanup now unneeded includesClaudio Fontana1-7/+0
2020-10-05cpus: extract out hvf-specific code to target/i386/hvf/Claudio Fontana1-66/+0
2020-10-05cpus: extract out whpx-specific code to target/i386/Claudio Fontana1-79/+0
2020-10-05cpus: extract out hax-specific code to target/i386/Claudio Fontana1-79/+1
2020-10-05cpus: extract out kvm-specific code to accel/kvmClaudio Fontana1-77/+0
2020-10-05cpus: extract out qtest-specific code to accel/qtestClaudio Fontana1-63/+1
2020-10-05cpus: extract out TCG-specific code to accel/tcgClaudio Fontana1-504/+1
2020-10-05cpus: prepare new CpusAccel cpu accelerator interfaceClaudio Fontana2-48/+156
2020-10-05icount: rename functions to be consistent with the module nameClaudio Fontana4-28/+28
2020-10-05cpu-timers, icount: new modulesClaudio Fontana7-742/+897
2020-09-30exec: Remove MemoryRegion::global_locking fieldPhilippe Mathieu-Daudé1-6/+0
2020-09-30vl: relocate path to configuration filePaolo Bonzini1-1/+2
2020-09-30vl: relocate paths to data directoriesPaolo Bonzini1-12/+28
2020-09-29qapi: Restrict balloon-related commands to machine codePhilippe Mathieu-Daudé1-1/+1
2020-09-23qemu/atomic.h: rename atomic_ to qatomic_Stefan Hajnoczi4-30/+30
2020-09-09softmmu: Add missing trace-events filePhilippe Mathieu-Daudé6-4/+33
2020-09-03softmmu/cpus: Only set parallel_cpus for SMPRichard Henderson1-1/+10
2020-08-21meson: move SDL and SDL-image detection to mesonPaolo Bonzini1-0/+1