aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-09-01s390x/gdb: coding style fixesDavid Hildenbrand
2014-09-01s390x/gdb: generate target.xml and handle fp/ac as coprocessorsDavid Hildenbrand
2014-09-01s390x/gdb: add the feature xml files for s390xDavid Hildenbrand
2014-09-01s390x/gdb: don't touch the cc if tcg is not enabledDavid Hildenbrand
2014-09-01sclp-s390: Add memory hotplug SCLPsMatthew Rosato
2014-09-01s390-virtio: Apply same memory boundaries as virtio-ccwMatthew Rosato
2014-09-01virtio-ccw: Include standby memory when calculating storage incrementMatthew Rosato
2014-09-01sclp-s390: Add device to manage s390 memory hotplugMatthew Rosato
2014-09-01pc-bios/s390-ccw.img binary updateEugene (jno) Dvurechenski
2014-09-01pc-bios/s390-ccw: Do proper console setupChristian Borntraeger
2014-09-01pc-bios/s390-ccw: IPL from DASD with format variationsEugene (jno) Dvurechenski
2014-09-01pc-bios/s390-ccw Really big EAV ECKD DASD handlingEugene (jno) Dvurechenski
2014-09-01pc-bios/s390-ccw Improve ECKD informational messageEugene (jno) Dvurechenski
2014-09-01pc-bios/s390-ccw: handle more ECKD DASD block sizesEugene (jno) Dvurechenski
2014-09-01pc-bios/s390-ccw: support all virtio block sizeEugene (jno) Dvurechenski
2014-09-01s390x/kvm: execute the first cpu reset on the vcpu threadDavid Hildenbrand
2014-09-01s390x/kvm: execute "system reset" cpu resets on the vcpu threadDavid Hildenbrand
2014-09-01s390x/kvm: execute sigp orders on the target vcpu threadDavid Hildenbrand
2014-09-01s390x/kvm: run guest triggered resets on the target vcpu threadDavid Hildenbrand
2014-08-29Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20140829'...Peter Maydell
2014-08-29target-arm: Implement pmccfiltr_write functionAlistair Francis
2014-08-29target-arm: Remove old code and replace with new functionsAlistair Francis
2014-08-29target-arm: Implement pmccntr_sync functionAlistair Francis
2014-08-29target-arm: Add arm_ccnt_enabled functionAlistair Francis
2014-08-29target-arm: Implement PMCCNTR_EL0 and related registersAlistair Francis
2014-08-29arm: Implement PMCCNTR 32b read-modify-writePeter Crosthwaite
2014-08-29target-arm: Make the ARM PMCCNTR register 64-bitAlistair Francis
2014-08-29hw/intc/arm_gic: honor target mask in gic_update()Sergey Fedorov
2014-08-29aarch64: raise max_cpus to 8Joel Schopp
2014-08-29arm_gic: Use GIC_NR_SGIS constantAdam Lackorzynski
2014-08-29arm_gic: Do not force PPIs to edge-triggered modeAdam Lackorzynski
2014-08-29arm_gic: GICD_ICFGR: Write model only for pre v1 GICsAdam Lackorzynski
2014-08-29arm_gic: Fix read of GICD_ICFGRAdam Lackorzynski
2014-08-29target-arm: Correct Cortex-A57 ISAR5 and AA64ISAR0 ID register valuesPeter Maydell
2014-08-29target-arm: Fix regression that disabled VFP for ARMv5 CPUsPeter Maydell
2014-08-29disas/libvixl: Update to upstream VIXL 1.5Peter Maydell
2014-08-29Merge remote-tracking branch 'remotes/kraxel/tags/pull-usb-20140829-1' into s...Peter Maydell
2014-08-29tests: add xHCI qtestGonglei
2014-08-29tests: add UHCI qtestGonglei
2014-08-29tests: add OHCI qtestGonglei
2014-08-29usb: add usb host adapters exit traceGonglei
2014-08-29usb-xhci: add exit functionGonglei
2014-08-29usb-ehci: add ehci-pci device exit functionGonglei
2014-08-29usb-ehci: add ehci unrealize funcitonGonglei
2014-08-29usb-ehci: add vmstate properity for EHCIStateGonglei
2014-08-29usb-uhci: clean up uhci resource when pci-uhci exitGonglei
2014-08-29usb-ohci: add exit functionGonglei
2014-08-29usb-ohci: Fix memory leak for ohci timerGonglei
2014-08-29usb: add usb_bus_release functionGonglei
2014-08-29Revert "xhci: Fix number of streams allocated when using streams"Gerd Hoffmann