aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-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-02accel/tcg: Avoid caching overwritten tlb entriesRichard Henderson
2018-07-02accel/tcg: Don't treat invalid TLB entries as needing recheckPeter Maydell
2018-07-02accel/tcg: Correct "is this a TLB miss" check in get_page_addr_code()Peter Maydell
2018-07-02tcg: Define and use new tlb_hit() and tlb_hit_page() functionsPeter Maydell
2018-07-02translate-all: fix locking of TBs whose two pages share the same physical pageEmilio G. Cota
2018-07-02Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20180702' into stagingPeter Maydell
2018-07-02Merge remote-tracking branch 'remotes/vivier/tags/m68k-for-3.0-pull-request' ...Peter Maydell
2018-07-02tcg: Fix --disable-tcg build breakagePhilippe Mathieu-Daudé
2018-07-02target/m68k: correctly disassemble move16Laurent Vivier
2018-07-02audio/hda: drop atomicsGerd Hoffmann
2018-07-02s390x/tcg: fix locking problem with tcg_s390_tod_updatedDavid Hildenbrand
2018-07-02s390x/kvm: indicate alignment in legacy_s390_alloc()David Hildenbrand
2018-07-02s390x/kvm: legacy_s390_alloc() only supports one allocationDavid Hildenbrand
2018-07-02s390x/tcg: fix CPU hotplug with single-threaded TCGDavid Hildenbrand
2018-07-02s390x/tcg: rearm the CKC timer during migrationDavid Hildenbrand
2018-07-02s390x/tcg: implement SET CLOCKDavid Hildenbrand
2018-07-02s390x/tcg: SET CLOCK COMPARATOR can clear CKC interruptsDavid Hildenbrand
2018-07-02s390x/tcg: properly implement the TODDavid Hildenbrand
2018-07-02s390x/tcg: drop tod_basetimeDavid Hildenbrand
2018-07-02s390x/tod: factor out TOD into separate deviceDavid Hildenbrand
2018-07-02s390x/kvm: pass values instead of pointers to kvm_s390_set_clock_*()David Hildenbrand
2018-07-02s390x/tcg: avoid overflows in time2tod/tod2timeDavid Hildenbrand
2018-07-02s390x/cpumodel: default enable bpb and ppa15 for z196 and laterChristian Borntraeger
2018-07-02loader: Check access size when calling rom_ptr() to avoid crashesThomas Huth
2018-07-02s390/ipl: fix ipl with -no-rebootChristian Borntraeger
2018-06-30Merge remote-tracking branch 'remotes/xtensa/tags/20180630-xtensa' into stagingPeter Maydell