aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
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-24dmabuf: add y0_top, pass it to spiceMarc-André Lureau1-0/+1
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-22migration: hold the lock only if it is really neededXiao Guangrong1-0/+1
2018-08-21check: Only test pvpanic when it is compiled inJuan Quintela1-1/+10
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
2018-08-21vfio/spapr: Allow backing bigger guest IOMMU pages with smaller physical pagesAlexey Kardashevskiy1-0/+1
2018-08-20Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20180820' into stagingPeter Maydell9-17/+205
2018-08-20linux-headers: updateCornelia Huck5-9/+199
2018-08-20s390x: remove 's390-squash-mcss' optionCornelia Huck3-8/+3
2018-08-20s390x: introduce 3.1 compat machineCornelia Huck1-0/+3
2018-08-20hw/dma/pl080: Don't use CPU address space for DMA accessesPeter Maydell1-0/+5
2018-08-20hw/dma/pl080: Support all three interrupt linesPeter Maydell1-1/+5
2018-08-20hw/dma/pl080: Allow use as embedded-struct devicePeter Maydell1-0/+62
2018-08-20hw/watchdog/cmsdk_apb_watchdog: Implement CMSDK APB watchdog modulePeter Maydell1-0/+59