aboutsummaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)Author
2019-02-25virtio-blk: Increase in_flight for request restart BHKevin Wolf
2019-02-25Merge remote-tracking branch 'remotes/kraxel/tags/vga-20190222-pull-request' ...Peter Maydell
2019-02-25Merge remote-tracking branch 'remotes/kraxel/tags/ui-20190222-pull-request' i...Peter Maydell
2019-02-22Merge remote-tracking branch 'remotes/awilliam/tags/vfio-updates-20190221.0' ...Peter Maydell
2019-02-22Merge remote-tracking branch 'remotes/rth/tags/pull-hppa-20190221' into stagingPeter Maydell
2019-02-22Merge remote-tracking branch 'remotes/amarkovic/tags/mips-queue-feb-21-2019-v...Peter Maydell
2019-02-22display/virtio: add edid support.Gerd Hoffmann
2019-02-22virtio-gpu: remove useless 'waiting' fieldMarc-André Lureau
2019-02-22virtio-gpu: block both 2d and 3d renderingMarc-André Lureau
2019-02-22virtio-gpu: remove unused config_sizeMarc-André Lureau
2019-02-22virtio-gpu: remove unused qdevMarc-André Lureau
2019-02-21hw/vfio/common: Refactor container initializationEric Auger
2019-02-21vfio/common: Work around kernel overflow bug in DMA unmapAlex Williamson
2019-02-21target/mips: fulong2e: Dynamically generate SPD EEPROM dataBALATON Zoltan
2019-02-21target/mips: fulong2e: Fix bios flash sizeBALATON Zoltan
2019-02-21hw/pci-host/bonito.c: Add PCI mem region mapped at the correct addressBALATON Zoltan
2019-02-21hw/misc: mips_itu: Fix 32/64 bit issue in a line involving shift operatorAleksandar Markovic
2019-02-21hw/arm/armsse: Make 0x5... alias region work for per-CPU devicesPeter 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-21hw/hppa/dino: mask out lower 2 bits of PCI config addrSven Schnelle
2019-02-21spice: set device address and device display ID in QXL interfaceLukáš Hrázký
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