aboutsummaryrefslogtreecommitdiff
path: root/include/hw
AgeCommit message (Expand)Author
2018-10-29hw/arm/nrf51_soc: Connect UART to nRF51 SoCJulia Suvorova via Qemu-devel
2018-10-29hw/char: Implement nRF51 SoC UARTJulia Suvorova via Qemu-devel
2018-10-29hw/arm: versal: Add a model of Xilinx Versal SoCEdgar E. Iglesias
2018-10-24memory-device: complete factoring out unplug handlingDavid Hildenbrand
2018-10-24memory-device: complete factoring out plug handlingDavid Hildenbrand
2018-10-24memory-device: complete factoring out pre_plug handlingDavid Hildenbrand
2018-10-24memory-device: add device class function set_addr()David Hildenbrand
2018-10-24memory-device: drop get_region_size()David Hildenbrand
2018-10-24memory-device: factor out get_memory_region() from pc-dimmDavid Hildenbrand
2018-10-24memory-device: add and use memory_device_get_region_size()David Hildenbrand
2018-10-24memory-device: document MemoryDeviceClassDavid Hildenbrand
2018-10-24memory-device: forward errors in get_region_size()/get_plugged_size()David Hildenbrand
2018-10-24pc-dimm: pass PCDIMMDevice to pc_dimm_.*plugDavid Hildenbrand
2018-10-23Merge remote-tracking branch 'remotes/armbru/tags/pull-error-2018-10-22' into...Peter Maydell
2018-10-19vfio: Clean up error reporting after previous commitMarkus Armbruster
2018-10-19vfio: Use warn_report() & friends to report warningsMarkus Armbruster
2018-10-19hyperv: process POST_MESSAGE hypercallRoman Kagan
2018-10-19hyperv: process SIGNAL_EVENT hypercallRoman Kagan
2018-10-19hyperv: add synic event flag signalingRoman Kagan
2018-10-19hyperv: add synic message deliveryRoman Kagan
2018-10-19hyperv: only add SynIC in compatible configurationsRoman Kagan
2018-10-19hyperv: qom-ify SynICRoman Kagan
2018-10-19hyperv: factor out arch-independent API into hw/hypervRoman Kagan
2018-10-19hyperv: split hyperv-proto.h into x86 and arch-independent partsRoman Kagan
2018-10-19call HotplugHandler->plug() as the last step in device realizationIgor Mammedov
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-15vfio/platform: Make the vfio-platform device non-abstractEric Auger
2018-10-15hw/vfio/display: add ramfb supportGerd Hoffmann
2018-10-15i2c: switch ddc to use the new edid generatorGerd Hoffmann
2018-10-12s390x/vfio: ap: Introduce VFIO AP deviceTony Krowiak
2018-10-12s390x/ap: base Adjunct Processor (AP) object modelTony Krowiak
2018-10-05Merge remote-tracking branch 'remotes/kraxel/tags/vga-20181005-pull-request' ...Peter Maydell
2018-10-05edid: fix vendor defaultGerd Hoffmann
2018-10-04s390x: Fence huge pages prior to 3.1Janosch Frank
2018-10-04hw/s390x/ioinst: Fix alignment problem in struct SubchDevThomas Huth
2018-10-04hw/s390x/css: Remove QEMU_PACKED from struct SenseIdThomas Huth
2018-10-02change get_image_size return type to int64_tLi Zhijian
2018-10-01Merge remote-tracking branch 'remotes/kraxel/tags/vga-20180927-pull-request' ...Peter Maydell
2018-09-27display/edid: add DEFINE_EDID_PROPERTIESGerd 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-25hw/qdev-core: Fix description of instance_initThomas Huth
2018-09-25hw/arm/aspeed: Add an Aspeed machine classCédric Le Goater
2018-09-25aspeed/timer: fix compile breakage with clang 3.4.2Cédric Le Goater
2018-09-25hw/intc/arm_gic: Document QEMU interfacePeter Maydell
2018-09-25arm: Add Nordic Semiconductor nRF51 SoCJoel Stanley