aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-02-28cputlb: Don't assume do_unassigned_access() never returnsPeter Maydell
2017-02-28Add missing fp_access_check() to aarch64 crypto instructionsNick Reilly
2017-02-28hw/arm/virt: fix cpu object reference leakIgor Mammedov
2017-02-28sd: sdhci: Remove block count enable check in single block transfersPrasad J Pandit
2017-02-28sd: sdhci: conditionally invoke multi block transferPrasad J Pandit
2017-02-28sd: sdhci: check transfer mode register in multi block transferPrasad J Pandit
2017-02-28sd: sdhci: mask transfer mode register valuePrasad J Pandit
2017-02-28bcm2835_rng: Use qcrypto_random_bytes() rather than rand()Peter Maydell
2017-02-28target-arm: Implement BCM2835 hardware RNGMarcin Chojnacki
2017-02-28Merge remote-tracking branch 'remotes/vivier2/tags/linux-user-for-upstream-pu...Peter Maydell
2017-02-28throttle: factor out duplicate codePradeep Jagadeesh
2017-02-28fsdev: add IO throttle support to fsdev devicesPradeep Jagadeesh
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