aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-07-03target/ppc/kvm: don't pass cpu to kvm_get_smmu_info()Greg Kurz1-9/+8
2018-07-03target/ppc/kvm: get rid of kvm_get_fallback_smmu_info()Greg Kurz1-97/+20
2018-07-03ppc440_uc: Basic emulation of PPC440 DMA controllerBALATON Zoltan3-0/+226
2018-07-03sam460ex: Add RTC deviceBALATON Zoltan1-0/+1
2018-07-03hw/timer: Add basic M41T80 emulationBALATON Zoltan4-0/+120
2018-07-03ppc4xx_i2c: Rewrite to model hardware more closelyBALATON Zoltan2-143/+159
2018-07-03hw/ppc: Give sam46ex its own config optionDavid Gibson2-1/+3
2018-07-03fpu_helper.c: fix setting FPSCR[FI] bitJohn Arbuckle1-0/+8
2018-07-03target/ppc: Implement the rest of gen_st_atomicRichard Henderson1-1/+25
2018-07-03target/ppc: Implement the rest of gen_ld_atomicRichard Henderson1-4/+79
2018-07-03target/ppc: Use atomic min/max helpersRichard Henderson1-3/+19
2018-07-03target/ppc: Use MO_ALIGN for EXIWX and ECOWXRichard Henderson1-21/+4
2018-07-03target/ppc: Split out gen_st_atomicRichard Henderson1-48/+49
2018-07-03target/ppc: Split out gen_ld_atomicRichard Henderson1-53/+52
2018-07-03target/ppc: Split out gen_load_lockedRichard Henderson1-17/+18
2018-07-03target/ppc: Tidy gen_conditional_storeRichard Henderson1-17/+11
2018-07-03target/ppc: Remove POWERPC_EXCP_STCXRichard Henderson3-118/+22
2018-07-03target/ppc: Use atomic cmpxchg for STQCXRichard Henderson3-33/+100
2018-07-03target/ppc: Use atomic store for STQRichard Henderson3-8/+45
2018-07-03target/ppc: Use atomic load for LQ and LQARXRichard Henderson4-25/+94
2018-07-03target/ppc: Add do_unaligned_access hookRichard Henderson3-1/+23
2018-07-03ppc/pnv: fix pnv_core_realize() error handlingCédric Le Goater1-0/+1
2018-07-03ppc/xics: rework the ICS classes inheritance treeCédric Le Goater2-8/+6
2018-07-03ppc/xics: move the vmstate structures under the ics-base classCédric Le Goater1-56/+56
2018-07-03ppx/xics: introduce a parent_reset in ICSStateClassCédric Le Goater3-31/+41
2018-07-03ppc/xics: move the instance_init handler under the ics-base classCédric Le Goater1-8/+8
2018-07-03ppc/xics: introduce a parent_realize in ICSStateClassCédric Le Goater3-21/+39
2018-07-03ppc/xics: introduce ICP DeviceRealize and DeviceReset handlersCédric Le Goater4-21/+43
2018-07-03sam460ex: Fix sam460ex device tree when booting the Linux kernelGuenter Roeck1-0/+28
2018-07-03mac_newworld: always enable disable_direct_reg3_writes for ADB machinesMark Cave-Ayland1-2/+2
2018-07-03mac_dbdma: only dump commands for debug enabled channelsMark Cave-Ayland1-10/+11
2018-07-02nbd/client: Add x-dirty-bitmap to query bitmap from serverEric Blake6-5/+21
2018-07-02iotests: add 222 to test basic fleecingJohn Snow3-0/+223
2018-07-02blockdev: enable non-root nodes for backup sourceVladimir Sementsov-Ogievskiy1-2/+2
2018-07-02iscsi: Avoid potential for get_status overflowEric Blake1-1/+1
2018-07-02nbd/server: Fix dirty bitmap logic regressionEric Blake1-1/+1
2018-07-02linux-user: update do_setsockopt()Laurent Vivier1-0/+2
2018-07-02linux-user: add netlink CARRIER_UP_COUNT/CARRIER_DOWN_COUNTLaurent Vivier1-0/+2
2018-07-02qemu-binfmt-conf.sh: allow to provide a suffix to the interpreter nameLaurent Vivier1-17/+24
2018-07-02qemu-binfmt-conf.sh: add persistent (F) flagsLaurent Vivier1-1/+13
2018-07-02qemu-binfmt-conf.sh: cleanup --credentialLaurent Vivier1-10/+9
2018-07-02Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell129-440/+840
2018-07-02Merge remote-tracking branch 'remotes/rth/tags/pull-tcg-20180702' into stagingPeter Maydell6-57/+99
2018-07-02Merge remote-tracking branch 'remotes/kraxel/tags/seabios-1.11.2-20180702-pul...Peter Maydell20-20/+13
2018-07-02ramfb: enable vgabiosGerd Hoffmann1-0/+1
2018-07-02bochs-display: enable vgabiosGerd Hoffmann1-0/+1
2018-07-02seabios: update bios and vgabios binariesGerd Hoffmann10-0/+0
2018-07-02vgabios: remove submodule and build rules.Gerd Hoffmann3-19/+2
2018-07-02seabios: enable ide dmaGerd Hoffmann2-0/+2
2018-07-02seabios: add vga configs for bochs-display and ramfbGerd Hoffmann3-1/+7