aboutsummaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)AuthorFilesLines
2019-02-26spapr_pci: add ibm, my-drc-index property for PHB hotplugMichael Roth1-0/+9
2019-02-26spapr_pci: provide node start offset via spapr_populate_pci_dt()Michael Roth2-2/+5
2019-02-26spapr_events: add support for phb hotplug eventsMichael Roth1-0/+3
2019-02-26spapr: populate PHB DRC entries for root DT nodeNathan Fontenot1-0/+8
2019-02-26spapr: create DR connectors for PHBsMichael Roth2-0/+30
2019-02-26spapr_pci: add PHB unrealizeGreg Kurz1-4/+82
2019-02-26spapr_irq: Expose the phandle of the interrupt controllerGreg Kurz1-0/+21
2019-02-26spapr: Expose the name of the interrupt controller nodeGreg Kurz3-7/+25
2019-02-26xics: Write source state to KVM at claim timeGreg Kurz2-31/+47
2019-02-26spapr/drc: Drop spapr_drc_attach() fdt argumentGreg Kurz3-15/+4
2019-02-26spapr/pci: Generate FDT fragment at configure connector timeGreg Kurz2-7/+13
2019-02-26spapr: Generate FDT fragment for CPUs at configure connector timeGreg Kurz2-29/+24
2019-02-26spapr: Generate FDT fragment for LMBs at configure connector timeGreg Kurz2-15/+19
2019-02-26spapr_drc: Allow FDT fragment to be added laterGreg Kurz1-5/+31
2019-02-26target/ppc: Rename PATB/PATBE -> PATEBenjamin Herrenschmidt2-19/+27
2019-02-26target/ppc: Fix ordering of hash MMU accessesBenjamin Herrenschmidt1-2/+19
2019-02-26target/ppc/spapr: Set LPCR:HR when using Radix modeBenjamin Herrenschmidt3-42/+51
2019-02-26spapr: support memory unplug for qtestDavid Hildenbrand1-0/+6
2019-02-26ppc: add host-serial and host-model machine attributes (CVE-2019-8934)Prasad J Pandit1-6/+70
2019-02-26target/ppc: Add POWER9 external interrupt modelBenjamin Herrenschmidt3-0/+48
2019-02-26target/ppc: Rename "in_pm_state" to "resume_as_sreset"Benjamin Herrenschmidt1-1/+1
2019-02-25Merge remote-tracking branch 'remotes/kraxel/tags/vga-20190222-pull-request' ...Peter Maydell3-30/+69
2019-02-25Merge remote-tracking branch 'remotes/kraxel/tags/ui-20190222-pull-request' i...Peter Maydell1-1/+13
2019-02-22Merge remote-tracking branch 'remotes/awilliam/tags/vfio-updates-20190221.0' ...Peter Maydell2-45/+90
2019-02-22Merge remote-tracking branch 'remotes/rth/tags/pull-hppa-20190221' into stagingPeter Maydell1-3/+24
2019-02-22Merge remote-tracking branch 'remotes/amarkovic/tags/mips-queue-feb-21-2019-v...Peter Maydell3-25/+24
2019-02-22display/virtio: add edid support.Gerd Hoffmann3-0/+47
2019-02-22virtio-gpu: remove useless 'waiting' fieldMarc-André Lureau1-3/+1
2019-02-22virtio-gpu: block both 2d and 3d renderingMarc-André Lureau2-26/+22
2019-02-22virtio-gpu: remove unused config_sizeMarc-André Lureau1-2/+1
2019-02-22virtio-gpu: remove unused qdevMarc-André Lureau1-1/+0
2019-02-21hw/vfio/common: Refactor container initializationEric Auger1-44/+70
2019-02-21vfio/common: Work around kernel overflow bug in DMA unmapAlex Williamson2-1/+20
2019-02-21target/mips: fulong2e: Dynamically generate SPD EEPROM dataBALATON Zoltan1-18/+13
2019-02-21target/mips: fulong2e: Fix bios flash sizeBALATON Zoltan1-5/+4
2019-02-21hw/pci-host/bonito.c: Add PCI mem region mapped at the correct addressBALATON Zoltan1-1/+6
2019-02-21hw/misc: mips_itu: Fix 32/64 bit issue in a line involving shift operatorAleksandar Markovic1-1/+1
2019-02-21hw/arm/armsse: Make 0x5... alias region work for per-CPU devicesPeter Maydell1-10/+16
2019-02-21hw/arm/musca: Wire up PL011 UARTsPeter Maydell1-5/+29
2019-02-21hw/arm/musca: Wire up PL031 RTCPeter Maydell1-3/+23
2019-02-21hw/arm/musca: Add MPCsPeter Maydell1-8/+147
2019-02-21hw/arm/musca: Add PPCsPeter Maydell1-0/+289
2019-02-21hw/arm/musca.c: Implement models of the Musca-A and -B1 boardsPeter Maydell2-0/+198
2019-02-21hw/arm/armsse: Allow boards to specify init-svtorPeter Maydell1-4/+4
2019-02-21hw/char/pl011: Use '0x' prefix when logging hex numbersPeter Maydell1-2/+2
2019-02-21hw/char/pl011: Support all interrupt linesPeter Maydell1-2/+44
2019-02-21hw/char/pl011: Allow use as an embedded-struct devicePeter Maydell1-29/+2
2019-02-21hw/timer/pl031: Convert to using trace eventsPeter Maydell2-25/+36
2019-02-21hw/timer/pl031: Allow use as an embedded-struct devicePeter Maydell1-24/+1
2019-02-21hw/misc/tz-ppc: Support having unused ports in the middle of the rangePeter Maydell1-0/+32