aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-03-01audio/sdlaudio: Allow audio playback with SDL2Thomas Huth1-0/+48
2017-03-01audio: make audio poll timer deterministicPavel Dovgalyuk1-1/+1
2017-03-01replay: add record/replay for audio passthroughPavel Dovgalyuk8-2/+142
2017-02-28vhost-user: delay vhost_user_stopMarc-André Lureau1-7/+46
2017-02-28Merge remote-tracking branch 'remotes/gkurz/tags/for-upstream' into stagingPeter Maydell11-87/+289
2017-02-28Merge remote-tracking branch 'remotes/mjt/tags/trivial-patches-fetch' into st...Peter Maydell13-15/+44
2017-02-28Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20170228'...Peter Maydell26-331/+1897
2017-02-28Merge remote-tracking branch 'remotes/cody/tags/block-pull-request' into stagingPeter Maydell2-10/+10
2017-02-28Merge remote-tracking branch 'remotes/rth/tags/pull-axp-20170228' into stagingPeter Maydell2-0/+4
2017-02-28hw/arm/exynos: Fix proper mapping of CPUs by providing real cluster IDKrzysztof Kozlowski1-0/+12
2017-02-28hw/arm/exynos: Fix Linux kernel division by zero for PLLsKrzysztof Kozlowski3-1/+171
2017-02-28bcm2835_sdhost: add bcm2835 sdhost controllerClement Deschamps3-0/+478
2017-02-28armv7m: Allow SHCSR writes to change pending and active bitsPeter Maydell1-2/+11
2017-02-28armv7m: Raise correct kind of UsageFault for attempts to execute ARM codePeter Maydell4-2/+12
2017-02-28armv7m: Check exception return consistencyPeter Maydell3-13/+123
2017-02-28armv7m: Extract "exception taken" code into functionsPeter Maydell1-50/+68
2017-02-28armv7m: VECTCLRACTIVE and VECTRESET are UNPREDICTABLEMichael Davidsaver1-2/+6
2017-02-28armv7m: Simpler and faster exception startMichael Davidsaver1-6/+9
2017-02-28armv7m: Remove unused armv7m_nvic_acknowledge_irq() return valuePeter Maydell3-5/+3
2017-02-28armv7m: Escalate exceptions to HardFault if necessaryMichael Davidsaver2-2/+53
2017-02-28arm: gic: Remove references to NVICMichael Davidsaver3-46/+15
2017-02-28armv7m: Fix condition check for taking exceptionsPeter Maydell3-8/+23
2017-02-28armv7m: Rewrite NVIC to not use any GIC codeMichael Davidsaver2-144/+609
2017-02-28armv7m: Implement reading and writing of PRIGROUPPeter Maydell1-6/+8
2017-02-28armv7m: Rename nvic_state to NVICStatePeter Maydell1-22/+22
2017-02-28ARM i.MX timers: fix reset handlingKurban Mallachiev1-8/+25
2017-02-28hw/arm/virt: Add a user option to disallow ITS instantiationEric Auger2-2/+30
2017-02-28cputlb: Don't assume do_unassigned_access() never returnsPeter Maydell1-8/+7
2017-02-28Add missing fp_access_check() to aarch64 crypto instructionsNick Reilly1-0/+12
2017-02-28hw/arm/virt: fix cpu object reference leakIgor Mammedov1-0/+1
2017-02-28sd: sdhci: Remove block count enable check in single block transfersPrasad J Pandit1-5/+1
2017-02-28sd: sdhci: conditionally invoke multi block transferPrasad J Pandit1-1/+5
2017-02-28sd: sdhci: check transfer mode register in multi block transferPrasad J Pandit1-5/+5
2017-02-28sd: sdhci: mask transfer mode register valuePrasad J Pandit1-1/+2
2017-02-28bcm2835_rng: Use qcrypto_random_bytes() rather than rand()Peter Maydell1-1/+26
2017-02-28target-arm: Implement BCM2835 hardware RNGMarcin Chojnacki5-0/+169
2017-02-28Merge remote-tracking branch 'remotes/vivier2/tags/linux-user-for-upstream-pu...Peter Maydell5-61/+395
2017-02-28throttle: factor out duplicate codePradeep Jagadeesh3-153/+102
2017-02-28fsdev: add IO throttle support to fsdev devicesPradeep Jagadeesh9-3/+258
2017-02-289pfs: fix v9fs_lock error casePaolo Bonzini1-8/+6
2017-02-28Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...Peter Maydell3-32/+98
2017-02-28syscall: fixed mincore(2) not failing with ENOMEMFranklin \"Snaipe\" Mathieu1-3/+8
2017-02-28hw/acpi/tco.c: fix tco timer stopIgor Pavlikevich1-0/+1
2017-02-28lm32: milkymist-tmu2: fix a third integer overflowPeter Maydell1-1/+1
2017-02-28qemu-options.hx: add missing id=chr0 chardev argument in vhost-user exampleVincenzo Maffione1-1/+1
2017-02-28Update copyright yearMarc-André Lureau1-1/+1
2017-02-28tests/prom-env: Enable the test for the sun4u machine, tooThomas Huth2-3/+2
2017-02-28cadence_gem: Remove unused parameter debug messageFam Zheng1-1/+1
2017-02-28register: fix incorrect read maskPhilippe Mathieu-Daudé1-6/+15
2017-02-28ide: remove undefined behavior in ide-testJohn Snow1-0/+1