aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-06-18vfio-ccw: remove orb.c64 (64 bit data addresses) checkHalil Pasic1-11/+0
2018-06-18vfio-ccw: add force unlimited prefetch propertyHalil Pasic2-2/+36
2018-06-18virtio-ccw: clean up notifyHalil Pasic1-4/+9
2018-06-18Revert "bus: do not unref the added child bus on realize"Marc-André Lureau1-0/+1
2018-06-18configure: print virglrenderer versionMarc-André Lureau1-1/+2
2018-06-18Revert "usb: release the created buses"Marc-André Lureau2-18/+0
2018-06-18Revert "usb-ccid: fix bus leak"Marc-André Lureau1-1/+0
2018-06-18spapr: fix xics_system_init() error pathGreg Kurz1-8/+14
2018-06-17SPARC64: add icount supportMark Cave-Ayland1-1/+110
2018-06-17hw/sparc/sun4m: Fix problems with device introspectionThomas Huth1-17/+50
2018-06-17hw/sparc64/sun4u: Fix introspection by converting prom instance_init to realizeThomas Huth1-6/+12
2018-06-16hw/isa/smc37c669: Change the parallel I/O base to 378HPhilippe Mathieu-Daudé1-1/+1
2018-06-16target/ppc, spapr: Move VPA information to machine_dataDavid Gibson6-67/+88
2018-06-16ppc/pnv: introduce a pnv_chip_core_realize() routineCédric Le Goater1-10/+22
2018-06-16spapr_cpu_core: introduce spapr_create_vcpu()Greg Kurz1-28/+45
2018-06-16spapr_cpu_core: add missing rollback on realization pathGreg Kurz1-2/+9
2018-06-16spapr_cpu_core: fix potential leak in spapr_cpu_core_realize()Greg Kurz1-0/+2
2018-06-16spapr_cpu_core: convert last snprintf() to g_strdup_printf()Greg Kurz1-2/+3
2018-06-16pnv: Add cpu unrealize pathDavid Gibson1-0/+21
2018-06-16pnv: Clean up cpu realize pathDavid Gibson1-35/+21
2018-06-16pnv_core: Allocate cpu thread objects individuallyDavid Gibson3-9/+8
2018-06-16pnv: Fix some error handling cpu realize()David Gibson1-5/+2
2018-06-16spapr: Clean up cpu realize/unrealize pathsDavid Gibson1-44/+25
2018-06-16sm501: Do not clear read only bits when writing registersBALATON Zoltan1-6/+9
2018-06-16mos6522: expose mos6522_update_irq() through MOS6522DeviceClassMark Cave-Ayland2-0/+2
2018-06-16mos6522: remove additional interrupt flag filter from mos6522_update_irq()Mark Cave-Ayland1-1/+1
2018-06-16mos6522: only clear the shift register interrupt upon writeMark Cave-Ayland1-1/+1
2018-06-16xics_kvm: fix a build breakCédric Le Goater1-6/+4
2018-06-16mac_newworld: add PMU deviceMark Cave-Ayland9-20/+1193
2018-06-16adb: add property to disable direct reg 3 writesMark Cave-Ayland4-28/+42
2018-06-16adb: fix read reg 3 byte orderingMark Cave-Ayland2-4/+4
2018-06-16mac_newworld: wire up programmer switch to NMI handlerMark Cave-Ayland1-0/+13
2018-06-16mac_newworld: add gpios to macio devices with PMU enabledMark Cave-Ayland8-0/+292
2018-06-16mac_newworld: add via machine option to control mac99 VIA/ADB configurationMark Cave-Ayland5-7/+78
2018-06-16ppc: introduce Core99MachinesState for the mac99 machineMark Cave-Ayland2-0/+18
2018-06-16spapr: fix leak in h_client_architecture_support()Greg Kurz1-0/+1
2018-06-16target/ppc: drop empty #if/#endif blockGreg Kurz1-2/+0
2018-06-16ppc/spapr_caps: Don't disable cap_cfpc on POWER8 by defaultSuraj Jitindar Singh1-5/+1
2018-06-16target/ppc: Don't require private l1d cache on POWER8 for cap_ppc_safe_cacheSuraj Jitindar Singh1-1/+18
2018-06-15configure: Enable out-of-tree acceptance testsPhilippe Mathieu-Daudé1-3/+5
2018-06-15Acceptance tests: add Linux kernel boot and console checking testCleber Rosa1-0/+47
2018-06-15scripts/qemu.py: introduce set_console() methodCleber Rosa1-1/+96
2018-06-15Acceptance tests: add quick VNC testsCleber Rosa1-0/+60
2018-06-15scripts/qemu.py: allow adding to the list of extra argumentsCleber Rosa1-0/+6
2018-06-15Add functional/acceptance tests infrastructureCleber Rosa4-0/+280
2018-06-15Remove COPYING.PYTHONEduardo Habkost1-270/+0
2018-06-15Merge remote-tracking branch 'remotes/dgilbert/tags/pull-migration-20180615a'...Peter Maydell12-33/+146
2018-06-15Merge remote-tracking branch 'remotes/edgar/tags/edgar/xilinx-next-2018-06-15...Peter Maydell2-12/+4
2018-06-15Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell55-1668/+1692
2018-06-15Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20180615'...Peter Maydell48-363/+4114