summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* net: Add a network device specific self-announcement abilityDr. David Alan Gilbert2019-03-051-0/+2
* migration: Switch to using announce timerDr. David Alan Gilbert2019-03-053-12/+2Star
* virtio-net: Switch to using announce timerDr. David Alan Gilbert2019-03-051-2/+2
* migration: Add announce parametersDr. David Alan Gilbert2019-03-051-0/+2
* net: Introduce announce timerDr. David Alan Gilbert2019-03-052-0/+40
* Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell2019-03-044-1/+6
|\
| * hw/smbios: fix offset of type 3 sku fieldDaniel P. Berrangé2019-02-221-0/+1
| * pci: Move NVIDIA vendor id to the rest of idsAlexey Kardashevskiy2019-02-221-0/+2
| * virtio-balloon: Safely handle BALLOON_PAGE_SIZE < host page sizeDavid Gibson2019-02-221-0/+3
| * vhost-net: compile it on all targets that have virtio-net.Paolo Bonzini2019-02-211-1/+0Star
* | Merge remote-tracking branch 'remotes/cminyard/tags/i2c-for-release-20190228'...Peter Maydell2019-03-017-54/+163
|\ \
| * | i2c:smbus_slave: Add an SMBus vmstate structureCorey Minyard2019-02-281-3/+21
| * | i2c:pm_smbus: Fix state transferCorey Minyard2019-02-281-0/+9
| * | migration: Add a VMSTATE_BOOL_TEST() macroCorey Minyard2019-02-281-0/+3
| * | i2c:pm_smbus: Fix pm_smbus handling of I2C block readCorey Minyard2019-02-281-0/+6
| * | boards.h: Ignore migration for SMBus devices on older machinesCorey Minyard2019-02-281-0/+1
| * | i2c:smbus: Simplify read handlingCorey Minyard2019-02-281-7/+10
| * | i2c:smbus: Simplify write operationCorey Minyard2019-02-281-8/+13
| * | i2c:smbus: Correct the working of quick commandsCorey Minyard2019-02-281-0/+5
| * | i2c: have I2C receive operation return uint8_tCorey Minyard2019-02-281-4/+3Star
| * | i2c: Split smbus into partsCorey Minyard2019-02-284-36/+96
* | | Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20190228-...Peter Maydell2019-02-283-2/+70
|\ \ \
| * | | hw/arm/armsse: Unify init-svtor and cpuwait handlingPeter Maydell2019-02-281-0/+3
| * | | hw/arm/iotkit-sysctl: Add SSE-200 registersPeter Maydell2019-02-281-0/+20
| * | | hw/misc/iotkit-sysctl: Correct typo in INITSVTOR0 register namePeter Maydell2019-02-281-1/+1
| * | | hw/arm/armsse: Wire up the MHUsPeter Maydell2019-02-281-1/+2
| * | | hw/misc/armsse-mhu.c: Model the SSE-200 Message Handling UnitPeter Maydell2019-02-281-0/+44
* | | | Merge remote-tracking branch 'remotes/stsquad/tags/pull-fpu-next-260219-1' in...Peter Maydell2019-02-281-2/+13
|\ \ \ \
| * | | | softfloat: Implement float128_to_uint32David Hildenbrand2019-02-261-0/+1
| * | | | softfloat: add float128_is_{normal,denormal}David Hildenbrand2019-02-261-2/+12
* | | | | Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-4.0-20190226' into...Peter Maydell2019-02-288-5/+46
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | spapr: add hotplug hooks for PHB hotplugGreg Kurz2019-02-251-0/+3
| * | | | spapr_pci: provide node start offset via spapr_populate_pci_dt()Michael Roth2019-02-251-1/+1
| * | | | spapr: create DR connectors for PHBsMichael Roth2019-02-252-0/+9
| * | | | spapr_pci: add PHB unrealizeGreg Kurz2019-02-251-0/+5
| * | | | spapr_irq: Expose the phandle of the interrupt controllerGreg Kurz2019-02-251-0/+1
| * | | | spapr: Expose the name of the interrupt controller nodeGreg Kurz2019-02-253-0/+6
| * | | | xics: Write source state to KVM at claim timeGreg Kurz2019-02-251-0/+1
| * | | | spapr/drc: Drop spapr_drc_attach() fdt argumentGreg Kurz2019-02-251-2/+1Star
| * | | | spapr/pci: Generate FDT fragment at configure connector timeGreg Kurz2019-02-251-1/+3
| * | | | spapr: Generate FDT fragment for CPUs at configure connector timeGreg Kurz2019-02-251-0/+2
| * | | | spapr: Generate FDT fragment for LMBs at configure connector timeGreg Kurz2019-02-251-1/+3
| * | | | spapr_drc: Allow FDT fragment to be added laterGreg Kurz2019-02-251-0/+6
| * | | | target/ppc/spapr: Set LPCR:HR when using Radix modeBenjamin Herrenschmidt2019-02-251-0/+1
| * | | | ppc: add host-serial and host-model machine attributes (CVE-2019-8934)Prasad J Pandit2019-02-251-0/+2
| * | | | target/ppc: Add POWER9 external interrupt modelBenjamin Herrenschmidt2019-02-251-0/+2
| |/ / /
* | | | Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell2019-02-266-18/+68
|\ \ \ \ | |_|/ / |/| | |
| * | | block: Purify .bdrv_refresh_filename()Max Reitz2019-02-251-1/+5
| * | | block: Add BlockDriver.bdrv_gather_child_optionsMax Reitz2019-02-251-0/+24
| * | | block: Add strong_runtime_opts to BlockDriverMax Reitz2019-02-251-0/+7