aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2018-03-09file-posix: Fix no-op bdrv_truncate() with falloc preallocationKevin Wolf
2018-03-09ssh: Support .bdrv_co_createKevin Wolf
2018-03-09ssh: Pass BlockdevOptionsSsh to connect_to_ssh()Kevin Wolf
2018-03-09ssh: QAPIfy host-key-check optionKevin Wolf
2018-03-09ssh: Use QAPI BlockdevOptionsSsh objectKevin Wolf
2018-03-09sheepdog: Support .bdrv_co_createKevin Wolf
2018-03-09sheepdog: QAPIfy "redundancy" create optionKevin Wolf
2018-03-09nfs: Support .bdrv_co_createKevin Wolf
2018-03-09nfs: Use QAPI options in nfs_client_open()Kevin Wolf
2018-03-09rbd: Use qemu_rbd_connect() in qemu_rbd_do_create()Kevin Wolf
2018-03-09rbd: Assign s->snap/image_name in qemu_rbd_open()Kevin Wolf
2018-03-09rbd: Support .bdrv_co_createKevin Wolf
2018-03-09rbd: Pass BlockdevOptionsRbd to qemu_rbd_connect()Kevin Wolf
2018-03-09rbd: Remove non-schema options from runtime_optsKevin Wolf
2018-03-09rbd: Factor out qemu_rbd_connect()Kevin Wolf
2018-03-09rbd: Fix use after free in qemu_rbd_set_keypairs() error pathKevin Wolf
2018-03-09gluster: Support .bdrv_co_createKevin Wolf
2018-03-09file-win32: Support .bdrv_co_createKevin Wolf
2018-03-09file-posix: Support .bdrv_co_createKevin Wolf
2018-03-09block: x-blockdev-create QMP commandKevin Wolf
2018-03-09block: Make bdrv_is_whitelisted() publicKevin Wolf