summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * tcg/i386: Implement vector minmax arithmeticRichard Henderson2019-01-282-1/+82
| * tcg/i386: Implement vector saturating arithmeticRichard Henderson2019-01-282-1/+43
| * tcg/i386: Split subroutines out of tcg_expand_vec_opRichard Henderson2019-01-281-219/+224
| * tcg: Add opcodes for vector minmax arithmeticRichard Henderson2019-01-2812-0/+408
| * tcg: Add opcodes for vector saturated arithmeticRichard Henderson2019-01-289-24/+119
| * tcg: Add write_aofs to GVecGen4Richard Henderson2019-01-282-8/+21
| * tcg: Add gvec expanders for nand, nor, eqvRichard Henderson2019-01-286-0/+117
| * tcg: Add logical simplifications during gvec expandRichard Henderson2019-01-281-5/+30
* | Merge remote-tracking branch 'remotes/jnsnow/tags/ide-pull-request' into stagingPeter Maydell2019-01-287-176/+148Star
|\ \ | |/ |/|
| * ide/via: Implement and use native PCI IDE modeBALATON Zoltan2019-01-251-14/+38
| * ide/via: Rename functions to match device nameBALATON Zoltan2019-01-253-10/+9Star
| * ide/via: Remove vt82c686b_init_ports() functionBALATON Zoltan2019-01-251-24/+20Star
| * sii3112: Remove duplicated code and use PCI IDE ops insteadBALATON Zoltan2019-01-251-44/+8Star
| * ide: Get rid of CMD646BAR structBALATON Zoltan2019-01-252-25/+18Star
| * cmd646: Move PCI IDE specific functions to ide/pci.cBALATON Zoltan2019-01-253-69/+69
| * cmd646: Remove IDEBus from CMD646BARBALATON Zoltan2019-01-252-16/+14Star
| * cmd646: Remove unused variableBALATON Zoltan2019-01-252-2/+0Star
|/
* Merge remote-tracking branch 'remotes/ehabkost/tags/python-next-pull-request'...Peter Maydell2019-01-252-2/+3
|\
| * decodetree: re.fullmatch was added in 3.4Paolo Bonzini2019-01-251-1/+1
| * device-crash-test: Python 3 compatibility fixNisarg Shah2019-01-251-1/+2
* | Merge remote-tracking branch 'remotes/amarkovic/tags/mips-queue-january-25-20...Peter Maydell2019-01-25503-13770/+531Star
|\ \ | |/ |/|
| * docs/qemu-cpu-models: Add MIPS/nanoMIPS QEMU supported CPU modelsStefan Markovic2019-01-241-2/+161
| * qemu-doc: Add nanoMIPS ISA informationStefan Markovic2019-01-241-0/+29
| * tests: tcg: mips: Remove old directoriesAleksandar Markovic2019-01-24327-13708/+0Star
| * tests: tcg: mips: Add two new MakefilesAleksandar Markovic2019-01-242-0/+216
| * tests: tcg: mips: Move source files to new locationsAleksandar Markovic2019-01-24168-0/+0
| * MAINTAINERS: Update MIPS sectionsAleksandar Markovic2019-01-241-9/+0Star
| * target/mips: Add I6500 core configurationYongbok Kim2019-01-241-0/+40
| * target/mips: nanoMIPS: Fix branch handlingStefan Markovic2019-01-241-0/+12
| * disas: nanoMIPS: Amend DSP instructions related commentsAleksandar Markovic2019-01-241-44/+75
| * target/mips: Extend gen_scwp() functionality to support EVAAleksandar Markovic2019-01-241-4/+6
| * target/mips: Correct the second argument type of cpu_supports_isa()Aleksandar Markovic2019-01-242-2/+2
| * target/mips: nanoMIPS: Rename macros for extracting 3-bit-coded GPR numbersAleksandar Markovic2019-01-241-13/+13
| * target/mips: nanoMIPS: Remove an unused macroAleksandar Markovic2019-01-241-1/+0Star
| * target/mips: nanoMIPS: Remove duplicate macro definitionsAleksandar Markovic2019-01-241-10/+0Star
* | Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2019-01-24' into ...Peter Maydell2019-01-2511-51/+73
|\ \
| * | json: Fix % handling when not interpolatingChristophe Fergeau2019-01-242-4/+11
| * | qmp: Add examples to qom list, get, and set commandsWainer dos Santos Moschetta2019-01-241-0/+36
| * | qapi: Eliminate indirection through qmp_event_get_func_emit()Markus Armbruster2019-01-248-45/+24Star
| * | qapi: Belatedly update docs for commit 9c2f56e9f9dMarkus Armbruster2019-01-241-2/+2
* | | Merge remote-tracking branch 'remotes/kraxel/tags/audio-20190124-pull-request...Peter Maydell2019-01-254-61/+82
|\ \ \
| * | | audio: probe audio drivers by defaultGerd Hoffmann2019-01-241-7/+7
| * | | audio: error message tweakGerd Hoffmann2019-01-241-5/+7
| * | | audio: check for pulseaudio daemon pidfileGerd Hoffmann2019-01-241-0/+15
| * | | audio: use try-sdl for openbsdGerd Hoffmann2019-01-241-1/+1
| * | | audio: allow optional audio drivers.Gerd Hoffmann2019-01-241-6/+28
| * | | audio: use pkg-configGerd Hoffmann2019-01-241-26/+13Star
| * | | audio: fix pc speaker initGerd Hoffmann2019-01-241-20/+15Star
| |/ /
* | | Merge remote-tracking branch 'remotes/vivier2/tags/trivial-patches-pull-reque...Peter Maydell2019-01-255-13/+5Star
|\ \ \
| * | | hw/i386/pc.c: fix one typo in function nameWei Yang2019-01-241-2/+2