summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-03-09tests: Silence migration-test 'bad' testDr. David Alan Gilbert1-3/+14
2018-03-09migration: fix applying wrong capabilitiesPeter Xu1-1/+3
2018-03-09migration/block: rename MAX_INFLIGHT_IO to MAX_IO_BUFFERSPeter Lieven1-4/+3
2018-03-09migration/block: reset dirty bitmap before read in bulk phasePeter Lieven1-3/+2
2018-03-09migration: do not transfer ram during bulk storage migrationPeter Lieven1-0/+8
2018-03-09migration: fix minor finalize leakMarc-André Lureau1-0/+1
2018-03-09Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...Peter Maydell11-86/+123
2018-03-09MAINTAINERS: Add entries for SD (SDHCI, SDBus, SDCard)Philippe Mathieu-Daudé1-0/+8
2018-03-09sdhci: Fix a typo in commentPhilippe Mathieu-Daudé1-2/+2
2018-03-09sdcard: Add the Tuning Command (CMD19)Philippe Mathieu-Daudé1-0/+29
2018-03-09sdcard: Display which protocol is used when tracing (SD or SPI)Philippe Mathieu-Daudé2-8/+14
2018-03-09sdcard: Display command name when tracing CMD/ACMDPhilippe Mathieu-Daudé5-10/+109
2018-03-09sdcard: Do not trace CMD55, except when we already expect an ACMDPhilippe Mathieu-Daudé1-3/+8
2018-03-09hw/arm/virt: Support -machine gic-version=maxPeter Maydell1-10/+19
2018-03-09hw/arm/virt: Add "max" to the list of CPU types "virt" supportsPeter Maydell1-0/+1
2018-03-09target/arm: Make 'any' CPU just an alias for 'max'Peter Maydell2-54/+55
2018-03-09target/arm: Add "-cpu max" supportPeter Maydell3-0/+47
2018-03-09target/arm: Move definition of 'host' cpu type into cpu.cPeter Maydell2-19/+24
2018-03-09target/arm: Query host CPU features on-demand at instance initPeter Maydell6-36/+69
2018-03-09arm: avoid heap-buffer-overflow in load_aarch64_imageMarc-André Lureau1-1/+2
2018-03-09arm: fix load ELF error leakMarc-André Lureau1-0/+1
2018-03-09hw/arm: Use more CONFIG switches for the object filesThomas Huth2-9/+28
2018-03-09aarch64-linux-user: Add support for SVE signal frame recordsRichard Henderson1-19/+193
2018-03-09aarch64-linux-user: Add support for EXTRA signal frame recordsRichard Henderson1-11/+63
2018-03-09aarch64-linux-user: Remove struct target_aux_contextRichard Henderson1-28/+61
2018-03-09aarch64-linux-user: Split out helpers for guest signal handlingRichard Henderson1-50/+68
2018-03-09linux-user: Implement aarch64 PR_SVE_SET/GET_VLRichard Henderson4-0/+72
2018-03-09Implement support for i.MX7 Sabre boardAndrey Smirnov2-1/+91
2018-03-09i.MX: Add i.MX7 SOC implementation.Andrey Smirnov4-0/+806
2018-03-09pci: Add support for Designware IP blockAndrey Smirnov5-0/+861
2018-03-09hw/arm: Set the core count for Xilinx's ZynqMPAlistair Francis1-0/+2
2018-03-09target/arm: Add a core count propertyAlistair Francis3-2/+15
2018-03-09memory: fix flatview_access_valid RCU read lock/unlock imbalancePaolo Bonzini1-1/+0
2018-03-09Merge remote-tracking branch 'mreitz/tags/pull-block-2018-03-09' into queue-b...Kevin Wolf17-24/+72
2018-03-09target/m68k: implement ftentoxLaurent Vivier5-0/+163
2018-03-09target/m68k: implement ftwotoxLaurent Vivier6-0/+244
2018-03-09target/m68k: implement fetoxLaurent Vivier6-0/+327
2018-03-09target/m68k: implement flog2Laurent Vivier5-0/+77
2018-03-09target/m68k: implement flog10Laurent Vivier5-0/+67
2018-03-09target/m68k: implement flognLaurent Vivier5-0/+178
2018-03-09target/m68k: implement flognp1Laurent Vivier6-0/+380
2018-03-09qemu-iotests: fix 203 migration completion raceStefan Hajnoczi2-4/+16
2018-03-09iotests: Tweak 030 in order to trigger a race condition with parallel jobsAlberto Garcia2-11/+45
2018-03-09iotests: Skip test for ENOMEM errorFam Zheng1-3/+2
2018-03-09iotests: Mark all tests executableEric Blake10-0/+0
2018-03-09iotests: Test creating overlay when guest runningFam Zheng2-6/+9
2018-03-09softfloat: fix crash on int conversion of SNaNStef O'Rear1-0/+4
2018-03-09qemu-iotests: Test ssh image creation over QMPKevin Wolf3-0/+337
2018-03-09qemu-iotests: Test qcow2 over file image creation with QMPKevin Wolf3-0/+646
2018-03-09block: Fail bdrv_truncate() with negative sizeKevin Wolf1-0/+5