aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-07-02Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20180702' into stagingPeter Maydell30-166/+543
2018-07-02Merge remote-tracking branch 'remotes/vivier/tags/m68k-for-3.0-pull-request' ...Peter Maydell1-0/+14
2018-07-02tcg: Fix --disable-tcg build breakagePhilippe Mathieu-Daudé3-5/+16
2018-07-02target/m68k: correctly disassemble move16Laurent Vivier1-0/+14
2018-07-02audio/hda: drop atomicsGerd Hoffmann1-16/+15
2018-07-02s390x/tcg: fix locking problem with tcg_s390_tod_updatedDavid Hildenbrand1-10/+16
2018-07-02s390x/kvm: indicate alignment in legacy_s390_alloc()David Hildenbrand1-0/+3
2018-07-02s390x/kvm: legacy_s390_alloc() only supports one allocationDavid Hildenbrand1-2/+10
2018-07-02s390x/tcg: fix CPU hotplug with single-threaded TCGDavid Hildenbrand1-5/+12
2018-07-02s390x/tcg: rearm the CKC timer during migrationDavid Hildenbrand3-0/+27
2018-07-02s390x/tcg: implement SET CLOCKDavid Hildenbrand4-2/+27
2018-07-02s390x/tcg: SET CLOCK COMPARATOR can clear CKC interruptsDavid Hildenbrand1-0/+7
2018-07-02s390x/tcg: properly implement the TODDavid Hildenbrand8-34/+109
2018-07-02s390x/tcg: drop tod_basetimeDavid Hildenbrand3-4/+2
2018-07-02s390x/tod: factor out TOD into separate deviceDavid Hildenbrand9-88/+286
2018-07-02s390x/kvm: pass values instead of pointers to kvm_s390_set_clock_*()David Hildenbrand4-12/+12
2018-07-02s390x/tcg: avoid overflows in time2tod/tod2timeDavid Hildenbrand1-2/+3
2018-07-02s390x/cpumodel: default enable bpb and ppa15 for z196 and laterChristian Borntraeger2-0/+4
2018-07-02loader: Check access size when calling rom_ptr() to avoid crashesThomas Huth7-19/+27
2018-07-02s390/ipl: fix ipl with -no-rebootChristian Borntraeger3-3/+13
2018-06-30Merge remote-tracking branch 'remotes/xtensa/tags/20180630-xtensa' into stagingPeter Maydell4-160/+182
2018-06-30xtensa: Avoid calling get_page_addr_code() from helper functionPeter Maydell1-1/+5
2018-06-30target/xtensa: Convert to TranslatorOpsRichard Henderson1-101/+116
2018-06-30target/xtensa: Change gen_intermediate_code dc to pointerRichard Henderson1-61/+61
2018-06-30target/xtensa: Convert to DisasContextBaseRichard Henderson1-47/+44
2018-06-30target/xtensa: Replace DISAS_UPDATE with DISAS_NORETURNRichard Henderson1-12/+9
2018-06-30target/xtensa: check zero overhead loop alignmentMax Filippov3-0/+9
2018-06-30Merge remote-tracking branch 'remotes/armbru/tags/pull-monitor-2018-06-30' in...Peter Maydell5-23/+68
2018-06-30docs: mention shared state protect for OOBPeter Xu1-6/+11
2018-06-30tests: iotests: drop some stderr linePeter Xu2-2/+9
2018-06-30monitor: flush qmp responses when CLOSEDPeter Xu1-3/+29
2018-06-30monitor: rename *_pop_one to *_pop_anyPeter Xu1-11/+9
2018-06-30chardev: comment details for CLOSED eventPeter Xu1-1/+10
2018-06-30Merge remote-tracking branch 'remotes/stefanha/tags/tracing-pull-request' int...Peter Maydell15-66/+106
2018-06-30Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20180629'...Peter Maydell30-257/+5394
2018-06-29Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell36-634/+685
2018-06-29Merge remote-tracking branch 'remotes/gkurz/tags/for-upstream' into stagingPeter Maydell8-22/+53
2018-06-29target/arm: Add ID_ISAR6Richard Henderson4-3/+9
2018-06-29target/arm: Prune a15 features from maxRichard Henderson1-3/+0
2018-06-29target/arm: Prune a57 features from maxRichard Henderson1-9/+0
2018-06-29target/arm: Fix SVE system register access checksRichard Henderson2-7/+6
2018-06-29target/arm: Fix SVE signed division vs x86 overflow exceptionRichard Henderson1-5/+15
2018-06-29sdcard: Use the ldst APIPhilippe Mathieu-Daudé6-35/+19
2018-06-29sd: Don't trace SDRequest crc fieldPeter Maydell2-2/+2
2018-06-29target/arm: Mark PMINTENSET accesses as possibly doing IOAaron Lindsay1-1/+1
2018-06-29target/arm: Remove redundant DIV detection for KVMAaron Lindsay1-18/+1
2018-06-29target/arm: Add ARM_FEATURE_V7VE for v7 Virtualization ExtensionsAaron Lindsay3-11/+19
2018-06-29i.mx7d: Change IRQ number type from hwaddr to intJean-Christophe Dubois1-3/+3
2018-06-29i.mx7d: Change SRC unimplemented device name from sdma to srcJean-Christophe Dubois1-1/+1
2018-06-29i.mx7d: Remove unused header filesJean-Christophe Dubois1-2/+0