aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-02-15raspi: Raspberry Pi 3 supportpull-target-arm-20180215-1Pekka Enberg
2018-02-15bcm2836: Make CPU type configurablePekka Enberg
2018-02-15target/arm: Implement v8M MSPLIM and PSPLIM registersPeter Maydell
2018-02-15target/arm: Migrate v7m.other_spPeter Maydell
2018-02-15target/arm: Add AIRCR to vmstate structPeter Maydell
2018-02-15hw/intc/armv7m_nvic: Fix byte-to-interrupt number conversionsPeter Maydell
2018-02-15target/arm: Implement writing to CONTROL_NS for v8MPeter Maydell
2018-02-15hw/intc/armv7m_nvic: Implement SCRPeter Maydell
2018-02-15hw/intc/armv7m_nvic: Implement cache ID registersPeter Maydell
2018-02-15hw/intc/armv7m_nvic: Implement v8M CPPWR registerPeter Maydell
2018-02-15hw/intc/armv7m_nvic: Implement M profile cache maintenance opsPeter Maydell
2018-02-15hw/intc/armv7m_nvic: Fix ICSR PENDNMISET/CLR handlingPeter Maydell
2018-02-15hw/intc/armv7m_nvic: Don't hardcode M profile ID registers in NVICPeter Maydell
2018-02-15target/arm: Handle SVE registers when using clear_vec_highRichard Henderson
2018-02-15target/arm: Enforce access to ZCR_EL at translationRichard Henderson
2018-02-15target/arm: Suppress TB end for FPCR/FPSRRichard Henderson
2018-02-15target/arm: Enforce FP access to FPCR/FPSRRichard Henderson
2018-02-15target/arm: Remove ARM_CP_64BIT from ZCR_EL registersRichard Henderson
2018-02-15hw/arm/aspeed: simplify using the 'unimplemented device' for aspeed_soc.ioPhilippe Mathieu-Daudé
2018-02-15hw/arm/aspeed: directly map the serial device to the system address spacePhilippe Mathieu-Daudé
2018-02-15Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...Peter Maydell
2018-02-15Merge remote-tracking branch 'remotes/huth/tags/pull-request-2018-02-14' into...Peter Maydell
2018-02-15Merge remote-tracking branch 'remotes/vivier/tags/m68k-for-2.12-pull-request'...Peter Maydell
2018-02-15misc: fix spellingMarc-André Lureau
2018-02-15ratelimit: don't align wait time with slicesWolfgang Bumiller
2018-02-15vl: pause vcpus before stopping iothreadsStefan Hajnoczi
2018-02-14tests/m48t59: Use the m48t59 test on ppc, tooThomas Huth
2018-02-14tests/Makefile: Derive check-qtest-ppc64-y from check-qtest-ppc-yThomas Huth
2018-02-14tests/m48t59: Make the test independent of global_qtestThomas Huth
2018-02-14tests/m48t59: Fix and re-enable the test for sparcThomas Huth
2018-02-14tests/boot-serial-test: Add support for the aarch64 virt machineWei Huang
2018-02-14tests/boot-serial: Add tests for PowerPC Mac machinesThomas Huth
2018-02-14tests/boot-serial: Enable the boot-serial test on SPARC machines, tooThomas Huth
2018-02-14wdt_ib700-test: Drop dependence on global_qtestEric Blake
2018-02-14tests/boot-sector: Drop dependence on global_qtestEric Blake
2018-02-14qmp-test: Drop dependence on global_qtestEric Blake
2018-02-14libqos: Use explicit QTestState for remaining libqos operationsEric Blake
2018-02-14libqos: Use explicit QTestState for ahci operationsEric Blake
2018-02-14libqos: Use explicit QTestState for i2c operationsEric Blake
2018-02-14libqos: Use explicit QTestState for rtas operationsEric Blake
2018-02-14libqos: Use explicit QTestState for fw_cfg operationsEric Blake
2018-02-14libqos: Track QTestState with QPCIBusEric Blake
2018-02-14m68k: implement movep instructionPavel Dovgalyuk
2018-02-14libqtest: Use qemu_strtoul()Eric Blake
2018-02-14tests: Clean up wait for eventMarkus Armbruster
2018-02-13Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell
2018-02-13Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell
2018-02-13Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell
2018-02-13virtio-balloon: include statistics of disk/file cachesTomáš Golembiovský
2018-02-13acpi-test: update FADTMichael S. Tsirkin