aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-06-23target/s390x: Indicate and check for local tlb clearingDavid Hildenbrand3-3/+6
2017-06-23target/s390x: Clean up TB flag bitsRichard Henderson2-23/+17
2017-06-23target/s390x: Finish implementing ETF2-ENHRichard Henderson2-3/+13
2017-06-23target/s390x: Mark STFLE_49 facility as availableRichard Henderson1-0/+1
2017-06-23target/s390x: Implement processor-assist insnRichard Henderson2-0/+4
2017-06-23target/s390x: Implement execution-hint insnsRichard Henderson2-1/+13
2017-06-23target/s390x: Mark STFLE_53 facility as availableRichard Henderson1-0/+1
2017-06-23target/s390x: Implement load-and-zero-rightmost-byte insnsRichard Henderson2-0/+12
2017-06-23target/s390x: Implement load-on-condition-2 insnsRichard Henderson3-3/+25
2017-06-23target/s390x: Mark FPSEH facility as availableRichard Henderson1-0/+1
2017-06-23target/s390x: implement mvcos instructionDavid Hildenbrand6-15/+201
2017-06-23target/s390x: change PSW_SHIFT_KEYDavid Hildenbrand2-2/+2
2017-06-23target/s390x: Map existing FAC_* names to S390_FEAT_* namesRichard Henderson1-30/+29
2017-06-22Merge remote-tracking branch 'remotes/kraxel/tags/usb-20170621-pull-request' ...Peter Maydell1-10/+14
2017-06-22Merge remote-tracking branch 'remotes/stsquad/tags/pull-ci-updates-210617-2' ...Peter Maydell9-24/+123
2017-06-22Merge remote-tracking branch 'remotes/kraxel/tags/queue/ui-pull-request' into...Peter Maydell11-158/+139
2017-06-22Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2017-06-09-v2' in...Peter Maydell108-937/+1157
2017-06-22Merge remote-tracking branch 'remotes/rth/tags/pull-tcg-20170619' into stagingPeter Maydell15-152/+345
2017-06-21MAINTAINERS: self-appoint me as reviewer in build/test automationPhilippe Mathieu-Daudé1-0/+1
2017-06-21MAINTAINERS: add Shippable automation platform URLPhilippe Mathieu-Daudé1-0/+1
2017-06-21shippable: add mipsel targetPhilippe Mathieu-Daudé1-0/+3
2017-06-21shippable: add armeb-linux-user targetPhilippe Mathieu-Daudé1-1/+1
2017-06-21shippable: be verbose while building docker imagesPhilippe Mathieu-Daudé1-1/+1
2017-06-21shippable: do not initialize submodules automaticallyPhilippe Mathieu-Daudé1-0/+10
2017-06-21shippable: build using all available cpusPhilippe Mathieu-Daudé1-1/+1
2017-06-21shippable: use C locale to simplify console outputPhilippe Mathieu-Daudé1-0/+2
2017-06-21docker: add mipsel build targetPhilippe Mathieu-Daudé2-0/+30
2017-06-21docker: add extra libs to s390x target to extend codebase coveragePhilippe Mathieu-Daudé1-0/+10
2017-06-21docker: add extra libs to arm64 target to extend codebase coveragePhilippe Mathieu-Daudé1-0/+11
2017-06-21docker: add extra libs to armhf target to extend codebase coveragePhilippe Mathieu-Daudé1-0/+11
2017-06-21docker: use eatmydata in debian arm64 imagePhilippe Mathieu-Daudé1-2/+5
2017-06-21docker: use eatmydata in debian armhf imagePhilippe Mathieu-Daudé1-2/+5
2017-06-21docker: use eatmydata, install common build packages in base imagePhilippe Mathieu-Daudé1-1/+4
2017-06-21docker: use better regex to generate deb-src entriesPhilippe Mathieu-Daudé1-1/+1
2017-06-21docker: install ca-certificates package in base imagePhilippe Mathieu-Daudé1-1/+1
2017-06-21docker: rebuild image if 'extra files' checksum does not matchPhilippe Mathieu-Daudé1-3/+13
2017-06-21docker: add --include-files argument to 'build' commandPhilippe Mathieu-Daudé2-3/+12
2017-06-21docker: let _copy_with_mkdir() sub_path argument be optionalPhilippe Mathieu-Daudé1-1/+1
2017-06-21docker: update qemu:debian base following stretch releaseAlex Bennée1-8/+0
2017-06-21usb-host: support devices with sparse/non-sequential USB interfacesSamuel Brian1-10/+14
2017-06-21ui: Remove inclusion of "hw/qdev.h"Thomas Huth2-2/+0
2017-06-21console: remove do_safe_dpy_refreshGerd Hoffmann1-24/+1
2017-06-21gtk: use framebuffer helper functions.Gerd Hoffmann3-50/+16
2017-06-21sdl2: use framebuffer helper functions.Gerd Hoffmann2-31/+13
2017-06-21egl-headless: use framebuffer helper functions.Gerd Hoffmann1-51/+18
2017-06-21egl-helpers: add helpers to handle opengl framebuffersGerd Hoffmann2-0/+91
2017-06-20tcg/tci: fix tcg-interpreter buildPhilippe Mathieu-Daudé1-1/+1
2017-06-20Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell8-286/+371
2017-06-20Merge remote-tracking branch 'remotes/famz/tags/docker-and-block-pull-request...Peter Maydell23-189/+698
2017-06-20Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell66-596/+1895