aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-03-13Merge remote-tracking branch 'remotes/rth/tags/pull-dt-20190312' into stagingPeter Maydell
2019-03-13Merge remote-tracking branch 'remotes/rth/tags/pull-hppa-20190312' into stagingPeter Maydell
2019-03-12Merge remote-tracking branch 'remotes/huth-gitlab/tags/pull-request-2019-03-1...Peter Maydell
2019-03-12Merge remote-tracking branch 'remotes/ehabkost/tags/python-next-pull-request'...Peter Maydell
2019-03-12decodetree: Properly diagnose fields overflowing an insnRichard Henderson
2019-03-12decodetree: Prefix extract function names with decode_functionRichard Henderson
2019-03-12decodetree: Allow +- to begin a number initializing a fieldRichard Henderson
2019-03-12decodetree: Produce clean output for an empty input fileRichard Henderson
2019-03-12decodetree: Add --static-decode optionRichard Henderson
2019-03-12test/decode: Add tests for PatternGroupsBastian Koppelmann
2019-03-12decodetree: Allow grouping of overlapping patternsRichard Henderson
2019-03-12decodetree: Do not unconditionaly return from Pattern.output_codeRichard Henderson
2019-03-12decodetree: Ensure build_tree does not include values outside insnmaskPhilippe Mathieu-Daudé
2019-03-12decodetree: Document the usefulness of argument setsRichard Henderson
2019-03-12decodetree: Move documentation to docs/devel/decodetree.rstRichard Henderson
2019-03-12MAINTAINERS: Add scripts/decodetree.py to the TCG sectionPhilippe Mathieu-Daudé
2019-03-12Merge remote-tracking branch 'remotes/kraxel/tags/audio-20190312-pull-request...Peter Maydell
2019-03-12target/hppa: exit TB if either Data or Instruction TLB changesSven Schnelle
2019-03-12target/hppa: add TLB protection id checkSven Schnelle
2019-03-12target/hppa: allow multiple itlbp without itlbaSven Schnelle
2019-03-12target/hppa: fix b,gate instructionSven Schnelle
2019-03-12target/hppa: ignore DIAG opcodeSven Schnelle
2019-03-12target/hppa: remove PSW I/R/Q bit checkSven Schnelle
2019-03-12target/hppa: add TLB trace eventsSven Schnelle
2019-03-12target/hppa: report ITLB_EXCP_MISS for ITLB missesSven Schnelle
2019-03-12target/hppa: fix TLB handling for page 0Sven Schnelle
2019-03-12target/hppa: fix overwriting source reg in addbSven Schnelle
2019-03-12target/hppa: Check for page crossings in use_goto_tbRichard Henderson
2019-03-12Merge remote-tracking branch 'remotes/ehabkost/tags/machine-next-pull-request...Peter Maydell
2019-03-12Merge remote-tracking branch 'remotes/awilliam/tags/vfio-updates-20190311.0' ...Peter Maydell
2019-03-12Merge remote-tracking branch 'remotes/vivier2/tags/trivial-branch-pull-reques...Peter Maydell
2019-03-12Merge remote-tracking branch 'remotes/armbru/tags/pull-pflash-2019-03-11' int...Peter Maydell
2019-03-12Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-4.0-20190312' into...Peter Maydell
2019-03-12scripts/qemugdb: re-license timers.py to GPLv2 or laterAlex Bennée
2019-03-12hw/sd/sdhci: Move PCI-related code into a separate fileThomas Huth
2019-03-12ahci-test: Drop dependence on global_qtestEric Blake
2019-03-12tests: test-announce-self: fix memory leakLi Qiang
2019-03-12vfio: Make vfio_get_region_info_cap publicAlexey Kardashevskiy
2019-03-12Suppress test warnings about missing Spectre/Meltdown mitigations with TCGDavid Gibson
2019-03-12spapr: Use CamelCase properlyDavid Gibson
2019-03-12target/ppc: Optimize x[sv]xsigdp using deposit_i64()Philippe Mathieu-Daudé
2019-03-12target/ppc: Optimize xviexpdp() using deposit_i64()Philippe Mathieu-Daudé
2019-03-12target/ppc: add HV support for POWER9Cédric Le Goater
2019-03-12ppc/pnv: add a "ibm,opal/power-mgt" device tree node on POWER9Cédric Le Goater
2019-03-12ppc/pnv: add more dummy XSCOM addressesCédric Le Goater
2019-03-12ppc/pnv: activate XSCOM tests for POWER9Cédric Le Goater
2019-03-12ppc/pnv: POWER9 XSCOM quad supportCédric Le Goater
2019-03-12ppc/pnv: extend XSCOM core support for POWER9Cédric Le Goater
2019-03-12ppc/pnv: add a OCC model for POWER9Cédric Le Goater
2019-03-12ppc/pnv: add a OCC model classCédric Le Goater