summaryrefslogtreecommitdiff
path: root/hw/arm
AgeCommit message (Expand)Author
2017-01-09hw/arm/virt-acpi-build: Don't incorrectly claim architectural timer to be edg...Andrew Jones
2017-01-09hw/arm/virt: remove VirtGuestInfoAndrew Jones
2017-01-09hw/arm/virt-acpi-build: don't save VirtGuestInfo on AcpiBuildStateAndrew Jones
2017-01-09hw/arm/virt-acpi-build: remove redundant members from VirtGuestInfoAndrew Jones
2017-01-09hw/arm/virt: pass VirtMachineState instead of VirtGuestInfoAndrew Jones
2017-01-09hw/arm/virt: move VirtMachineState/Class to virt.hAndrew Jones
2017-01-09hw/arm/virt: remove include/hw/arm/virt-acpi-build.hAndrew Jones
2017-01-09hw/arm/virt: eliminate struct VirtGuestInfoStateAndrew Jones
2017-01-09hw/arm/virt: use VirtMachineState.gic_versionAndrew Jones
2017-01-09hw/arm/virt: parameter passing cleanupsAndrew Jones
2017-01-09hw/arm/virt-acpi-build: fadt: improve flag namingAndrew Jones
2017-01-09hw/arm/virt-acpi-build: gtdt: improve flag namingAndrew Jones
2017-01-09hw/arm/virt-acpi-build: name GIC CPU Interface Structure appropriatelyAndrew Jones
2017-01-09hw/arm/virt-acpi-build: add all missing cpu_to_le'sAndrew Jones
2017-01-09hw/arm/virt: Don't incorrectly claim architectural timer to be edge-triggeredPeter Maydell
2017-01-09hw/arm/virt: Rename 'vbi' variables to 'vms'Peter Maydell
2017-01-09hw/arm/virt: Merge VirtBoardInfo and VirtMachineStatePeter Maydell
2017-01-09i2c: Allow I2C devices to NAK start eventsCorey Minyard
2016-12-27hw/i2c: Add a NULL check for i2c slave init callbacksAlastair D'Silva
2016-12-27hw/arm: remove trailing whitespaceAlastair D'Silva
2016-12-27aspeed/smc: set the number of flash modules for the FMC controllerCédric Le Goater
2016-12-27aspeed: change SoC revision of the palmetto-bmc machineCédric Le Goater
2016-12-27aspeed: add the definitions for the AST2400 A1 SoCCédric Le Goater
2016-12-27aspeed: add a memory region for SRAMCédric Le Goater
2016-12-27aspeed: add support for the romulus-bmc boardCédric Le Goater
2016-12-27aspeed: extend the board configuration with flash modelsCédric Le Goater
2016-12-27aspeed: attach the second SPI controller object to the SoCCédric Le Goater
2016-12-27aspeed: remove cannot_destroy_with_object_finalize_yetCédric Le Goater
2016-12-27aspeed: QOMify the CPU object and attach it to the SoCCédric Le Goater
2016-12-27hw/arm/virt: add 2.9 machine typePeter Maydell
2016-12-20Move target-* CPU file into a target/ folderThomas Huth
2016-11-30loader: fix handling of custom address spaces when adding ROM blobsLaszlo Ersek
2016-11-28arm: Create /chosen and /memory devicetree nodes if necessaryGuenter Roeck
2016-11-16fw_cfg: move FW_CFG_NB_CPUS out of fw_cfg_init1()Igor Mammedov
2016-10-28hw/arm/tosa: Fix reset handlingGuenter Roeck
2016-10-28hw/arm/spitz: Fix reset handlingGuenter Roeck
2016-10-28arm: virt: add PMU property to mach-virt machine typeWei Huang
2016-10-28arm: Add an option to turn on/off vPMU supportWei Huang
2016-10-28versatilepb: do not run if user asks for more than 256MB RAMJean-Christophe Dubois
2016-10-28hw/arm/pxa2xx: Set value default values for CCCR and CKEN on PXA255Guenter Roeck
2016-10-28arm: cubieboard: Add support for initrdGuenter Roeck
2016-10-25Merge remote-tracking branch 'remotes/ehabkost/tags/x86-pull-request' into st...Peter Maydell
2016-10-24Increase MAX_CPUMASK_BITS from 255 to 288Igor Mammedov
2016-10-24hw/arm: QOM'ify strongarm.cxiaoqiang zhao
2016-10-24hw/arm: QOM'ify pxa2xx_gpio.cxiaoqiang zhao
2016-10-24hw/arm: QOM'ify musicpal.cxiaoqiang zhao
2016-10-24ARM: Virt: ACPI: Build an IORT table with RC and ITS nodesPrem Mallappa
2016-10-24hw/arm/virt: Set minimum_page_bits to 12Peter Maydell
2016-10-24char: remove explicit_fe_open, use a set_handlers argumentMarc-André Lureau
2016-10-24char: make some qemu_chr_fe skip if no driverMarc-André Lureau