aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-02-16Merge remote-tracking branch 'remotes/berrange/tags/qio-next-pull-request' in...Peter Maydell7-17/+48
2018-02-16tests/boot-serial-test: Fix problem with timeout due to dropped charactersThomas Huth1-2/+2
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-15allow to build with older sedJan Beulich1-2/+1
2018-02-15io/channel-command: Do not kill the child process after closing the pipeThomas Huth1-1/+11
2018-02-15io: Add /dev/fdset/ support to QIOChannelFileRoss Lagerwall1-3/+3
2018-02-15io: Don't call close multiple times in QIOChannelFileRoss Lagerwall1-0/+1
2018-02-15io: Fix QIOChannelFile when creating and opening read-writeRoss Lagerwall3-10/+27
2018-02-15io/channel-websock: handle continuous reads without any dataEdgar Kaziakhmedov1-2/+5
2018-02-15io: fix QIONetListener memory leakPaolo Bonzini1-0/+1
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
2018-02-14qmp-test: Drop dependence on global_qtestEric Blake1-17/+18
2018-02-14libqos: Use explicit QTestState for remaining libqos operationsEric Blake11-35/+39
2018-02-14libqos: Use explicit QTestState for ahci operationsEric Blake1-22/+23
2018-02-14libqos: Use explicit QTestState for i2c operationsEric Blake5-65/+66
2018-02-14libqos: Use explicit QTestState for rtas operationsEric Blake4-28/+40