aboutsummaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)Author
2018-10-05Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20181004' into stagingPeter 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
2018-09-27qxl: support mono cursors with inverted colorsPeter Wu
2018-09-27qxl: use guest_monitor_config for local renderer.Gerd Hoffmann
2018-09-27display/stdvga: add edid support.Gerd Hoffmann
2018-09-27display/edid: add region helper.Gerd Hoffmann
2018-09-27display/edid: add qemu_edid_size()Gerd Hoffmann
2018-09-27display/edid: add edid generator to qemu.Gerd Hoffmann
2018-09-25Merge remote-tracking branch 'remotes/huth-gitlab/tags/pull-request-2018-09-2...Peter Maydell
2018-09-25qdev: fix a typo in commentLi Qiang
2018-09-25hw/core/machine: Officially deprecate the enforce-config-section parameterThomas Huth
2018-09-25Merge remote-tracking branch 'remotes/dgilbert/tags/pull-hmp-20180925' into s...Peter Maydell
2018-09-25aspeed/smc: fix some alignment issuesCédric Le Goater
2018-09-25hw/arm/aspeed: Add an Aspeed machine classCédric Le Goater
2018-09-25hw/arm/aspeed: change the FMC flash model of the AST2500 evbCédric Le Goater
2018-09-25aspeed/timer: fix compile breakage with clang 3.4.2Cédric Le Goater
2018-09-25hw/timer/cmsdk-apb-dualtimer: Add missing 'break' statementsPeter Maydell
2018-09-25hw/net/pcnet-pci: Unify pcnet_ioport_read/write and pcnet_mmio_read/writePeter Maydell
2018-09-25hw/net/pcnet-pci: Convert away from old_mmio accessorsPeter Maydell
2018-09-25hw/intc/arm_gic: Drop GIC_BASE_IRQ macroPeter Maydell
2018-09-25hw/arm/smmuv3: fix eventq recording and IRQ triggerringEric Auger
2018-09-25qmp, hmp: add PCI subsystem id and vendor id to PCI infoDenis V. Lunev