aboutsummaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)Author
2018-10-18Merge remote-tracking branch 'remotes/huth-gitlab/tags/pull-request-2018-10-1...Peter Maydell
2018-10-17hw/core/generic-loader: Compile only once, not for each targetThomas Huth
2018-10-17cpu: Provide a proper prototype for target_words_bigendian() in a headerThomas Huth
2018-10-17hw/core/generic-loader: Set a category for the generic-loader deviceThomas Huth
2018-10-16net: cadence_gem: Implement support for 64bit descriptor addressesEdgar E. Iglesias
2018-10-16net: cadence_gem: Add support for selecting the DMA MemoryRegionEdgar E. Iglesias
2018-10-16net: cadence_gem: Add support for extended descriptorsEdgar E. Iglesias
2018-10-16net: cadence_gem: Add macro with max number of descriptor wordsEdgar E. Iglesias
2018-10-16net: cadence_gem: Use uint32_t for 32bit descriptor wordsEdgar E. Iglesias
2018-10-16net: cadence_gem: Disable TSU feature bitEdgar E. Iglesias
2018-10-16hw/arm/virt: add DT property /secure-chosen/stdout-path indicating secure UARTJerome Forissier
2018-10-15vfio-pci: make vfio-pci device more QOM conventionalLi Qiang
2018-10-15hw/arm/virt: Allow dynamic vfio-platform devices againGeert Uytterhoeven
2018-10-15hw/arm/sysbus-fdt: Allow device matching with DT compatible valueEric Auger
2018-10-15vfio/platform: Make the vfio-platform device non-abstractEric Auger
2018-10-15hw/vfio/display: add ramfb supportGerd Hoffmann
2018-10-15hw/display/cirrus_vga: Move "isa-cirrus-vga" device into a separate fileThomas Huth
2018-10-15i2c: switch ddc to use the new edid generatorGerd Hoffmann
2018-10-15qxl: check qxl_phys2virt return valueGerd Hoffmann
2018-10-15bochs-display: wire up edid supportGerd Hoffmann
2018-10-15display: add separate config option for bochs-displayGerd Hoffmann
2018-10-15edid: fix alignment issuesGerd Hoffmann
2018-10-12Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20181012' into stagingPeter Maydell
2018-10-12hw/s390x: Include the tod-qemu also for builds with --disable-tcgThomas Huth
2018-10-12s390x/vfio: ap: Introduce VFIO AP deviceTony Krowiak
2018-10-12s390x/ap: base Adjunct Processor (AP) object modelTony Krowiak
2018-10-11qmp, hmp: make subsystem/system-vendor identities optionalDenis V. Lunev
2018-10-11vhost-user: Don't ask for reply on postcopy mem table setIlya Maximets
2018-10-11vhost-user: Fix userfaultfd leakIlya Maximets
2018-10-10ivshmem: Fix unplug of device "ivshmem-plain"Markus Armbruster
2018-10-08hw/display/bcm2835_fb: Silence Coverity warning about multiply overflowpull-target-arm-20181008Peter Maydell
2018-10-08virt: Suppress external aborts on virt-2.10 and earlierPeter Maydell
2018-10-05Merge remote-tracking branch 'remotes/kraxel/tags/vga-20181005-pull-request' ...Peter Maydell
2018-10-05Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20181004' into stagingPeter Maydell
2018-10-05edid: fix vendor defaultGerd Hoffmann
2018-10-05secondary-vga: delete mmio subregions upon exitremy.noel
2018-10-05hw/display/qxl: Suppress clang-7 warning about misaligned atomic operationPeter Maydell
2018-10-04hw/s390x/s390-pci-bus: Convert sysbus init function to realize functionThomas Huth
2018-10-04s390x: Fence huge pages prior to 3.1Janosch Frank
2018-10-04hw/s390x/css: Remove QEMU_PACKED from struct SenseIdThomas Huth
2018-10-04hw/s390x/ipl: Fix alignment problems of S390IPLState membersThomas Huth
2018-10-03chardev: mark the calls that allow an implicit mux monitorMarc-André Lureau
2018-10-02hw/scsi/mptendian: Avoid taking address of fields in packed structsPeter Maydell
2018-10-02hw/nvram/fw_cfg: Use memberwise copy of MemoryRegionOps structPeter Maydell
2018-10-02virtio: do not take address of packed membersPaolo Bonzini
2018-10-02replay: replay BH for IDE trim operationPavel Dovgalyuk
2018-10-02lsi53c895a: convert to trace-eventsMark Cave-Ayland
2018-10-02scsi-block: Deprecate rotation_rateFam Zheng
2018-10-02kvmclock: run KVM_KVMCLOCK_CTRL ioctl in vcpu threadYongji Xie
2018-10-02hw: edu: replace device name with macroLi Qiang