index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2018-02-10
scripts/argparse.py: spelling (independant)
Michael Tokarev
2018-02-10
qapi-schema.json: spelling (independant comparation)
Michael Tokarev
2018-02-09
Merge remote-tracking branch 'remotes/stsquad/tags/pull-travis-speedup-090218...
Peter Maydell
2018-02-09
Merge remote-tracking branch 'remotes/armbru/tags/pull-misc-2018-02-07-v4' in...
Peter Maydell
2018-02-09
.travis.yml: add --disable-linux-user for some jobs
Alex Bennée
2018-02-09
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20180209'...
Peter Maydell
2018-02-09
Move include qemu/option.h from qemu-common.h to actual users
Markus Armbruster
2018-02-09
Drop superfluous includes of qapi/qmp/qjson.h
Markus Armbruster
2018-02-09
Drop superfluous includes of qapi/qmp/dispatch.h
Markus Armbruster
2018-02-09
Include qapi/qmp/qnull.h exactly where needed
Markus Armbruster
2018-02-09
Include qapi/qmp/qnum.h exactly where needed
Markus Armbruster
2018-02-09
Include qapi/qmp/qbool.h exactly where needed
Markus Armbruster
2018-02-09
Include qapi/qmp/qstring.h exactly where needed
Markus Armbruster
2018-02-09
Include qapi/qmp/qdict.h exactly where needed
Markus Armbruster
2018-02-09
Include qapi/qmp/qlist.h exactly where needed
Markus Armbruster
2018-02-09
Include qapi/qmp/qobject.h exactly where needed
Markus Armbruster
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
[next]