summaryrefslogtreecommitdiffstats
path: root/hw
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'remotes/kraxel/tags/audio-20180703-pull-request...Peter Maydell2018-07-041-1/+4
|\
| * audio/hda: fix CID 1393631Gerd Hoffmann2018-07-031-1/+1
| * audio/hda: adjust larger gaps fasterGerd Hoffmann2018-07-031-0/+3
* | Merge remote-tracking branch 'remotes/kraxel/tags/vga-20180703-pull-request' ...Peter Maydell2018-07-0310-32/+68
|\ \
| * | vga: disable global_vmstate for 3.0+ machine typesGerd Hoffmann2018-07-039-13/+23
| * | virtio-gpu: disable scanout when backing resource is destroyedGerd Hoffmann2018-07-031-0/+10
| * | virtio-gpu: update old resource too.Gerd Hoffmann2018-07-031-1/+6
| * | virtio-gpu: tweak scanout disable.Gerd Hoffmann2018-07-031-18/+29
| |/
* | Merge remote-tracking branch 'remotes/kraxel/tags/usb-20180703-pull-request' ...Peter Maydell2018-07-032-2/+8
|\ \
| * | xhci: fix guest-triggerable assertGerd Hoffmann2018-07-031-1/+6
| * | ehci: Don't fetch a NULL current qtd but advance the queue instead.Sebastian Bauer2018-07-031-1/+2
| |/
* | Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-3.0-20180703' into...Peter Maydell2018-07-0315-275/+724
|\ \
| * | ppc: Include vga cirrus card into the compiling processSebastian Bauer2018-07-031-0/+1
| * | spapr: compute default value of "hpt-max-page-size" laterGreg Kurz2018-07-032-7/+19
| * | ppc440_uc: Basic emulation of PPC440 DMA controllerBALATON Zoltan2018-07-033-0/+226
| * | sam460ex: Add RTC deviceBALATON Zoltan2018-07-031-0/+1
| * | hw/timer: Add basic M41T80 emulationBALATON Zoltan2018-07-032-0/+118
| * | ppc4xx_i2c: Rewrite to model hardware more closelyBALATON Zoltan2018-07-031-142/+157
| * | hw/ppc: Give sam46ex its own config optionDavid Gibson2018-07-031-1/+2
| * | ppc/pnv: fix pnv_core_realize() error handlingCédric Le Goater2018-07-031-0/+1
| * | ppc/xics: rework the ICS classes inheritance treeCédric Le Goater2018-07-032-8/+6Star
| * | ppc/xics: move the vmstate structures under the ics-base classCédric Le Goater2018-07-031-56/+56
| * | ppx/xics: introduce a parent_reset in ICSStateClassCédric Le Goater2018-07-032-31/+40
| * | ppc/xics: move the instance_init handler under the ics-base classCédric Le Goater2018-07-031-8/+8
| * | ppc/xics: introduce a parent_realize in ICSStateClassCédric Le Goater2018-07-032-20/+37
| * | ppc/xics: introduce ICP DeviceRealize and DeviceReset handlersCédric Le Goater2018-07-033-19/+40
| * | sam460ex: Fix sam460ex device tree when booting the Linux kernelGuenter Roeck2018-07-031-0/+28
| * | mac_newworld: always enable disable_direct_reg3_writes for ADB machinesMark Cave-Ayland2018-07-031-2/+2
| * | mac_dbdma: only dump commands for debug enabled channelsMark Cave-Ayland2018-07-031-10/+11
| |/
* | Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell2018-07-033-3/+17
|\ \
| * | virtio-rng: process pending requests on DRIVER_OKPankaj Gupta2018-06-281-0/+14
| * | hw/i386: Fix AMDVI GATS and HATS encodingsJan Kiszka2018-06-261-2/+2
| * | hw/i386: Fix IVHD entry length for AMD IOMMUJan Kiszka2018-06-261-1/+1
* | | Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell2018-07-0291-325/+382
|\ \ \ | |_|/ |/| |
| * | hw/rdma: Use the IEC binary prefix definitionsPhilippe Mathieu-Daudé2018-07-021-1/+2
| * | hw/vfio: Use the IEC binary prefix definitionsPhilippe Mathieu-Daudé2018-07-022-5/+7
| * | hw/sd: Use the IEC binary prefix definitionsPhilippe Mathieu-Daudé2018-07-022-5/+5
| * | hw/usb: Use the IEC binary prefix definitionsPhilippe Mathieu-Daudé2018-07-024-7/+11
| * | hw/net: Use the IEC binary prefix definitionsPhilippe Mathieu-Daudé2018-07-024-8/+10
| * | hw/i386: Use the IEC binary prefix definitionsPaolo Bonzini2018-07-025-21/+22
| * | hw/ppc: Use the IEC binary prefix definitionsPhilippe Mathieu-Daudé2018-07-0218-64/+77
| * | hw/mips: Use the IEC binary prefix definitionsPhilippe Mathieu-Daudé2018-07-025-22/+29
| * | hw/mips/r4k: Constify params_sizePhilippe Mathieu-Daudé2018-07-021-3/+3
| * | hw/sh4: Use the IEC binary prefix definitionsPhilippe Mathieu-Daudé2018-07-021-1/+2
| * | hw/lm32: Use the IEC binary prefix definitionsPhilippe Mathieu-Daudé2018-07-022-11/+12
| * | hw/cris: Use the IEC binary prefix definitionsPhilippe Mathieu-Daudé2018-07-021-1/+2
| * | hw/nios2: Use the IEC binary prefix definitionsPhilippe Mathieu-Daudé2018-07-021-3/+3
| * | hw/microblaze: Use the IEC binary prefix definitionsPhilippe Mathieu-Daudé2018-07-022-6/+8
| * | hw/tricore: Use the IEC binary prefix definitionsPhilippe Mathieu-Daudé2018-07-021-6/+7
| * | hw/alpha: Use the IEC binary prefix definitionsPhilippe Mathieu-Daudé2018-07-021-9/+8Star