aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-07-20target-i386: Fill high bits of mtrr maskDr. David Alan Gilbert
2016-07-20target-i386: Mask mtrr mask based on CPU physical address limitsDr. David Alan Gilbert
2016-07-20target-i386: Allow physical address bits to be setDr. David Alan Gilbert
2016-07-20target-i386: Provide TCG_PHYS_ADDR_BITSDr. David Alan Gilbert
2016-07-20s390x/css: provide a dev_path for css devicesCornelia Huck
2016-07-20s390x/css: sch_handle_start_func() handles resume, tooSascha Silbe
2016-07-20s390x/css: copy CCW format bit from ORB to SCSWSascha Silbe
2016-07-20Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2016-07-19' into ...Peter Maydell
2016-07-20raw_bsd: Convert to byte-based interfaceEric Blake
2016-07-20nbd: Convert to byte-based interfaceEric Blake
2016-07-20block: Kill .bdrv_co_discard()Eric Blake
2016-07-20sheepdog: Switch .bdrv_co_discard() to byte-basedEric Blake
2016-07-20raw_bsd: Switch .bdrv_co_discard() to byte-basedEric Blake
2016-07-20qcow2: Switch .bdrv_co_discard() to byte-basedEric Blake
2016-07-20nbd: Switch .bdrv_co_discard() to byte-basedEric Blake
2016-07-20iscsi: Switch .bdrv_co_discard() to byte-basedEric Blake
2016-07-20gluster: Switch .bdrv_co_discard() to byte-basedEric Blake
2016-07-20blkreplay: Switch .bdrv_co_discard() to byte-basedEric Blake
2016-07-20block: Add .bdrv_co_pdiscard() driver callbackEric Blake
2016-07-20block: Convert .bdrv_aio_discard() to byte-basedEric Blake
2016-07-20rbd: Switch rbd_start_aio() to byte-basedEric Blake
2016-07-20raw-posix: Switch paio_submit() to byte-basedEric Blake
2016-07-20block: Convert BB interface to byte-based discardsEric Blake
2016-07-20block: Convert bdrv_aio_discard() to byte-basedEric Blake
2016-07-20block: Switch BlockRequest to byte-basedEric Blake
2016-07-20block: Convert bdrv_discard() to byte-basedEric Blake
2016-07-20block: Convert bdrv_co_discard() to byte-basedEric Blake
2016-07-20iscsi: Rely on block layer to break up large requestsEric Blake
2016-07-20nbd: Drop unused offset parameterEric Blake
2016-07-20nbd: Rely on block layer to break up large requestsEric Blake
2016-07-20block: Fragment writes to max transfer lengthEric Blake
2016-07-20raw_bsd: Don't advertise flags not supported by protocol layerEric Blake
2016-07-20block: Fragment reads to max transfer lengthEric Blake
2016-07-20Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20160719'...Peter Maydell
2016-07-20usbredir: add streams propertyGerd Hoffmann
2016-07-20xhci: Fix possible side effect from assert()Alexey Kardashevskiy
2016-07-20docker: pass EXECUTABLE to build scriptAlex Bennée
2016-07-20docker: Don't start a container that doesn't existFam Zheng
2016-07-20docker: Add "images" subcommand to docker.pyFam Zheng
2016-07-20docker: Fix exit code if $CMD failedFam Zheng
2016-07-20docker: More sensible run scriptFam Zheng
2016-07-20tests/docker/docker.py: add update operationAlex Bennée
2016-07-20tests/docker/dockerfiles: new debian-bootstrap.dockerAlex Bennée
2016-07-20tests/docker/docker.py: check and run .pre scriptAlex Bennée
2016-07-20tests/docker/docker.py: support --include-executableAlex Bennée
2016-07-20tests/docker/docker.py: docker_dir outside buildAlex Bennée
2016-07-20Merge remote-tracking branch 'remotes/riku/tags/pull-linux-user-20160719-2' i...Peter Maydell
2016-07-20qxl: fix qxl_set_dirty call in qxl_dirty_one_surfaceGerd Hoffmann
2016-07-19block/gluster: add support for multiple gluster serversPrasanna Kumar Kalever
2016-07-19block/gluster: using new qapi schemaPrasanna Kumar Kalever