summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-02-06hw/xen*: Replace fprintf(stderr, "*\n" with error_report()Alistair Francis
2018-02-06hw/sparc*: Replace fprintf(stderr, "*\n" with error_report()Alistair Francis
2018-02-06hw/sd: Replace fprintf(stderr, "*\n" with DPRINTF()Alistair Francis
2018-02-06hw/ppc: Replace fprintf(stderr, "*\n" with error_report()Alistair Francis
2018-02-06hw/pci*: Replace fprintf(stderr, "*\n" with error_report()Alistair Francis
2018-02-06hw/openrisc: Replace fprintf(stderr, "*\n" with error_report()Alistair Francis
2018-02-06hw/moxie: Replace fprintf(stderr, "*\n" with error_report()Alistair Francis
2018-02-06hw/mips: Replace fprintf(stderr, "*\n" with error_report()Alistair Francis
2018-02-06hw/lm32: Replace fprintf(stderr, "*\n" with error_report()Alistair Francis
2018-02-06hw/dma: Replace fprintf(stderr, "*\n" with error_report()Alistair Francis
2018-02-06hw/arm: Replace fprintf(stderr, "*\n" with error_report()Alistair Francis
2018-02-06audio: Replace AUDIO_FUNC with __func__Alistair Francis
2018-02-06error: Improve documentation of error_append_hint()Markus Armbruster
2018-02-06Merge remote-tracking branch 'remotes/rth/tags/pull-hppa-20180204' into stagingPeter Maydell
2018-02-05Merge remote-tracking branch 'remotes/stefanberger/tags/pull-tpm-2018-02-03-1...Peter Maydell
2018-02-04roms/seabios-hppa: Update submodule and imageRichard Henderson
2018-02-04tests: Enable boot-serial-test for hppaRichard Henderson
2018-02-04hw/hppa: Use qemu_log_mask instead of fprintf to stderrRichard Henderson
2018-02-03tpm: tis: move one-line function into callerStefan Berger
2018-02-03MAINTAINERS: add pointer to tpm-next repositoryStefan Berger
2018-02-03tpm: wrap stX_be_p in tpm_cmd_set_XYZ functionsStefan Berger
2018-02-03tpm: Split off tpm_crb_reset functionStefan Berger
2018-02-02Merge remote-tracking branch 'remotes/kraxel/tags/ui-20180202-pull-request' i...Peter Maydell
2018-02-02Merge remote-tracking branch 'remotes/kraxel/tags/vga-20180202-pull-request' ...Peter Maydell
2018-02-02Merge remote-tracking branch 'remotes/gkurz/tags/for-upstream' into stagingPeter Maydell
2018-02-02Merge remote-tracking branch 'remotes/kraxel/tags/audio-20180202-pull-request...Peter Maydell
2018-02-02Merge remote-tracking branch 'remotes/cminyard/tags/for-release-20180201' int...Peter Maydell
2018-02-02Merge remote-tracking branch 'remotes/elmarco/tags/dump-pull-request' into st...Peter Maydell
2018-02-02tests/virtio-9p: explicitly handle potential integer overflowsGreg Kurz
2018-02-02tests: virtio-9p: add FLUSH operation testGreg Kurz
2018-02-02libqos/virtio: return length written into used descriptorGreg Kurz
2018-02-02Merge remote-tracking branch 'remotes/cody/tags/block-pull-request' into stagingPeter Maydell
2018-02-02virtio-gpu: disallow vIOMMUPeter Xu
2018-02-02hw/audio/sb16.c: change dolog() to qemu_log_mask()John Arbuckle
2018-02-02hw/audio/wm8750: move WM8750 declarations from i2c/i2c.h to audio/wm8750.hPhilippe Mathieu-Daudé
2018-02-02ui: correctly advance output buffer when writing SASL dataDaniel P. Berrangé
2018-02-02ui: convert VNC server to QIONetListenerDaniel P. Berrange
2018-02-02ui: fix mixup between qnum and qcode in SDL1 key handlingDaniel P. Berrangé
2018-02-01tests: virtio-9p: add WRITE operation testGreg Kurz
2018-02-01tests: virtio-9p: add LOPEN operation testGreg Kurz
2018-02-01tests: virtio-9p: use the synth backendGreg Kurz
2018-02-01tests: virtio-9p: wait for completion in the test codeGreg Kurz
2018-02-01tests: virtio-9p: move request tag to the test functionsGreg Kurz
2018-02-019pfs: Correctly handle cancelled requestsKeno Fischer
2018-02-019pfs: drop v9fs_register_transport()Greg Kurz
2018-02-01dump-guest-memory.py: skip vmcoreinfo section if not availableMarc-André Lureau
2018-01-31iotests: Make 200 run on tmpfsMax Reitz
2018-01-31block/ssh: fix possible segmentation fault when .desc is not null-terminatedMurilo Opsfelder Araujo
2018-01-31Merge remote-tracking branch 'remotes/rth/tags/pull-hppa-20180131' into stagingPeter Maydell
2018-01-31target/hppa: Implement PROBE for system modeRichard Henderson