summaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)AuthorFilesLines
2017-02-28Merge remote-tracking branch 'remotes/gkurz/tags/for-upstream' into stagingPeter Maydell3-8/+21
2017-02-28Merge remote-tracking branch 'remotes/mjt/tags/trivial-patches-fetch' into st...Peter Maydell5-8/+30
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 Deschamps2-0/+430
2017-02-28armv7m: Allow SHCSR writes to change pending and active bitsPeter Maydell1-2/+11
2017-02-28armv7m: Check exception return consistencyPeter Maydell1-1/+11
2017-02-28armv7m: VECTCLRACTIVE and VECTRESET are UNPREDICTABLEMichael Davidsaver1-2/+6
2017-02-28armv7m: Remove unused armv7m_nvic_acknowledge_irq() return valuePeter Maydell1-3/+1
2017-02-28armv7m: Escalate exceptions to HardFault if necessaryMichael Davidsaver1-0/+53
2017-02-28arm: gic: Remove references to NVICMichael Davidsaver3-46/+15
2017-02-28armv7m: Fix condition check for taking exceptionsPeter Maydell1-0/+7
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 Auger1-2/+29
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 Chojnacki3-0/+140
2017-02-28fsdev: add IO throttle support to fsdev devicesPradeep Jagadeesh3-0/+15
2017-02-289pfs: fix v9fs_lock error casePaolo Bonzini1-8/+6
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-28cadence_gem: Remove unused parameter debug messageFam Zheng1-1/+1
2017-02-28register: fix incorrect read maskPhilippe Mathieu-Daudé1-6/+15
2017-02-28hw/core/register: Mark the device with cannot_instantiate_with_device_add_yetThomas Huth1-0/+9
2017-02-28hw/core/or-irq: Mark the device with cannot_instantiate_with_device_add_yetThomas Huth1-0/+3
2017-02-27virtio-gpu: use dpy_gl_scanout_disableGerd Hoffmann1-3/+2
2017-02-27console: rename dpy_gl_scanout to dpy_gl_scanout_textureGerd Hoffmann1-7/+7
2017-02-26Merge remote-tracking branch 'remotes/artyom/tags/pull-sun4v-20170226' into s...Peter Maydell1-10/+23
2017-02-26niagara: check if a serial port is availableArtyom Tarasenko1-3/+4
2017-02-26niagara: fail if a firmware file is missingArtyom Tarasenko1-7/+19
2017-02-25Merge remote-tracking branch 'remotes/yongbok/tags/mips-20170224-2' into stagingPeter Maydell2-0/+578
2017-02-25Merge remote-tracking branch 'remotes/stsquad/tags/pull-mttcg-240217-1' into ...Peter Maydell6-12/+73
2017-02-25Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20170224' into stagingPeter Maydell7-29/+161
2017-02-24Merge remote-tracking branch 'remotes/armbru/tags/pull-util-2017-02-23' into ...Peter Maydell1-4/+5
2017-02-24Merge remote-tracking branch 'remotes/awilliam/tags/vfio-updates-20170223.0' ...Peter Maydell2-38/+64
2017-02-24Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2017-02-22' into ...Peter Maydell1-1/+1
2017-02-24Merge remote-tracking branch 'remotes/kraxel/tags/pull-cve-2017-2620-20170224...Peter Maydell1-0/+8
2017-02-24cirrus: add blit_is_unsafe call to cirrus_bitblt_cputovideo (CVE-2017-2620)Gerd Hoffmann1-0/+8
2017-02-24Merge remote-tracking branch 'remotes/kraxel/tags/pull-usb-20170223-1' into s...Peter Maydell13-28/+52
2017-02-24hw/mips: MIPS Boston board supportPaul Burton2-0/+578
2017-02-24hw/misc/imx6_src: defer clearing of SRC_SCR reset bitsAlex Bennée1-9/+49
2017-02-24tcg: drop global lock during TCG code executionJan Kiszka5-3/+24
2017-02-24Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-2.9-20170222' into...Peter Maydell13-300/+351