summaryrefslogtreecommitdiffstats
path: root/hw
Commit message (Expand)AuthorAgeFilesLines
* hw/block: Introduce share-rw qdev propertyKevin Wolf2017-02-281-2/+4
* hw/block: Request permissionsKevin Wolf2017-02-2815-23/+137
* block: Allow error return in BlockDevOps.change_media_cb()Kevin Wolf2017-02-284-4/+4
* block: Add error parameter to blk_insert_bs()Kevin Wolf2017-02-281-1/+6
* block: Add permissions to blk_new()Kevin Wolf2017-02-284-4/+8
* Merge remote-tracking branch 'remotes/gkurz/tags/for-upstream' into stagingPeter Maydell2017-02-283-8/+21
|\
| * fsdev: add IO throttle support to fsdev devicesPradeep Jagadeesh2017-02-283-0/+15
| * 9pfs: fix v9fs_lock error casePaolo Bonzini2017-02-281-8/+6Star
* | Merge remote-tracking branch 'remotes/mjt/tags/trivial-patches-fetch' into st...Peter Maydell2017-02-285-8/+30
|\ \
| * | hw/acpi/tco.c: fix tco timer stopIgor Pavlikevich2017-02-281-0/+1
| * | lm32: milkymist-tmu2: fix a third integer overflowPeter Maydell2017-02-281-1/+1
| * | cadence_gem: Remove unused parameter debug messageFam Zheng2017-02-281-1/+1
| * | register: fix incorrect read maskPhilippe Mathieu-Daudé2017-02-281-6/+15
| * | hw/core/register: Mark the device with cannot_instantiate_with_device_add_yetThomas Huth2017-02-281-0/+9
| * | hw/core/or-irq: Mark the device with cannot_instantiate_with_device_add_yetThomas Huth2017-02-281-0/+3
* | | hw/arm/exynos: Fix proper mapping of CPUs by providing real cluster IDKrzysztof Kozlowski2017-02-281-0/+12
* | | hw/arm/exynos: Fix Linux kernel division by zero for PLLsKrzysztof Kozlowski2017-02-283-1/+171
* | | bcm2835_sdhost: add bcm2835 sdhost controllerClement Deschamps2017-02-282-0/+430
* | | armv7m: Allow SHCSR writes to change pending and active bitsPeter Maydell2017-02-281-2/+11
* | | armv7m: Check exception return consistencyPeter Maydell2017-02-281-1/+11
* | | armv7m: VECTCLRACTIVE and VECTRESET are UNPREDICTABLEMichael Davidsaver2017-02-281-2/+6
* | | armv7m: Remove unused armv7m_nvic_acknowledge_irq() return valuePeter Maydell2017-02-281-3/+1Star
* | | armv7m: Escalate exceptions to HardFault if necessaryMichael Davidsaver2017-02-281-0/+53
* | | arm: gic: Remove references to NVICMichael Davidsaver2017-02-283-46/+15Star
* | | armv7m: Fix condition check for taking exceptionsPeter Maydell2017-02-281-0/+7
* | | armv7m: Rewrite NVIC to not use any GIC codeMichael Davidsaver2017-02-282-144/+609
* | | armv7m: Implement reading and writing of PRIGROUPPeter Maydell2017-02-281-6/+8
* | | armv7m: Rename nvic_state to NVICStatePeter Maydell2017-02-281-22/+22
* | | ARM i.MX timers: fix reset handlingKurban Mallachiev2017-02-281-8/+25
* | | hw/arm/virt: Add a user option to disallow ITS instantiationEric Auger2017-02-281-2/+29
* | | hw/arm/virt: fix cpu object reference leakIgor Mammedov2017-02-281-0/+1
* | | sd: sdhci: Remove block count enable check in single block transfersPrasad J Pandit2017-02-281-5/+1Star
* | | sd: sdhci: conditionally invoke multi block transferPrasad J Pandit2017-02-281-1/+5
* | | sd: sdhci: check transfer mode register in multi block transferPrasad J Pandit2017-02-281-5/+5
* | | sd: sdhci: mask transfer mode register valuePrasad J Pandit2017-02-281-1/+2
* | | bcm2835_rng: Use qcrypto_random_bytes() rather than rand()Peter Maydell2017-02-281-1/+26
* | | target-arm: Implement BCM2835 hardware RNGMarcin Chojnacki2017-02-283-0/+140
| |/ |/|
* | virtio-gpu: use dpy_gl_scanout_disableGerd Hoffmann2017-02-271-3/+2Star
* | console: rename dpy_gl_scanout to dpy_gl_scanout_textureGerd Hoffmann2017-02-271-7/+7
|/
* Merge remote-tracking branch 'remotes/artyom/tags/pull-sun4v-20170226' into s...Peter Maydell2017-02-261-10/+23
|\
| * niagara: check if a serial port is availableArtyom Tarasenko2017-02-261-3/+4
| * niagara: fail if a firmware file is missingArtyom Tarasenko2017-02-261-7/+19
* | Merge remote-tracking branch 'remotes/yongbok/tags/mips-20170224-2' into stagingPeter Maydell2017-02-252-0/+578
|\ \
| * | hw/mips: MIPS Boston board supportPaul Burton2017-02-242-0/+578
* | | Merge remote-tracking branch 'remotes/stsquad/tags/pull-mttcg-240217-1' into ...Peter Maydell2017-02-256-12/+73
|\ \ \
| * | | hw/misc/imx6_src: defer clearing of SRC_SCR reset bitsAlex Bennée2017-02-241-9/+49
| * | | tcg: drop global lock during TCG code executionJan Kiszka2017-02-245-3/+24
| |/ /
* | | Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20170224' into stagingPeter Maydell2017-02-257-29/+161
|\ \ \
| * | | s390x/css: handle format-0 TIC CCW correctlyDong Jia Shi2017-02-241-6/+9
| * | | virtio-ccw: support VIRTIO_QUEUE_MAX virtqueuesHalil Pasic2017-02-242-9/+9