aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2019-03-06migration: API to clear bits of guest free pages from the dirty bitmapWei Wang1-0/+2
2019-03-06bitmap: bitmap_count_one_with_offsetWei Wang1-0/+13
2019-03-06bitmap: fix bitmap_count_oneWei Wang1-0/+4
2019-03-06migration: Add an ability to ignore shared RAM blocksYury Kotov1-1/+0
2019-03-06exec: Change RAMBlockIterFunc definitionYury Kotov1-2/+4
2019-03-06migration: Cleanup during exitDr. David Alan Gilbert1-1/+1
2019-03-05hw/arm/stellaris: Implement watchdog timerMichel Heily1-0/+8
2019-03-05hw/arm/virt: Dynamic memory map depending on RAM requirementsEric Auger1-0/+1
2019-03-05hw/boards: Add a MachineState parameter to kvm_type callbackEric Auger1-1/+4
2019-03-05hw/arm/virt: Split the memory map descriptionEric Auger1-4/+9
2019-03-05hw/arm/virt: Rename highmem IO regionsEric Auger1-4/+4
2019-03-05net: Add a network device specific self-announcement abilityDr. David Alan Gilbert1-0/+2
2019-03-05migration: Switch to using announce timerDr. David Alan Gilbert3-12/+2
2019-03-05virtio-net: Switch to using announce timerDr. David Alan Gilbert1-2/+2
2019-03-05migration: Add announce parametersDr. David Alan Gilbert1-0/+2
2019-03-05net: Introduce announce timerDr. David Alan Gilbert2-0/+40
2019-03-04Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell4-1/+6
2019-03-01Merge remote-tracking branch 'remotes/cminyard/tags/i2c-for-release-20190228'...Peter Maydell7-54/+163
2019-02-28Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20190228-...Peter Maydell3-2/+70
2019-02-28Merge remote-tracking branch 'remotes/stsquad/tags/pull-fpu-next-260219-1' in...Peter Maydell1-2/+13
2019-02-28hw/arm/armsse: Unify init-svtor and cpuwait handlingPeter Maydell1-0/+3
2019-02-28hw/arm/iotkit-sysctl: Add SSE-200 registersPeter Maydell1-0/+20
2019-02-28hw/misc/iotkit-sysctl: Correct typo in INITSVTOR0 register namePeter Maydell1-1/+1
2019-02-28hw/arm/armsse: Wire up the MHUsPeter Maydell1-1/+2
2019-02-28hw/misc/armsse-mhu.c: Model the SSE-200 Message Handling UnitPeter Maydell1-0/+44
2019-02-28Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-4.0-20190226' into...Peter Maydell8-5/+46
2019-02-27i2c:smbus_slave: Add an SMBus vmstate structureCorey Minyard1-3/+21
2019-02-27i2c:pm_smbus: Fix state transferCorey Minyard1-0/+9
2019-02-27migration: Add a VMSTATE_BOOL_TEST() macroCorey Minyard1-0/+3
2019-02-27i2c:pm_smbus: Fix pm_smbus handling of I2C block readCorey Minyard1-0/+6
2019-02-27boards.h: Ignore migration for SMBus devices on older machinesCorey Minyard1-0/+1
2019-02-27i2c:smbus: Simplify read handlingCorey Minyard1-7/+10
2019-02-27i2c:smbus: Simplify write operationCorey Minyard1-8/+13
2019-02-27i2c:smbus: Correct the working of quick commandsCorey Minyard1-0/+5
2019-02-27i2c: have I2C receive operation return uint8_tCorey Minyard1-4/+3
2019-02-27i2c: Split smbus into partsCorey Minyard4-36/+96
2019-02-26Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell6-18/+68
2019-02-26authz: delete existing ACL implementationDaniel P. Berrange1-66/+0
2019-02-26authz: add QAuthZPAM object type for authorizing using PAMDaniel P. Berrange1-0/+100
2019-02-26authz: add QAuthZListFile object type for a file access control listDaniel P. Berrangé1-0/+111
2019-02-26authz: add QAuthZList object type for an access control listDaniel P. Berrange1-0/+106
2019-02-26authz: add QAuthZSimple object type for easy whitelist auth checksDaniel P. Berrangé1-0/+84
2019-02-26authz: add QAuthZ object as an authorization base classDaniel P. Berrange1-0/+112
2019-02-26util: add helper APIs for dealing with inotify in portable mannerDaniel P. Berrangé1-0/+128
2019-02-26softfloat: Implement float128_to_uint32David Hildenbrand1-0/+1
2019-02-26softfloat: add float128_is_{normal,denormal}David Hildenbrand1-2/+12
2019-02-26spapr: add hotplug hooks for PHB hotplugGreg Kurz1-0/+3
2019-02-26spapr_pci: provide node start offset via spapr_populate_pci_dt()Michael Roth1-1/+1
2019-02-26spapr: create DR connectors for PHBsMichael Roth2-0/+9
2019-02-26spapr_pci: add PHB unrealizeGreg Kurz1-0/+5