aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-03-09MAINTAINERS: Add entries for SD (SDHCI, SDBus, SDCard)pull-target-arm-20180309Philippe Mathieu-Daudé
2018-03-09sdhci: Fix a typo in commentPhilippe Mathieu-Daudé
2018-03-09sdcard: Add the Tuning Command (CMD19)Philippe Mathieu-Daudé
2018-03-09sdcard: Display which protocol is used when tracing (SD or SPI)Philippe Mathieu-Daudé
2018-03-09sdcard: Display command name when tracing CMD/ACMDPhilippe Mathieu-Daudé
2018-03-09sdcard: Do not trace CMD55, except when we already expect an ACMDPhilippe Mathieu-Daudé
2018-03-09hw/arm/virt: Support -machine gic-version=maxPeter Maydell
2018-03-09hw/arm/virt: Add "max" to the list of CPU types "virt" supportsPeter Maydell
2018-03-09target/arm: Make 'any' CPU just an alias for 'max'Peter Maydell
2018-03-09target/arm: Add "-cpu max" supportPeter Maydell
2018-03-09target/arm: Move definition of 'host' cpu type into cpu.cPeter Maydell
2018-03-09target/arm: Query host CPU features on-demand at instance initPeter Maydell
2018-03-09arm: avoid heap-buffer-overflow in load_aarch64_imageMarc-André Lureau
2018-03-09arm: fix load ELF error leakMarc-André Lureau
2018-03-09hw/arm: Use more CONFIG switches for the object filesThomas Huth
2018-03-09aarch64-linux-user: Add support for SVE signal frame recordsRichard Henderson
2018-03-09aarch64-linux-user: Add support for EXTRA signal frame recordsRichard Henderson
2018-03-09aarch64-linux-user: Remove struct target_aux_contextRichard Henderson
2018-03-09aarch64-linux-user: Split out helpers for guest signal handlingRichard Henderson
2018-03-09linux-user: Implement aarch64 PR_SVE_SET/GET_VLRichard Henderson
2018-03-09Implement support for i.MX7 Sabre boardAndrey Smirnov
2018-03-09i.MX: Add i.MX7 SOC implementation.Andrey Smirnov
2018-03-09pci: Add support for Designware IP blockAndrey Smirnov
2018-03-09hw/arm: Set the core count for Xilinx's ZynqMPAlistair Francis
2018-03-09target/arm: Add a core count propertyAlistair Francis
2018-03-09memory: fix flatview_access_valid RCU read lock/unlock imbalancePaolo Bonzini
2018-03-09softfloat: fix crash on int conversion of SNaNStef O'Rear
2018-03-09Merge remote-tracking branch 'remotes/riscv/tags/riscv-qemu-upstream-v8.2' in...Peter Maydell
2018-03-08Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20180308' into stagingPeter Maydell
2018-03-08Merge remote-tracking branch 'remotes/stsquad/tags/pull-shippable-disable-ppc...Peter Maydell
2018-03-08s390x/virtio: Convert virtio-ccw from *_exit to *_unrealizeNia Alarie
2018-03-08pc-bios/s390-ccw: Move string arrays from bootmap header to .c fileThomas Huth
2018-03-08s390x/sclp: clean up sclp masksClaudio Imbrenda
2018-03-08s390x/sclp: proper support of larger send and receive masksClaudio Imbrenda
2018-03-08vfio-ccw: license text should indicate GPL v2 or laterCornelia Huck
2018-03-08s390x/sclpconsole: Remove dead code - remove exit handlersNia Alarie
2018-03-08numa: we don't implement NUMA for s390xDavid Hildenbrand
2018-03-08hw/s390x: Add the possibility to specify the netboot image on the command lineThomas Huth
2018-03-08target/s390x: Remove leading underscores from #definesThomas Huth
2018-03-08s390/ipl: only print boot menu error if -boot menu=on was specifiedCollin L. Walling
2018-03-08hw/s390x/ipl: Bail out if the network bootloader can not be foundThomas Huth
2018-03-08.shippable.yml: disable powerpc-cross imageAlex Bennée
2018-03-08Merge remote-tracking branch 'remotes/mcayland/tags/qemu-sparc-signed' into s...Peter Maydell
2018-03-08Merge remote-tracking branch 'remotes/stefanberger/tags/pull-tpm-2018-03-07-1...Peter Maydell
2018-03-08Merge remote-tracking branch 'remotes/berrange/tags/qio-next-pull-request' in...Peter Maydell
2018-03-08Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell
2018-03-08sparc: fix leon3 casa instruction when MMU is disabledKONRAD Frederic
2018-03-08hw/sparc/sun4m: Fix implicit creation of "-drive if=scsi" devicesThomas Huth
2018-03-07multiboot: fprintf(stderr...) -> error_report()Jack Schwartz
2018-03-07multiboot: Use header names when displaying fieldsJack Schwartz