index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
target
Age
Commit message (
Expand
)
Author
2018-02-10
Drop unneeded system header includes
Eric Blake
2018-02-09
Merge remote-tracking branch 'remotes/armbru/tags/pull-misc-2018-02-07-v4' in...
Peter Maydell
2018-02-09
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20180209'...
Peter Maydell
2018-02-09
Drop superfluous includes of qapi/qmp/qjson.h
Markus Armbruster
2018-02-09
Include qapi/qmp/qnull.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/qdict.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
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
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
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
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/flic: cache the common flic class in a central function
David Hildenbrand
2018-02-09
s390x/tcg: cache the qemu flic in a central function
David Hildenbrand
2018-02-09
s390x/tcg: STSI overhaul
David Hildenbrand
2018-02-09
s390x: fix size + content of STSI blocks
David Hildenbrand
2018-02-09
s390x/flic: optimize CPU wakeup for TCG
David Hildenbrand
2018-02-09
s390x/tcg: implement TEST PENDING INTERRUPTION
David Hildenbrand
2018-02-09
s390x/flic: make floating interrupts on TCG actually floating
David Hildenbrand
2018-02-09
s390x/tcg: tolerate wrong wakeups due to floating interrupts
David Hildenbrand
2018-02-09
s390x/flic: factor out injection of floating interrupts
David Hildenbrand
2018-02-09
s390x/tcg: simplify machine check handling
David Hildenbrand
2018-02-09
s390x/tcg: deliver multiple interrupts in a row
David Hildenbrand
2018-02-09
Drop superfluous includes of qapi-types.h and test-qapi-types.h
Markus Armbruster
2018-02-09
Clean up includes
Markus Armbruster
2018-02-09
Use #include "..." for our own headers, <...> for others
Markus Armbruster
2018-02-08
target/arm: Use vector infrastructure for aa64 orr/bic immediate
Richard Henderson
2018-02-08
target/arm: Use vector infrastructure for aa64 multiplies
Richard Henderson
2018-02-08
target/arm: Use vector infrastructure for aa64 compares
Richard Henderson
[next]