summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-02-28lm32: milkymist-tmu2: fix a third integer overflowPeter Maydell1-1/+1
2017-02-28qemu-options.hx: add missing id=chr0 chardev argument in vhost-user exampleVincenzo Maffione1-1/+1
2017-02-28Update copyright yearMarc-André Lureau1-1/+1
2017-02-28tests/prom-env: Enable the test for the sun4u machine, tooThomas Huth2-3/+2
2017-02-28cadence_gem: Remove unused parameter debug messageFam Zheng1-1/+1
2017-02-28register: fix incorrect read maskPhilippe Mathieu-Daudé1-6/+15
2017-02-28ide: remove undefined behavior in ide-testJohn Snow1-0/+1
2017-02-28CODING_STYLE: Mention preferred comment formPeter Maydell1-0/+7
2017-02-28hw/core/register: Mark the device with cannot_instantiate_with_device_add_yetThomas Huth1-0/+9
2017-02-28hw/core/or-irq: Mark the device with cannot_instantiate_with_device_add_yetThomas Huth1-0/+3
2017-02-28softfloat: Use correct type in float64_to_uint64_round_to_zero()Peter Maydell1-1/+1
2017-02-28target/s390x: Fix typoStefan Weil1-1/+1
2017-02-27iscsi: add missing colons to the qapi docsJeff Cody1-9/+9
2017-02-28target/alpha: Enable MTTCG by defaultRichard Henderson2-0/+4
2017-02-27syscall: fixed mincore(2) not failing with ENOMEMFranklin \"Snaipe\" Mathieu1-3/+8
2017-02-27linux-user: fix do_rt_sigreturn on m68k linux userspace emulationMichael Karcher1-2/+1
2017-02-27linux-user: correctly manage SR in ucontextLaurent Vivier1-2/+3
2017-02-27linux-user: Add signal handling support for x86_64Pranith Kumar3-51/+241
2017-02-27linux-user: Add sockopts for IPv6 ping and IPv6 tracerouteHelge Deller2-1/+139
2017-02-27linux-user: fix fork()Laurent Vivier1-2/+3
2017-02-27Merge remote-tracking branch 'remotes/kraxel/tags/pull-ui-20170227-1' into st...Peter Maydell14-97/+178
2017-02-27block/mirror: fix broken sparseness detectionJohn Snow1-1/+1
2017-02-27Merge remote-tracking branch 'remotes/berrange/tags/pull-qcrypto-2017-02-27-1...Peter Maydell2-6/+3
2017-02-27vnc: fix double free issuesGerd Hoffmann1-0/+3
2017-02-27spice: add display & head optionsGerd Hoffmann2-1/+27
2017-02-27ui: Use XkbGetMap and XkbGetNames instead of XkbGetKeyboardDaniel P. Berrange2-7/+10
2017-02-27gtk-egl: add scanout_disable supportGerd Hoffmann3-5/+12
2017-02-27sdl2: add scanout_disable supportGerd Hoffmann3-5/+13
2017-02-27spice: add scanout_disable supportGerd Hoffmann1-15/+21
2017-02-27virtio-gpu: use dpy_gl_scanout_disableGerd Hoffmann1-3/+2
2017-02-27console: add dpy_gl_scanout_disableGerd Hoffmann2-0/+13
2017-02-27console: rename dpy_gl_scanout to dpy_gl_scanout_textureGerd Hoffmann11-64/+80
2017-02-27tests-aio-multithread: use atomic_read properlyPaolo Bonzini1-2/+2
2017-02-27iscsi: do not use aio_context_acquire/releasePaolo Bonzini1-19/+64
2017-02-27nfs: do not use aio_context_acquire/releasePaolo Bonzini1-4/+19
2017-02-27crypto: assert cipher algorithm is always validPrasad J Pandit1-6/+2
2017-02-27crypto: fix leak in ivgen essiv initLi Qiang1-0/+1
2017-02-27curl: do not use aio_context_acquire/releasePaolo Bonzini1-9/+15
2017-02-27tests-aio-multithread: use atomic_read properlyPaolo Bonzini1-2/+2
2017-02-26Merge remote-tracking branch 'remotes/artyom/tags/pull-sun4v-20170226' into s...Peter Maydell1-10/+23
2017-02-26niagara: check if a serial port is availableArtyom Tarasenko1-3/+4
2017-02-26niagara: fail if a firmware file is missingArtyom Tarasenko1-7/+19
2017-02-26Merge remote-tracking branch 'remotes/thibault/tags/samuel-thibault' into sta...Peter Maydell3-17/+21
2017-02-26slirp: tcp_listen(): Don't try to close() an fd we never openedPeter Maydell1-1/+3
2017-02-26slirp: Convert mbufs to use g_malloc() and g_free()Peter Maydell1-16/+14
2017-02-26slirp: Check qemu_socket() return value in udp_listen()Peter Maydell1-0/+4
2017-02-26Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell34-168/+461
2017-02-26Merge remote-tracking branch 'remotes/cody/tags/block-pull-request' into stagingPeter Maydell2-46/+84
2017-02-25Merge remote-tracking branch 'remotes/yongbok/tags/mips-20170224-2' into stagingPeter Maydell4-1/+582
2017-02-25Merge remote-tracking branch 'remotes/stsquad/tags/pull-mttcg-240217-1' into ...Peter Maydell40-476/+1878