Age | Commit message (Expand) | Author |
2018-02-09 | qdict qlist: Make most helper macros functions | Markus Armbruster |
2018-02-09 | Eliminate qapi/qmp/types.h | Markus Armbruster |
2018-02-09 | Typedef the subtypes of QObject in qemu/typedefs.h, too | Markus Armbruster |
2018-02-09 | Include qmp-commands.h exactly where needed | Markus Armbruster |
2018-02-09 | Drop superfluous includes of qapi/qmp/qerror.h | Markus Armbruster |
2018-02-09 | Include qapi/error.h exactly where needed | Markus Armbruster |
2018-02-09 | Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20180209' into staging | Peter Maydell |
2018-02-09 | hw/core/generic-loader: Allow PC to be set on command line | Peter Maydell |
2018-02-09 | target/arm/translate.c: Fix missing 'break' for TT insns | Peter Maydell |
2018-02-09 | target/arm/kvm: gic: Prevent creating userspace GICv3 with KVM | Christoffer Dall |
2018-02-09 | target/arm: Add SVE state to TB->FLAGS | Richard Henderson |
2018-02-09 | target/arm: Add ZCR_ELx | Richard Henderson |
2018-02-09 | target/arm: Add SVE to migration state | Richard Henderson |
2018-02-09 | target/arm: Add predicate registers for SVE | Richard Henderson |
2018-02-09 | target/arm: Expand vector registers for SVE | Richard Henderson |
2018-02-09 | hw/arm: Move virt's PSCI DT fixup code to arm/boot.c | Andrey Smirnov |
2018-02-09 | usb: Add basic code to emulate Chipidea USB IP | Andrey Smirnov |
2018-02-09 | i.MX: Add implementation of i.MX7 GPR IP block | Andrey Smirnov |
2018-02-09 | i.MX: Add i.MX7 GPT variant | Andrey Smirnov |
2018-02-09 | i.MX: Add code to emulate GPCv2 IP block | Andrey Smirnov |
2018-02-09 | i.MX: Add code to emulate i.MX7 SNVS IP-block | Andrey Smirnov |
2018-02-09 | i.MX: Add code to emulate i.MX2 watchdog IP block | Andrey Smirnov |
2018-02-09 | i.MX: Add code to emulate i.MX7 CCM, PMU and ANALOG IP blocks | Andrey Smirnov |
2018-02-09 | hw: i.MX: Convert i.MX6 to use TYPE_IMX_USDHC | Andrey Smirnov |
2018-02-09 | sdhci: Add i.MX specific subtype of SDHCI | Andrey Smirnov |
2018-02-09 | target/arm: enable user-mode SHA-3, SM3, SM4 and SHA-512 instruction support | Ard Biesheuvel |
2018-02-09 | target/arm: implement SM4 instructions | Ard Biesheuvel |
2018-02-09 | target/arm: implement SM3 instructions | Ard Biesheuvel |
2018-02-09 | target/arm: implement SHA-3 instructions | Ard Biesheuvel |
2018-02-09 | target/arm: implement SHA-512 instructions | Ard Biesheuvel |
2018-02-09 | target/arm: Handle exceptions during exception stack pop | Peter Maydell |
2018-02-09 | target/arm: Make exception vector loads honour the SAU | Peter Maydell |
2018-02-09 | target/arm: Make v7m_push_callee_stack() honour MPU | Peter Maydell |
2018-02-09 | target/arm: Make v7M exception entry stack push check MPU | Peter Maydell |
2018-02-09 | target/arm: Add ignore_stackfaults argument to v7m_exception_taken() | Peter Maydell |
2018-02-09 | target/arm: Split "get pending exception info" from "acknowledge it" | Peter Maydell |
2018-02-09 | target/arm: Add armv7m_nvic_set_pending_derived() | Peter Maydell |
2018-02-09 | MAINTAINERS: add David as additional tcg/s390 maintainer | Cornelia Huck |
2018-02-09 | MAINTAINERS: reorganize s390-ccw bios maintainership | Cornelia Huck |
2018-02-09 | MAINTAINERS: add myself as overall s390x maintainer | Cornelia Huck |
2018-02-09 | s390x/pci: use the right pal and pba in reg_ioat() | Yi Min Zhao |
2018-02-09 | s390x/pci: fixup global refresh | Yi Min Zhao |
2018-02-09 | s390x/pci: fixup the code walking IOMMU tables | Yi Min Zhao |
2018-02-09 | s390x/cpumodel: model PTFF subfunctions for Multiple-epoch facility | David Hildenbrand |
2018-02-09 | s390x/cpumodel: allow zpci features in qemu model | Cornelia Huck |
2018-02-09 | s390x/tcg: wire up pci instructions | Cornelia Huck |
2018-02-09 | s390x/sclp: fix event mask handling | Christian Borntraeger |
2018-02-09 | s390x/flic: cache the common flic class in a central function | David Hildenbrand |
2018-02-09 | s390x/kvm: cache the kvm flic in a central function | David Hildenbrand |
2018-02-09 | s390x/tcg: cache the qemu flic in a central function | David Hildenbrand |