summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-05-10iotests: Add test for rebase without input baseMax Reitz
2019-05-10qemu-img: Use zero writes after source backing EOFMax Reitz
2019-05-10qemu-img: Allow rebase with no input baseMax Reitz
2019-05-10qcow2: Remove BDRVQcow2State.cluster_sectorsAlberto Garcia
2019-05-10block: Remove bdrv_read() and bdrv_write()Alberto Garcia
2019-05-10vvfat: Replace bdrv_{read,write}() with bdrv_{pread,pwrite}()Alberto Garcia
2019-05-10vdi: Replace bdrv_{read,write}() with bdrv_{pread,pwrite}()Alberto Garcia
2019-05-10qcow2: Replace bdrv_write() with bdrv_pwrite()Alberto Garcia
2019-05-10qemu-img: Use IEC binary prefixes for size constantsStefano Garzarella
2019-05-10test-block-iothread: Job coroutine thread after AioContext switchKevin Wolf
2019-05-10blockjob: Fix coroutine thread after AioContext changeKevin Wolf
2019-05-10qemu-iotests: Fix cleanup for 192Kevin Wolf
2019-05-10MAINTAINERS: Add an entry for the Parallel NOR Flash devicesPhilippe Mathieu-Daudé
2019-05-10MAINTAINERS: Downgrade status of block sections without "M:" to "Odd Fixes"Thomas Huth
2019-05-10block: remove bs from lists before closingAnton Kuchin
2019-05-10Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...Peter Maydell
2019-05-10util: simplify unix_listen()Marc-André Lureau
2019-05-10Add vhost-user-input-pciMarc-André Lureau
2019-05-10Merge remote-tracking branch 'remotes/vivier2/tags/linux-user-for-4.1-pull-re...Peter Maydell
2019-05-10Add vhost-user-backendMarc-André Lureau
2019-05-10libvhost-user: add PROTOCOL_F_CONFIG if {set, get}_configMarc-André Lureau
2019-05-10libvhost-user: fix -Waddress-of-packed-memberMarc-André Lureau
2019-05-10linux-user: fix GPROF build failureAlex Bennée
2019-05-10linux-user: avoid treading on gprof's SIGPROF signalsAlex Bennée
2019-05-10linux-user: elf: Map empty PT_LOAD segmentsGiuseppe Musacchio
2019-05-10The ioctl(SIOCGIFNAME) call requires a struct ifreq.Erik Kline
2019-05-10docs: add Security chapter to the documentationStefan Hajnoczi
2019-05-10docs: add Secure Coding Practices to developer docsStefan Hajnoczi
2019-05-10aio-posix: ensure poll mode is left when aio_notify is calledPaolo Bonzini
2019-05-10block/io.c: fix for the allocation failureAndrey Shinkevich
2019-05-10block: Add coroutine_fn to bdrv_check_co_entryNikita Alekseev
2019-05-10util/readline: Add braces to fix checkpatch errorsJules Irenge
2019-05-10util: readline: replace tab indent by four spaces to fix checkpatch errorsJules Irenge
2019-05-10util/readline: add a space to fix errors by checkpatch toolJules Irenge
2019-05-09Merge remote-tracking branch 'remotes/maxreitz/tags/pull-block-2019-05-07' in...Peter Maydell
2019-05-09linux-user: avoid string truncation warnings in uname field copyingDaniel P. Berrangé
2019-05-09linux-user/elfload: Fix GCC 9 build warningsAlistair Francis
2019-05-09linux-user: Add missing IPV6 sockoptsHelge Deller
2019-05-09Merge remote-tracking branch 'remotes/huth-gitlab/tags/pull-request-2019-05-0...Peter Maydell
2019-05-09Merge remote-tracking branch 'remotes/vivier2/tags/trivial-branch-pull-reques...Peter Maydell
2019-05-09Merge remote-tracking branch 'remotes/thibault/tags/samuel-thibault' into sta...Peter Maydell
2019-05-09Update upstream slirpSamuel Thibault
2019-05-09include/exec/poison: Mark TARGET_FMT_lu as poisoned, tooThomas Huth
2019-05-08target/sh4: Fix LGPL information in the file headersThomas Huth
2019-05-08target/openrisc: Fix LGPL information in the file headersThomas Huth
2019-05-08hw/i2c/smbus_ich9: Fix the confusing contributions-after-2012 statementThomas Huth
2019-05-08tests: qpci_unplug_acpi_device_test() should not rely on global_qtestThomas Huth
2019-05-08tests/drive_del-test: Use qtest_init() instead of qtest_start()Thomas Huth
2019-05-08tests/Makefile: Remove unused test-obj-y variableThomas Huth
2019-05-08Merge remote-tracking branch 'remotes/ericb/tags/pull-nbd-2019-05-07' into st...Peter Maydell