aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-03-30hw/mips/cps: enable ITU for multithreading processorsLeon Alrae2-0/+34
2016-03-30target-mips: make ITC Configuration Tags accessible to the CPULeon Alrae4-12/+100
2016-03-30target-mips: check CP0 enabled for CACHE instruction also in R6Leon Alrae1-0/+1
2016-03-30hw/mips: implement ITC Storage - Bypass ViewLeon Alrae1-0/+27
2016-03-30hw/mips: implement ITC Storage - P/V Sync and Try ViewsLeon Alrae1-0/+68
2016-03-30hw/mips: implement ITC Storage - Empty/Full Sync and Try ViewsLeon Alrae1-0/+113
2016-03-30hw/mips: implement ITC Storage - Control ViewLeon Alrae1-0/+104
2016-03-30hw/mips: implement ITC Configuration Tags and Storage CellsLeon Alrae5-0/+289
2016-03-30target-mips: enable CM GCR in MIPS64R6-generic CPULeon Alrae1-1/+2
2016-03-30hw/mips_malta: add CPS to Malta boardLeon Alrae3-11/+60
2016-03-30hw/mips_malta: move CPU creation to a separate functionLeon Alrae1-29/+39
2016-03-30hw/mips_malta: remove redundant irq and clock initLeon Alrae1-4/+0
2016-03-30hw/mips_malta: remove CPUMIPSState from the write_bootloader()Leon Alrae1-4/+4
2016-03-30hw/mips/cps: create CPC block inside CPSLeon Alrae4-0/+81
2016-03-30hw/mips: add initial Cluster Power Controller supportLeon Alrae3-0/+225
2016-03-30hw/mips/cps: create GCR block inside CPSLeon Alrae2-0/+25
2016-03-30hw/mips: add initial Global Config Register supportYongbok Kim3-0/+157
2016-03-30target-mips: add CMGCRBase registerYongbok Kim2-1/+20
2016-03-30hw/mips: implement generic MIPS Coherent Processing System containerLeon Alrae4-0/+151
2016-03-29Merge remote-tracking branch 'remotes/cody/tags/block-pull-request' into stagingPeter Maydell3-8/+28
2016-03-29Merge remote-tracking branch 'remotes/thibault/tags/samuel-thibault' into sta...Peter Maydell11-57/+67
2016-03-29Merge remote-tracking branch 'remotes/awilliam/tags/vfio-update-20160328.0' i...Peter Maydell1-8/+11
2016-03-29Rework ipv6 optionsSamuel Thibault3-20/+29
2016-03-29Use C99 flexible array instead of 1-byte trailing arrayPeter Maydell1-4/+2
2016-03-28vfio: convert to 128 bit arithmetic calculations when adding mem regionsBandan Das1-8/+11
2016-03-28qemu-iotests: add no-op streaming testAlberto Garcia2-2/+20
2016-03-28qemu-iotests: fix test_stream_partial()Alberto Garcia1-1/+2
2016-03-28block: never cancel a streaming job without running stream_complete()Alberto Garcia1-5/+6
2016-03-24Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell620-755/+1774
2016-03-24Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20160324' into stagingPeter Maydell11-294/+1220
2016-03-24Merge remote-tracking branch 'remotes/kraxel/tags/pull-ui-20160324-1' into st...Peter Maydell4-52/+133
2016-03-24Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-2.6-20160324' into...Peter Maydell6-91/+582
2016-03-24Merge remote-tracking branch 'remotes/lalrae/tags/mips-20160323' into stagingPeter Maydell8-129/+53
2016-03-24Merge remote-tracking branch 'remotes/pmaydell/tags/pull-cocoa-20160323-1' in...Peter Maydell2-181/+170
2016-03-24target-i386: implement PKE for TCGPaolo Bonzini7-5/+110
2016-03-24config.status: Pass extra parametersDr. David Alan Gilbert1-1/+1
2016-03-24Merge remote-tracking branch 'remotes/bkoppelmann/tags/pull-tricore-20160323'...Peter Maydell9-7/+293
2016-03-24spice: Disallow use of gl + TCP portChristophe Fergeau1-0/+5
2016-03-24input-linux: fix Coverity warningGerd Hoffmann1-0/+7
2016-03-24input-linux: switch over to -objectGerd Hoffmann3-52/+121
2016-03-24ppc: move POWER8 Book4 regs in their own routineCédric Le Goater1-0/+8
2016-03-24hw/net/spapr_llan: Enable the RX buffer pools by default for new machinesThomas Huth2-2/+7
2016-03-24hw/net/spapr_llan: Fix receive buffer handling for better performanceThomas Huth1-2/+216
2016-03-24hw/net/spapr_llan: Extract rx buffer code into separate functionsThomas Huth1-36/+70
2016-03-24ppc: A couple more dummy POWER8 Book4 regsBenjamin Herrenschmidt2-0/+15
2016-03-24ppc: Add dummy CIABR SPRBenjamin Herrenschmidt2-0/+6
2016-03-24ppc: Add POWER8 IAMR registerBenjamin Herrenschmidt2-2/+40
2016-03-24ppc: Fix writing to AMR/UAMORBenjamin Herrenschmidt1-15/+59
2016-03-24ppc: Initialize AMOR in PAPR modeBenjamin Herrenschmidt1-0/+4
2016-03-24ppc: Add dummy SPR_IC for POWER8Benjamin Herrenschmidt2-0/+13