aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-03-01target/arm/helper: pass explicit fpst to set_rmodeAlex Bennée
2018-03-01target/arm/cpu.h: add additional float_status flagsAlex Bennée
2018-03-01target/arm/cpu.h: update comment for half-precision valuesAlex Bennée
2018-03-01target/arm/cpu64: introduce ARM_V8_FP16 feature bitAlex Bennée
2018-03-01include/exec/helper-head.h: support f16 in helper callsAlex Bennée
2018-03-01arm/vexpress: Add proper display connector emulationLinus Walleij
2018-03-01hw/sii9022: Add support for Silicon Image SII9022Linus Walleij
2018-03-01hw/i2c-ddc: Do not fail writesLinus Walleij
2018-03-01i2c: Move the bus class to i2c.hCorey Minyard
2018-03-01i2c: Fix some brace style issuesCorey Minyard
2018-03-01xilinx_spips: Use 8 dummy cycles with the QIOR/QIOR4 commandsFrancisco Iglesias
2018-03-01xilinx_spips: Enable only two slaves when reading/writing with stripeFrancisco Iglesias
2018-03-01hw: register: Run post_write hook on resetAlistair Francis
2018-03-01Merge remote-tracking branch 'remotes/stefanberger/tags/pull-tpm-2018-02-21-2...Peter Maydell
2018-03-01block/nvme: fix Coverity reportsPaolo Bonzini
2018-02-27loader: don't perform overlapping address check for memory region ROM imagesMark Cave-Ayland
2018-02-27Merge remote-tracking branch 'remotes/kraxel/tags/usb-20180227-pull-request' ...Peter Maydell
2018-02-27Merge remote-tracking branch 'remotes/kraxel/tags/vga-20180227-pull-request' ...Peter Maydell
2018-02-27Merge tag 'tags/s390-ccw-bios-2018-02-26' into s390-nextCornelia Huck
2018-02-27Merge remote-tracking branch 'remotes/vivier2/tags/linux-user-for-2.12-pull-r...Peter Maydell
2018-02-26virtio-gpu-3d: add support for second capability set (v4)Dave Airlie
2018-02-26s390x: remove s390_get_memslot_countCornelia Huck
2018-02-26s390x/sclp: remove memory hotplug supportDavid Hildenbrand
2018-02-26s390x/cpumodel: document S390FeatDef.bit not applicableHalil Pasic
2018-02-26hmp: change hmp_info_cpus to use query-cpus-fastViktor Mihajlovski
2018-02-26qemu-doc: deprecate query-cpusViktor Mihajlovski
2018-02-26qmp: add architecture specific cpu data for query-cpus-fastViktor Mihajlovski
2018-02-26qmp: add query-cpus-fastLuiz Capitulino
2018-02-26qmp: expose s390-specific CPU infoViktor Mihajlovski
2018-02-26s390x/tcg: add various alignment checksDavid Hildenbrand
2018-02-26s390x/tcg: fix disabling/enabling DATDavid Hildenbrand
2018-02-26s390/stattrib: Make SaveVMHandlers data staticDr. David Alan Gilbert
2018-02-26s390x/cpu: expose the guest crash informationChristian Borntraeger
2018-02-26usb-mtp: Advertise SendObjectInfo for write supportBandan Das
2018-02-26usb-mtp: Introduce write support for MTP objectsBandan Das
2018-02-26usb-mtp: Support delete of mtp objectsBandan Das
2018-02-26usb-mtp: print parent path in IN_IGNORED trace fnBandan Das
2018-02-26usb-mtp: Add one more argument when building resultsBandan Das
2018-02-26pc-bios/s390: Rebuild the s390x firmware images with the boot menu changesThomas Huth
2018-02-26s390-ccw: interactive boot menu for scsiCollin L. Walling
2018-02-26s390-ccw: use zipl values when no boot menu options are presentCollin L. Walling
2018-02-26s390-ccw: set cp_receive mask only when needed and consume pending service irqsCollin L. Walling
2018-02-26s390-ccw: read user input for boot index via the SCLP consoleCollin L. Walling
2018-02-26s390-ccw: print zipl boot menuCollin L. Walling
2018-02-26s390-ccw: read stage2 boot loader data to find menuCollin L. Walling
2018-02-26s390-ccw: set up interactive boot menu parametersCollin L. Walling
2018-02-26s390-ccw: parse and set boot menu optionsCollin L. Walling
2018-02-26s390-ccw: move auxiliary IPL data to separate locationCollin L. Walling
2018-02-26s390-ccw: update libcCollin L. Walling
2018-02-26s390-ccw: refactor IPL structsCollin L. Walling