aboutsummaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)Author
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 overflowPeter 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
2018-10-02hw: hyperv_testdev: add read callbackLi Qiang
2018-10-02hw: pc-testdev: add read memory region callbackLi Qiang
2018-10-02hw: debugexit: add read callbackLi Qiang
2018-10-02fw_cfg_mem: add read memory region callbackLi Qiang
2018-10-02change get_image_size return type to int64_tLi Zhijian
2018-10-02serial: fix DLL writesPaolo Bonzini
2018-10-02hw/char/sh_serial: Add timeout handling to unbreak serial inputGeert Uytterhoeven
2018-10-02ps2: prevent changing irq state on save and loadPavel Dovgalyuk
2018-10-02es1370: fix ADC_FRAMEADR and ADC_FRAMECNTPaolo Bonzini
2018-10-02virtio: Return true from virtio_queue_empty if brokenFam Zheng
2018-10-01Merge remote-tracking branch 'remotes/kraxel/tags/usb-20181001-pull-request' ...Peter Maydell
2018-10-01Merge remote-tracking branch 'remotes/kraxel/tags/vga-20180927-pull-request' ...Peter Maydell
2018-10-01ohci: set effectively usb frame rate to 1kHzMiguel GAIO
2018-10-01usb-hub: clear suspend on detachGerd Hoffmann
2018-10-01usb-mtp: reset ObjectInfo dataset size on cleanupBandan Das
2018-10-01usb-mtp: fix error conditions for write operationBandan