aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-02-28tests/tcg/xtensa: conditionalize cache option testsMax Filippov
2019-02-28tests/tcg/xtensa: conditionalize debug option testsMax Filippov
2019-02-28tests/tcg/xtensa: enable boolean testsMax Filippov
2019-02-28tests/tcg/xtensa: fix endianness issues in test_bMax Filippov
2019-02-28tests/tcg/xtensa: don't use optional opcodes in generic codeMax Filippov
2019-02-28tests/tcg/xtensa: support configs with LITBASEMax Filippov
2019-02-28tests/tcg/xtensa: support configurations w/o vecbaseMax Filippov
2019-02-28tests/tcg/xtensa: indicate failed testsMax Filippov
2019-02-28target/xtensa: implement PREFCTL SRMax Filippov
2019-02-28target/xtensa: prioritize load/store in FLIX bundlesMax Filippov
2019-02-28target/xtensa: break circular register dependenciesMax Filippov
2019-02-28target/xtensa: reorganize access to boolean registersMax Filippov
2019-02-28target/xtensa: reorganize access to MAC16 registersMax Filippov
2019-02-28target/xtensa: reorganize register handling in translatorsMax Filippov
2019-02-28target/xtensa: only rotate window in the retw helperMax Filippov
2019-02-28target/xtensa: move WINDOW_BASE SR update to postprocessingMax Filippov
2019-02-28target/xtensa: add generic instruction post-processingMax Filippov
2019-02-28target/xtensa: sort FLIX instruction opcodesMax Filippov
2019-02-18target/xtensa: implement wide branches and loopsMax Filippov
2019-02-18target/xtensa: allow multiple names for single opcodeMax Filippov
2019-02-18target/xtensa: don't require opcode table sortingMax Filippov
2019-02-18target/xtensa: move xtensa_finalize_config to xtensa_core_class_initMax Filippov
2019-02-18target/xtensa: fixup test_mmuhifi_c3 overlayMax Filippov
2019-02-11target/xtensa: get rid of gen_callw[i]Max Filippov
2019-02-10target/xtensa: don't specify windowed registers manuallyMax Filippov
2019-02-08target/xtensa/import_core.sh: don't add duplicate 'static'Max Filippov
2019-02-05Merge remote-tracking branch 'remotes/ericb/tags/pull-nbd-2019-02-04' into st...Peter Maydell
2019-02-05Merge remote-tracking branch 'remotes/xtensa/tags/20190204-xtensa' into stagingPeter Maydell
2019-02-04block/nbd-client: rename read_reply_co to connection_coVladimir Sementsov-Ogievskiy
2019-02-04block/nbd-client: don't check iocVladimir Sementsov-Ogievskiy
2019-02-04block/nbd-client: fix nbd_reply_chunk_iter_receiveVladimir Sementsov-Ogievskiy
2019-02-04block/nbd-client: split connection from initializationVladimir Sementsov-Ogievskiy
2019-02-04block/nbd: move connection code from block/nbd to block/nbd-clientVladimir Sementsov-Ogievskiy
2019-02-04block/nbd-client: split channel errors from export errorsVladimir Sementsov-Ogievskiy
2019-02-04nbd: generalize usage of nbd_readVladimir Sementsov-Ogievskiy
2019-02-04qemu-nbd: Deprecate qemu-nbd --partitionEric Blake
2019-02-04test-filter-mirror: pass UNIX domain socket through fdJason Wang
2019-02-04tests/docker/test-mingw and docs: Remove --with-sdlabi=2.0Thomas Huth
2019-02-04Merge remote-tracking branch 'remotes/aperard/tags/pull-xen-20190204' into st...Peter Maydell
2019-02-04xen-block: handle resize callbackPaul Durrant
2019-02-04xen: fix xen-bus state model to allow frontend re-connectionPaul Durrant
2019-02-04configure: Don't add Xen's libs to LDFLAGSAnthony PERARD
2019-02-04configure: xen: Stop build-testing for xc_domain_createAnthony PERARD
2019-02-04Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-4.0-20190204' into...Peter Maydell
2019-02-04mmap-alloc: fix hugetlbfs misaligned length in ppc64Murilo Opsfelder Araujo
2019-02-04mmap-alloc: unfold qemu_ram_mmap()Murilo Opsfelder Araujo
2019-02-04hw/ppc: Don't include m48t59.h if it is not necessaryThomas Huth
2019-02-04spapr_pci: Fix endianness in assigned-addresses propertyAlexey Kardashevskiy
2019-02-04target/ppc: remove various HOST_WORDS_BIGENDIAN hacks in int_helper.cMark Cave-Ayland
2019-02-04target/ppc: remove ROTRu32 and ROTRu64 macros from int_helper.cMark Cave-Ayland