aboutsummaryrefslogtreecommitdiff
path: root/include/hw
AgeCommit message (Expand)AuthorFilesLines
2019-02-25Merge remote-tracking branch 'remotes/kraxel/tags/vga-20190222-pull-request' ...Peter Maydell1-5/+5
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
2019-02-18xics: Handle KVM ICP realize from the common codeGreg Kurz1-0/+1
2019-02-18xics: Handle KVM ICP reset from the common codeGreg Kurz1-1/+0
2019-02-18xics: Explicitely call KVM ICP methods from the common codeGreg Kurz1-4/+5
2019-02-17spapr/irq: add an 'nr_irq' parameter to initialize the backend.Cédric Le Goater1-1/+1
2019-02-17qdev: pass an Object * to qbus_set_hotplug_handler()Michael Roth1-2/+1
2019-02-17xive: Only set source type for LSIsGreg Kurz1-5/+2
2019-02-17spapr: Rename xics to intc in interrupt controller agnostic codeGreg Kurz2-2/+2
2019-02-05Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell5-2/+234
2019-02-05Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell1-0/+1
2019-02-05pci/msi: export msi_is_masked()Peter Xu1-0/+1
2019-02-05qemu-options: Remove deprecated "-virtioconsole" optionPaolo Bonzini1-1/+0
2019-02-05hw/i386/pc: enable PVH only for machine type >= 4.0Stefano Garzarella1-0/+3
2019-02-05pvh: Add x86/HVM direct boot ABI header fileLiam Merwick1-0/+146
2019-02-05elf-ops.h: Add get_elf_note_type()Liam Merwick1-0/+75
2019-02-05elf: Add optional function ptr to load_elf() to parse ELF notesLiam Merwick2-1/+10
2019-02-05Merge remote-tracking branch 'remotes/xtensa/tags/20190204-xtensa' into stagingPeter Maydell1-0/+44
2019-02-04spapr: move the interrupt presenters under machine_dataCédric Le Goater1-0/+2
2019-02-04ppc/pnv: introduce a CPU machine_dataCédric Le Goater1-0/+9
2019-02-04xive: add a get_tctx() method to the XiveRouterCédric Le Goater1-28/+29
2019-02-04ppc/xive: fix remaining XiveFabric namesCédric Le Goater1-1/+1
2019-02-04ppc4xx: Use ram_addr_t in ppc4xx_sdram_adjust()BALATON Zoltan1-1/+1
2019-02-04smbus: Add a helper to generate SPD EEPROM dataBALATON Zoltan1-0/+3
2019-02-01Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20190201'...Peter Maydell7-18/+215
2019-02-01arm: Instantiate NRF51 special NVM's and NVMCSteffen Görtz1-0/+2
2019-02-01hw/nvram/nrf51_nvm: Add nRF51 non-volatile memoriesSteffen Görtz1-0/+64
2019-02-01hw/arm/armsse: Add SSE-200 modelPeter Maydell1-3/+16
2019-02-01hw/arm/armsse: Add CPU_IDENTITY block to SSE-200Peter Maydell1-0/+3
2019-02-01hw/misc/armsse-cpuid: Implement SSE-200 CPU_IDENTITY register blockPeter Maydell1-0/+41
2019-02-01hw/arm/armsse: Add unimplemented-device stub for CPU local control registersPeter Maydell1-0/+1
2019-02-01hw/arm/armsse: Add unimplemented-device stub for cache control registersPeter Maydell1-0/+1