aboutsummaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)AuthorFilesLines
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
2019-02-21hw/arm/armsse: Fix memory leak in error-exit pathPeter Maydell1-4/+6
2019-02-20usb: remove unnecessary NULL device check from usb_ep_get()Liam Merwick1-3/+1
2019-02-20usb: add device checks before redirector calls to usb_ep_get()Liam Merwick1-1/+2
2019-02-20usb: check device is not NULL before calling usb_ep_get()Liam Merwick1-4/+4
2019-02-20uhci: check device is not NULL before calling usb_ep_get()Liam Merwick1-3/+5
2019-02-20ohci: check device is not NULL before calling usb_ep_get()Liam Merwick1-0/+8
2019-02-20ehci: check device is not NULL before calling usb_ep_get()Liam Merwick1-2/+5
2019-02-20xhci: check device is not NULL before calling usb_ep_get()Liam Merwick1-2/+2
2019-02-20xhci: add asserts to help with static code analysisLiam Merwick1-0/+2
2019-02-20usb: rearrange usb_ep_get()Liam Merwick1-1/+1
2019-02-18Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-4.0-20190219' into...Peter Maydell22-246/+120
2019-02-18Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2019-02-18' into ...Peter Maydell3-4/+4
2019-02-18qapi: move RTC_CHANGE to the target schemaMarc-André Lureau2-2/+2
2019-02-18qapi: make s390 commands depend on TARGET_S390XMarc-André Lureau1-1/+1
2019-02-18qapi: make rtc-reset-reinjection and SEV depend on TARGET_I386Marc-André Lureau1-1/+1
2019-02-18s390x/cpumodel: default enable mepoch for z14 and laterCollin Walling1-1/+2
2019-02-18s390x: add zPCI feature to "qemu" CPU modelDavid Hildenbrand1-0/+3
2019-02-18s390x: always provide pci supportCornelia Huck3-83/+1
2019-02-18xics: Drop the KVM ICS classGreg Kurz2-41/+1
2019-02-18spapr/irq: Use the "simple" ICS class for KVMGreg Kurz1-8/+7
2019-02-18xics: Handle KVM interrupt presentation from "simple" ICS codeGreg Kurz3-8/+7
2019-02-18xics: Handle KVM ICS reset from the "simple" ICS codeGreg Kurz2-18/+4
2019-02-18xics: Explicitely call KVM ICS methods from the common codeGreg Kurz2-21/+14
2019-02-18xics: Drop the KVM ICP classGreg Kurz1-18/+0
2019-02-18spapr/irq: Use the base ICP class for KVMGreg Kurz1-3/+1
2019-02-18xics: Handle KVM ICP realize from the common codeGreg Kurz2-9/+9
2019-02-18xics: Handle KVM ICP reset from the common codeGreg Kurz2-19/+4
2019-02-18xics: Explicitely call KVM ICP methods from the common codeGreg Kurz2-21/+15
2019-02-17spapr/irq: remove the XICS offset adjustmentCédric Le Goater1-26/+1
2019-02-17spapr/irq: add an 'nr_irq' parameter to initialize the backend.Cédric Le Goater1-8/+10
2019-02-17spapr: fix out of bounds write in spapr_populate_drmem_v2Fabiano Rosas1-2/+2
2019-02-17qdev: pass an Object * to qbus_set_hotplug_handler()Michael Roth12-22/+15
2019-02-17xive: Only set source type for LSIsGreg Kurz1-4/+3
2019-02-17mac_newworld: change default NIC to sungem for mac99 machineMark Cave-Ayland1-1/+1
2019-02-17spapr: Disallow unsupported kernel-irqchip settingsGreg Kurz1-0/+13
2019-02-17cuda: decrease time delay before raising VIA SR interrupt and remove fast pathMark Cave-Ayland1-10/+1
2019-02-17spapr_pci: Fix interrupt leak in rtas_ibm_change_msi() error pathGreg Kurz1-0/+6
2019-02-17spapr: Rename xics to intc in interrupt controller agnostic codeGreg Kurz4-8/+8
2019-02-17hw/ppc/prep: Drop useless inclusion of "hw/i386/pc.h"Philippe Mathieu-Daudé1-1/+0
2019-02-15hw/arm/armsse: Fix miswiring of expansion IRQsPeter Maydell1-1/+1
2019-02-15hw/intc/armv7m_nvic: Allow byte accesses to SHPR1Peter Maydell1-2/+2
2019-02-14Merge remote-tracking branch 'remotes/amarkovic/tags/mips-queue-feb-14-2019' ...Peter Maydell2-2/+27
2019-02-14Merge remote-tracking branch 'remotes/vivier2/tags/trivial-branch-pull-reques...Peter Maydell4-14/+18
2019-02-14hw/mips_cpc: kick a VP when putting it into Run statewqMiodrag Dinic1-2/+15
2019-02-14hw/mips_int: hold BQL for all interrupt requestsAleksandar Markovic1-0/+12
2019-02-14Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...Peter Maydell1-4/+9
2019-02-14Merge remote-tracking branch 'remotes/elmarco/tags/chardev-pull-request' into...Peter Maydell9-19/+17
2019-02-14Merge remote-tracking branch 'remotes/palmer/tags/riscv-for-master-4.0-sf1' i...Peter Maydell4-4/+4