aboutsummaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)AuthorFilesLines
2017-04-26spapr_pci: Warn when RAM page size is not enabled in IOMMU page maskAlexey Kardashevskiy1-0/+6
2017-04-26target-ppc/kvm: Enable in-kernel TCE acceleration for multi-tceAlexey Kardashevskiy1-1/+3
2017-04-26spapr: Workaround for broken radix guestsSam Bobroff2-4/+17
2017-04-26spapr: Enable ISA 3.0 MMU mode selection via CASSam Bobroff2-13/+88
2017-04-26spapr: move spapr_populate_pa_features()Sam Bobroff1-61/+61
2017-04-26target/ppc: Implement H_REGISTER_PROCESS_TABLE H_CALLSuraj Jitindar Singh2-15/+133
2017-04-26target/ppc: Add new H-CALL shells for in memory table translationSuraj Jitindar Singh1-0/+31
2017-04-26spapr: Add ibm,processor-radix-AP-encodings to the device treeSam Bobroff1-0/+13
2017-04-26target-ppc: kvm: make use of KVM_CREATE_SPAPR_TCE_64Alexey Kardashevskiy1-3/+5
2017-04-26hw/ppc/pnv: Classify the "PowerNV Chip" devices as CPU devicesThomas Huth1-0/+1
2017-04-26ppc/spapr: QOM'ify sPAPRRTCStateCédric Le Goater3-43/+16
2017-04-26pseries: Add pseries-2.10 machine typeDavid Gibson1-2/+21
2017-04-25Merge remote-tracking branch 'remotes/jasowang/tags/net-pull-request' into st...Peter Maydell3-0/+1038
2017-04-25aspeed: add a FTGMAC100 nicCédric Le Goater1-0/+21
2017-04-25net/ftgmac100: add a 'aspeed' propertyCédric Le Goater1-2/+15
2017-04-25hw/arm/exynos: Add generic SDHCI devicesKrzysztof Kozlowski1-0/+29
2017-04-24Merge remote-tracking branch 'remotes/kraxel/tags/pull-vga-20170424-1' into s...Peter Maydell8-113/+85
2017-04-24Merge remote-tracking branch 'remotes/armbru/tags/pull-error-2017-04-24' into...Peter Maydell6-18/+17
2017-04-24sm501: Add vmstate descriptorBALATON Zoltan1-1/+99
2017-04-24sm501: Add some more missing registersBALATON Zoltan1-1/+125
2017-04-24sm501: Add support for panel layerBALATON Zoltan1-31/+32
2017-04-24sm501: Misc clean upsBALATON Zoltan2-11/+9
2017-04-24sm501: Fix hardware cursorBALATON Zoltan2-87/+107
2017-04-24sm501: Fix device endiannessBALATON Zoltan2-17/+10
2017-04-24sm501: Add emulation of chip connected via PCIBALATON Zoltan1-0/+65
2017-04-24sm501: Get rid of base address in draw_hwc_lineBALATON Zoltan2-8/+6
2017-04-24sm501: QOMifyBALATON Zoltan2-48/+133
2017-04-24sm501: Add missing arbitration control registerBALATON Zoltan1-0/+8
2017-04-24sm501: Use defined constants instead of literal values where availableBALATON Zoltan2-11/+20
2017-04-24sm501: Fixed code style and a few typos in commentsBALATON Zoltan2-590/+594
2017-04-24Merge remote-tracking branch 'remotes/mcayland/tags/qemu-sparc-signed' into s...Peter Maydell3-247/+65
2017-04-24virtio-gpu: add xres and yres propertiesGerd Hoffmann1-2/+4
2017-04-24qxl: add xres and yres propertiesGerd Hoffmann2-10/+26
2017-04-24vmsvga: fix vmsvga_update_displayGerd Hoffmann1-18/+3
2017-04-24g364fb: make display updates thread safeGerd Hoffmann1-23/+5
2017-04-24exynos: make display updates thread safeGerd Hoffmann1-5/+6
2017-04-24framebuffer: make display updates thread safeGerd Hoffmann1-6/+5
2017-04-24vga: make display updates thread safe.Gerd Hoffmann1-19/+17
2017-04-24vga: add vga_scanline_invalidated helperGerd Hoffmann1-3/+11
2017-04-24virtio-gpu: replace PIXMAN_* by PIXMAN_BE_*Laurent Vivier1-27/+8
2017-04-24error: Apply error_propagate_null.cocci againFam Zheng3-9/+3
2017-04-24scsi: Make errp the last parameter of virtio_scsi_common_realizeFam Zheng2-6/+11
2017-04-24fdc: Make errp the last parameter of fdctrl_connect_drivesFam Zheng1-3/+3
2017-04-24net: add FTGMAC100 supportCédric Le Goater2-0/+1004
2017-04-21Merge remote-tracking branch 'remotes/juanquintela/tags/migration/20170421' i...Peter Maydell3-43/+29
2017-04-21Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20170421' into stagingPeter Maydell10-84/+189
2017-04-21Merge remote-tracking branch 'remotes/armbru/tags/pull-qdev-2017-04-21' into ...Peter Maydell8-62/+12
2017-04-21virtio-rng: stop virtqueue while the CPU is stoppedLaurent Vivier2-6/+26
2017-04-21qdev: Move qdev_unplug() to qdev-monitor.cJuan Quintela1-34/+0
2017-04-21qdev: Export qdev_hot_removedJuan Quintela1-1/+1