aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-03-12qapi: Add device ID and head parameters to screendumpThomas Huth
2018-03-12spice: add cursor_dmabuf supportGerd Hoffmann
2018-03-12spice: add scanout_dmabuf supportGerd Hoffmann
2018-03-12spice: drop dprint() debug loggingGerd Hoffmann
2018-03-12vnc: deal with surface NULL pointersGerd Hoffmann
2018-03-12ui/gtk-egl: add cursor_dmabuf supportGerd Hoffmann
2018-03-12ui/gtk-egl: add scanout_dmabuf supportGerd Hoffmann
2018-03-12ui/gtk: use GtkGlArea on wayland onlyGerd Hoffmann
2018-03-12ui/opengl: Makefile cleanupGerd Hoffmann
2018-03-12ui/gtk: group gtk.mo declarations in MakefileGerd Hoffmann
2018-03-12ui/gtk: make GtkGlArea usage a runtime optionGerd Hoffmann
2018-03-12sdl: workaround bug in sdl 2.0.8 headersGerd Hoffmann
2018-03-12make: switch language file build to be gtk module awareBruce Rogers
2018-03-12build: try improve handling of clang warningsGerd Hoffmann
2018-03-09Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...Peter Maydell
2018-03-09memory: fix flatview_access_valid RCU read lock/unlock imbalancePaolo Bonzini
2018-03-09softfloat: fix crash on int conversion of SNaNStef O'Rear
2018-03-09Merge remote-tracking branch 'remotes/riscv/tags/riscv-qemu-upstream-v8.2' in...Peter Maydell
2018-03-08Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20180308' into stagingPeter Maydell
2018-03-08vl: introduce vm_shutdown()Stefan Hajnoczi
2018-03-08virtio-scsi: fix race between .ioeventfd_stop() and vq handlerStefan Hajnoczi
2018-03-08virtio-blk: fix race between .ioeventfd_stop() and vq handlerStefan Hajnoczi
2018-03-08block: add aio_wait_bh_oneshot()Stefan Hajnoczi
2018-03-08Merge remote-tracking branch 'remotes/stsquad/tags/pull-shippable-disable-ppc...Peter Maydell
2018-03-08s390x/virtio: Convert virtio-ccw from *_exit to *_unrealizeNia Alarie
2018-03-08virtio-blk: dataplane: Don't batch notifications if EVENT_IDX is presentSergio Lopez
2018-03-08README: Fix typo 'git-publish'Fam Zheng
2018-03-08block: Fix qemu crash when using scsi-blockDeepa Srinivasan
2018-03-08pc-bios/s390-ccw: Move string arrays from bootmap header to .c fileThomas Huth
2018-03-08s390x/sclp: clean up sclp masksClaudio Imbrenda
2018-03-08s390x/sclp: proper support of larger send and receive masksClaudio Imbrenda
2018-03-08vfio-ccw: license text should indicate GPL v2 or laterCornelia Huck
2018-03-08s390x/sclpconsole: Remove dead code - remove exit handlersNia Alarie
2018-03-08numa: we don't implement NUMA for s390xDavid Hildenbrand
2018-03-08hw/s390x: Add the possibility to specify the netboot image on the command lineThomas Huth
2018-03-08target/s390x: Remove leading underscores from #definesThomas Huth
2018-03-08s390/ipl: only print boot menu error if -boot menu=on was specifiedCollin L. Walling
2018-03-08hw/s390x/ipl: Bail out if the network bootloader can not be foundThomas Huth
2018-03-08.shippable.yml: disable powerpc-cross imageAlex Bennée
2018-03-08Merge remote-tracking branch 'remotes/mcayland/tags/qemu-sparc-signed' into s...Peter Maydell
2018-03-08Merge remote-tracking branch 'remotes/stefanberger/tags/pull-tpm-2018-03-07-1...Peter Maydell
2018-03-08Merge remote-tracking branch 'remotes/berrange/tags/qio-next-pull-request' in...Peter Maydell
2018-03-08Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell
2018-03-08sparc: fix leon3 casa instruction when MMU is disabledKONRAD Frederic
2018-03-08hw/sparc/sun4m: Fix implicit creation of "-drive if=scsi" devicesThomas Huth
2018-03-07multiboot: fprintf(stderr...) -> error_report()Jack Schwartz
2018-03-07multiboot: Use header names when displaying fieldsJack Schwartz
2018-03-07multiboot: Remove unused variables from multiboot.cJack Schwartz
2018-03-07multiboot: bss_end_addr can be zeroJack Schwartz
2018-03-07RISC-V Build InfrastructureMichael Clark