aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-07-03target/ppc: Use atomic min/max helpersRichard Henderson
2018-07-03target/ppc: Use MO_ALIGN for EXIWX and ECOWXRichard Henderson
2018-07-03target/ppc: Split out gen_st_atomicRichard Henderson
2018-07-03target/ppc: Split out gen_ld_atomicRichard Henderson
2018-07-03target/ppc: Split out gen_load_lockedRichard Henderson
2018-07-03target/ppc: Tidy gen_conditional_storeRichard Henderson
2018-07-03target/ppc: Remove POWERPC_EXCP_STCXRichard Henderson
2018-07-03target/ppc: Use atomic cmpxchg for STQCXRichard Henderson
2018-07-03target/ppc: Use atomic store for STQRichard Henderson
2018-07-03target/ppc: Use atomic load for LQ and LQARXRichard Henderson
2018-07-03target/ppc: Add do_unaligned_access hookRichard Henderson
2018-07-03ppc/pnv: fix pnv_core_realize() error handlingCédric Le Goater
2018-07-03ppc/xics: rework the ICS classes inheritance treeCédric Le Goater
2018-07-03ppc/xics: move the vmstate structures under the ics-base classCédric Le Goater
2018-07-03ppx/xics: introduce a parent_reset in ICSStateClassCédric Le Goater
2018-07-03ppc/xics: move the instance_init handler under the ics-base classCédric Le Goater
2018-07-03ppc/xics: introduce a parent_realize in ICSStateClassCédric Le Goater
2018-07-03ppc/xics: introduce ICP DeviceRealize and DeviceReset handlersCédric Le Goater
2018-07-03sam460ex: Fix sam460ex device tree when booting the Linux kernelGuenter Roeck
2018-07-03mac_newworld: always enable disable_direct_reg3_writes for ADB machinesMark Cave-Ayland
2018-07-03mac_dbdma: only dump commands for debug enabled channelsMark Cave-Ayland
2018-07-02nbd/client: Add x-dirty-bitmap to query bitmap from serverEric Blake
2018-07-02iotests: add 222 to test basic fleecingJohn Snow
2018-07-02blockdev: enable non-root nodes for backup sourceVladimir Sementsov-Ogievskiy
2018-07-02iscsi: Avoid potential for get_status overflowEric Blake
2018-07-02nbd/server: Fix dirty bitmap logic regressionEric Blake
2018-07-02linux-user: update do_setsockopt()Laurent Vivier
2018-07-02linux-user: add netlink CARRIER_UP_COUNT/CARRIER_DOWN_COUNTLaurent Vivier
2018-07-02qemu-binfmt-conf.sh: allow to provide a suffix to the interpreter nameLaurent Vivier
2018-07-02qemu-binfmt-conf.sh: add persistent (F) flagsLaurent Vivier
2018-07-02qemu-binfmt-conf.sh: cleanup --credentialLaurent Vivier
2018-07-02Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell
2018-07-02Merge remote-tracking branch 'remotes/rth/tags/pull-tcg-20180702' into stagingPeter Maydell
2018-07-02Merge remote-tracking branch 'remotes/kraxel/tags/seabios-1.11.2-20180702-pul...Peter Maydell
2018-07-02ramfb: enable vgabiosGerd Hoffmann
2018-07-02bochs-display: enable vgabiosGerd Hoffmann
2018-07-02seabios: update bios and vgabios binariesGerd Hoffmann
2018-07-02vgabios: remove submodule and build rules.Gerd Hoffmann
2018-07-02seabios: enable ide dmaGerd Hoffmann
2018-07-02seabios: add vga configs for bochs-display and ramfbGerd Hoffmann
2018-07-02seabios: update submodule to release 1.11.2Gerd Hoffmann
2018-07-02cpu: Assert asidx_from_attrs return value in rangeRichard Henderson
2018-07-03target/openrisc: Increase the TLB sizeRichard Henderson
2018-07-03target/openrisc: Stub out handle_mmu_fault for softmmuRichard Henderson
2018-07-03target/openrisc: Use identical sizes for ITLB and DTLBRichard Henderson
2018-07-03target/openrisc: Fix cpu_mmu_indexRichard Henderson
2018-07-03target/openrisc: Fix tlb flushing in mtsprRichard Henderson
2018-07-03target/openrisc: Reduce tlb to a single dimensionRichard Henderson
2018-07-03target/openrisc: Merge mmu_helper.c into mmu.cRichard Henderson
2018-07-03target/openrisc: Remove indirect function calls for mmuRichard Henderson