summaryrefslogtreecommitdiffstats
path: root/hw
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20180619' into stagingPeter Maydell2018-06-204-21/+66
|\
| * s390x/ipl: Try to detect Linux vs non Linux for initial IPL PSWChristian Borntraeger2018-06-181-5/+22
| * vfio-ccw: remove orb.c64 (64 bit data addresses) checkHalil Pasic2018-06-181-11/+0Star
| * vfio-ccw: add force unlimited prefetch propertyHalil Pasic2018-06-182-2/+36
| * virtio-ccw: clean up notifyHalil Pasic2018-06-181-4/+9
* | Merge remote-tracking branch 'remotes/mcayland/tags/qemu-sparc-20180618' into...Peter Maydell2018-06-192-23/+62
|\ \
| * | hw/sparc/sun4m: Fix problems with device introspectionThomas Huth2018-06-171-17/+50
| * | hw/sparc64/sun4u: Fix introspection by converting prom instance_init to realizeThomas Huth2018-06-171-6/+12
| |/
* | Merge remote-tracking branch 'remotes/rth/tags/pull-axp-20180618' into stagingPeter Maydell2018-06-191-1/+1
|\ \
| * | hw/isa/smc37c669: Change the parallel I/O base to 378HPhilippe Mathieu-Daudé2018-06-171-1/+1
| |/
* | Merge remote-tracking branch 'remotes/kraxel/tags/input-20180618-pull-request...Peter Maydell2018-06-191-1/+1
|\ \
| * | ps2: check PS2Queue wptr pointer in post_load routineliujunjie2018-06-181-1/+1
| |/
* | Merge remote-tracking branch 'remotes/kraxel/tags/vga-20180618-pull-request' ...Peter Maydell2018-06-197-0/+173
|\ \
| * | hw/display: add standalone ramfb deviceGerd Hoffmann2018-06-186-0/+76
| * | hw/display: add ramfb, a simple boot framebuffer living in guest ramGerd Hoffmann2018-06-182-0/+97
| |/
* | Merge remote-tracking branch 'remotes/kraxel/tags/usb-20180618-pull-request' ...Peter Maydell2018-06-194-19/+1Star
|\ \
| * | Revert "bus: do not unref the added child bus on realize"Marc-André Lureau2018-06-181-0/+1
| * | Revert "usb: release the created buses"Marc-André Lureau2018-06-182-18/+0Star
| * | Revert "usb-ccid: fix bus leak"Marc-André Lureau2018-06-181-1/+0Star
| |/
* | spapr: fix xics_system_init() error pathGreg Kurz2018-06-181-8/+14
* | target/ppc, spapr: Move VPA information to machine_dataDavid Gibson2018-06-162-35/+55
* | ppc/pnv: introduce a pnv_chip_core_realize() routineCédric Le Goater2018-06-161-10/+22
* | spapr_cpu_core: introduce spapr_create_vcpu()Greg Kurz2018-06-161-28/+45
* | spapr_cpu_core: add missing rollback on realization pathGreg Kurz2018-06-161-2/+9
* | spapr_cpu_core: fix potential leak in spapr_cpu_core_realize()Greg Kurz2018-06-161-0/+2
* | spapr_cpu_core: convert last snprintf() to g_strdup_printf()Greg Kurz2018-06-161-2/+3
* | pnv: Add cpu unrealize pathDavid Gibson2018-06-161-0/+21
* | pnv: Clean up cpu realize pathDavid Gibson2018-06-161-35/+21Star
* | pnv_core: Allocate cpu thread objects individuallyDavid Gibson2018-06-162-8/+7Star
* | pnv: Fix some error handling cpu realize()David Gibson2018-06-161-5/+2Star
* | spapr: Clean up cpu realize/unrealize pathsDavid Gibson2018-06-161-44/+25Star
* | sm501: Do not clear read only bits when writing registersBALATON Zoltan2018-06-161-6/+9
* | mos6522: expose mos6522_update_irq() through MOS6522DeviceClassMark Cave-Ayland2018-06-161-0/+1
* | mos6522: remove additional interrupt flag filter from mos6522_update_irq()Mark Cave-Ayland2018-06-161-1/+1
* | mos6522: only clear the shift register interrupt upon writeMark Cave-Ayland2018-06-161-1/+1
* | xics_kvm: fix a build breakCédric Le Goater2018-06-161-6/+4Star
* | mac_newworld: add PMU deviceMark Cave-Ayland2018-06-166-20/+953
* | adb: add property to disable direct reg 3 writesMark Cave-Ayland2018-06-163-28/+41
* | adb: fix read reg 3 byte orderingMark Cave-Ayland2018-06-162-4/+4
* | mac_newworld: wire up programmer switch to NMI handlerMark Cave-Ayland2018-06-161-0/+13
* | mac_newworld: add gpios to macio devices with PMU enabledMark Cave-Ayland2018-06-165-0/+241
* | mac_newworld: add via machine option to control mac99 VIA/ADB configurationMark Cave-Ayland2018-06-163-7/+75
* | ppc: introduce Core99MachinesState for the mac99 machineMark Cave-Ayland2018-06-162-0/+18
* | spapr: fix leak in h_client_architecture_support()Greg Kurz2018-06-161-0/+1
* | ppc/spapr_caps: Don't disable cap_cfpc on POWER8 by defaultSuraj Jitindar Singh2018-06-161-5/+1Star
|/
* Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell2018-06-156-32/+0Star
|\
| * block: Remove deprecated -drive option serialKevin Wolf2018-06-156-18/+0Star
| * block: Remove deprecated -drive geometry optionsKevin Wolf2018-06-151-14/+0Star
* | iommu: Add IOMMU index argument to translate methodPeter Maydell2018-06-159-9/+12
* | iommu: Add IOMMU index argument to notifier APIsPeter Maydell2018-06-155-8/+17