summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-01-16Merge remote-tracking branch 'remotes/stsquad/tags/pull-tcg-common-tlb-reset-...Peter Maydell57-148/+151
2017-01-16Merge remote-tracking branch 'remotes/vivier/tags/m68k-for-2.9-pull-request' ...Peter Maydell5-10/+636
2017-01-16Merge remote-tracking branch 'remotes/rth/tags/pull-tcg-20170113' into stagingPeter Maydell3-35/+35
2017-01-14target-m68k: increment/decrement with SPLaurent Vivier1-2/+12
2017-01-14target-m68k: CAS doesn't need aligned accessLaurent Vivier1-1/+0
2017-01-14target-m68k: manage pre-dec et post-inc in CASLaurent Vivier1-0/+9
2017-01-14target-m68k: fix gen_flush_flags()Laurent Vivier1-1/+2
2017-01-14target-m68k: fix bit operation with immediate valueLaurent Vivier1-3/+10
2017-01-14m68k: Remove PCI and USB from config fileThomas Huth1-2/+0
2017-01-14target-m68k: Implement bfffoRichard Henderson3-1/+62
2017-01-14target-m68k: Implement bitfield ops for memoryRichard Henderson4-2/+333
2017-01-14target-m68k: Implement bitfield ops for registersRichard Henderson1-0/+210
2017-01-13tcg/aarch64: Fix tcg_out_moviRichard Henderson1-33/+24
2017-01-13tcg/aarch64: Fix addsub2 for 0+CRichard Henderson1-0/+9
2017-01-13target/arm: Fix ubfx et al for aarch64Richard Henderson1-1/+1
2017-01-13tcg/s390: Fix merge error with facilitiesRichard Henderson1-1/+1
2017-01-13Merge remote-tracking branch 'remotes/ehabkost/tags/x86-and-machine-pull-requ...Peter Maydell16-106/+87
2017-01-13cputlb: drop flush_global flag from tlb_flushAlex Bennée29-96/+85
2017-01-13cpu_common_reset: wrap TCG specific code in tcg_enabled()Alex Bennée1-4/+6
2017-01-13qom/cpu: move tlb_flush to cpu_common_resetAlex Bennée29-50/+62
2017-01-13Merge remote-tracking branch 'remotes/stsquad/tags/pull-travis-20170112-1' in...Peter Maydell1-1/+23
2017-01-13sdl2: fix build failure on windowsGerd Hoffmann1-0/+6
2017-01-12Merge remote-tracking branch 'remotes/bkoppelmann/tags/pull-tricore-2017-01-1...Peter Maydell4-1/+188
2017-01-12Merge remote-tracking branch 'remotes/kraxel/tags/pull-vga-20170111-1' into s...Peter Maydell3-5/+26
2017-01-12qmp: Report QOM type name on query-cpu-definitionsEduardo Habkost5-1/+8
2017-01-12numa: make -numa parser dynamically allocate CPUs masksIgor Mammedov4-20/+15
2017-01-12target/i386: Fix bad patch application to translate.cDoug Evans1-5/+5
2017-01-12monitor: fix qmp/hmp query-memdev not reporting IDs of memory backendsIgor Mammedov7-4/+41
2017-01-12monitor: reuse user_creatable_add_opts() instead of user_creatable_add()Igor Mammedov3-75/+18
2017-01-12Merge remote-tracking branch 'remotes/kraxel/tags/pull-audio-20170111-1' into...Peter Maydell4-21/+53
2017-01-12qom: remove unused headerIgor Mammedov1-1/+0
2017-01-12Merge remote-tracking branch 'remotes/rth/tags/pull-tcg-20170110' into stagingPeter Maydell82-1111/+2603
2017-01-12libqtest: handle zero length memwrite/memreadGreg Kurz2-1/+13
2017-01-12travis: add Trusty with clang stable buildAlex Bennée1-0/+20
2017-01-12travis: trim out most clang buildsDaniel P. Berrange1-1/+3
2017-01-11target-tricore: Add updfl instructionBastian Koppelmann3-0/+18
2017-01-11target-tricore: Added new JNE instruction variantPeer Adelt2-0/+20
2017-01-11target-tricore: Added new MOV instruction variantPeer Adelt2-0/+17
2017-01-11target-tricore: Added MADD.F and MSUB.F instructionsBastian Koppelmann3-1/+102
2017-01-11target-tricore: Added FTOUZ instructionBastian Koppelmann3-0/+31
2017-01-11virtio-gpu: tag as not hotpluggableGerd Hoffmann1-0/+1
2017-01-11virtio-gpu: Fix memory leak in virtio_gpu_load()Peter Maydell1-0/+12
2017-01-11virtio-gpu: Recalculate VirtIOGPU::hostmem on VM loadPeter Maydell1-0/+5
2017-01-11display: cirrus: ignore source pitch value as needed in blit_is_unsafeBruce Rogers1-4/+7
2017-01-11virtio-gpu: fix information leak in capset get dispatchLi Qiang1-1/+1
2017-01-11es1370: wire up reset via DeviceClassGerd Hoffmann1-3/+3
2017-01-11audio: ac97: add exit functionLi Qiang1-0/+11
2017-01-11audio: es1370: add exit functionLi Qiang1-0/+14
2017-01-11hw/audio: QOM'ify pl041.cxiaoqiang zhao1-11/+14
2017-01-11hw/audio: QOM'ify marvell_88w8618.cxiaoqiang zhao1-7/+11