Age | Commit message (Expand) | Author |
2020-12-10 | vl: split various early command line options to a separate function | Paolo Bonzini |
2020-12-10 | vl: remove bogus check | Paolo Bonzini |
2020-12-10 | vl: extract validation of -smp to machine.c | Paolo Bonzini |
2020-12-10 | make ram_size local to vl.c | Paolo Bonzini |
2020-12-10 | vl: remove bios_name | Paolo Bonzini |
2020-12-10 | dma: Let dma_memory_set() propagate MemTxResult | Philippe Mathieu-Daudé |
2020-12-10 | WHPX: support for the kernel-irqchip on/off | Sunil Muthuswamy |
2020-12-08 | failover: make sure that id always exist | Juan Quintela |
2020-12-08 | failover: simplify qdev_device_add() | Juan Quintela |
2020-12-08 | failover: simplify qdev_device_add() failover case | Juan Quintela |
2020-12-08 | failover: fix indentantion | Juan Quintela |
2020-12-08 | memory: Skip bad range assertion if notifier is DEVIOTLB_UNMAP type | Eugenio Pérez |
2020-12-08 | memory: Add IOMMUTLBEvent | Eugenio Pérez |
2020-12-08 | memory: Rename memory_region_notify_one to memory_region_notify_iommu_one | Eugenio Pérez |
2020-11-23 | Merge remote-tracking branch 'remotes/stefanha-gitlab/tags/block-pull-request... | Peter Maydell |
2020-11-16 | memory: Skip dirty tracking for un-migratable memory regions | Zenghui Yu |
2020-11-15 | nomaintainer: Fix Lesser GPL version number | Chetan Pant |
2020-11-11 | Merge remote-tracking branch 'remotes/stefanha-gitlab/tags/tracing-pull-reque... | Peter Maydell |
2020-11-11 | Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ... | Peter Maydell |
2020-11-11 | trace: remove argument from trace_init_file | Paolo Bonzini |
2020-11-11 | Fix the qemu crash when guest shutdown in COLO mode | Rao, Lei |
2020-11-10 | physmem: improve ram size error messages | Pankaj Gupta |
2020-11-05 | Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging | Peter Maydell |
2020-11-03 | softmmu/memory: fix memory_region_ioeventfd_equal() | Elena Afanasova |
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 |