aboutsummaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)AuthorFilesLines
2018-06-22hw/arm/iotkit: Instantiate MPCPeter Maydell1-11/+27
2018-06-22hw/misc/iotkit-secctl.c: Implement SECMPCINTSTATUSPeter Maydell1-2/+36
2018-06-22hw/misc/tz_mpc.c: Honour the BLK_LUT settings in translatePeter Maydell2-2/+52
2018-06-22hw/misc/tz-mpc.c: Implement correct blocked-access behaviourPeter Maydell1-2/+48
2018-06-22hw/misc/tz-mpc.c: Implement registersPeter Maydell1-3/+137
2018-06-22hw/misc/tz-mpc.c: Implement the Arm TrustZone Memory Protection ControllerPeter Maydell3-0/+407
2018-06-22xlnx-zynqmp: Swap Cortex-R5 for Cortex-R5FEdgar E. Iglesias2-2/+2
2018-06-22hw/arm/virt: Increase max_cpus to 512Eric Auger1-3/+4
2018-06-22hw/arm/virt: Use 256MB ECAM region by defaultEric Auger1-0/+10
2018-06-22hw/arm/virt: Add virt-3.0 machine typeEric Auger1-2/+13
2018-06-22hw/arm/virt: Add a new 256MB ECAM regionEric Auger2-12/+21
2018-06-22hw/arm/virt: Register two redistributor regions when necessaryEric Auger1-1/+17
2018-06-22hw/arm/virt-acpi-build: Advertise one or two GICR structuresEric Auger1-0/+9
2018-06-22hw/arm/virt: GICv3 DT node with one or two redistributor regionsEric Auger1-5/+24
2018-06-22hw/intc/arm_gicv3_kvm: Get prepared to handle multiple redist regionsEric Auger1-3/+34
2018-06-22hw/intc/arm_gicv3: Introduce redist-region-count array propertyEric Auger4-9/+61
2018-06-22target/arm: Allow KVM device address overwritingEric Auger3-5/+5
2018-06-22hw/intc/arm_gicv3: fix an extra left-shift when reading IPRIORITYRAmol Surati2-2/+4
2018-06-20Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20180619' into stagingPeter Maydell4-21/+66
2018-06-19Merge remote-tracking branch 'remotes/mcayland/tags/qemu-sparc-20180618' into...Peter Maydell2-23/+62
2018-06-19Merge remote-tracking branch 'remotes/rth/tags/pull-axp-20180618' into stagingPeter Maydell1-1/+1
2018-06-19Merge remote-tracking branch 'remotes/kraxel/tags/input-20180618-pull-request...Peter Maydell1-1/+1
2018-06-19Merge remote-tracking branch 'remotes/kraxel/tags/vga-20180618-pull-request' ...Peter Maydell7-0/+173
2018-06-19Merge remote-tracking branch 'remotes/kraxel/tags/usb-20180618-pull-request' ...Peter Maydell4-19/+1
2018-06-18ps2: check PS2Queue wptr pointer in post_load routineliujunjie1-1/+1
2018-06-18hw/display: add standalone ramfb deviceGerd Hoffmann6-0/+76
2018-06-18hw/display: add ramfb, a simple boot framebuffer living in guest ramGerd Hoffmann2-0/+97
2018-06-18s390x/ipl: Try to detect Linux vs non Linux for initial IPL PSWChristian Borntraeger1-5/+22
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-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-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 Gibson2-35/+55
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 Gibson2-8/+7
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