aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-01-14nbd: Merge nbd_export_set_name into nbd_export_newEric Blake
2019-01-14nbd: Only require disabled bitmap for read-only exportsEric Blake
2019-01-14nbd: Forbid nbd-server-stop when server is not runningEric Blake
2019-01-14nbd: Add some error case testing to iotests 223Eric Blake
2019-01-14qemu-nbd: Rename 'exp' variable clashing with math::exp() symbolPhilippe Mathieu-Daudé
2019-01-14iotests: add iotest 236 for testing bitmap mergeJohn Snow
2019-01-14iotests: implement pretty-print for log and qmp_logJohn Snow
2019-01-14iotests: change qmp_log filters to expect QMP objects onlyJohn Snow
2019-01-14iotests: remove default filters from qmp_logJohn Snow
2019-01-14iotests: add qmp recursive sorting functionJohn Snow
2019-01-14iotests: add filter_generated_node_idsJohn Snow
2019-01-14iotests.py: don't abort if IMGKEYSECRET is undefinedJohn Snow
2019-01-14block: remove 'x' prefix from experimental bitmap APIsJohn Snow
2019-01-14blockdev: n-ary bitmap mergeJohn Snow
2019-01-14block/dirty-bitmap: remove assertion from restoreJohn Snow
2019-01-14blockdev: abort transactions in reverse orderJohn Snow
2019-01-14Merge remote-tracking branch 'remotes/palmer/tags/riscv-for-master-3.2-part2'...Peter Maydell
2019-01-14Merge remote-tracking branch 'remotes/kraxel/tags/input-20190111-pull-request...Peter Maydell
2019-01-14Merge remote-tracking branch 'remotes/ehabkost/tags/machine-next-pull-request...Peter Maydell
2019-01-11Merge remote-tracking branch 'remotes/kraxel/tags/vga-20190111-pull-request' ...Peter Maydell
2019-01-11tests: Disable qht-bench parallel test when using gprofPhilippe Mathieu-Daudé
2019-01-11configure: Let the TARGET_GPROF var use the regular 'y' for YesPhilippe Mathieu-Daudé
2019-01-11Merge remote-tracking branch 'remotes/kraxel/tags/misc-20190111-pull-request'...Peter Maydell
2019-01-11Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell
2019-01-11avoid TABs in files that only contain a fewPaolo Bonzini
2019-01-11remove space-tab sequencesPaolo Bonzini
2019-01-11scripts: add script to convert multiline comments into 4-line formatPaolo Bonzini
2019-01-11hw/watchdog/wdt_i6300esb: remove a unnecessary commentPeng Hao
2019-01-11checkpatch: warn about qemu/queue.h head structs that are not typedef-edPaolo Bonzini
2019-01-11qemu/queue.h: simplify reverse access to QTAILQPaolo Bonzini
2019-01-11qemu/queue.h: reimplement QTAILQ without pointer-to-pointersPaolo Bonzini
2019-01-11qemu/queue.h: remove Q_TAILQ_{HEAD,ENTRY}Paolo Bonzini
2019-01-11qemu/queue.h: typedef QTAILQ headsPaolo Bonzini
2019-01-11qemu/queue.h: leave head structs anonymous unless necessaryPaolo Bonzini
2019-01-11vfio: make vfio_address_spaces staticPaolo Bonzini
2019-01-11qemu/queue.h: do not access tqe_prev directlyPaolo Bonzini
2019-01-11test: replace gtester with a TAP driverPaolo Bonzini
2019-01-11Merge remote-tracking branch 'remotes/ehabkost/tags/machine-next-pull-request...Peter Maydell
2019-01-11test: execute g_test_run when tests are skippedPaolo Bonzini
2019-01-11qga: drop < Vista compatibilityMarc-André Lureau
2019-01-11build-sys: build with Vista API by defaultMarc-André Lureau
2019-01-11build-sys: move windows defines in osdep.h headerMarc-André Lureau
2019-01-11build-sys: don't include windows.h, osdep.h does itMarc-André Lureau
2019-01-11scsi: esp: Defer command completion until previous interrupts have been handledGuenter Roeck
2019-01-11esp-pci: Fix status register write erase controlGuenter Roeck
2019-01-11block/iscsi: cancel libiscsi task when ABORT TASK TMF completesStefan Hajnoczi
2019-01-11block/iscsi: fix ioctl cancel use-after-freeStefan Hajnoczi
2019-01-11block/iscsi: take iscsilun->mutex in iscsi_timed_check_events()Stefan Hajnoczi
2019-01-11block/iscsi: drop unused IscsiAIOCB->buf fieldStefan Hajnoczi
2019-01-11hax: Support for Linux hostsAlexandro Sanchez Bach