summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * qcow2: Tweak comment about bitmaps vs. resizeEric Blake2020-05-051-1/+1
| * qcow2: Allow resize of images with internal snapshotsEric Blake2020-05-054-7/+101
| * block: Add blk_new_with_bs() helperEric Blake2020-05-0514-59/+75
| * iotests: use python logging for iotests.log()John Snow2020-05-055-31/+39
| * iotests: Mark verify functions as privateJohn Snow2020-05-051-10/+13
| * iotest 258: use script_mainJohn Snow2020-05-051-7/+4Star
| * iotests: add script_initializeJohn Snow2020-05-0538-83/+132
| * iotests: add hmp helper with loggingJohn Snow2020-05-051-15/+24
| * iotests: limit line length to 79 charsJohn Snow2020-05-052-23/+47
| * iotests: touch up log function signatureJohn Snow2020-05-051-3/+11
| * iotests: drop pre-Python 3.4 compatibility codeJohn Snow2020-05-051-4/+1Star
| * iotests: alphabetize standard importsJohn Snow2020-05-051-9/+9
| * iotests: add pylintrc fileJohn Snow2020-05-051-0/+22
| * iotests: replace mutable list default argsJohn Snow2020-05-051-12/+12
| * iotests: ignore import warnings from pylintJohn Snow2020-05-051-0/+1
| * iotests: don't use 'format' for drive_addJohn Snow2020-05-052-4/+5
| * iotests: do a light delintingJohn Snow2020-05-051-40/+43
* | Merge remote-tracking branch 'remotes/ericb/tags/pull-nbd-2020-05-04' into st...Peter Maydell2020-05-053-6/+6
|\ \
| * | block/nbd-client: drop max_block restriction from discardVladimir Sementsov-Ogievskiy2020-05-041-1/+1
| * | block/nbd-client: drop max_block restriction from block_statusVladimir Sementsov-Ogievskiy2020-05-041-3/+1Star
| * | iotests/041: Fix NBD socket pathMax Reitz2020-05-041-1/+1
| * | tools: Fix use of fcntl(F_SETFD) during socket activationEric Blake2020-05-041-1/+3
| |/
* | Merge remote-tracking branch 'remotes/vivier2/tags/trivial-branch-for-5.1-pul...Peter Maydell2020-05-0527-70/+45Star
|\ \
| * | hw/timer/pxa2xx_timer: Add assertion to silent static analyzer warningPhilippe Mathieu-Daudé2020-05-041-0/+1
| * | hw/timer/stm32f2xx_timer: Remove dead assignmentPhilippe Mathieu-Daudé2020-05-041-1/+0Star
| * | hw/gpio/aspeed_gpio: Remove dead assignmentPhilippe Mathieu-Daudé2020-05-041-1/+1
| * | hw/isa/i82378: Remove dead assignmentPhilippe Mathieu-Daudé2020-05-041-4/+4
| * | hw/ide/sii3112: Remove dead assignmentPhilippe Mathieu-Daudé2020-05-041-2/+3
| * | hw/input/adb-kbd: Remove dead assignmentPhilippe Mathieu-Daudé2020-05-041-5/+1Star
| * | hw/i2c/pm_smbus: Remove dead assignmentPhilippe Mathieu-Daudé2020-05-041-1/+0Star
| * | blockdev: Remove dead assignmentPhilippe Mathieu-Daudé2020-05-041-1/+1
| * | block: Avoid dead assignmentPhilippe Mathieu-Daudé2020-05-041-1/+1
| * | Compress lines for immediate returnSimran Singhal2020-05-0410-31/+12Star
| * | chardev: Add macOS to list of OSes that support -chardev serialMikhail Gusarov2020-05-042-2/+2
| * | MAINTAINERS: Update Keith Busch's email addressPhilippe Mathieu-Daudé2020-05-041-1/+1
| * | elf_ops: Don't try to g_mapped_file_unref(NULL)Peter Maydell2020-05-041-1/+3
| * | hw/mem/pc-dimm: Fix line over 80 characters warningWainer dos Santos Moschetta2020-05-041-1/+2
| * | hw/mem/pc-dimm: Print slot number on error at pc_dimm_pre_plug()Wainer dos Santos Moschetta2020-05-041-2/+2
| * | MAINTAINERS: Mark the LatticeMico32 target as orphanPhilippe Mathieu-Daudé2020-05-041-6/+6
| * | timer/exynos4210_mct: Remove redundant statement in exynos4210_mct_write()Chen Qun2020-05-041-4/+0Star
| * | display/blizzard: use extract16() for fix clang analyzer warning in blizzard_...Chen Qun2020-05-041-6/+4Star
| * | scsi/esp-pci: add g_assert() for fix clang analyzer warning in esp_pci_io_wri...Chen Qun2020-05-041-0/+1
* | | Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...Peter Maydell2020-05-0421-153/+132Star
|\ \ \ | |_|/ |/| |
| * | lockable: Replace locks with lock guard macrosSimran Singhal2020-05-043-35/+33Star
| * | lockable: replaced locks with lock guard macros where appropriateDaniel Brodsky2020-05-0415-106/+83Star
| * | lockable: fix __COUNTER__ macro to be referenced properlyDaniel Brodsky2020-05-042-4/+5
| * | fuzz: select fuzz target using executable nameAlexander Bulekov2020-05-041-8/+11
* | | Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell2020-05-0459-173/+449
|\ \ \ | |/ / |/| |
| * | hw/i386: Make vmmouse helpers staticPhilippe Mathieu-Daudé2020-05-043-27/+22Star
| * | hw/i386: Add 'vmport.h' local headerPhilippe Mathieu-Daudé2020-05-045-3/+37