aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-03-09tests: Silence migration-test 'bad' testDr. David Alan Gilbert
2018-03-09migration: fix applying wrong capabilitiesPeter Xu
2018-03-09migration/block: rename MAX_INFLIGHT_IO to MAX_IO_BUFFERSPeter Lieven
2018-03-09migration/block: reset dirty bitmap before read in bulk phasePeter Lieven
2018-03-09migration: do not transfer ram during bulk storage migrationPeter Lieven
2018-03-09migration: fix minor finalize leakMarc-André Lureau
2018-03-09Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...Peter Maydell
2018-03-09MAINTAINERS: Add entries for SD (SDHCI, SDBus, SDCard)Philippe 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-09Merge remote-tracking branch 'mreitz/tags/pull-block-2018-03-09' into queue-b...Kevin Wolf
2018-03-09target/m68k: implement ftentoxLaurent Vivier
2018-03-09target/m68k: implement ftwotoxLaurent Vivier
2018-03-09target/m68k: implement fetoxLaurent Vivier
2018-03-09target/m68k: implement flog2Laurent Vivier
2018-03-09target/m68k: implement flog10Laurent Vivier
2018-03-09target/m68k: implement flognLaurent Vivier
2018-03-09target/m68k: implement flognp1Laurent Vivier
2018-03-09qemu-iotests: fix 203 migration completion raceStefan Hajnoczi
2018-03-09iotests: Tweak 030 in order to trigger a race condition with parallel jobsAlberto Garcia
2018-03-09iotests: Skip test for ENOMEM errorFam Zheng
2018-03-09iotests: Mark all tests executableEric Blake
2018-03-09iotests: Test creating overlay when guest runningFam Zheng
2018-03-09softfloat: fix crash on int conversion of SNaNStef O'Rear
2018-03-09qemu-iotests: Test ssh image creation over QMPKevin Wolf
2018-03-09qemu-iotests: Test qcow2 over file image creation with QMPKevin Wolf
2018-03-09block: Fail bdrv_truncate() with negative sizeKevin Wolf