aboutsummaryrefslogtreecommitdiff
path: root/include/hw
AgeCommit message (Expand)AuthorFilesLines
2019-02-28Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20190228-...Peter Maydell3-2/+70
2019-02-28hw/arm/armsse: Unify init-svtor and cpuwait handlingPeter Maydell1-0/+3
2019-02-28hw/arm/iotkit-sysctl: Add SSE-200 registersPeter Maydell1-0/+20
2019-02-28hw/misc/iotkit-sysctl: Correct typo in INITSVTOR0 register namePeter Maydell1-1/+1
2019-02-28hw/arm/armsse: Wire up the MHUsPeter Maydell1-1/+2
2019-02-28hw/misc/armsse-mhu.c: Model the SSE-200 Message Handling UnitPeter Maydell1-0/+44
2019-02-28Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-4.0-20190226' into...Peter Maydell8-5/+46
2019-02-26spapr: add hotplug hooks for PHB hotplugGreg Kurz1-0/+3
2019-02-26spapr_pci: provide node start offset via spapr_populate_pci_dt()Michael Roth1-1/+1
2019-02-26spapr: create DR connectors for PHBsMichael Roth2-0/+9
2019-02-26spapr_pci: add PHB unrealizeGreg Kurz1-0/+5
2019-02-26spapr_irq: Expose the phandle of the interrupt controllerGreg Kurz1-0/+1
2019-02-26spapr: Expose the name of the interrupt controller nodeGreg Kurz3-0/+6
2019-02-26xics: Write source state to KVM at claim timeGreg Kurz1-0/+1
2019-02-26spapr/drc: Drop spapr_drc_attach() fdt argumentGreg Kurz1-2/+1
2019-02-26spapr/pci: Generate FDT fragment at configure connector timeGreg Kurz1-1/+3
2019-02-26spapr: Generate FDT fragment for CPUs at configure connector timeGreg Kurz1-0/+2
2019-02-26spapr: Generate FDT fragment for LMBs at configure connector timeGreg Kurz1-1/+3
2019-02-26spapr_drc: Allow FDT fragment to be added laterGreg Kurz1-0/+6
2019-02-26target/ppc/spapr: Set LPCR:HR when using Radix modeBenjamin Herrenschmidt1-0/+1
2019-02-26ppc: add host-serial and host-model machine attributes (CVE-2019-8934)Prasad J Pandit1-0/+2
2019-02-26target/ppc: Add POWER9 external interrupt modelBenjamin Herrenschmidt1-0/+2
2019-02-25Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...Peter Maydell3-5/+19
2019-02-25Merge remote-tracking branch 'remotes/kraxel/tags/vga-20190222-pull-request' ...Peter Maydell1-5/+5
2019-02-22virtio-blk: add DISCARD and WRITE_ZEROES featuresStefano Garzarella1-0/+2
2019-02-22virtio-blk: set config size depending on the features enabledStefano Garzarella1-0/+1
2019-02-22virtio-net: make VirtIOFeature usable for other virtio devicesStefano Garzarella1-0/+15
2019-02-22virtio-blk: add host_features field in VirtIOBlockStefano Garzarella1-2/+1
2019-02-22hw/ide: drop iov field from IDEDMAVladimir Sementsov-Ogievskiy1-1/+0
2019-02-22hw/ide: drop iov field from IDEBufferedRequestVladimir Sementsov-Ogievskiy1-1/+0
2019-02-22hw/ide: drop iov field from IDEStateVladimir Sementsov-Ogievskiy1-1/+0
2019-02-22display/virtio: add edid support.Gerd Hoffmann1-0/+5
2019-02-22virtio-gpu: remove useless 'waiting' fieldMarc-André Lureau1-1/+0
2019-02-22virtio-gpu: block both 2d and 3d renderingMarc-André Lureau1-1/+0
2019-02-22virtio-gpu: remove unused config_sizeMarc-André Lureau1-2/+0
2019-02-22virtio-gpu: remove unused qdevMarc-André Lureau1-1/+0
2019-02-21hw/arm/armsse: Make 0x5... alias region work for per-CPU devicesPeter Maydell1-1/+1
2019-02-21hw/arm/armsse: Allow boards to specify init-svtorPeter Maydell1-0/+3
2019-02-21hw/arm/armsse: Document SRAM_ADDR_WIDTH property in header commentPeter Maydell1-0/+2
2019-02-21hw/char/pl011: Support all interrupt linesPeter Maydell1-1/+1
2019-02-21hw/char/pl011: Allow use as an embedded-struct devicePeter Maydell1-0/+34
2019-02-21hw/timer/pl031: Allow use as an embedded-struct devicePeter Maydell1-0/+44
2019-02-21hw/misc/tz-ppc: Support having unused ports in the middle of the rangePeter Maydell1-1/+7
2019-02-18Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-4.0-20190219' into...Peter Maydell6-26/+17
2019-02-18target/s390x: Split out s390-tod.hRichard Henderson1-15/+1
2019-02-18xics: Drop the KVM ICS classGreg Kurz1-3/+0
2019-02-18xics: Handle KVM interrupt presentation from "simple" ICS codeGreg Kurz1-1/+1
2019-02-18xics: Explicitely call KVM ICS methods from the common codeGreg Kurz1-3/+4
2019-02-18xics: Drop the KVM ICP classGreg Kurz1-3/+0
2019-02-18spapr/irq: Use the base ICP class for KVMGreg Kurz1-1/+0