aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-03-06hw/arm/virt: Support -machine gic-version=maxcpu-maxPeter Maydell
2018-03-06hw/arm/virt: Add "max" to the list of CPU types "virt" supportsPeter Maydell
2018-03-06target/arm: Make 'any' CPU just an alias for 'max'Peter Maydell
2018-03-06target/arm: Add "-cpu max" supportPeter Maydell
2018-03-06target/arm: Move definition of 'host' cpu type into cpu.cPeter Maydell
2018-03-06target/arm: Query host CPU features on-demand at instance initPeter Maydell
2018-03-06Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-2.12-20180306' int...Peter Maydell
2018-03-06PowerPC: Add TS bits into msr_maskSimon Guo
2018-03-06adb: add trace-events for monitoring keyboard/mouse during bus enumerationMark Cave-Ayland
2018-03-06PPC: e500: Fix duplicate kernel load and device tree overlapDavid Engraf
2018-03-06hw/ppc/spapr,e500: Use new property "stdout-path" for boot consoleNikunj A Dadhania
2018-03-06ppc/spapr-caps: Define the pseries-2.12-sxxm machine typeSuraj Jitindar Singh
2018-03-06ppc/spapr-caps: Convert cap-ibs to custom spapr-capSuraj Jitindar Singh
2018-03-06ppc/spapr-caps: Convert cap-sbbc to custom spapr-capSuraj Jitindar Singh
2018-03-06ppc/spapr-caps: Convert cap-cfpc to custom spapr-capSuraj Jitindar Singh
2018-03-06ppc/spapr-caps: Add support for custom spapr_capabilitiesSuraj Jitindar Singh
2018-03-06target/ppc: Check mask when setting cap_ppc_safe_indirect_branchSuraj Jitindar Singh
2018-03-06macio: remove macio_init() functionMark Cave-Ayland
2018-03-06macio: move setting of CUDA timebase frequency to macio_common_realize()Mark Cave-Ayland
2018-03-06mac_newworld: use object link to pass OpenPIC object to macioMark Cave-Ayland
2018-03-06openpic: move OpenPIC state and related definitions to openpic.hMark Cave-Ayland
2018-03-06openpic: move KVM-specific declarations into separate openpic_kvm.h fileMark Cave-Ayland
2018-03-06mac_oldworld: use object link to pass heathrow PIC object to macioMark Cave-Ayland
2018-03-06macio: move macio related structures and defines into separate macio.h fileMark Cave-Ayland
2018-03-06heathrow: change heathrow_pic_init() to return the heathrow deviceMark Cave-Ayland
2018-03-06heathrow: convert to trace-eventsMark Cave-Ayland
2018-03-06heathrow: QOMify heathrow PICMark Cave-Ayland
2018-03-06macio: move ESCC device within the macio deviceMark Cave-Ayland
2018-03-06macio: embed DBDMA device directly within macioMark Cave-Ayland
2018-03-06spapr: harden code that depends on VSMTGreg Kurz
2018-03-06spapr: register dummy ICPs laterGreg Kurz
2018-03-06ppc: Add aCube Sam460ex boardBALATON Zoltan
2018-03-06pc-bios: Added u-boot-sam460 firmware binaryBALATON Zoltan
2018-03-06roms: Added git submodule for u-boot-sam460 (firmware for sam460ex)BALATON Zoltan
2018-03-06ppc440: Add emulation of plb-pcix controller found in some 440 SoCsBALATON Zoltan
2018-03-06ppc440_uc: Fix unintialized variable warning with older gccBALATON Zoltan
2018-03-06spapr: fix missing CPU core nodes in DT when running with TCGGreg Kurz
2018-03-05Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...Peter Maydell
2018-03-05Merge remote-tracking branch 'remotes/kraxel/tags/ui-20180305-pull-request' i...Peter Maydell
2018-03-05Merge remote-tracking branch 'remotes/jasowang/tags/net-pull-request' into st...Peter Maydell
2018-03-05Merge remote-tracking branch 'remotes/vivier/tags/m68k-for-2.12-pull-request'...Peter Maydell
2018-03-05Merge remote-tracking branch 'remotes/ericb/tags/pull-qapi-2018-03-01-v4' int...Peter Maydell
2018-03-05README: Document 'git-publish' workflowFam Zheng
2018-03-05Add a git-publish configuration fileFam Zheng
2018-03-05tests/libqos: Check for valid dev pointer when looking for PCI devicesThomas Huth
2018-03-05util/uri.c: wrap single statement blocks with braces {}Su Hang
2018-03-05util/uri.c: remove brackets that wrap `return` statement's content.Su Hang
2018-03-05util/uri.c: Coding style check, Only whitespace involvedSu Hang
2018-03-05ui/sdl: build as moduleGerd Hoffmann
2018-03-05audio: rename CONFIG_* to CONFIG_AUDIO_*Gerd Hoffmann