aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-01-14xen: purge 'blk' and 'ioreq' from function names in dataplane/xen-block.cPaul Durrant
2019-01-14xen: remove 'ioreq' struct/varable/field names from dataplane/xen-block.cPaul Durrant
2019-01-14xen: remove 'XenBlkDev' and 'blkdev' names from dataplane/xen-blockPaul Durrant
2019-01-14xen: add header and build dataplane/xen-block.cPaul Durrant
2019-01-14xen: remove unnecessary code from dataplane/xen-block.cPaul Durrant
2019-01-14xen: duplicate xen_disk.c as basis of dataplane/xen-block.cPaul Durrant
2019-01-14xen: add event channel interface for XenDevice-sPaul Durrant
2019-01-14xen: add grant table interface for XenDevice-sPaul Durrant
2019-01-14xen: add xenstore watcher infrastructurePaul Durrant
2019-01-14xen: create xenstore areas for XenDevice-sPaul Durrant
2019-01-14xen: introduce 'xen-block', 'xen-disk' and 'xen-cdrom'Paul Durrant
2019-01-14xen: introduce new 'XenBus' and 'XenDevice' object hierarchyPaul Durrant
2019-01-14xen: re-name XenDevice to XenLegacyDevice...Paul Durrant
2019-01-14xen/pt: allow passthrough of devices with bogus interrupt pinZhao Yan
2019-01-14hw/xen/xen_pt_graphics: Don't trust the BIOS ROM contents so muchPeter Maydell
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
2019-01-11memory: update coalesced_range on transaction_commitPaolo Bonzini