summaryrefslogtreecommitdiffstats
path: root/include/hw
Commit message (Expand)AuthorAgeFilesLines
* net: cadence_gem: Add support for selecting the DMA MemoryRegionEdgar E. Iglesias2018-10-161-0/+2
* net: cadence_gem: Add support for extended descriptorsEdgar E. Iglesias2018-10-161-1/+1
* net: cadence_gem: Add macro with max number of descriptor wordsEdgar E. Iglesias2018-10-161-1/+4
* net: cadence_gem: Use uint32_t for 32bit descriptor wordsEdgar E. Iglesias2018-10-161-1/+1
* vfio/platform: Make the vfio-platform device non-abstractEric Auger2018-10-151-1/+2
* hw/vfio/display: add ramfb supportGerd Hoffmann2018-10-151-0/+2
* i2c: switch ddc to use the new edid generatorGerd Hoffmann2018-10-151-1/+3
* s390x/vfio: ap: Introduce VFIO AP deviceTony Krowiak2018-10-121-0/+1
* s390x/ap: base Adjunct Processor (AP) object modelTony Krowiak2018-10-122-0/+41
* Merge remote-tracking branch 'remotes/kraxel/tags/vga-20181005-pull-request' ...Peter Maydell2018-10-051-1/+1
|\
| * edid: fix vendor defaultGerd Hoffmann2018-10-051-1/+1
* | s390x: Fence huge pages prior to 3.1Janosch Frank2018-10-041-0/+3
* | hw/s390x/ioinst: Fix alignment problem in struct SubchDevThomas Huth2018-10-042-9/+16
* | hw/s390x/css: Remove QEMU_PACKED from struct SenseIdThomas Huth2018-10-041-1/+1
|/
* change get_image_size return type to int64_tLi Zhijian2018-10-021-1/+1
* Merge remote-tracking branch 'remotes/kraxel/tags/vga-20180927-pull-request' ...Peter Maydell2018-10-011-0/+27
|\
| * display/edid: add DEFINE_EDID_PROPERTIESGerd Hoffmann2018-09-271-0/+4
| * display/edid: add region helper.Gerd Hoffmann2018-09-271-0/+4
| * display/edid: add qemu_edid_size()Gerd Hoffmann2018-09-271-0/+1
| * display/edid: add edid generator to qemu.Gerd Hoffmann2018-09-271-0/+18
* | hw/qdev-core: Fix description of instance_initThomas Huth2018-09-251-2/+3
|/
* hw/arm/aspeed: Add an Aspeed machine classCédric Le Goater2018-09-251-0/+46
* aspeed/timer: fix compile breakage with clang 3.4.2Cédric Le Goater2018-09-251-2/+1Star
* hw/intc/arm_gic: Document QEMU interfacePeter Maydell2018-09-251-0/+43
* arm: Add Nordic Semiconductor nRF51 SoCJoel Stanley2018-09-251-0/+41
* Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-3.1-20180925' into...Peter Maydell2018-09-254-7/+5Star
|\
| * scsi: remove unused lsi53c895a_create() and lsi53c810_create() functionsMark Cave-Ayland2018-09-251-2/+0Star
| * scsi: add lsi53c8xx_handle_legacy_cmdline() functionMark Cave-Ayland2018-09-251-0/+1
| * spapr_pci: add an extra 'nr_msis' argument to spapr_populate_pci_dtCédric Le Goater2018-09-251-3/+2Star
| * spapr: increase the size of the IRQ number spaceCédric Le Goater2018-09-251-0/+1
| * spapr: introduce a spapr_irq class 'nr_msis' attributeCédric Le Goater2018-09-252-2/+1Star
* | Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell2018-09-241-5/+13
|\ \ | |/ |/|
| * hw/pci: factor PCI reserve resources to a separate structureJing Liu2018-09-071-5/+13
* | Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-3.1-20180907' into...Peter Maydell2018-09-242-0/+38
|\ \
| * | uninorth: add ofw-addr property to allow correct fw path generationMark Cave-Ayland2018-08-301-0/+1
| * | macio: add addr property to macio IDE objectMark Cave-Ayland2018-08-301-0/+1
| * | macio: add macio bus to help with fw path generationMark Cave-Ayland2018-08-301-0/+10
| * | macio: move MACIOIDEState type declarations to macio.hMark Cave-Ayland2018-08-301-0/+26
| |/
* | Merge remote-tracking branch 'remotes/alistair/tags/pull-riscv-pullreq-201809...Peter Maydell2018-09-241-1/+0Star
|\ \
| * | RISC-V: Use atomic_cmpxchg to update PLIC bitmapsMichael Clark2018-09-041-1/+0Star
| |/
* | virtio-gpu: pass down VirtIOGPU pointer to a bunch of functionsGerd Hoffmann2018-09-031-2/+4
* | Revert "virtio-gpu: fix crashes upon warm reboot with vga mode"Gerd Hoffmann2018-08-301-1/+0Star
* | virtio-vga: fix resetGerd Hoffmann2018-08-301-0/+1
|/
* elf: On elf loading, treat both EM_MIPS and EM_NANOMIPS as legal for MIPSAleksandar Rikalo2018-08-241-0/+8
* Merge remote-tracking branch 'remotes/juanquintela/tags/check/20180822' into ...Peter Maydell2018-08-241-1/+10
|\
| * check: Only test pvpanic when it is compiled inJuan Quintela2018-08-211-1/+10
* | hw/display/bcm2835_fb: Validate config settingsPeter Maydell2018-08-241-0/+8
* | hw/display/bcm2835_fb: Fix handling of virtual framebufferPeter Maydell2018-08-241-2/+4
* | hw/display/bcm2835_fb: Abstract out calculation of pitch, sizePeter Maydell2018-08-241-0/+22
* | hw/display/bcm2835_fb: Reset resolution, etc correctlyPeter Maydell2018-08-241-0/+1