summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-06-26hw/arm/omap: Use qemu_log_mask(GUEST_ERROR) instead of fprintfPhilippe Mathieu-Daudé
2018-06-26hw/arm/omap1: Use qemu_log_mask(GUEST_ERROR) instead of fprintfPhilippe Mathieu-Daudé
2018-06-26hw/i2c/omap_i2c: Use qemu_log_mask(UNIMP) instead of fprintfPhilippe Mathieu-Daudé
2018-06-26hw/sd/omap_mmc: Use qemu_log_mask(UNIMP) instead of printfPhilippe Mathieu-Daudé
2018-06-26hw/ssi/omap_spi: Use qemu_log_mask(GUEST_ERROR) instead of fprintfPhilippe Mathieu-Daudé
2018-06-26hw/dma/omap_dma: Use qemu_log_mask(GUEST_ERROR) instead of fprintfPhilippe Mathieu-Daudé
2018-06-26hw/dma/omap_dma: Use qemu_log_mask(UNIMP) instead of printfPhilippe Mathieu-Daudé
2018-06-26hw/input/tsc2005: Use qemu_log_mask(GUEST_ERROR) instead of fprintfPhilippe Mathieu-Daudé
2018-06-26hw/input/pckbd: Use qemu_log_mask(GUEST_ERROR) instead of fprintfPhilippe Mathieu-Daudé
2018-06-26MAINTAINERS: Add ASPEED BMCsJoel Stanley
2018-06-26xilinx_spips: Make dma transactions as per dma_burst_sizeSai Pavan Boddu
2018-06-26MAINTAINERS: Adopt the Gumstix computers-on-module machinesPhilippe Mathieu-Daudé
2018-06-26aspeed/smc: rename aspeed_smc_flash_send_addr() to aspeed_smc_flash_setup()Cédric Le Goater
2018-06-26aspeed/smc: fix HW strappingCédric Le Goater
2018-06-26aspeed/smc: fix dummy cycles count when in dual IO modeCédric Le Goater
2018-06-26Merge remote-tracking branch 'remotes/kraxel/tags/ui-20180626-pull-request' i...Peter Maydell
2018-06-26Merge remote-tracking branch 'remotes/ehabkost/tags/machine-next-pull-request...Peter Maydell
2018-06-26sdl2: add checking for NULLPavel Dovgalyuk
2018-06-26sdl2: fix copypaste issuesPavel Dovgalyuk
2018-06-26Add gles support to egl-helpers, wire up in egl-headless and gtk.Gerd Hoffmann
2018-06-26Merge remote-tracking branch 'remotes/ehabkost/tags/x86-next-pull-request' in...Peter Maydell
2018-06-26Merge remote-tracking branch 'remotes/jnsnow/tags/ide-pull-request' into stagingPeter Maydell
2018-06-25ahci: fix FIS I bit and PIO Setup FIS interruptPaolo Bonzini
2018-06-25Merge branch 'master' of git://git.qemu.org/qemu into x86-nextEduardo Habkost
2018-06-25hw/i386: Deprecate the machine types pc-0.10 and pc-0.11Thomas Huth
2018-06-25vl.c: do not allow --daemonize in combination with --preconfig CLI optionIgor Mammedov
2018-06-25Merge remote-tracking branch 'remotes/kraxel/tags/audio-20180625-pull-request...Peter Maydell
2018-06-25audio: Convert use of atoi to qemu_strtoiNia Alarie
2018-06-25audio/hda: enable new timer code by default.Gerd Hoffmann
2018-06-25audio/hda: detect output buffer overrunsGerd Hoffmann
2018-06-25audio/hda: tweak timer adjust logicGerd Hoffmann
2018-06-25audio/hda: turn some dprintfs into trace pointsGerd Hoffmann
2018-06-25audio/hda: create millisecond timers that handle IOGerd Hoffmann
2018-06-23Merge remote-tracking branch 'remotes/ehabkost/tags/python-next-pull-request'...Peter Maydell
2018-06-22Partially revert "python: futurize -f libfuturize.fixes.fix_absolute_import"Eduardo Habkost
2018-06-22i386: Remove generic SMT thread checkBabu Moger
2018-06-22i386: Enable TOPOEXT feature on AMD EPYC CPUBabu Moger
2018-06-22i386: Fix up the Node id for CPUID_8000_001EBabu Moger
2018-06-22i386: Allow TOPOEXT to be enabled on older kernelsBabu Moger
2018-06-22i386: Define AMD's no SSB mitigation needed.Konrad Rzeszutek Wilk
2018-06-22i386: define the AMD 'amd-ssbd' CPUID feature bitKonrad Rzeszutek Wilk
2018-06-22i386: Remove ospke CPUID flag nameEduardo Habkost
2018-06-22i386: Remove osxsave CPUID flag nameEduardo Habkost
2018-06-22i386: display known CPUID features linewrapped, in alphabetical orderDaniel P. Berrangé
2018-06-22i386: improve sorting of CPU model namesDaniel P. Berrangé
2018-06-22i386: improve alignment of CPU model listingDaniel P. Berrangé
2018-06-22i386: Add support for CPUID_8000_001E for AMDBabu Moger
2018-06-22tcg: fix --disable-tcg build breakageEmilio G. Cota
2018-06-22Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2018-06-22' into ...Peter Maydell
2018-06-22Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20180622'...Peter Maydell