aboutsummaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)Author
2019-02-21hw/arm/armsse: Make 0x5... alias region work for per-CPU devicespull-target-arm-20190221Peter Maydell
2019-02-21hw/arm/musca: Wire up PL011 UARTsPeter Maydell
2019-02-21hw/arm/musca: Wire up PL031 RTCPeter Maydell
2019-02-21hw/arm/musca: Add MPCsPeter Maydell
2019-02-21hw/arm/musca: Add PPCsPeter Maydell
2019-02-21hw/arm/musca.c: Implement models of the Musca-A and -B1 boardsPeter Maydell
2019-02-21hw/arm/armsse: Allow boards to specify init-svtorPeter Maydell
2019-02-21hw/char/pl011: Use '0x' prefix when logging hex numbersPeter Maydell
2019-02-21hw/char/pl011: Support all interrupt linesPeter Maydell
2019-02-21hw/char/pl011: Allow use as an embedded-struct devicePeter Maydell
2019-02-21hw/timer/pl031: Convert to using trace eventsPeter Maydell
2019-02-21hw/timer/pl031: Allow use as an embedded-struct devicePeter Maydell
2019-02-21hw/misc/tz-ppc: Support having unused ports in the middle of the rangePeter Maydell
2019-02-21hw/arm/armsse: Fix memory leak in error-exit pathPeter Maydell
2019-02-20usb: remove unnecessary NULL device check from usb_ep_get()Liam Merwick
2019-02-20usb: add device checks before redirector calls to usb_ep_get()Liam Merwick
2019-02-20usb: check device is not NULL before calling usb_ep_get()Liam Merwick
2019-02-20uhci: check device is not NULL before calling usb_ep_get()Liam Merwick
2019-02-20ohci: check device is not NULL before calling usb_ep_get()Liam Merwick
2019-02-20ehci: check device is not NULL before calling usb_ep_get()Liam Merwick
2019-02-20xhci: check device is not NULL before calling usb_ep_get()Liam Merwick
2019-02-20xhci: add asserts to help with static code analysisLiam Merwick
2019-02-20usb: rearrange usb_ep_get()Liam Merwick
2019-02-18Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-4.0-20190219' into...Peter Maydell
2019-02-18Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2019-02-18' into ...Peter Maydell
2019-02-18qapi: move RTC_CHANGE to the target schemaMarc-André Lureau
2019-02-18qapi: make s390 commands depend on TARGET_S390XMarc-André Lureau
2019-02-18qapi: make rtc-reset-reinjection and SEV depend on TARGET_I386Marc-André Lureau
2019-02-18s390x/cpumodel: default enable mepoch for z14 and laterCollin Walling
2019-02-18s390x: add zPCI feature to "qemu" CPU modelDavid Hildenbrand
2019-02-18s390x: always provide pci supportCornelia Huck
2019-02-18xics: Drop the KVM ICS classGreg Kurz
2019-02-18spapr/irq: Use the "simple" ICS class for KVMGreg Kurz
2019-02-18xics: Handle KVM interrupt presentation from "simple" ICS codeGreg Kurz
2019-02-18xics: Handle KVM ICS reset from the "simple" ICS codeGreg Kurz
2019-02-18xics: Explicitely call KVM ICS methods from the common codeGreg Kurz
2019-02-18xics: Drop the KVM ICP classGreg Kurz
2019-02-18spapr/irq: Use the base ICP class for KVMGreg Kurz
2019-02-18xics: Handle KVM ICP realize from the common codeGreg Kurz
2019-02-18xics: Handle KVM ICP reset from the common codeGreg Kurz
2019-02-18xics: Explicitely call KVM ICP methods from the common codeGreg Kurz
2019-02-17spapr/irq: remove the XICS offset adjustmentCédric Le Goater
2019-02-17spapr/irq: add an 'nr_irq' parameter to initialize the backend.Cédric Le Goater
2019-02-17spapr: fix out of bounds write in spapr_populate_drmem_v2Fabiano Rosas
2019-02-17qdev: pass an Object * to qbus_set_hotplug_handler()Michael Roth
2019-02-17xive: Only set source type for LSIsGreg Kurz
2019-02-17mac_newworld: change default NIC to sungem for mac99 machineMark Cave-Ayland
2019-02-17spapr: Disallow unsupported kernel-irqchip settingsGreg Kurz
2019-02-17cuda: decrease time delay before raising VIA SR interrupt and remove fast pathMark Cave-Ayland
2019-02-17spapr_pci: Fix interrupt leak in rtas_ibm_change_msi() error pathGreg Kurz