aboutsummaryrefslogtreecommitdiffstats
path: root/mmio.c
AgeCommit message (Expand)AuthorFilesLines
2022-05-20mmio: Sanitize addr and lenMartin Radev1-0/+4
2021-03-18Remove ioport specific routinesAndre Przywara1-1/+1
2021-03-18mmio: Extend handling to include ioport emulationAndre Przywara1-10/+55
2020-05-19ioport: mmio: Use a mutex and reference counting for lockingAlexandru Elisei1-26/+81
2019-04-26brlock: Always pass argument to br_read_lock/unlockJulien Thierry1-2/+2
2015-06-01kvm tools: Fix print format warningsAndreas Herrmann1-2/+3
2015-06-01kvmtool: pass trapped vcpu to MMIO accessorsMarc Zyngier1-5/+6
2015-06-01kvm tools: remove global kvm objectSasha Levin1-5/+5
2015-06-01kvm tools: move mmio_debug into struct kvm_configSasha Levin1-2/+1
2015-06-01kvm tools: Add --debug-mmio optionCyrill Gorcunov1-3/+6
2015-06-01kvm tools: Fixes for virtio moduleSasha Levin1-3/+5
2015-06-01kvm tools: Don't always coalesce MMIOsSasha Levin1-10/+13
2015-06-01kvm tools: Add a void ptr to be passed to mmio callbackSasha Levin1-4/+6
2015-06-01kvm tools: Add MMIO coalescing supportSasha Levin1-2/+22
2015-06-01kvm tools: Use brlock in MMIO and IOPORTSasha Levin1-3/+18
2015-06-01kvm tools: Add MMIO address mapperSasha Levin1-2/+77
2015-06-01kvm tools: Rename 'self' variablesSasha Levin1-1/+1
2015-06-01kvm tools: Abolishment of uint*_t typesSasha Levin1-3/+4
2015-06-01kvm: Ignore MMIO accessesPekka Enberg1-0/+19