aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-02-16ppc4xx: Add device models found in PPC440 core SoCsBALATON Zoltan3-1/+1186
2018-02-16ppc/spapr-caps: Disallow setting workaround for spapr-cap-ibsSuraj Jitindar Singh1-2/+4
2018-02-16target/ppc: convert to TranslatorOpsEmilio G. Cota1-162/+167
2018-02-16target/ppc: convert to DisasContextBaseEmilio G. Cota3-86/+91
2018-02-16spapr: consolidate the VCPU id numbering logic in a single placeGreg Kurz1-7/+23
2018-02-16spapr: rename spapr_vcpu_id() to spapr_get_vcpu_id()Greg Kurz2-9/+9
2018-02-16spapr: move VCPU calculation to core machine codeGreg Kurz3-7/+22
2018-02-16spapr: use spapr->vsmt to compute VCPU idsGreg Kurz1-14/+10
2018-02-16ppc/spapr-caps: Change migration macro to take full spapr-cap nameSuraj Jitindar Singh1-15/+15
2018-02-16hw/char: remove legacy interface escc_init()Laurent Vivier5-165/+170
2018-02-16hw/ppc/spapr_hcall: set htab_shift after kvmppc_resize_hpt_commitDaniel Henrique Barboza1-1/+11
2018-02-16cuda: convert to trace-eventsMark Cave-Ayland3-33/+29
2018-02-16ppc: move CUDAState and other CUDA-related definitions into separate cuda.h fileMark Cave-Ayland4-77/+109
2018-02-16cuda: convert to use the shared mos6522 deviceMark Cave-Ayland2-489/+204
2018-02-15Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20180215-...Peter Maydell12-211/+429
2018-02-15raspi: Raspberry Pi 3 supportPekka Enberg1-10/+21
2018-02-15bcm2836: Make CPU type configurablePekka Enberg3-8/+13
2018-02-15target/arm: Implement v8M MSPLIM and PSPLIM registersPeter Maydell3-0/+69
2018-02-15target/arm: Migrate v7m.other_spPeter Maydell1-0/+11
2018-02-15target/arm: Add AIRCR to vmstate structPeter Maydell1-0/+4
2018-02-15hw/intc/armv7m_nvic: Fix byte-to-interrupt number conversionsPeter Maydell1-4/+4
2018-02-15target/arm: Implement writing to CONTROL_NS for v8MPeter Maydell1-0/+10
2018-02-15hw/intc/armv7m_nvic: Implement SCRPeter Maydell3-4/+27
2018-02-15hw/intc/armv7m_nvic: Implement cache ID registersPeter Maydell3-0/+78
2018-02-15hw/intc/armv7m_nvic: Implement v8M CPPWR registerPeter Maydell1-0/+14
2018-02-15hw/intc/armv7m_nvic: Implement M profile cache maintenance opsPeter Maydell1-0/+12
2018-02-15hw/intc/armv7m_nvic: Fix ICSR PENDNMISET/CLR handlingPeter Maydell1-3/+3
2018-02-15hw/intc/armv7m_nvic: Don't hardcode M profile ID registers in NVICPeter Maydell2-14/+44
2018-02-15target/arm: Handle SVE registers when using clear_vec_highRichard Henderson1-100/+62
2018-02-15target/arm: Enforce access to ZCR_EL at translationRichard Henderson4-19/+28
2018-02-15target/arm: Suppress TB end for FPCR/FPSRRichard Henderson1-2/+2
2018-02-15target/arm: Enforce FP access to FPCR/FPSRRichard Henderson3-19/+25
2018-02-15target/arm: Remove ARM_CP_64BIT from ZCR_EL registersRichard Henderson1-4/+4
2018-02-15hw/arm/aspeed: simplify using the 'unimplemented device' for aspeed_soc.ioPhilippe Mathieu-Daudé2-30/+3
2018-02-15hw/arm/aspeed: directly map the serial device to the system address spacePhilippe Mathieu-Daudé1-1/+2
2018-02-15Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...Peter Maydell3-8/+15
2018-02-15Merge remote-tracking branch 'remotes/huth/tags/pull-request-2018-02-14' into...Peter Maydell55-374/+416
2018-02-15Merge remote-tracking branch 'remotes/vivier/tags/m68k-for-2.12-pull-request'...Peter Maydell3-0/+49
2018-02-15misc: fix spellingMarc-André Lureau1-1/+1
2018-02-15ratelimit: don't align wait time with slicesWolfgang Bumiller1-6/+5
2018-02-15vl: pause vcpus before stopping iothreadsStefan Hajnoczi1-1/+9
2018-02-14tests/m48t59: Use the m48t59 test on ppc, tooThomas Huth2-1/+10
2018-02-14tests/Makefile: Derive check-qtest-ppc64-y from check-qtest-ppc-yThomas Huth1-7/+4
2018-02-14tests/m48t59: Make the test independent of global_qtestThomas Huth1-30/+30
2018-02-14tests/m48t59: Fix and re-enable the test for sparcThomas Huth2-30/+34
2018-02-14tests/boot-serial-test: Add support for the aarch64 virt machineWei Huang2-0/+10
2018-02-14tests/boot-serial: Add tests for PowerPC Mac machinesThomas Huth1-0/+3
2018-02-14tests/boot-serial: Enable the boot-serial test on SPARC machines, tooThomas Huth2-0/+6
2018-02-14wdt_ib700-test: Drop dependence on global_qtestEric Blake1-29/+34
2018-02-14tests/boot-sector: Drop dependence on global_qtestEric Blake5-9/+11