aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2019-02-04target/ppc: simplify VEXT_SIGNED macro in int_helper.cMark Cave-Ayland
2019-02-04target/ppc: eliminate use of EL_IDX macros from int_helper.cMark Cave-Ayland
2019-02-04target/ppc: eliminate use of HI_IDX and LO_IDX macros from int_helper.cMark Cave-Ayland
2019-02-04target/ppc: rework vmul{e,o}{s,u}{b,h,w} instructions to use Vsr* macrosMark Cave-Ayland
2019-02-04target/ppc: rework vmrg{l,h}{b,h,w} instructions to use Vsr* macrosMark Cave-Ayland
2019-02-04hw/ppc/spapr: Add support for "-vga cirrus"Thomas Huth
2019-02-04QemuMacDrivers: update qemu_vga.ndrv to 90c488d built from submoduleMark Cave-Ayland
2019-02-04MAINTAINERS: add myself as maintainer for Mac Old World and New World machinesMark Cave-Ayland
2019-02-04spapr: Drop unused parameters from fdt building helperAlexey Kardashevskiy
2019-02-04MAINTAINERS: Merge the two e500 sectionsThomas Huth
2019-02-04MAINTAINERS: XIVE is an interrupt controller, not a machineThomas Huth
2019-02-04hw/ppc: Move ppc40x_*reset() functions from ppc405_uc.c to ppc.cThomas Huth
2019-02-04ppc: remove the interrupt presenters from under PowerPCCPUCédric Le Goater
2019-02-04target/ppc: implement complete set of Vsr* macrosMark Cave-Ayland
2019-02-04spapr: move the interrupt presenters under machine_dataCédric Le Goater
2019-02-04ppc/pnv: introduce a CPU machine_dataCédric Le Goater
2019-02-04xive: add a get_tctx() method to the XiveRouterCédric Le Goater
2019-02-04spapr/pci: Fix primary bus number for PCI bridgesDavid Hildenbrand
2019-02-04spapr: Forbid setting ic-mode for old machine typesGreg Kurz