| Commit message (Expand) | Author | Age | Files | Lines |
* | sysemu: Let VMChangeStateHandler take boolean 'running' argument | Philippe Mathieu-Daudé | 2021-03-09 | 1 | -1/+1 |
* | exec/memory: Use struct Object typedef | Philippe Mathieu-Daudé | 2021-03-09 | 1 | -6/+6 |
* | memory: alloc RAM from file at offset | Jagannathan Raman | 2021-02-09 | 1 | -1/+2 |
* | fuzz: ignore address_space_map is_write flag | Alexander Bulekov | 2021-02-08 | 1 | -3/+2 |
* | accel: extend AccelState and AccelClass to user-mode | Claudio Fontana | 2021-02-05 | 1 | -1/+1 |
* | memory: add readonly support to memory_region_init_ram_from_file() | Stefan Hajnoczi | 2021-02-01 | 1 | -2/+5 |
* | memory: allow creating MemoryRegions before accelerators | Paolo Bonzini | 2020-12-15 | 1 | -6/+6 |
* | memory: Skip bad range assertion if notifier is DEVIOTLB_UNMAP type | Eugenio Pérez | 2020-12-08 | 1 | -2/+9 |
* | memory: Add IOMMUTLBEvent | Eugenio Pérez | 2020-12-08 | 1 | -11/+9 |
* | memory: Rename memory_region_notify_one to memory_region_notify_iommu_one | Eugenio Pérez | 2020-12-08 | 1 | -3/+3 |
* | Merge remote-tracking branch 'remotes/stefanha-gitlab/tags/block-pull-request... | Peter Maydell | 2020-11-23 | 1 | -2/+9 |
|\ |
|
| * | softmmu/memory: fix memory_region_ioeventfd_equal() | Elena Afanasova | 2020-11-03 | 1 | -2/+9 |
* | | memory: Skip dirty tracking for un-migratable memory regions | Zenghui Yu | 2020-11-16 | 1 | -1/+4 |
* | | memory: Add interface to set iommu page size mask | Bharat Bhushan | 2020-11-03 | 1 | -0/+13 |
|/ |
|
* | memory: Set DIRTY_MEMORY_MIGRATION when IOMMU is enabled | Kirti Wankhede | 2020-11-01 | 1 | -1/+1 |
* | fuzz: Add fuzzer callbacks to DMA-read functions | Alexander Bulekov | 2020-10-26 | 1 | -0/+1 |
* | fuzz: Declare DMA Read callback function | Alexander Bulekov | 2020-10-26 | 1 | -0/+13 |
* | memory: Add FlatView foreach function | Alexander Bulekov | 2020-10-24 | 1 | -0/+13 |
* | softmmu/memory: Log invalid memory accesses | Philippe Mathieu-Daudé | 2020-10-13 | 1 | -0/+16 |
* | exec: Remove MemoryRegion::global_locking field | Philippe Mathieu-Daudé | 2020-09-30 | 1 | -6/+0 |
* | qemu/atomic.h: rename atomic_ to qatomic_ | Stefan Hajnoczi | 2020-09-23 | 1 | -3/+3 |
* | softmmu: Add missing trace-events file | Philippe Mathieu-Daudé | 2020-09-09 | 1 | -1/+1 |
* | trace: switch position of headers to what Meson requires | Paolo Bonzini | 2020-08-21 | 1 | -1/+1 |
* | qom: Change object_get_canonical_path_component() not to malloc | Markus Armbruster | 2020-07-21 | 1 | -1/+1 |
* | softmmu: move softmmu only files from root | Claudio Fontana | 2020-07-11 | 1 | -0/+3250 |