summaryrefslogtreecommitdiffstats
path: root/hw
Commit message (Expand)AuthorAgeFilesLines
...
* | net: cadence_gem: Add macro with max number of descriptor wordsEdgar E. Iglesias2018-10-161-2/+2
* | net: cadence_gem: Use uint32_t for 32bit descriptor wordsEdgar E. Iglesias2018-10-161-21/+21
* | net: cadence_gem: Disable TSU feature bitEdgar E. Iglesias2018-10-161-1/+1
* | hw/arm/virt: add DT property /secure-chosen/stdout-path indicating secure UARTJerome Forissier2018-10-161-0/+4
|/
* vfio-pci: make vfio-pci device more QOM conventionalLi Qiang2018-10-151-14/+15
* hw/arm/virt: Allow dynamic vfio-platform devices againGeert Uytterhoeven2018-10-151-0/+1
* hw/arm/sysbus-fdt: Allow device matching with DT compatible valueEric Auger2018-10-151-14/+47
* vfio/platform: Make the vfio-platform device non-abstractEric Auger2018-10-153-1/+26
* hw/vfio/display: add ramfb supportGerd Hoffmann2018-10-153-0/+38
* hw/display/cirrus_vga: Move "isa-cirrus-vga" device into a separate fileThomas Huth2018-10-154-138/+207
* i2c: switch ddc to use the new edid generatorGerd Hoffmann2018-10-151-192/+8Star
* qxl: check qxl_phys2virt return valueGerd Hoffmann2018-10-151-1/+1
* bochs-display: wire up edid supportGerd Hoffmann2018-10-152-0/+14
* display: add separate config option for bochs-displayGerd Hoffmann2018-10-151-1/+1
* edid: fix alignment issuesGerd Hoffmann2018-10-151-4/+4
* Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20181012' into stagingPeter Maydell2018-10-126-1/+305
|\
| * hw/s390x: Include the tod-qemu also for builds with --disable-tcgThomas Huth2018-10-121-1/+1
| * s390x/vfio: ap: Introduce VFIO AP deviceTony Krowiak2018-10-122-0/+182
| * s390x/ap: base Adjunct Processor (AP) object modelTony Krowiak2018-10-124-0/+122
* | qmp, hmp: make subsystem/system-vendor identities optionalDenis V. Lunev2018-10-111-3/+10
* | vhost-user: Don't ask for reply on postcopy mem table setIlya Maximets2018-10-111-12/+1Star
* | vhost-user: Fix userfaultfd leakIlya Maximets2018-10-111-0/+7
|/
* ivshmem: Fix unplug of device "ivshmem-plain"Markus Armbruster2018-10-101-9/+5Star
* hw/display/bcm2835_fb: Silence Coverity warning about multiply overflowPeter Maydell2018-10-081-1/+1
* virt: Suppress external aborts on virt-2.10 and earlierPeter Maydell2018-10-081-0/+2
* Merge remote-tracking branch 'remotes/kraxel/tags/vga-20181005-pull-request' ...Peter Maydell2018-10-053-2/+34
|\
| * edid: fix vendor defaultGerd Hoffmann2018-10-051-1/+1
| * secondary-vga: delete mmio subregions upon exitremy.noel2018-10-051-0/+8
| * hw/display/qxl: Suppress clang-7 warning about misaligned atomic operationPeter Maydell2018-10-051-1/+25
* | Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20181004' into stagingPeter Maydell2018-10-054-31/+56
|\ \
| * | hw/s390x/s390-pci-bus: Convert sysbus init function to realize functionThomas Huth2018-10-041-13/+21
| * | s390x: Fence huge pages prior to 3.1Janosch Frank2018-10-041-0/+10
| * | hw/s390x/css: Remove QEMU_PACKED from struct SenseIdThomas Huth2018-10-041-16/+22
| * | hw/s390x/ipl: Fix alignment problems of S390IPLState membersThomas Huth2018-10-041-2/+3
| |/
* / chardev: mark the calls that allow an implicit mux monitorMarc-André Lureau2018-10-031-1/+5
|/
* hw/scsi/mptendian: Avoid taking address of fields in packed structsPeter Maydell2018-10-021-80/+83
* hw/nvram/fw_cfg: Use memberwise copy of MemoryRegionOps structPeter Maydell2018-10-021-6/+1Star
* virtio: do not take address of packed membersPaolo Bonzini2018-10-021-3/+3
* replay: replay BH for IDE trim operationPavel Dovgalyuk2018-10-021-1/+2
* lsi53c895a: convert to trace-eventsMark Cave-Ayland2018-10-022-111/+165
* scsi-block: Deprecate rotation_rateFam Zheng2018-10-021-0/+6
* kvmclock: run KVM_KVMCLOCK_CTRL ioctl in vcpu threadYongji Xie2018-10-021-7/+10
* hw: edu: replace device name with macroLi Qiang2018-10-021-2/+3
* hw: hyperv_testdev: add read callbackLi Qiang2018-10-021-2/+8
* hw: pc-testdev: add read memory region callbackLi Qiang2018-10-021-4/+16
* hw: debugexit: add read callbackLi Qiang2018-10-021-0/+6
* fw_cfg_mem: add read memory region callbackLi Qiang2018-10-021-0/+6
* change get_image_size return type to int64_tLi Zhijian2018-10-029-17/+23
* serial: fix DLL writesPaolo Bonzini2018-10-021-2/+2
* hw/char/sh_serial: Add timeout handling to unbreak serial inputGeert Uytterhoeven2018-10-021-0/+20