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
2017-04-21
Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20170421' into staging
Peter Maydell
2017-04-21
Merge remote-tracking branch 'remotes/armbru/tags/pull-qdev-2017-04-21' into ...
Peter Maydell
2017-04-21
s390x: Drop useless casts
Eric Blake
2017-04-21
s390x/kvm: make printf always compile in debug output
Danil Antonov
2017-04-21
ppc: remove cannot_destroy_with_object_finalize_yet
Laurent Vivier
2017-04-20
arm: Remove workarounds for old M-profile exception return implementation
Peter Maydell
2017-04-20
arm: Implement M profile exception return properly
Peter Maydell
2017-04-20
arm: Track M profile handler mode state in TB flags
Peter Maydell
2017-04-20
arm: Abstract out "are we singlestepping" test to utility function
Peter Maydell
2017-04-20
arm: Move condition-failed codepath generation out of if()
Peter Maydell
2017-04-20
arm: Move gen_set_condexec() and gen_set_pc_im() up in the file
Peter Maydell
2017-04-20
arm: Factor out "generate right kind of step exception"
Peter Maydell
2017-04-20
arm: Thumb shift operations should not permit interworking branches
Peter Maydell
2017-04-20
arm: Don't implement BXJ on M-profile CPUs
Peter Maydell
2017-04-20
arm/kvm: Remove trailing newlines from error_report()
Ishani Chugh
2017-04-20
target/arm: Add assertion about FSC format for syndrome registers
Peter Maydell
2017-04-20
arm: Move excnames[] array into arm_log_exceptions()
Peter Maydell
2017-04-20
target/arm: Add missing entries to excnames[] for log strings
Peter Maydell
2017-04-10
target/i386/misc_helper: wrap BQL around another IRQ generator
Alex Bennée
2017-04-02
target-i386: fix "info lapic" segfault on isapc
Tejaswini Poluri
2017-03-31
hmp: fix "dump-quest-memory" segfault
Iwona Kotlarska
2017-03-28
i386: Don't override -cpu options on -cpu host/max
Eduardo Habkost
2017-03-28
i386: Replace uint32_t* with FeatureWord on feature getter/setter
Eduardo Habkost
2017-03-24
tcg/i386: Check the size of instruction being translated
Pranith Kumar
2017-03-23
target/s390x: Fix broken user mode
Stefan Weil
2017-03-20
Merge remote-tracking branch 'remotes/yongbok/tags/mips-20170320' into staging
Peter Maydell
2017-03-20
arm: Fix APSR writes via M profile MSR
Peter Maydell
2017-03-20
arm: Enforce should-be-1 bits in MRS decoding
Peter Maydell
2017-03-20
arm: Don't decode MRS(banked) or MSR(banked) for M profile
Peter Maydell
2017-03-20
arm: HVC and SMC encodings don't exist for M profile
Peter Maydell
2017-03-20
target/mips: fix delay slot detection in gen_msa_branch()
Yongbok Kim
2017-03-20
target-mips: replace few LOG_DISAS() with trace points
Philippe Mathieu-Daudé
2017-03-20
target-mips: replace break by goto cp0_unimplemented
Philippe Mathieu-Daudé
2017-03-20
target-mips: log bad coprocessor0 register accesses with LOG_UNIMP
Philippe Mathieu-Daudé
2017-03-20
target-mips: remove old & unuseful comments
Philippe Mathieu-Daudé
2017-03-20
target-mips: fix compiler warnings (clang 5)
Philippe Mathieu-Daudé
2017-03-18
Merge remote-tracking branch 'remotes/xtensa/tags/20170317-xtensa' into staging
Peter Maydell
2017-03-16
makefile: merge GENERATED_HEADERS & GENERATED_SOURCES variables
Daniel P. Berrange
2017-03-14
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2017-03-14
qemu-timer: do not include sysemu/cpus.h from util/qemu-timer.h
Paolo Bonzini
2017-03-14
target/nios2: take BQL around interrupt check
Paolo Bonzini
2017-03-14
kvm: Print MSR information if KVM_{GET,SET}_MSRS failed
Eduardo Habkost
2017-03-14
target/arm/arm-powerctl: Fix psci info return values
Andrew Jones
2017-03-14
target/arm: implement armv8 PMUSERENR (user-mode enable bits)
Andrew Baumann
2017-03-14
target/ppc: fix cpu_ov setting for 32-bit
Nikunj A Dadhania
2017-03-14
target/ppc: Fix wrong number of UAMR register
Thomas Huth
2017-03-13
Merge remote-tracking branch 'remotes/ehabkost/tags/x86-pull-request' into st...
Peter Maydell
2017-03-11
target/xtensa: fix semihosting argc/argv implementation
Max Filippov
2017-03-10
i386: Change stepping of Haswell to non-blacklisted value
Eduardo Habkost
2017-03-10
i386/kvm: Blacklist TSX on known broken hosts
Eduardo Habkost
[next]