summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'remotes/ehabkost/tags/machine-next-pull-request...Peter Maydell2019-03-061-0/+13
|\
| * qdev: Provide qdev_get_bus_hotplug_handler()David Hildenbrand2019-03-061-0/+1
| * qdev: Let machine hotplug handler to override bus hotplug handlerIgor Mammedov2019-03-061-0/+11
| * qdev/core: fix qbus_is_full()Tony Krowiak2019-03-061-0/+1
* | Merge remote-tracking branch 'remotes/dgilbert/tags/pull-migration-20190306a'...Peter Maydell2019-03-064-5/+71
|\ \ | |/ |/|
| * virtio-balloon: VIRTIO_BALLOON_F_FREE_PAGE_HINTWei Wang2019-03-061-1/+27
| * migration/ram.c: add the free page optimization enable flagWei Wang2019-03-061-0/+1
| * migration/ram.c: add a notifier chain for precopyWei Wang2019-03-061-0/+19
| * migration: API to clear bits of guest free pages from the dirty bitmapWei Wang2019-03-061-0/+2
| * bitmap: bitmap_count_one_with_offsetWei Wang2019-03-061-0/+13
| * bitmap: fix bitmap_count_oneWei Wang2019-03-061-0/+4
| * migration: Add an ability to ignore shared RAM blocksYury Kotov2019-03-061-1/+0Star
| * exec: Change RAMBlockIterFunc definitionYury Kotov2019-03-061-2/+4
| * migration: Cleanup during exitDr. David Alan Gilbert2019-03-061-1/+1
* | bswap: Fix accessors syntax in commentGreg Kurz2019-03-061-4/+4
* | hw/acpi: remove unused function acpi_table_add_builtin()Wei Yang2019-03-061-1/+0Star
* | hw/i386/pc.c: remove unused function pc_acpi_init()Wei Yang2019-03-061-1/+0Star
|/
* hw/arm/stellaris: Implement watchdog timerMichel Heily2019-03-051-0/+8
* hw/arm/virt: Dynamic memory map depending on RAM requirementsEric Auger2019-03-051-0/+1
* hw/boards: Add a MachineState parameter to kvm_type callbackEric Auger2019-03-051-1/+4
* hw/arm/virt: Split the memory map descriptionEric Auger2019-03-051-4/+9
* hw/arm/virt: Rename highmem IO regionsEric Auger2019-03-051-4/+4
* 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
|\ \ \ \