summaryrefslogtreecommitdiffstats
path: root/include/hw
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell2017-03-034-0/+44
|\
| * ACPI: Add Virtual Machine Generation ID supportBen Warren2017-03-022-0/+36
| * ACPI: Add vmgenid blob storage to the build tablesBen Warren2017-03-021-0/+1
| * linker-loader: Add new 'write pointer' commandBen Warren2017-03-021-0/+7
* | Merge remote-tracking branch 'remotes/elmarco/tags/leak-pull-request' into st...Peter Maydell2017-03-021-0/+1
|\ \
| * | tests: fix ptimer leaksMarc-André Lureau2017-02-281-0/+1
* | | Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-2.9-20170301' into...Peter Maydell2017-03-026-68/+154
|\ \ \
| * | | ppc/xics: move InterruptStatsProvider to the sPAPR machineCédric Le Goater2017-03-011-0/+2
| * | | ppc/xics: move ics-simple post_load under the machineCédric Le Goater2017-03-011-1/+0Star
| * | | ppc/xics: remove the XICSState classesCédric Le Goater2017-03-012-36/+0Star
| * | | ppc/xics: export the XICS init routinesCédric Le Goater2017-03-011-0/+5
| * | | ppc/xics: move the ICP array under the sPAPR machineCédric Le Goater2017-03-012-2/+3
| * | | ppc/xics: simplify spapr_dt_xics() interfaceCédric Le Goater2017-03-011-1/+1
| * | | ppc/xics: use the QOM interface to grab an ICPCédric Le Goater2017-03-011-5/+5
| * | | ppc/xics: move the cpu_setup() handler under the ICPState classCédric Le Goater2017-03-011-2/+1Star
| * | | ppc/xics: simplify the cpu_setup() handlerCédric Le Goater2017-03-011-1/+1
| * | | ppc/xics: extend the QOM interface to handle ICPsCédric Le Goater2017-03-011-0/+3
| * | | ppc/xics: remove the XICS list of ICSCédric Le Goater2017-03-011-2/+0Star
| * | | ppc/xics: remove xics_find_source()Cédric Le Goater2017-03-011-1/+0Star
| * | | ppc/xics: use the QOM interface to resend irqsCédric Le Goater2017-03-011-1/+2
| * | | ppc/xics: use the QOM interface to get irqsCédric Le Goater2017-03-013-3/+4
| * | | ppc/xics: use the QOM interface under the sPAPR machineCédric Le Goater2017-03-011-0/+1
| * | | ppc/xics: introduce a XICSFabric QOM interface to handle ICSsCédric Le Goater2017-03-011-0/+18
| * | | ppc/xics: store the ICS object under the sPAPR machineCédric Le Goater2017-03-012-3/+4
| * | | ppc/xics: remove set_nr_servers() handler from XICSStateClassCédric Le Goater2017-03-011-3/+0Star
| * | | ppc/xics: remove set_nr_irqs() handler from XICSStateClassCédric Le Goater2017-03-011-2/+1Star
| * | | xics: XICS should not be a SysBusDeviceDavid Gibson2017-03-011-1/+1
| * | | spapr/pci: populate PCI DT in reverse orderGreg Kurz2017-03-011-0/+4
| * | | PCI: add missing classes in pci_ids.h to build device treeLaurent Vivier2017-03-011-9/+103
| |/ /
* | | Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell2017-03-021-2/+6
|\ \ \ | |_|/ |/| |
| * | hw/block: Introduce share-rw qdev propertyKevin Wolf2017-02-281-1/+4
| * | hw/block: Request permissionsKevin Wolf2017-02-281-1/+2
| |/
* | Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20170228-...Peter Maydell2017-03-019-1/+229
|\ \
| * | bcm2835: add sdhost and gpio controllersClement Deschamps2017-02-281-0/+4
| * | bcm2835_gpio: add bcm2835 gpio controllerClement Deschamps2017-02-281-0/+39
| * | hw/sd: add card-reparenting functionClement Deschamps2017-02-281-0/+11
| * | hw/intc/arm_gicv3_kvm: Add ICC_SRE_EL1 register to vmstateVijaya Kumar K2017-02-281-0/+1
| * | stm32f205: Create armv7m object without using armv7m_init()Peter Maydell2017-02-281-1/+3
| * | armv7m: Split systick out from NVICPeter Maydell2017-02-282-7/+37
| * | armv7m: Make bitband device take the address space to accessPeter Maydell2017-02-281-0/+2
| * | armv7m: Make ARMv7M object take memory region linkPeter Maydell2017-02-281-0/+10
| * | armv7m: QOMify the armv7m containerPeter Maydell2017-02-281-0/+51
| * | armv7m: Move NVICState struct definition into headerPeter Maydell2017-02-281-0/+66
| * | armv7m: Abstract out the "load kernel" codePeter Maydell2017-02-281-0/+12
| |/
* | Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20170228' into stagingPeter Maydell2017-02-282-5/+21
|\ \ | |/ |/|
| * elf-loader: Allow late loading of elfFarhan Ali2017-02-282-5/+21
* | bcm2835_sdhost: add bcm2835 sdhost controllerClement Deschamps2017-02-281-0/+48
* | hw/arm/virt: Add a user option to disallow ITS instantiationEric Auger2017-02-281-0/+1
* | target-arm: Implement BCM2835 hardware RNGMarcin Chojnacki2017-02-282-0/+29
|/
* Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20170224' into stagingPeter Maydell2017-02-251-2/+9
|\