aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-02-289pfs: fix v9fs_lock error casePaolo Bonzini
2017-02-28Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...Peter Maydell
2017-02-28syscall: fixed mincore(2) not failing with ENOMEMFranklin \"Snaipe\" Mathieu
2017-02-28hw/acpi/tco.c: fix tco timer stopIgor Pavlikevich
2017-02-28lm32: milkymist-tmu2: fix a third integer overflowPeter Maydell
2017-02-28qemu-options.hx: add missing id=chr0 chardev argument in vhost-user exampleVincenzo Maffione
2017-02-28Update copyright yearMarc-André Lureau
2017-02-28tests/prom-env: Enable the test for the sun4u machine, tooThomas Huth
2017-02-28cadence_gem: Remove unused parameter debug messageFam Zheng
2017-02-28register: fix incorrect read maskPhilippe Mathieu-Daudé
2017-02-28ide: remove undefined behavior in ide-testJohn Snow
2017-02-28CODING_STYLE: Mention preferred comment formPeter Maydell
2017-02-28hw/core/register: Mark the device with cannot_instantiate_with_device_add_yetThomas Huth
2017-02-28hw/core/or-irq: Mark the device with cannot_instantiate_with_device_add_yetThomas Huth
2017-02-28softfloat: Use correct type in float64_to_uint64_round_to_zero()Peter Maydell
2017-02-28target/s390x: Fix typoStefan Weil
2017-02-27iscsi: add missing colons to the qapi docsJeff Cody
2017-02-28target/alpha: Enable MTTCG by defaultRichard Henderson
2017-02-27syscall: fixed mincore(2) not failing with ENOMEMFranklin \"Snaipe\" Mathieu
2017-02-27linux-user: fix do_rt_sigreturn on m68k linux userspace emulationMichael Karcher
2017-02-27linux-user: correctly manage SR in ucontextLaurent Vivier
2017-02-27linux-user: Add signal handling support for x86_64Pranith Kumar
2017-02-27linux-user: Add sockopts for IPv6 ping and IPv6 tracerouteHelge Deller
2017-02-27linux-user: fix fork()Laurent Vivier
2017-02-27Merge remote-tracking branch 'remotes/kraxel/tags/pull-ui-20170227-1' into st...Peter Maydell
2017-02-27block/mirror: fix broken sparseness detectionJohn Snow
2017-02-27Merge remote-tracking branch 'remotes/berrange/tags/pull-qcrypto-2017-02-27-1...Peter Maydell
2017-02-27vnc: fix double free issuesGerd Hoffmann
2017-02-27spice: add display & head optionsGerd Hoffmann
2017-02-27ui: Use XkbGetMap and XkbGetNames instead of XkbGetKeyboardDaniel P. Berrange
2017-02-27gtk-egl: add scanout_disable supportGerd Hoffmann
2017-02-27sdl2: add scanout_disable supportGerd Hoffmann
2017-02-27spice: add scanout_disable supportGerd Hoffmann
2017-02-27virtio-gpu: use dpy_gl_scanout_disableGerd Hoffmann
2017-02-27console: add dpy_gl_scanout_disableGerd Hoffmann
2017-02-27console: rename dpy_gl_scanout to dpy_gl_scanout_textureGerd Hoffmann
2017-02-27tests-aio-multithread: use atomic_read properlyPaolo Bonzini
2017-02-27iscsi: do not use aio_context_acquire/releasePaolo Bonzini
2017-02-27nfs: do not use aio_context_acquire/releasePaolo Bonzini
2017-02-27crypto: assert cipher algorithm is always validPrasad J Pandit
2017-02-27crypto: fix leak in ivgen essiv initLi Qiang
2017-02-27curl: do not use aio_context_acquire/releasePaolo Bonzini
2017-02-27tests-aio-multithread: use atomic_read properlyPaolo Bonzini
2017-02-26Merge remote-tracking branch 'remotes/artyom/tags/pull-sun4v-20170226' into s...Peter Maydell
2017-02-26niagara: check if a serial port is availableArtyom Tarasenko
2017-02-26niagara: fail if a firmware file is missingArtyom Tarasenko
2017-02-26Merge remote-tracking branch 'remotes/thibault/tags/samuel-thibault' into sta...Peter Maydell
2017-02-26slirp: tcp_listen(): Don't try to close() an fd we never openedPeter Maydell
2017-02-26slirp: Convert mbufs to use g_malloc() and g_free()Peter Maydell
2017-02-26slirp: Check qemu_socket() return value in udp_listen()Peter Maydell