summaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)Author
2017-02-28hw/block: Introduce share-rw qdev propertyKevin Wolf
2017-02-28hw/block: Request permissionsKevin Wolf
2017-02-28block: Allow error return in BlockDevOps.change_media_cb()Kevin Wolf
2017-02-28block: Add error parameter to blk_insert_bs()Kevin Wolf
2017-02-28block: Add permissions to blk_new()Kevin Wolf
2017-02-28Merge remote-tracking branch 'remotes/gkurz/tags/for-upstream' into stagingPeter Maydell
2017-02-28Merge remote-tracking branch 'remotes/mjt/tags/trivial-patches-fetch' into st...Peter Maydell
2017-02-28hw/arm/exynos: Fix proper mapping of CPUs by providing real cluster IDKrzysztof Kozlowski
2017-02-28hw/arm/exynos: Fix Linux kernel division by zero for PLLsKrzysztof Kozlowski
2017-02-28bcm2835_sdhost: add bcm2835 sdhost controllerClement Deschamps
2017-02-28armv7m: Allow SHCSR writes to change pending and active bitsPeter Maydell
2017-02-28armv7m: Check exception return consistencyPeter Maydell
2017-02-28armv7m: VECTCLRACTIVE and VECTRESET are UNPREDICTABLEMichael Davidsaver
2017-02-28armv7m: Remove unused armv7m_nvic_acknowledge_irq() return valuePeter Maydell
2017-02-28armv7m: Escalate exceptions to HardFault if necessaryMichael Davidsaver
2017-02-28arm: gic: Remove references to NVICMichael Davidsaver
2017-02-28armv7m: Fix condition check for taking exceptionsPeter Maydell
2017-02-28armv7m: Rewrite NVIC to not use any GIC codeMichael Davidsaver
2017-02-28armv7m: Implement reading and writing of PRIGROUPPeter Maydell
2017-02-28armv7m: Rename nvic_state to NVICStatePeter Maydell
2017-02-28ARM i.MX timers: fix reset handlingKurban Mallachiev
2017-02-28hw/arm/virt: Add a user option to disallow ITS instantiationEric Auger
2017-02-28hw/arm/virt: fix cpu object reference leakIgor Mammedov
2017-02-28sd: sdhci: Remove block count enable check in single block transfersPrasad J Pandit
2017-02-28sd: sdhci: conditionally invoke multi block transferPrasad J Pandit
2017-02-28sd: sdhci: check transfer mode register in multi block transferPrasad J Pandit
2017-02-28sd: sdhci: mask transfer mode register valuePrasad J Pandit
2017-02-28bcm2835_rng: Use qcrypto_random_bytes() rather than rand()Peter Maydell
2017-02-28target-arm: Implement BCM2835 hardware RNGMarcin Chojnacki
2017-02-28fsdev: add IO throttle support to fsdev devicesPradeep Jagadeesh
2017-02-289pfs: fix v9fs_lock error casePaolo Bonzini
2017-02-28hw/acpi/tco.c: fix tco timer stopIgor Pavlikevich
2017-02-28lm32: milkymist-tmu2: fix a third integer overflowPeter Maydell
2017-02-28cadence_gem: Remove unused parameter debug messageFam Zheng
2017-02-28register: fix incorrect read maskPhilippe Mathieu-Daudé
2017-02-28hw/core/register: Mark the device with cannot_instantiate_with_device_add_yetThomas Huth
2017-02-28hw/core/or-irq: Mark the device with cannot_instantiate_with_device_add_yetThomas Huth
2017-02-27virtio-gpu: use dpy_gl_scanout_disableGerd Hoffmann
2017-02-27console: rename dpy_gl_scanout to dpy_gl_scanout_textureGerd Hoffmann
2017-02-26Merge remote-tracking branch 'remotes/artyom/tags/pull-sun4v-20170226' into s...Peter Maydell
2017-02-26niagara: check if a serial port is availableArtyom Tarasenko
2017-02-26niagara: fail if a firmware file is missingArtyom Tarasenko
2017-02-25Merge remote-tracking branch 'remotes/yongbok/tags/mips-20170224-2' into stagingPeter Maydell
2017-02-25Merge remote-tracking branch 'remotes/stsquad/tags/pull-mttcg-240217-1' into ...Peter Maydell
2017-02-25Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20170224' into stagingPeter Maydell
2017-02-24Merge remote-tracking branch 'remotes/armbru/tags/pull-util-2017-02-23' into ...Peter Maydell
2017-02-24Merge remote-tracking branch 'remotes/awilliam/tags/vfio-updates-20170223.0' ...Peter Maydell
2017-02-24Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2017-02-22' into ...Peter Maydell
2017-02-24Merge remote-tracking branch 'remotes/kraxel/tags/pull-cve-2017-2620-20170224...Peter Maydell
2017-02-24cirrus: add blit_is_unsafe call to cirrus_bitblt_cputovideo (CVE-2017-2620)Gerd Hoffmann