Age | Commit message (Expand) | Author | Files | Lines |
2020-12-15 | vl: remove separate preconfig main_loop | Paolo Bonzini | 1 | -54/+41 |
2020-12-15 | remove preconfig state | Paolo Bonzini | 2 | -11/+14 |
2020-12-15 | qdev: Move property code to qdev-properties.[ch] | Eduardo Habkost | 1 | -0/+1 |
2020-12-11 | Merge remote-tracking branch 'remotes/rth-gitlab/tags/pull-tcg-20201210' into... | Peter Maydell | 1 | -1/+1 |
2020-12-11 | Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ... | Peter Maydell | 7 | -930/+1074 |
2020-12-10 | accel/tcg: split CpusAccel into three TCG variants | Claudio Fontana | 1 | -1/+1 |
2020-12-10 | config-file: move -set implementation to vl.c | Paolo Bonzini | 1 | -0/+33 |
2020-12-10 | vl: clean up -boot variables | Paolo Bonzini | 1 | -6/+6 |
2020-12-10 | vl: remove serial_max_hds | Paolo Bonzini | 1 | -5/+0 |
2020-12-10 | vl: extract softmmu/rtc.c | Paolo Bonzini | 3 | -156/+191 |
2020-12-10 | vl: extract machine done notifiers | Paolo Bonzini | 1 | -24/+0 |
2020-12-10 | vl: extract softmmu/datadir.c | Paolo Bonzini | 3 | -92/+133 |
2020-12-10 | vl: start VM via qmp_cont | Paolo Bonzini | 1 | -1/+2 |
2020-12-10 | migration, vl: start migration via qmp_migrate_incoming | Paolo Bonzini | 1 | -4/+7 |
2020-12-10 | vl: move -global check earlier | Paolo Bonzini | 1 | -1/+2 |
2020-12-10 | vl: initialize displays before preconfig loop | Paolo Bonzini | 1 | -21/+36 |
2020-12-10 | vl: separate qemu_resolve_machine_memdev | Paolo Bonzini | 1 | -33/+37 |
2020-12-10 | vl: separate qemu_apply_machine_options | Paolo Bonzini | 1 | -36/+45 |
2020-12-10 | vl: separate qemu_create_machine | Paolo Bonzini | 1 | -53/+60 |
2020-12-10 | vl: separate qemu_create_late_backends | Paolo Bonzini | 1 | -32/+32 |
2020-12-10 | vl: separate qemu_create_early_backends | Paolo Bonzini | 1 | -58/+65 |
2020-12-10 | vl: move CHECKPOINT_INIT after preconfig | Paolo Bonzini | 1 | -5/+0 |
2020-12-10 | vl: extract default devices to separate functions | Paolo Bonzini | 1 | -102/+114 |
2020-12-10 | vl: load plugins as late as possible | Paolo Bonzini | 1 | -6/+6 |
2020-12-10 | vl: create "-net nic -net user" default earlier | Paolo Bonzini | 1 | -8/+8 |
2020-12-10 | qemu-option: restrict qemu_opts_set to merge-lists QemuOpts | Paolo Bonzini | 1 | -12/+7 |
2020-12-10 | vl: extract various command line desugaring snippets to a new function | Paolo Bonzini | 1 | -18/+22 |
2020-12-10 | vl: preconfig and loadvm are mutually exclusive | Paolo Bonzini | 1 | -1/+6 |
2020-12-10 | vl: extract various command line validation snippets to a new function | Paolo Bonzini | 1 | -39/+39 |
2020-12-10 | vl: move prelaunch part of qemu_init to new functions | Paolo Bonzini | 1 | -115/+134 |
2020-12-10 | vl: extract qemu_init_subsystems | Paolo Bonzini | 1 | -51/+43 |
2020-12-10 | vl: move various initialization routines out of qemu_init | Paolo Bonzini | 2 | -11/+0 |
2020-12-10 | vl: split various early command line options to a separate function | Paolo Bonzini | 1 | -88/+112 |
2020-12-10 | vl: remove bogus check | Paolo Bonzini | 1 | -6/+0 |
2020-12-10 | vl: extract validation of -smp to machine.c | Paolo Bonzini | 1 | -18/+2 |
2020-12-10 | make ram_size local to vl.c | Paolo Bonzini | 1 | -1/+1 |
2020-12-10 | vl: remove bios_name | Paolo Bonzini | 1 | -2/+0 |
2020-12-10 | dma: Let dma_memory_set() propagate MemTxResult | Philippe Mathieu-Daudé | 1 | -3/+4 |
2020-12-10 | WHPX: support for the kernel-irqchip on/off | Sunil Muthuswamy | 2 | -3/+8 |
2020-12-10 | Tweak a few "Parameter 'NAME' expects THING" error message | Markus Armbruster | 1 | -2/+2 |
2020-12-08 | failover: make sure that id always exist | Juan Quintela | 1 | -0/+4 |
2020-12-08 | failover: simplify qdev_device_add() | Juan Quintela | 1 | -26/+6 |
2020-12-08 | failover: simplify qdev_device_add() failover case | Juan Quintela | 1 | -5/+6 |
2020-12-08 | failover: fix indentantion | Juan Quintela | 1 | -2/+2 |
2020-12-08 | memory: Skip bad range assertion if notifier is DEVIOTLB_UNMAP type | Eugenio Pérez | 1 | -2/+9 |
2020-12-08 | memory: Add IOMMUTLBEvent | Eugenio Pérez | 1 | -11/+9 |
2020-12-08 | memory: Rename memory_region_notify_one to memory_region_notify_iommu_one | Eugenio Pérez | 1 | -3/+3 |
2020-11-23 | Merge remote-tracking branch 'remotes/stefanha-gitlab/tags/block-pull-request... | Peter Maydell | 1 | -2/+9 |
2020-11-16 | memory: Skip dirty tracking for un-migratable memory regions | Zenghui Yu | 1 | -1/+4 |
2020-11-15 | nomaintainer: Fix Lesser GPL version number | Chetan Pant | 2 | -2/+2 |