aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-01-28tcg/mips: Fix tcg_out_qemu_ld_slow_pathRichard Henderson1-1/+2
2019-01-28tcg/arm: enable dynamic TLB sizingRichard Henderson2-71/+70
2019-01-28tcg/riscv: enable dynamic TLB sizingRichard Henderson2-71/+55
2019-01-28tcg/s390: enable dynamic TLB sizingRichard Henderson2-27/+20
2019-01-28tcg/sparc: enable dynamic TLB sizingRichard Henderson2-33/+51
2019-01-28tcg/ppc: enable dynamic TLB sizingRichard Henderson2-44/+55
2019-01-28tcg/aarch64: enable dynamic TLB sizingRichard Henderson2-42/+60
2019-01-28tcg/i386: enable dynamic TLB sizingEmilio G. Cota2-15/+15
2019-01-28tcg: introduce dynamic TLB sizingEmilio G. Cota12-7/+282
2019-01-28cputlb: do not evict empty entries to the vtlbEmilio G. Cota1-1/+10
2019-01-28tcg/aarch64: Implement vector minmax arithmeticRichard Henderson2-1/+25
2019-01-28tcg/aarch64: Implement vector saturating arithmeticRichard Henderson2-1/+25
2019-01-28tcg/i386: Implement vector minmax arithmeticRichard Henderson2-1/+82
2019-01-28tcg/i386: Implement vector saturating arithmeticRichard Henderson2-1/+43
2019-01-28tcg/i386: Split subroutines out of tcg_expand_vec_opRichard Henderson1-219/+224
2019-01-28tcg: Add opcodes for vector minmax arithmeticRichard Henderson12-0/+408
2019-01-28tcg: Add opcodes for vector saturated arithmeticRichard Henderson9-24/+119
2019-01-28tcg: Add write_aofs to GVecGen4Richard Henderson2-8/+21
2019-01-28tcg: Add gvec expanders for nand, nor, eqvRichard Henderson6-0/+117
2019-01-28tcg: Add logical simplifications during gvec expandRichard Henderson1-5/+30
2019-01-25Merge remote-tracking branch 'remotes/ehabkost/tags/python-next-pull-request'...Peter Maydell2-2/+3
2019-01-25Merge remote-tracking branch 'remotes/amarkovic/tags/mips-queue-january-25-20...Peter Maydell503-13770/+531
2019-01-25decodetree: re.fullmatch was added in 3.4Paolo Bonzini1-1/+1
2019-01-25device-crash-test: Python 3 compatibility fixNisarg Shah1-1/+2
2019-01-25Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2019-01-24' into ...Peter Maydell11-51/+73
2019-01-25Merge remote-tracking branch 'remotes/kraxel/tags/audio-20190124-pull-request...Peter Maydell4-61/+82
2019-01-25Merge remote-tracking branch 'remotes/vivier2/tags/trivial-patches-pull-reque...Peter Maydell5-13/+5
2019-01-25Merge remote-tracking branch 'remotes/berrange/tags/qio-next-pull-request' in...Peter Maydell2-25/+80
2019-01-24docs/qemu-cpu-models: Add MIPS/nanoMIPS QEMU supported CPU modelsStefan Markovic1-2/+161
2019-01-24qemu-doc: Add nanoMIPS ISA informationStefan Markovic1-0/+29
2019-01-24tests: tcg: mips: Remove old directoriesAleksandar Markovic327-13708/+0
2019-01-24tests: tcg: mips: Add two new MakefilesAleksandar Markovic2-0/+216
2019-01-24tests: tcg: mips: Move source files to new locationsAleksandar Markovic168-0/+0
2019-01-24MAINTAINERS: Update MIPS sectionsAleksandar Markovic1-9/+0
2019-01-24target/mips: Add I6500 core configurationYongbok Kim1-0/+40
2019-01-24target/mips: nanoMIPS: Fix branch handlingStefan Markovic1-0/+12
2019-01-24disas: nanoMIPS: Amend DSP instructions related commentsAleksandar Markovic1-44/+75
2019-01-24target/mips: Extend gen_scwp() functionality to support EVAAleksandar Markovic1-4/+6
2019-01-24target/mips: Correct the second argument type of cpu_supports_isa()Aleksandar Markovic2-2/+2
2019-01-24target/mips: nanoMIPS: Rename macros for extracting 3-bit-coded GPR numbersAleksandar Markovic1-13/+13
2019-01-24target/mips: nanoMIPS: Remove an unused macroAleksandar Markovic1-1/+0
2019-01-24target/mips: nanoMIPS: Remove duplicate macro definitionsAleksandar Markovic1-10/+0
2019-01-24Merge remote-tracking branch 'remotes/kraxel/tags/ui-20190124-pull-request' i...Peter Maydell2-3/+73
2019-01-24Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...Peter Maydell6-17/+78
2019-01-24json: Fix % handling when not interpolatingChristophe Fergeau2-4/+11
2019-01-24Merge remote-tracking branch 'remotes/dgilbert/tags/pull-migration-20190123a'...Peter Maydell13-47/+139
2019-01-24hw/i386/pc.c: fix one typo in function nameWei Yang1-2/+2
2019-01-24virtio-net: Fix a typoPhilippe Mathieu-Daudé1-1/+1
2019-01-24ppc: e6500 registers SPR 604 twiceJon Diekema1-8/+0
2019-01-24contrib/gitdm: Fix a typoPhilippe Mathieu-Daudé1-1/+1