summaryrefslogtreecommitdiffstats
path: root/hw
Commit message (Expand)AuthorAgeFilesLines
* hyperv: rename kvm_hv_sint_route_set_sintRoman Kagan2018-10-191-1/+1
* hyperv: make HvSintRoute reference-countedRoman Kagan2018-10-191-2/+2
* hyperv: allow passing arbitrary data to sint ack callbackRoman Kagan2018-10-191-1/+1
* hyperv_testdev: drop unnecessary includesRoman Kagan2018-10-191-4/+0Star
* hyperv_testdev: refactor for better maintainabilityRoman Kagan2018-10-191-61/+55Star
* scsi-disk: fix rerror/werror=ignorePaolo Bonzini2018-10-191-1/+6
* scsi-disk: fix double completion of failing passthrough requestsPaolo Bonzini2018-10-191-13/+11Star
* hw: edu: drop DO_UPCASTLi Qiang2018-10-191-2/+2
* call HotplugHandler->plug() as the last step in device realizationIgor Mammedov2018-10-193-30/+7Star
* target-i386: add q35 0xcf8 port as coalesced_pioPeng Hao2018-10-191-0/+4
* target-i386: add i440fx 0xcf8 port as coalesced_pioPeng Hao2018-10-191-0/+4
* target-i386: add rtc 0x70 port as coalesced_pioPeng Hao2018-10-191-0/+9
* es1370: more fixes for ADC_FRAMEADR and ADC_FRAMECNTPaolo Bonzini2018-10-191-2/+8
* Merge remote-tracking branch 'remotes/huth-gitlab/tags/pull-request-2018-10-1...Peter Maydell2018-10-183-7/+3Star
|\
| * hw/core/generic-loader: Compile only once, not for each targetThomas Huth2018-10-172-6/+2Star
| * cpu: Provide a proper prototype for target_words_bigendian() in a headerThomas Huth2018-10-171-1/+0Star
| * hw/core/generic-loader: Set a category for the generic-loader deviceThomas Huth2018-10-171-0/+1
* | net: cadence_gem: Implement support for 64bit descriptor addressesEdgar E. Iglesias2018-10-161-8/+39
* | net: cadence_gem: Add support for selecting the DMA MemoryRegionEdgar E. Iglesias2018-10-161-22/+37
* | net: cadence_gem: Add support for extended descriptorsEdgar E. Iglesias2018-10-161-18/+51
* | 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
|\ \