summaryrefslogtreecommitdiff
path: root/include/hw
AgeCommit message (Expand)AuthorFilesLines
2016-03-16machine: Use type_init() to register machine classesEduardo Habkost2-2/+2
2016-03-16bcm2835_dma: add emulation of Raspberry Pi DMA controllerGrégory ESTRADE2-0/+49
2016-03-16bcm2835_property: implement framebuffer control/configuration propertiesGrégory ESTRADE1-1/+4
2016-03-16bcm2835_fb: add framebuffer device for Raspberry PiGrégory ESTRADE2-0/+49
2016-03-16bcm2835_aux: add emulation of BCM2835 AUX (aka UART1) blockAndrew Baumann2-0/+35
2016-03-16hw/arm: Add ASPEED AST2400 SoC modelAndrew Jeffery1-0/+35
2016-03-16hw/intc: Add (new) ASPEED VIC device modelAndrew Jeffery1-0/+48
2016-03-16hw/timer: Add ASPEED timer device modelAndrew Jeffery1-0/+59
2016-03-16i.MX: Add i.MX6 CCM and ANALOG device.Jean-Christophe Dubois1-0/+197
2016-03-16i.MX: Add the CLK_IPG_HIGH clockJean-Christophe Dubois1-0/+1
2016-03-16i.MX: Remove CCM useless clock computation handling.Jean-Christophe Dubois1-7/+0
2016-03-16i.MX: Rename CCM NOCLK to CLK_NONE for naming consistency.Jean-Christophe Dubois1-1/+1
2016-03-16loader: Fix incorrect parameter name in load_image_mr() macroJens Wiklander1-1/+1
2016-03-16vfio: Eliminate vfio_container_ioctl()David Gibson1-2/+0
2016-03-16spapr_pci: Remove finish_realize hookDavid Gibson1-12/+0
2016-03-16spapr_pci: (Mostly) remove spapr-pci-vfio-host-bridgeDavid Gibson1-11/+0
2016-03-16spapr_pci: Allow EEH on spapr-pci-host-bridgeDavid Gibson1-1/+5
2016-03-16spapr_pci: Eliminate class callbacksDavid Gibson1-4/+33
2016-03-16vfio: Start improving VFIO/EEH interfaceDavid Gibson1-0/+2
2016-03-15Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell7-6/+74
2016-03-14Merge remote-tracking branch 'remotes/awilliam/tags/vfio-update-20160311.0' i...Peter Maydell1-7/+24
2016-03-11machine: introduce MachineClass.possible_cpu_arch_ids() hookIgor Mammedov2-0/+27
2016-03-11nvdimm acpi: emulate dsm methodXiao Guangrong1-0/+8
2016-03-11nvdimm acpi: initialize the resource used by NVDIMM ACPIXiao Guangrong2-2/+26
2016-03-11ich9lpc: fix typoCao jin1-2/+2
2016-03-11msi_supported -> msi_nonbrokenMichael S. Tsirkin1-1/+1
2016-03-11fdc: add function to determine drive chs limitsRoman Kagan1-0/+2
2016-03-11i386: expose floppy drive CMOS typeRoman Kagan1-0/+1
2016-03-11acpi: add build_append_named_dword, returning an offset in bufferMichael S. Tsirkin1-0/+3
2016-03-11acpi: allow using object as offset for OperationRegionXiao Guangrong1-1/+1
2016-03-11acpi: add aml_concatenate()Xiao Guangrong1-0/+1
2016-03-11acpi: add aml_create_field()Xiao Guangrong1-0/+2
2016-03-10vfio: Generalize region supportAlex Williamson1-7/+16
2016-03-10vfio: Wrap VFIO_DEVICE_GET_REGION_INFOAlex Williamson1-0/+7
2016-03-10vfio: Add sysfsdev property for pci & platformAlex Williamson1-0/+1
2016-03-10s390x: Introduce S390MachineClassJanosch Frank1-0/+40
2016-03-08pc: fw_cfg: move ioport base constant to pc.hGabriel L. Somlo1-0/+2
2016-03-08fw_cfg: expose control register size in fw_cfg.hGabriel L. Somlo1-0/+3
2016-03-04arm: boot: Support big-endian elfsPeter Crosthwaite1-0/+9
2016-03-04loader: Add data swap option to load-elfPeter Crosthwaite2-2/+25
2016-03-04loader: load_elf(): Add doc commentPeter Crosthwaite1-0/+23
2016-03-04loader: add API to load elf headerPeter Crosthwaite1-0/+13
2016-03-04loader: Add load_image_mr() to load ROM image to a MemoryRegionPeter Maydell1-2/+16
2016-03-04hw/arm/virt: Provide a secure-only RAM if booting in Secure modePeter Maydell1-0/+1
2016-02-29Merge remote-tracking branch 'remotes/kraxel/tags/pull-fw-cfg-20160226-1' int...Peter Maydell1-0/+8
2016-02-28xics: report errors with the QEMU Error APIGreg Kurz1-2/+3
2016-02-28migration: allow machine to enforce configuration section migrationGreg Kurz1-0/+1
2016-02-26sdhci: add quirk property for card insert interrupt status on Raspberry PiAndrew Baumann1-0/+2
2016-02-26sdhci: Revert "add optional quirk property to disable card insertion/removal ...Andrew Baumann1-1/+0
2016-02-26fw_cfg: unbreak migration compatibility for 2.4 and earlier machinesLaszlo Ersek1-0/+8