aboutsummaryrefslogtreecommitdiffstats
path: root/mips
AgeCommit message (Expand)AuthorFilesLines
2022-07-01virtio: Add support for modern virtio-pciJean-Philippe Brucker1-2/+0
2022-07-01Introduce kvm__arch_default_ram_address()Alexandru Elisei1-0/+5
2022-07-01kvm__arch_init: Remove hugetlbfs_path and ram_size as parametersJulien Grall1-3/+4
2022-07-01builtin-run: Add arch hook to validate VM configurationAlexandru Elisei1-0/+4
2022-05-26mips: Do not emulate a serial deviceAlexandru Elisei1-0/+5
2022-05-06Add cpumask functionsAlexandru Elisei1-0/+8
2021-10-13vfio/pci: Align MSIX Table and PBA size to guest maximum page sizeAlexandru Elisei1-0/+3
2021-10-12Add --nodefaults command line argumentAlexandru Elisei1-1/+2
2021-03-18ioport: Remove ioport__setup_arch()Andre Przywara1-5/+0
2020-04-15Don't ignore errors registering a device, ioport or mmio emulationAlexandru Elisei1-1/+2
2019-01-22update_headers: Sync kvm UAPI headers with linux v5.0-rc2Dave Martin1-3/+20
2018-06-19Extend memory bank API with memory typesJean-Philippe Brucker1-3/+3
2018-04-06ioeventfd: Don't register on the PIO bus if the arch doesn't support itJean-Philippe Brucker1-0/+2
2017-06-09update public Linux headers for GICv3 ITS emulationAndre Przywara1-0/+2
2017-06-09irq: move IRQ routing into irq.cAndre Przywara1-10/+0
2017-06-09FDT: use static phandlesAndre Przywara1-0/+6
2016-07-29kvmtool: remove redundant calls to lseekWill Deacon1-3/+0
2016-04-11Add basic infrastructure to run tasks on vCPUsMichael Ellerman1-0/+1
2015-11-18MIPS: use read wrappers in kernel loadingAndre Przywara1-18/+18
2015-11-18Refactor kernel image loadingAndre Przywara1-4/+19
2015-06-29kvmtool, mips: Support more than 256 MB guest memoryAndreas Herrmann2-6/+40
2015-06-01kvmtool: Update architecture specific kvm.h filesAndre Przywara1-0/+208
2015-06-01kvm tools, mips: Adapt signature of kvm_cpu__emulate_ioAndreas Herrmann1-2/+2
2015-06-01kvm tools, mips: Add support for loading elf binariesDavid Daney1-0/+200
2015-06-01kvm tools: Provide per arch macro to specify type for KVM_CREATE_VMAndreas Herrmann1-0/+5
2015-06-01kvm tools, mips: Add MIPS supportDavid Daney7-0/+459