aboutsummaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)Author
2018-08-20s390x: remove 's390-squash-mcss' optionCornelia Huck
2018-08-20s390x: introduce 3.1 compat machineCornelia Huck
2018-08-20Merge remote-tracking branch 'remotes/ehabkost/tags/machine-next-pull-request...Peter Maydell
2018-08-17vfio/ccw/pci: Allow devices to opt-in for ballooningAlex Williamson
2018-08-17vfio: Inhibit ballooning based on group attachment to a containerAlex Williamson
2018-08-17kvm: Use inhibit to prevent ballooning without synchronous mmuAlex Williamson
2018-08-16fw_cfg: ignore suffixes in the bootdevice list dependent on machine classMark Cave-Ayland
2018-08-16sysbus: always allow explicit_ofw_unit_address() to override address generationMark Cave-Ayland
2018-08-16machine: Fix coding style at machine_run_board_init()Dou Liyang
2018-08-16hw/arm/mps2-tz: Replace init_sysbus_child() with sysbus_init_child_obj()Thomas Huth
2018-08-16aspeed: add a max_ram_size property to the memory controllerCédric Le Goater
2018-08-16aspeed_sdmc: Handle ECC trainingJoel Stanley
2018-08-16aspeed_sdmc: Init status always idleJoel Stanley
2018-08-16aspeed_sdmc: Set 'cache initial sequence' always trueJoel Stanley
2018-08-16aspeed_sdmc: Fix saved valuesJoel Stanley
2018-08-16imx_spi: Unset XCH when TX FIFO becomes emptyTrent Piepho
2018-08-16loader: Implement .hex file loaderSu Hang
2018-08-16loader: add rom transaction APIStefan Hajnoczi
2018-08-16loader: extract rom_free() functionStefan Hajnoczi
2018-08-16hw/arm: make bitbanded IO optional on ARMv7-MStefan Hajnoczi
2018-08-16i.MX6UL: Add Freescale i.MX6 UltraLite 14x14 EVK BoardJean-Christophe Dubois
2018-08-16i.MX6UL: Add i.MX6UL SOCJean-Christophe Dubois
2018-08-16i.MX6UL: Add i.MX6UL specific CCM deviceJean-Christophe Dubois
2018-08-15Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell
2018-08-15block: Remove deprecated -drive option serialKevin Wolf
2018-08-15block: Remove deprecated -drive geometry optionsKevin Wolf
2018-08-14target/arm: Provide accessor functions for HCR_EL2.{IMO, FMO, AMO}Peter Maydell
2018-08-14arm: Fix return code of arm_load_elfAdam Lackorzynski
2018-08-14arm/virt: Add support for GICv2 virtualization extensionsLuc Michel
2018-08-14xlnx-zynqmp: Improve GIC wiring and MMIO mappingLuc Michel
2018-08-14intc/arm_gic: Improve tracesLuc Michel
2018-08-14intc/arm_gic: Implement maintenance interrupt generationLuc Michel
2018-08-14intc/arm_gic: Implement gic_update_virt() functionLuc Michel
2018-08-14intc/arm_gic: Implement the virtual interface registersLuc Michel
2018-08-14intc/arm_gic: Wire the vCPU interfaceLuc Michel
2018-08-14intc/arm_gic: Implement virtualization extensions in gic_cpu_(read|write)Luc Michel
2018-08-14intc/arm_gic: Implement virtualization extensions in gic_(deactivate|complete...Luc Michel
2018-08-14intc/arm_gic: Implement virtualization extensions in gic_acknowledge_irqLuc Michel
2018-08-14intc/arm_gic: Implement virtualization extensions in gic_(activate_irq|drop_p...Luc Michel
2018-08-14intc/arm_gic: Add virtualization enabled IRQ helper functionsLuc Michel
2018-08-14intc/arm_gic: Refactor secure/ns access check in the CPU interfaceLuc Michel
2018-08-14intc/arm_gic: Add virtualization extensions helper macros and functionsLuc Michel
2018-08-14intc/arm_gic: Add virtual interface register definitionsLuc Michel
2018-08-14intc/arm_gic: Add the virtualization extensions to the GIC stateLuc Michel
2018-08-14intc/arm_gic: Remove some dead code and put some functions staticLuc Michel
2018-08-14intc/arm_gic: Implement GICD_ISACTIVERn and GICD_ICACTIVERn registersLuc Michel
2018-08-14intc/arm_gic: Refactor operations on the distributorLuc Michel
2018-08-14nvic: Change NVIC to support ARMv6-MJulia Suvorova
2018-08-14arm: Add ARMv6-M programmer's model supportJulia Suvorova
2018-08-14nvic: Handle ARMv6-M SCS reserved registersJulia Suvorova