aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2018-08-24hw/display/bcm2835_fb: Validate config settingsPeter Maydell1-0/+8
2018-08-24hw/display/bcm2835_fb: Fix handling of virtual framebufferPeter Maydell1-2/+4
2018-08-24hw/display/bcm2835_fb: Abstract out calculation of pitch, sizePeter Maydell1-0/+22
2018-08-24hw/display/bcm2835_fb: Reset resolution, etc correctlyPeter Maydell1-0/+1
2018-08-24hw/display/bcm2835_fb: Drop unused size and pitch fieldsPeter Maydell1-4/+0
2018-08-24hw/misc/bcm2835_property: Track fb settings using BCM2835FBConfigPeter Maydell1-3/+1
2018-08-24hw/misc/bcm2835_fb: Move config fields to their own structPeter Maydell1-6/+20
2018-08-24hw/ssi/pl022: Allow use as embedded-struct devicePeter Maydell1-0/+51
2018-08-24hw/arm/iotkit: Wire up the lines for MSCsPeter Maydell1-0/+8
2018-08-24hw/misc/iotkit-secctl: Wire up registers for controlling MSCsPeter Maydell1-0/+14
2018-08-24hw/misc/tz-msc: Model TrustZone Master Security ControllerPeter Maydell1-0/+79
2018-08-24hw/misc/iotkit: Wire up the sysctl and sysinfo register blocksPeter Maydell1-1/+5
2018-08-24hw/misc/iotkit-sysinfo: Implement IoTKit system information blockPeter Maydell1-0/+37
2018-08-24hw/misc/iotkit-sysctl: Implement IoTKit system control elementPeter Maydell1-0/+49
2018-08-24hw/arm/iotkit: Wire up the S32KTIMERPeter Maydell1-1/+1
2018-08-24hw/arm/iotkit: Wire up the watchdogsPeter Maydell1-0/+6
2018-08-24hw/arm/iotkit: Wire up the dualtimerPeter Maydell1-1/+2
2018-08-24hw/timer/cmsdk-apb-dualtimer: Implement CMSDK dual timer modulePeter Maydell1-0/+72
2018-08-24hw/misc/mps2-fpgaio: Implement PSCNTR and COUNTERPeter Maydell1-0/+6
2018-08-24hw/misc/mps2-fpgaio: Implement 1Hz and 100Hz countersPeter Maydell1-0/+4
2018-08-24softfloat: Add scaling float-to-int routinesRichard Henderson1-20/+59
2018-08-24softfloat: Add scaling int-to-float routinesRichard Henderson1-13/+39
2018-08-23Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell19-104/+403
2018-08-23i2c: pm_smbus: Add the ability to force block transfer enableCorey Minyard1-1/+1
2018-08-23i2c: pm_smbus: Add interrupt handlingCorey Minyard1-0/+2
2018-08-23i2c: pm_smbus: Add block transfer capabilityCorey Minyard1-2/+18
2018-08-23i2c: pm_smbus: Fix the semantics of block I2C transfersCorey Minyard1-2/+15
2018-08-23pc-dimm: assign and verify the "addr" property during pre_plugDavid Hildenbrand1-3/+3
2018-08-23pc-dimm: assign and verify the "slot" property during pre_plugDavid Hildenbrand1-0/+1
2018-08-23vhost-user-scsi: move host_features into VHostSCSICommonGreg Edwards2-1/+1
2018-08-23seqlock: add QemuLockable supportPaolo Bonzini1-0/+20
2018-08-23qom: convert the CPU list to RCUEmilio G. Cota1-6/+5
2018-08-23rcu_queue: add RCU QTAILQEmilio G. Cota1-0/+66
2018-08-23rcu_queue: add RCU QSIMPLEQEmilio G. Cota1-0/+65
2018-08-23rcu_queue: remove barrier from QLIST_EMPTY_RCUEmilio G. Cota1-1/+1
2018-08-23rcu_queue: use atomic_set in QLIST_REMOVE_RCUEmilio G. Cota1-1/+1
2018-08-23fw_cfg: import & use linux/qemu_fw_cfg.hMarc-André Lureau4-70/+102
2018-08-23qsp: track BQL callers explicitlyEmilio G. Cota2-1/+4
2018-08-23qsp: support call site coalescingEmilio G. Cota1-1/+1
2018-08-23qsp: add qsp_resetEmilio G. Cota1-0/+1
2018-08-23qsp: add sort_by option to qsp_reportEmilio G. Cota1-1/+7
2018-08-23qsp: QEMU's Synchronization ProfilerEmilio G. Cota5-11/+86
2018-08-23seqlock: constify seqlock_read_beginEmilio G. Cota1-1/+1
2018-08-23chardev/char-fe: Fix typosJulia Suvorova1-5/+5
2018-08-21Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-3.1-20180821' into...Peter Maydell4-10/+62
2018-08-21Merge remote-tracking branch 'remotes/vivier2/tags/linux-user-for-3.1-pull-re...Peter Maydell2-11/+24
2018-08-21Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell3-4/+91
2018-08-21spapr: introduce a IRQ controller backend to the machineCédric Le Goater2-9/+24
2018-08-21spapr: introduce a fixed IRQ number spaceCédric Le Goater2-0/+37
2018-08-21xics: don't include "target/ppc/cpu-qom.h" in "hw/ppc/xics.h"Greg Kurz1-1/+0