Age | Commit message (Expand) | Author | Files | Lines |
2020-02-28 | migration: Add support for modules | Juan Quintela | 1 | -0/+2 |
2020-02-28 | multifd: Add multifd-compression parameter | Juan Quintela | 1 | -0/+4 |
2020-02-27 | Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging | Peter Maydell | 5 | -1/+68 |
2020-02-27 | hw/arm/virt: Add the virtio-iommu device tree mappings | Eric Auger | 1 | -0/+2 |
2020-02-27 | virtio-iommu-pci: Add virtio iommu pci support | Eric Auger | 2 | -0/+2 |
2020-02-27 | virtio-iommu: Implement attach/detach command | Eric Auger | 1 | -0/+3 |
2020-02-27 | virtio-iommu: Add skeleton | Eric Auger | 1 | -0/+57 |
2020-02-25 | qemu/bitops.h: Add extract8 and extract16 | Yoshinori Sato | 1 | -0/+38 |
2020-02-25 | vhost-user-blk: convert to new virtio_delete_queue | Pan Nengyuan | 1 | -1/+2 |
2020-02-25 | vhost-user-fs: convert to the new virtio_delete_queue function | Pan Nengyuan | 1 | -0/+2 |
2020-02-25 | Merge branch 'exec_rw_const_v4' of https://github.com/philmd/qemu into HEAD | Paolo Bonzini | 4 | -17/+16 |
2020-02-25 | Merge tag 'patchew/20200219160953.13771-1-imammedo@redhat.com' of https://git... | Paolo Bonzini | 6 | -41/+46 |
2020-02-22 | qtest: add in-process incoming command handler | Alexander Bulekov | 1 | -0/+1 |
2020-02-22 | qtest: add qtest_server_send abstraction | Alexander Bulekov | 1 | -0/+3 |
2020-02-22 | fuzz: add FUZZ_TARGET module type | Alexander Bulekov | 1 | -1/+3 |
2020-02-22 | softmmu: split off vl.c:main() into main.c | Alexander Bulekov | 1 | -0/+4 |
2020-02-22 | aio-posix: make AioHandler deletion O(1) | Stefan Hajnoczi | 2 | -1/+8 |
2020-02-22 | qemu/queue.h: add QLIST_SAFE_REMOVE() | Stefan Hajnoczi | 1 | -0/+14 |
2020-02-22 | util/async: make bh_aio_poll() O(1) | Stefan Hajnoczi | 1 | -2/+18 |
2020-02-22 | rcu_queue: add QSLIST functions | Paolo Bonzini | 2 | -2/+60 |
2020-02-21 | arm: allwinner: Wire up USB ports | Guenter Roeck | 1 | -0/+6 |
2020-02-21 | Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-5.0-20200221' into... | Peter Maydell | 5 | -2/+71 |
2020-02-21 | Merge remote-tracking branch 'remotes/maxreitz/tags/pull-block-2020-02-20' in... | Peter Maydell | 2 | -2/+4 |
2020-02-21 | spapr: Don't use spapr_drc_needed() in CAS code | Greg Kurz | 1 | -1/+3 |
2020-02-21 | spapr: Allow changing offset for -kernel image | Alexey Kardashevskiy | 1 | -0/+1 |
2020-02-21 | spapr: Add Hcalls to support PAPR NVDIMM device | Shivaprasad G Bhat | 1 | -1/+7 |
2020-02-21 | spapr: Add NVDIMM device support | Shivaprasad G Bhat | 2 | -0/+46 |
2020-02-21 | nvdimm: add uuid property to nvdimm | Shivaprasad G Bhat | 1 | -0/+7 |
2020-02-21 | mem: move nvdimm_device_list to utilities | Shivaprasad G Bhat | 1 | -0/+7 |
2020-02-20 | Merge remote-tracking branch 'remotes/vivier2/tags/linux-user-for-5.0-pull-re... | Peter Maydell | 1 | -0/+2 |
2020-02-20 | qapi: Allow getting flat output from 'query-named-block-nodes' | Peter Krempa | 2 | -2/+4 |
2020-02-20 | Let cpu_[physical]_memory() calls pass a boolean 'is_write' argument | Philippe Mathieu-Daudé | 1 | -2/+2 |
2020-02-20 | exec: Let cpu_[physical]_memory API use a boolean 'is_write' argument | Philippe Mathieu-Daudé | 2 | -4/+4 |
2020-02-20 | exec: Let address_space_unmap() use a boolean 'is_write' argument | Philippe Mathieu-Daudé | 1 | -1/+1 |
2020-02-20 | hw/ide: Let the DMAIntFunc prototype use a boolean 'is_write' argument | Philippe Mathieu-Daudé | 1 | -1/+1 |
2020-02-20 | hw/ide/internal: Remove unused DMARestartFunc typedef | Philippe Mathieu-Daudé | 1 | -1/+0 |
2020-02-20 | exec: Let the cpu_[physical]_memory API use void pointer arguments | Philippe Mathieu-Daudé | 2 | -2/+2 |
2020-02-20 | exec: Let the address_space API use void pointer arguments | Philippe Mathieu-Daudé | 1 | -6/+6 |
2020-02-20 | exec: Let flatview API take void pointer arguments | Philippe Mathieu-Daudé | 1 | -1/+1 |
2020-02-19 | hostmem: fix strict bind policy | Igor Mammedov | 2 | -2/+1 |
2020-02-19 | hostmem: introduce "prealloc-threads" property | Igor Mammedov | 1 | -0/+2 |
2020-02-19 | make mem_path local variable | Igor Mammedov | 1 | -1/+0 |
2020-02-19 | remove no longer used memory_region_allocate_system_memory() | Igor Mammedov | 1 | -32/+0 |
2020-02-19 | ppc/{ppc440_bamboo, sam460ex}: use memdev for RAM | Igor Mammedov | 1 | -1/+1 |
2020-02-19 | ppc/{ppc440_bamboo, sam460ex}: drop RAM size fixup | Igor Mammedov | 1 | -5/+4 |
2020-02-19 | arm/aspeed: actually check RAM size | Igor Mammedov | 1 | -0/+1 |
2020-02-19 | initialize MachineState::ram in NUMA case | Igor Mammedov | 1 | -0/+1 |
2020-02-19 | machine: introduce convenience MachineState::ram | Igor Mammedov | 1 | -1/+11 |
2020-02-19 | machine: alias -mem-path and -mem-prealloc into memory-foo backend | Igor Mammedov | 2 | -0/+24 |
2020-02-19 | machine: introduce memory-backend property | Igor Mammedov | 1 | -0/+2 |