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
path:
root
/
target
Age
Commit message (
Expand
)
Author
2017-04-26
target/ppc: Style fixes
David Gibson
2017-04-26
e500,book3s: mfspr 259: Register mapped/aliased SPRG3 user read
Bernhard Kaindl
2017-04-26
target/ppc: Flush TLB on write to PIDR
Suraj Jitindar Singh
2017-04-26
target/ppc: Fix size of struct PPCElfPrstatus
Anton Blanchard
2017-04-26
ppc/xics: introduce an 'intc' backlink under PowerPCCPU
Cédric Le Goater
2017-04-26
target/ppc: Add ibm,processor-radix-AP-encodings for TCG
Suraj Jitindar Singh
2017-04-26
target-ppc/kvm: Enable in-kernel TCE acceleration for multi-tce
Alexey Kardashevskiy
2017-04-26
target/ppc: Implement H_REGISTER_PROCESS_TABLE H_CALL
Suraj Jitindar Singh
2017-04-26
target-ppc: support KVM_CAP_PPC_MMU_RADIX, KVM_CAP_PPC_MMU_HASH_V3
Sam Bobroff
2017-04-26
spapr: Add ibm,processor-radix-AP-encodings to the device tree
Sam Bobroff
2017-04-26
target-ppc: kvm: make use of KVM_CREATE_SPAPR_TCE_64
Alexey Kardashevskiy
2017-04-26
target/ppc: Improve accuracy of guest HTM availability on P8s
Sam Bobroff
2017-04-25
s390x/misc_helper.c: wrap s390_virtio_hypercall in BQL
Aurelien Jarno
2017-04-25
target-s390x: Mask the SIGP order_code to 8bit.
Philipp Kern
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é
[next]