aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-10-17block/dirty-bitmap: refactor bdrv_dirty_bitmap_nextVladimir Sementsov-Ogievskiy5-18/+18
2019-10-17block/dirty-bitmap: drop BdrvDirtyBitmap.mutexVladimir Sementsov-Ogievskiy1-43/+41
2019-10-17block/dirty-bitmap: add bs linkVladimir Sementsov-Ogievskiy9-40/+35
2019-10-17block/dirty-bitmap: drop metaVladimir Sementsov-Ogievskiy2-51/+0
2019-10-17block/qcow2: proper locking on bitmap add/remove pathsVladimir Sementsov-Ogievskiy6-48/+131
2019-10-17block/dirty-bitmap: return int from bdrv_remove_persistent_dirty_bitmapVladimir Sementsov-Ogievskiy6-25/+25
2019-10-17block: move bdrv_can_store_new_dirty_bitmap to block/dirty-bitmap.cVladimir Sementsov-Ogievskiy2-22/+22
2019-10-17util/hbitmap: strict hbitmap_resetVladimir Sementsov-Ogievskiy3-1/+10
2019-10-17Merge remote-tracking branch 'remotes/rth/tags/pull-tcg-20191013' into stagingPeter Maydell4-85/+1117
2019-10-17Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell39-42/+1211
2019-10-17sphinx: Use separate doctree directories for different buildersEduardo Habkost1-1/+4
2019-10-15Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20191015'...Peter Maydell105-649/+3933
2019-10-15hw/misc/bcm2835_mbox: Add trace eventsPhilippe Mathieu-Daudé3-0/+13
2019-10-15hw/arm/bcm2835: Add various unimplemented peripheralsPhilippe Mathieu-Daudé3-0/+54
2019-10-15hw/arm/bcm2835: Rename some definitionsPhilippe Mathieu-Daudé3-13/+12
2019-10-15hw/arm/bcm2835_peripherals: Name various address spacesPhilippe Mathieu-Daudé4-4/+4
2019-10-15hw/arm/bcm2835_peripherals: Improve loggingPhilippe Mathieu-Daudé5-18/+25
2019-10-15hw/arm/raspi: Use the IEC binary prefix definitionsPhilippe Mathieu-Daudé1-2/+2
2019-10-15aspeed/soc: Add ASPEED Video stubJoel Stanley3-0/+12
2019-10-15aspeed: add support for the Aspeed MII controller of the AST2600Cédric Le Goater4-0/+204
2019-10-15aspeed: Parameterise number of MACsJoel Stanley3-5/+16
2019-10-15m25p80: Add support for w25q512jvCédric Le Goater1-0/+1
2019-10-15aspeed/soc: Add AST2600 supportCédric Le Goater3-1/+497
2019-10-15aspeed: Introduce an object class per SoCCédric Le Goater3-77/+84
2019-10-15aspeed/i2c: Add AST2600 supportCédric Le Goater2-3/+48
2019-10-15aspeed/i2c: Introduce an object class per SoCCédric Le Goater3-9/+69
2019-10-15hw/gpio: Add in AST2600 specific implementationRashmica Gupta1-5/+137
2019-10-15aspeed/smc: Add AST2600 supportCédric Le Goater1-4/+128
2019-10-15aspeed/smc: Introduce segment operationsCédric Le Goater2-15/+34
2019-10-15hw: wdt_aspeed: Add AST2600 supportJoel Stanley3-1/+31
2019-10-15watchdog/aspeed: Introduce an object class per SoCCédric Le Goater3-63/+86
2019-10-15aspeed/sdmc: Add AST2600 supportJoel Stanley3-0/+85
2019-10-15aspeed/sdmc: Introduce an object class per SoCCédric Le Goater3-70/+122
2019-10-15aspeed/timer: Add support for IRQ status register on the AST2600Cédric Le Goater2-8/+29
2019-10-15aspeed/timer: Add AST2600 supportCédric Le Goater2-0/+52
2019-10-15aspeed/timer: Add support for control register 3Cédric Le Goater2-0/+20
2019-10-15aspeed/timer: Introduce an object class per SoCCédric Le Goater3-12/+113
2019-10-15hw: aspeed_scu: Add AST2600 supportJoel Stanley2-8/+191
2019-10-15hw/sd/aspeed_sdhci: New deviceEddie James6-1/+273
2019-10-15aspeed/wdt: Check correct register for clock sourceAmithash Prasad1-1/+1
2019-10-15target/arm/arm-semi: Implement SH_EXT_STDOUT_STDERR extensionPeter Maydell1-2/+17
2019-10-15target/arm/arm-semi: Implement SH_EXT_EXIT_EXTENDED extensionPeter Maydell1-5/+14
2019-10-15target/arm/arm-semi: Implement support for semihosting feature detectionPeter Maydell1-1/+108
2019-10-15target/arm/arm-semi: Factor out implementation of SYS_FLENPeter Maydell1-10/+22
2019-10-15target/arm/arm-semi: Factor out implementation of SYS_SEEKPeter Maydell1-9/+22
2019-10-15target/arm/arm-semi: Factor out implementation of SYS_ISTTYPeter Maydell1-5/+15
2019-10-15target/arm/arm-semi: Factor out implementation of SYS_READPeter Maydell1-20/+35
2019-10-15target/arm/arm-semi: Factor out implementation of SYS_WRITEPeter Maydell1-18/+33
2019-10-15target/arm/arm-semi: Factor out implementation of SYS_CLOSEPeter Maydell1-7/+37
2019-10-15target/arm/arm-semi: Use set_swi_errno() in gdbstub callback functionsPeter Maydell1-21/+6