aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2019-03-06Merge remote-tracking branch 'remotes/ehabkost/tags/machine-next-pull-request...Peter Maydell
2019-03-06qdev: Provide qdev_get_bus_hotplug_handler()David Hildenbrand
2019-03-06qdev: Let machine hotplug handler to override bus hotplug handlerIgor Mammedov
2019-03-06qdev/core: fix qbus_is_full()Tony Krowiak
2019-03-06Merge remote-tracking branch 'remotes/dgilbert/tags/pull-migration-20190306a'...Peter Maydell
2019-03-06virtio-balloon: VIRTIO_BALLOON_F_FREE_PAGE_HINTWei Wang
2019-03-06migration/ram.c: add the free page optimization enable flagWei Wang
2019-03-06migration/ram.c: add a notifier chain for precopyWei Wang
2019-03-06migration: API to clear bits of guest free pages from the dirty bitmapWei Wang
2019-03-06bitmap: bitmap_count_one_with_offsetWei Wang
2019-03-06bitmap: fix bitmap_count_oneWei Wang
2019-03-06migration: Add an ability to ignore shared RAM blocksYury Kotov
2019-03-06exec: Change RAMBlockIterFunc definitionYury Kotov
2019-03-06migration: Cleanup during exitDr. David Alan Gilbert
2019-03-06bswap: Fix accessors syntax in commentGreg Kurz
2019-03-06hw/acpi: remove unused function acpi_table_add_builtin()Wei Yang
2019-03-06hw/i386/pc.c: remove unused function pc_acpi_init()Wei Yang
2019-03-05hw/arm/stellaris: Implement watchdog timerpull-target-arm-20190305Michel Heily
2019-03-05hw/arm/virt: Dynamic memory map depending on RAM requirementsEric Auger
2019-03-05hw/boards: Add a MachineState parameter to kvm_type callbackEric Auger
2019-03-05hw/arm/virt: Split the memory map descriptionEric Auger
2019-03-05hw/arm/virt: Rename highmem IO regionsEric Auger
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