aboutsummaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)Author
2018-05-07machine: make MemoryHotplugState accessible via the machineDavid Hildenbrand
2018-05-07pc-dimm: factor out MemoryDevice interfaceDavid Hildenbrand
2018-05-07qxl: fix local renderer crashGerd Hoffmann
2018-05-07usb-host: skip open on pending postload bhGerd Hoffmann
2018-05-07usb-mtp: Unconditionally check for the readonly bitBandan Das
2018-05-07usb-mtp: Add some NULL checks for issues pointed out by coverityBandan Das
2018-05-06RISC-V: Mark ROM read-only after copying in codeMichael Clark
2018-05-06RISC-V: Remove EM_RISCV ELF_MACHINE indirectionMichael Clark
2018-05-06RISC-V: Remove unused class definitionsMichael Clark
2018-05-06RISC-V: Remove identity_translate from load_elfMichael Clark
2018-05-06RISC-V: Use ROM base address and size from memmapMichael Clark
2018-05-06RISC-V: Make virt board description match spikeMichael Clark
2018-05-06RISC-V: Replace hardcoded constants with enum valuesMichael Clark
2018-05-04hw/arm/virt: Introduce the iommu optionEric Auger
2018-05-04hw/arm/virt-acpi-build: Add smmuv3 node in IORT tablePrem Mallappa
2018-05-04hw/arm/virt: Add SMMUv3 to the virt boardPrem Mallappa
2018-05-04hw/arm/smmuv3: Abort on vfio or vhost caseEric Auger
2018-05-04hw/arm/smmuv3: Implement translate callbackEric Auger
2018-05-04hw/arm/smmuv3: Event queue recording helperEric Auger
2018-05-04hw/arm/smmuv3: Implement MMIO write operationsEric Auger
2018-05-04hw/arm/smmuv3: Queue helpersEric Auger
2018-05-04hw/arm/smmuv3: Wired IRQ and GERROR helpersEric Auger
2018-05-04hw/arm/smmuv3: SkeletonPrem Mallappa
2018-05-04hw/arm/smmu-common: VMSAv8-64 page table walkEric Auger
2018-05-04hw/arm/smmu-common: IOMMU memory region and address space setupEric Auger
2018-05-04hw/arm/smmu-common: smmu base device and datatypesEric Auger
2018-05-04hw/arm: Don't fail qtest due to missing SD card in -nodefaults modeThomas Huth
2018-05-04arm: boot: set boot_info starting from first_cpuIgor Mammedov
2018-05-04hw/net/smc91c111: Convert away from old_mmioPeter Maydell
2018-05-04hw/usb/tusb6010: Convert away from old_mmioPeter Maydell
2018-05-04hw/char/cmsdk-apb-uart.c: Accept more input after character readPatrick Oppenlander
2018-05-04hw/arm/virt: Add linux,pci-domain propertyJan Kiszka
2018-05-04Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2018-05-04' into ...Peter Maydell
2018-05-04Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20180504' into stagingPeter Maydell
2018-05-04Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-2.13-20180504' int...Peter Maydell
2018-05-04qobject: Replace qobject_incref/QINCREF qobject_decref/QDECREFMarc-André Lureau
2018-05-04spapr: don't advertise radix GTSE if max-compat-cpu < power9Greg Kurz
2018-05-04spapr: don't migrate "spapr_option_vector_ov5_cas" to pre 2.8 machinesGreg Kurz
2018-05-04mac_newworld: move wiring of macio IRQs to macio_newworld_realize()Mark Cave-Ayland
2018-05-04mac_newworld: remove pics IRQ array and wire up macio to OpenPIC directlyMark Cave-Ayland
2018-05-04uninorth: create new uninorth deviceMark Cave-Ayland
2018-05-04spapr: Clean up handling of LPCR power-saving exit bitsDavid Gibson
2018-05-04spapr: Move PAPR mode cpu setup fully to spapr codeDavid Gibson
2018-05-04target/ppc: Delay initialization of LPCR_UPRT for secondary cpusDavid Gibson
2018-05-04spapr: Clean up LPCR updates from hypercallsDavid Gibson
2018-05-04spapr: Make a helper to set up cpu entry point stateDavid Gibson
2018-05-04spapr: Remove unhelpful helpers from rtas_start_cpu()David Gibson
2018-05-04spapr: Clean up rtas_start_cpu() & rtas_stop_self()David Gibson
2018-05-04spapr: Remove support for explicitly allocated RMAsDavid Gibson
2018-05-03hw/rdma: Fix possible out of bounds access to port GID indexMarcel Apfelbaum