aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-08-24commit: Fix completion with extra referenceKevin Wolf
2017-08-24nbd: Fix regression on resiliency to port scanEric Blake
2017-08-24nbd: Fully initialize client in case of failed negotiationEric Blake
2017-08-24commit: Fix use after free in completionKevin Wolf
2017-08-24target/xtensa: handle unknown registers in gdbstubMax Filippov
2017-08-24spapr: fix memory leak in spapr_memory_pre_plug()Greg Kurz
2017-08-24spapr: add pre_plug function for memoryLaurent Vivier
2017-08-24target/ppc: fix memory leak in kvmppc_is_mem_backend_page_size_ok()Greg Kurz
2017-08-24target/ppc: pass const string to kvmppc_is_mem_backend_page_size_ok()Greg Kurz
2017-08-03pc: Use "min-[x]level" on compat_propsEduardo Habkost
2017-08-03monitor: fix object_del for command-line-created objectsMichael Roth
2017-08-03tests: check-qom-proplist: add checks for cmdline-created objectsMichael Roth
2017-08-03linuxboot_dma: compile for i486Paolo Bonzini
2017-08-03virtio-serial-bus: Unset hotplug handler when unrealizeLadi Prosek
2017-08-03mirror: Drop permissions on s->target on completionKevin Wolf
2017-08-03block: Guarantee that *file is set on bdrv_get_block_status()Eric Blake
2017-08-03block: Simplify BDRV_BLOCK_RAW recursionEric Blake
2017-08-03tests: Add coverage for recent block geometry fixesEric Blake
2017-08-03blkdebug: Add ability to override unmap geometriesEric Blake
2017-08-03blkdebug: Simplify override logicEric Blake
2017-08-03blkdebug: Add pass-through write_zero and discard supportEric Blake
2017-08-03blkdebug: Refactor error injectionEric Blake
2017-08-03blkdebug: Sanity check block layer guaranteesEric Blake
2017-08-03virtio-net: fix wild pointer when remove virtio-net queuesYunjian Wang
2017-08-03s390x/css: catch section mismatch on loadHalil Pasic
2017-08-03e1000e: Fix ICR "Other" causes clear logicSameeh Jubran
2017-08-03virtio-scsi: Unset hotplug handler when unrealizeFam Zheng
2017-08-03virtio: allow broken device to notify guestGreg Kurz
2017-08-03vvfat: fix qemu-img map and qemu-img convertHervé Poussineau
2017-08-03stream: fix crash in stream_start() when block_job_create() failsAlberto Garcia
2017-08-03curl: avoid recursive locking of BDRVCURLState mutexPaolo Bonzini
2017-08-03curl: never invoke callbacks with s->mutex heldPaolo Bonzini
2017-08-03curl: strengthen assertion in curl_clean_statePaolo Bonzini
2017-08-03target/xtensa: fix return value of read/write simcallsMax Filippov
2017-08-03target/xtensa: fix mapping direction in read/write simcallsMax Filippov
2017-08-03blockdev: use drained_begin/end for qmp_block_resizeJohn Snow
2017-08-03block: Add errp to b{lk,drv}_truncate()Max Reitz
2017-08-03block/vhdx: Make vhdx_create() always set errpMax Reitz
2017-07-31qemu-img: wait for convert coroutines to completeAnton Nefedov
2017-07-31aio: add missing aio_notify() to aio_enable_external()Stefan Hajnoczi
2017-07-31hw/virtio: fix vhost user fails to startup when MQZhiyong Yang
2017-07-31block: Reuse bs as backing hd for drive-backup sync=noneFam Zheng
2017-07-31qobject: Use simpler QDict/QList scalar insertion macrosEric Blake
2017-07-31s390x: Drop useless castsEric Blake
2017-07-31qobject: Add helper macros for common scalar insertionsEric Blake
2017-07-31qobject: Drop useless QObject castsEric Blake
2017-07-31coccinelle: Add script to remove useless QObject castsEric Blake
2017-07-319pfs: local: fix unlink of alien files in mapped-file modeGreg Kurz
2017-07-31replication: Make --disable-replication compile againMarkus Armbruster
2017-07-31ACPI: don't call acpi_pcihp_device_plug_cb on xenBruce Rogers