summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* softfloat: Add scaling float-to-int routinesRichard Henderson2018-08-241-20/+59
* softfloat: Add scaling int-to-float routinesRichard Henderson2018-08-241-13/+39
* Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell2018-08-2319-104/+403
|\
| * i2c: pm_smbus: Add the ability to force block transfer enableCorey Minyard2018-08-231-1/+1
| * i2c: pm_smbus: Add interrupt handlingCorey Minyard2018-08-231-0/+2
| * i2c: pm_smbus: Add block transfer capabilityCorey Minyard2018-08-231-2/+18
| * i2c: pm_smbus: Fix the semantics of block I2C transfersCorey Minyard2018-08-231-2/+15
| * pc-dimm: assign and verify the "addr" property during pre_plugDavid Hildenbrand2018-08-231-3/+3
| * pc-dimm: assign and verify the "slot" property during pre_plugDavid Hildenbrand2018-08-231-0/+1
| * vhost-user-scsi: move host_features into VHostSCSICommonGreg Edwards2018-08-232-1/+1
| * seqlock: add QemuLockable supportPaolo Bonzini2018-08-231-0/+20
| * qom: convert the CPU list to RCUEmilio G. Cota2018-08-231-6/+5Star
| * rcu_queue: add RCU QTAILQEmilio G. Cota2018-08-231-0/+66
| * rcu_queue: add RCU QSIMPLEQEmilio G. Cota2018-08-231-0/+65
| * rcu_queue: remove barrier from QLIST_EMPTY_RCUEmilio G. Cota2018-08-231-1/+1
| * rcu_queue: use atomic_set in QLIST_REMOVE_RCUEmilio G. Cota2018-08-231-1/+1
| * fw_cfg: import & use linux/qemu_fw_cfg.hMarc-André Lureau2018-08-234-70/+102
| * qsp: track BQL callers explicitlyEmilio G. Cota2018-08-232-1/+4
| * qsp: support call site coalescingEmilio G. Cota2018-08-231-1/+1
| * qsp: add qsp_resetEmilio G. Cota2018-08-231-0/+1
| * qsp: add sort_by option to qsp_reportEmilio G. Cota2018-08-231-1/+7
| * qsp: QEMU's Synchronization ProfilerEmilio G. Cota2018-08-235-11/+86
| * seqlock: constify seqlock_read_beginEmilio G. Cota2018-08-231-1/+1
| * chardev/char-fe: Fix typosJulia Suvorova2018-08-231-5/+5
* | Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-3.1-20180821' into...Peter Maydell2018-08-214-10/+62
|\ \ | |/ |/|
| * spapr: introduce a IRQ controller backend to the machineCédric Le Goater2018-08-212-9/+24
| * spapr: introduce a fixed IRQ number spaceCédric Le Goater2018-08-212-0/+37
| * xics: don't include "target/ppc/cpu-qom.h" in "hw/ppc/xics.h"Greg Kurz2018-08-211-1/+0Star
| * vfio/spapr: Allow backing bigger guest IOMMU pages with smaller physical pagesAlexey Kardashevskiy2018-08-211-0/+1
* | Merge remote-tracking branch 'remotes/vivier2/tags/linux-user-for-3.1-pull-re...Peter Maydell2018-08-212-11/+24
|\ \
| * | linux-user: fix 32bit g2h()/h2g()Laurent Vivier2018-08-172-11/+24
* | | Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell2018-08-213-4/+91
|\ \ \ | |_|/ |/| |
| * | migration/ram: ensure write persistence on loading all data to PMEM.Junyan He2018-08-101-0/+6
| * | mem/nvdimm: ensure write persistence to PMEM in label emulationJunyan He2018-08-101-0/+30
| * | hostmem-file: add the 'pmem' optionJunyan He2018-08-102-0/+7
| * | memory, exec: switch file ram allocation functions to 'flags' parametersJunyan He2018-08-102-4/+28
| * | memory, exec: Expose all memory block related flags.Junyan He2018-08-101-0/+20
* | | Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20180820' into stagingPeter Maydell2018-08-209-17/+205
|\ \ \
| * | | linux-headers: updateCornelia Huck2018-08-205-9/+199
| * | | s390x: remove 's390-squash-mcss' optionCornelia Huck2018-08-203-8/+3Star
| * | | s390x: introduce 3.1 compat machineCornelia Huck2018-08-201-0/+3
* | | | hw/dma/pl080: Don't use CPU address space for DMA accessesPeter Maydell2018-08-201-0/+5
* | | | hw/dma/pl080: Support all three interrupt linesPeter Maydell2018-08-201-1/+5
* | | | hw/dma/pl080: Allow use as embedded-struct devicePeter Maydell2018-08-201-0/+62
* | | | hw/watchdog/cmsdk_apb_watchdog: Implement CMSDK APB watchdog modulePeter Maydell2018-08-201-0/+59
* | | | hw/misc: Remove mmio_interface devicePeter Maydell2018-08-201-49/+0Star
* | | | memory: Remove MMIO request_ptr APIsPeter Maydell2018-08-201-35/+0Star
* | | | imx_serial: Generate interrupt on receive data ready if enabledHans-Erik Floryd2018-08-201-0/+1
|/ / /
* | | Merge remote-tracking branch 'remotes/ehabkost/tags/machine-next-pull-request...Peter Maydell2018-08-202-1/+2
|\ \ \
| * | | fw_cfg: ignore suffixes in the bootdevice list dependent on machine classMark Cave-Ayland2018-08-172-1/+2