index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2018-06-26
hw/arm/omap: Use qemu_log_mask(GUEST_ERROR) instead of fprintf
Philippe Mathieu-Daudé
2018-06-26
hw/arm/omap1: Use qemu_log_mask(GUEST_ERROR) instead of fprintf
Philippe Mathieu-Daudé
2018-06-26
hw/i2c/omap_i2c: Use qemu_log_mask(UNIMP) instead of fprintf
Philippe Mathieu-Daudé
2018-06-26
hw/sd/omap_mmc: Use qemu_log_mask(UNIMP) instead of printf
Philippe Mathieu-Daudé
2018-06-26
hw/ssi/omap_spi: Use qemu_log_mask(GUEST_ERROR) instead of fprintf
Philippe Mathieu-Daudé
2018-06-26
hw/dma/omap_dma: Use qemu_log_mask(GUEST_ERROR) instead of fprintf
Philippe Mathieu-Daudé
2018-06-26
hw/dma/omap_dma: Use qemu_log_mask(UNIMP) instead of printf
Philippe Mathieu-Daudé
2018-06-26
hw/input/tsc2005: Use qemu_log_mask(GUEST_ERROR) instead of fprintf
Philippe Mathieu-Daudé
2018-06-26
hw/input/pckbd: Use qemu_log_mask(GUEST_ERROR) instead of fprintf
Philippe Mathieu-Daudé
2018-06-26
MAINTAINERS: Add ASPEED BMCs
Joel Stanley
2018-06-26
xilinx_spips: Make dma transactions as per dma_burst_size
Sai Pavan Boddu
2018-06-26
MAINTAINERS: Adopt the Gumstix computers-on-module machines
Philippe Mathieu-Daudé
2018-06-26
aspeed/smc: rename aspeed_smc_flash_send_addr() to aspeed_smc_flash_setup()
Cédric Le Goater
2018-06-26
aspeed/smc: fix HW strapping
Cédric Le Goater
2018-06-26
aspeed/smc: fix dummy cycles count when in dual IO mode
Cédric Le Goater
2018-06-26
Merge remote-tracking branch 'remotes/kraxel/tags/ui-20180626-pull-request' i...
Peter Maydell
2018-06-26
Merge remote-tracking branch 'remotes/ehabkost/tags/machine-next-pull-request...
Peter Maydell
2018-06-26
sdl2: add checking for NULL
Pavel Dovgalyuk
2018-06-26
sdl2: fix copypaste issues
Pavel Dovgalyuk
2018-06-26
Add gles support to egl-helpers, wire up in egl-headless and gtk.
Gerd Hoffmann
2018-06-26
Merge remote-tracking branch 'remotes/ehabkost/tags/x86-next-pull-request' in...
Peter Maydell
2018-06-26
Merge remote-tracking branch 'remotes/jnsnow/tags/ide-pull-request' into staging
Peter Maydell
2018-06-25
ahci: fix FIS I bit and PIO Setup FIS interrupt
Paolo Bonzini
2018-06-25
Merge branch 'master' of git://git.qemu.org/qemu into x86-next
Eduardo Habkost
2018-06-25
hw/i386: Deprecate the machine types pc-0.10 and pc-0.11
Thomas Huth
2018-06-25
vl.c: do not allow --daemonize in combination with --preconfig CLI option
Igor Mammedov
2018-06-25
Merge remote-tracking branch 'remotes/kraxel/tags/audio-20180625-pull-request...
Peter Maydell
2018-06-25
audio: Convert use of atoi to qemu_strtoi
Nia Alarie
2018-06-25
audio/hda: enable new timer code by default.
Gerd Hoffmann
2018-06-25
audio/hda: detect output buffer overruns
Gerd Hoffmann
2018-06-25
audio/hda: tweak timer adjust logic
Gerd Hoffmann
2018-06-25
audio/hda: turn some dprintfs into trace points
Gerd Hoffmann
2018-06-25
audio/hda: create millisecond timers that handle IO
Gerd Hoffmann
2018-06-23
Merge remote-tracking branch 'remotes/ehabkost/tags/python-next-pull-request'...
Peter Maydell
2018-06-22
Partially revert "python: futurize -f libfuturize.fixes.fix_absolute_import"
Eduardo Habkost
2018-06-22
i386: Remove generic SMT thread check
Babu Moger
2018-06-22
i386: Enable TOPOEXT feature on AMD EPYC CPU
Babu Moger
2018-06-22
i386: Fix up the Node id for CPUID_8000_001E
Babu Moger
2018-06-22
i386: Allow TOPOEXT to be enabled on older kernels
Babu Moger
2018-06-22
i386: Define AMD's no SSB mitigation needed.
Konrad Rzeszutek Wilk
2018-06-22
i386: define the AMD 'amd-ssbd' CPUID feature bit
Konrad Rzeszutek Wilk
2018-06-22
i386: Remove ospke CPUID flag name
Eduardo Habkost
2018-06-22
i386: Remove osxsave CPUID flag name
Eduardo Habkost
2018-06-22
i386: display known CPUID features linewrapped, in alphabetical order
Daniel P. Berrangé
2018-06-22
i386: improve sorting of CPU model names
Daniel P. Berrangé
2018-06-22
i386: improve alignment of CPU model listing
Daniel P. Berrangé
2018-06-22
i386: Add support for CPUID_8000_001E for AMD
Babu Moger
2018-06-22
tcg: fix --disable-tcg build breakage
Emilio G. Cota
2018-06-22
Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2018-06-22' into ...
Peter Maydell
2018-06-22
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20180622'...
Peter Maydell
[next]