aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-01-28Merge remote-tracking branch 'remotes/jnsnow/tags/ide-pull-request' into stagingPeter Maydell7-176/+148
2019-01-25ide/via: Implement and use native PCI IDE modeBALATON Zoltan1-14/+38
2019-01-25ide/via: Rename functions to match device nameBALATON Zoltan3-10/+9
2019-01-25ide/via: Remove vt82c686b_init_ports() functionBALATON Zoltan1-24/+20
2019-01-25sii3112: Remove duplicated code and use PCI IDE ops insteadBALATON Zoltan1-44/+8
2019-01-25ide: Get rid of CMD646BAR structBALATON Zoltan2-25/+18
2019-01-25cmd646: Move PCI IDE specific functions to ide/pci.cBALATON Zoltan3-69/+69
2019-01-25cmd646: Remove IDEBus from CMD646BARBALATON Zoltan2-16/+14
2019-01-25cmd646: Remove unused variableBALATON Zoltan2-2/+0
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
2019-01-24MAINTAINERS: Fix utf-8 manglingPhilippe Mathieu-Daudé1-1/+1
2019-01-24io: ensure UNIX client doesn't unlink server socketDaniel P. Berrangé2-25/+80
2019-01-24audio: probe audio drivers by defaultGerd Hoffmann1-7/+7
2019-01-24audio: error message tweakGerd Hoffmann1-5/+7
2019-01-24audio: check for pulseaudio daemon pidfileGerd Hoffmann1-0/+15
2019-01-24audio: use try-sdl for openbsdGerd Hoffmann1-1/+1
2019-01-24audio: allow optional audio drivers.Gerd Hoffmann1-6/+28
2019-01-24audio: use pkg-configGerd Hoffmann1-26/+13
2019-01-24audio: fix pc speaker initGerd Hoffmann1-20/+15
2019-01-24Merge remote-tracking branch 'remotes/stsquad/tags/pull-fpu-next-230119-2' in...Peter Maydell9-15/+182
2019-01-24qemu-coroutine-sleep: drop CoSleepCBVladimir Sementsov-Ogievskiy1-17/+10