aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2018-08-24softfloat: Add scaling float-to-int routinesRichard Henderson
2018-08-24softfloat: Add scaling int-to-float routinesRichard Henderson
2018-08-23Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell
2018-08-23i2c: pm_smbus: Add the ability to force block transfer enableCorey Minyard
2018-08-23i2c: pm_smbus: Add interrupt handlingCorey Minyard
2018-08-23i2c: pm_smbus: Add block transfer capabilityCorey Minyard
2018-08-23i2c: pm_smbus: Fix the semantics of block I2C transfersCorey Minyard
2018-08-23pc-dimm: assign and verify the "addr" property during pre_plugDavid Hildenbrand
2018-08-23pc-dimm: assign and verify the "slot" property during pre_plugDavid Hildenbrand
2018-08-23vhost-user-scsi: move host_features into VHostSCSICommonGreg Edwards
2018-08-23seqlock: add QemuLockable supportPaolo Bonzini
2018-08-23qom: convert the CPU list to RCUEmilio G. Cota
2018-08-23rcu_queue: add RCU QTAILQEmilio G. Cota
2018-08-23rcu_queue: add RCU QSIMPLEQEmilio G. Cota
2018-08-23rcu_queue: remove barrier from QLIST_EMPTY_RCUEmilio G. Cota
2018-08-23rcu_queue: use atomic_set in QLIST_REMOVE_RCUEmilio G. Cota
2018-08-23fw_cfg: import & use linux/qemu_fw_cfg.hMarc-André Lureau
2018-08-23qsp: track BQL callers explicitlyEmilio G. Cota
2018-08-23qsp: support call site coalescingEmilio G. Cota
2018-08-23qsp: add qsp_resetEmilio G. Cota
2018-08-23qsp: add sort_by option to qsp_reportEmilio G. Cota
2018-08-23qsp: QEMU's Synchronization ProfilerEmilio G. Cota
2018-08-23seqlock: constify seqlock_read_beginEmilio G. Cota
2018-08-23chardev/char-fe: Fix typosJulia Suvorova
2018-08-21Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-3.1-20180821' into...Peter Maydell
2018-08-21Merge remote-tracking branch 'remotes/vivier2/tags/linux-user-for-3.1-pull-re...Peter Maydell
2018-08-21Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell
2018-08-21spapr: introduce a IRQ controller backend to the machineCédric Le Goater
2018-08-21spapr: introduce a fixed IRQ number spaceCédric Le Goater
2018-08-21xics: don't include "target/ppc/cpu-qom.h" in "hw/ppc/xics.h"Greg Kurz
2018-08-21vfio/spapr: Allow backing bigger guest IOMMU pages with smaller physical pagesAlexey Kardashevskiy
2018-08-20Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20180820' into stagingPeter Maydell
2018-08-20linux-headers: updateCornelia Huck
2018-08-20s390x: remove 's390-squash-mcss' optionCornelia Huck
2018-08-20s390x: introduce 3.1 compat machineCornelia Huck
2018-08-20hw/dma/pl080: Don't use CPU address space for DMA accessesPeter Maydell
2018-08-20hw/dma/pl080: Support all three interrupt linesPeter Maydell
2018-08-20hw/dma/pl080: Allow use as embedded-struct devicePeter Maydell
2018-08-20hw/watchdog/cmsdk_apb_watchdog: Implement CMSDK APB watchdog modulePeter Maydell
2018-08-20hw/misc: Remove mmio_interface devicePeter Maydell
2018-08-20memory: Remove MMIO request_ptr APIsPeter Maydell
2018-08-20imx_serial: Generate interrupt on receive data ready if enabledHans-Erik Floryd
2018-08-20Merge remote-tracking branch 'remotes/ehabkost/tags/machine-next-pull-request...Peter Maydell
2018-08-17vfio/ccw/pci: Allow devices to opt-in for ballooningAlex Williamson
2018-08-17linux-user: fix 32bit g2h()/h2g()Laurent Vivier
2018-08-16fw_cfg: ignore suffixes in the bootdevice list dependent on machine classMark Cave-Ayland
2018-08-16Merge remote-tracking branch 'remotes/amarkovic/tags/mips-queue-aug-2018' int...Peter Maydell
2018-08-16elf: Add ELF flags for MIPS machine variantsAleksandar Markovic
2018-08-16elf: Remove duplicate preprocessor constant definitionAleksandar Markovic
2018-08-16aspeed: add a max_ram_size property to the memory controllerCédric Le Goater