aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2019-03-05net: Add a network device specific self-announcement abilityDr. David Alan Gilbert
2019-03-05migration: Switch to using announce timerDr. David Alan Gilbert
2019-03-05virtio-net: Switch to using announce timerDr. David Alan Gilbert
2019-03-05migration: Add announce parametersDr. David Alan Gilbert
2019-03-05net: Introduce announce timerDr. David Alan Gilbert
2019-03-04Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell
2019-03-01Merge remote-tracking branch 'remotes/cminyard/tags/i2c-for-release-20190228'...Peter Maydell
2019-02-28Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20190228-...Peter Maydell
2019-02-28Merge remote-tracking branch 'remotes/stsquad/tags/pull-fpu-next-260219-1' in...Peter Maydell
2019-02-28hw/arm/armsse: Unify init-svtor and cpuwait handlingPeter Maydell
2019-02-28hw/arm/iotkit-sysctl: Add SSE-200 registersPeter Maydell
2019-02-28hw/misc/iotkit-sysctl: Correct typo in INITSVTOR0 register namePeter Maydell
2019-02-28hw/arm/armsse: Wire up the MHUsPeter Maydell
2019-02-28hw/misc/armsse-mhu.c: Model the SSE-200 Message Handling UnitPeter Maydell
2019-02-28Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-4.0-20190226' into...Peter Maydell
2019-02-27i2c:smbus_slave: Add an SMBus vmstate structureCorey Minyard
2019-02-27i2c:pm_smbus: Fix state transferCorey Minyard
2019-02-27migration: Add a VMSTATE_BOOL_TEST() macroCorey Minyard
2019-02-27i2c:pm_smbus: Fix pm_smbus handling of I2C block readCorey Minyard
2019-02-27boards.h: Ignore migration for SMBus devices on older machinesCorey Minyard
2019-02-27i2c:smbus: Simplify read handlingCorey Minyard
2019-02-27i2c:smbus: Simplify write operationCorey Minyard
2019-02-27i2c:smbus: Correct the working of quick commandsCorey Minyard
2019-02-27i2c: have I2C receive operation return uint8_tCorey Minyard
2019-02-27i2c: Split smbus into partsCorey Minyard
2019-02-26Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell
2019-02-26authz: delete existing ACL implementationDaniel P. Berrange
2019-02-26authz: add QAuthZPAM object type for authorizing using PAMDaniel P. Berrange
2019-02-26authz: add QAuthZListFile object type for a file access control listDaniel P. Berrangé
2019-02-26authz: add QAuthZList object type for an access control listDaniel P. Berrange
2019-02-26authz: add QAuthZSimple object type for easy whitelist auth checksDaniel P. Berrangé
2019-02-26authz: add QAuthZ object as an authorization base classDaniel P. Berrange
2019-02-26util: add helper APIs for dealing with inotify in portable mannerDaniel P. Berrangé
2019-02-26softfloat: Implement float128_to_uint32David Hildenbrand
2019-02-26softfloat: add float128_is_{normal,denormal}David Hildenbrand
2019-02-26spapr: add hotplug hooks for PHB hotplugGreg Kurz
2019-02-26spapr_pci: provide node start offset via spapr_populate_pci_dt()Michael Roth
2019-02-26spapr: create DR connectors for PHBsMichael Roth
2019-02-26spapr_pci: add PHB unrealizeGreg Kurz
2019-02-26spapr_irq: Expose the phandle of the interrupt controllerGreg Kurz
2019-02-26spapr: Expose the name of the interrupt controller nodeGreg Kurz
2019-02-26xics: Write source state to KVM at claim timeGreg Kurz
2019-02-26spapr/drc: Drop spapr_drc_attach() fdt argumentGreg Kurz
2019-02-26spapr/pci: Generate FDT fragment at configure connector timeGreg Kurz
2019-02-26spapr: Generate FDT fragment for CPUs at configure connector timeGreg Kurz
2019-02-26spapr: Generate FDT fragment for LMBs at configure connector timeGreg Kurz
2019-02-26spapr_drc: Allow FDT fragment to be added laterGreg Kurz
2019-02-26target/ppc/spapr: Set LPCR:HR when using Radix modeBenjamin Herrenschmidt
2019-02-26ppc: add host-serial and host-model machine attributes (CVE-2019-8934)Prasad J Pandit
2019-02-26target/ppc: Add POWER9 external interrupt modelBenjamin Herrenschmidt