aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-01-28tcg/i386: Implement vector saturating arithmeticRichard Henderson
2019-01-28tcg/i386: Split subroutines out of tcg_expand_vec_opRichard Henderson
2019-01-28tcg: Add opcodes for vector minmax arithmeticRichard Henderson
2019-01-28tcg: Add opcodes for vector saturated arithmeticRichard Henderson
2019-01-28tcg: Add write_aofs to GVecGen4Richard Henderson
2019-01-28tcg: Add gvec expanders for nand, nor, eqvRichard Henderson
2019-01-28tcg: Add logical simplifications during gvec expandRichard Henderson
2019-01-28Merge remote-tracking branch 'remotes/jnsnow/tags/ide-pull-request' into stagingPeter Maydell
2019-01-25ide/via: Implement and use native PCI IDE modeBALATON Zoltan
2019-01-25ide/via: Rename functions to match device nameBALATON Zoltan
2019-01-25ide/via: Remove vt82c686b_init_ports() functionBALATON Zoltan
2019-01-25sii3112: Remove duplicated code and use PCI IDE ops insteadBALATON Zoltan
2019-01-25ide: Get rid of CMD646BAR structBALATON Zoltan
2019-01-25cmd646: Move PCI IDE specific functions to ide/pci.cBALATON Zoltan
2019-01-25cmd646: Remove IDEBus from CMD646BARBALATON Zoltan
2019-01-25cmd646: Remove unused variableBALATON Zoltan
2019-01-25Merge remote-tracking branch 'remotes/ehabkost/tags/python-next-pull-request'...Peter Maydell
2019-01-25Merge remote-tracking branch 'remotes/amarkovic/tags/mips-queue-january-25-20...Peter Maydell
2019-01-25decodetree: re.fullmatch was added in 3.4Paolo Bonzini
2019-01-25device-crash-test: Python 3 compatibility fixNisarg Shah
2019-01-25Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2019-01-24' into ...Peter Maydell
2019-01-25Merge remote-tracking branch 'remotes/kraxel/tags/audio-20190124-pull-request...Peter Maydell
2019-01-25Merge remote-tracking branch 'remotes/vivier2/tags/trivial-patches-pull-reque...Peter Maydell
2019-01-25Merge remote-tracking branch 'remotes/berrange/tags/qio-next-pull-request' in...Peter Maydell
2019-01-24docs/qemu-cpu-models: Add MIPS/nanoMIPS QEMU supported CPU modelsStefan Markovic
2019-01-24qemu-doc: Add nanoMIPS ISA informationStefan Markovic
2019-01-24tests: tcg: mips: Remove old directoriesAleksandar Markovic
2019-01-24tests: tcg: mips: Add two new MakefilesAleksandar Markovic
2019-01-24tests: tcg: mips: Move source files to new locationsAleksandar Markovic
2019-01-24MAINTAINERS: Update MIPS sectionsAleksandar Markovic
2019-01-24target/mips: Add I6500 core configurationYongbok Kim
2019-01-24target/mips: nanoMIPS: Fix branch handlingStefan Markovic
2019-01-24disas: nanoMIPS: Amend DSP instructions related commentsAleksandar Markovic
2019-01-24target/mips: Extend gen_scwp() functionality to support EVAAleksandar Markovic
2019-01-24target/mips: Correct the second argument type of cpu_supports_isa()Aleksandar Markovic
2019-01-24target/mips: nanoMIPS: Rename macros for extracting 3-bit-coded GPR numbersAleksandar Markovic
2019-01-24target/mips: nanoMIPS: Remove an unused macroAleksandar Markovic
2019-01-24target/mips: nanoMIPS: Remove duplicate macro definitionsAleksandar Markovic
2019-01-24Merge remote-tracking branch 'remotes/kraxel/tags/ui-20190124-pull-request' i...Peter Maydell
2019-01-24Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...Peter Maydell
2019-01-24json: Fix % handling when not interpolatingChristophe Fergeau
2019-01-24Merge remote-tracking branch 'remotes/dgilbert/tags/pull-migration-20190123a'...Peter Maydell
2019-01-24hw/i386/pc.c: fix one typo in function nameWei Yang
2019-01-24virtio-net: Fix a typoPhilippe Mathieu-Daudé
2019-01-24ppc: e6500 registers SPR 604 twiceJon Diekema
2019-01-24contrib/gitdm: Fix a typoPhilippe Mathieu-Daudé
2019-01-24MAINTAINERS: Fix utf-8 manglingPhilippe Mathieu-Daudé
2019-01-24io: ensure UNIX client doesn't unlink server socketDaniel P. Berrangé
2019-01-24audio: probe audio drivers by defaultGerd Hoffmann
2019-01-24audio: error message tweakGerd Hoffmann