summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-03-17block: Add blk_next_root_bs()Max Reitz
2016-03-17block: Add bdrv_next_monitor_owned()Max Reitz
2016-03-17block: Move some bdrv_*_all() functions to BBMax Reitz
2016-03-17blockdev: Remove blk_hide_on_behalf_of_hmp_drive_del()Max Reitz
2016-03-17blockdev: Split monitor reference from BB creationMax Reitz
2016-03-17blockdev: Separate BB name managementMax Reitz
2016-03-17blockdev: Add list of all BlockBackendsMax Reitz
2016-03-17blockdev: Rename blk_backendsMax Reitz
2016-03-17block: Drop BB name from bad option errorMax Reitz
2016-03-17qapi: Drop QERR_UNKNOWN_BLOCK_FORMAT_FEATUREMax Reitz
2016-03-17block: Use blk_{commit,flush}_all() consistentlyMax Reitz
2016-03-17block: Add blk_commit_all()Max Reitz
2016-03-17block: Use blk_next() in block-backend.cMax Reitz
2016-03-17monitor: Use BB list for BB name completionMax Reitz
2016-03-17block: Fix memory leak in hmp_drive_add_node()Kevin Wolf
2016-03-17block: Fix qemu_root_bds_opts.head initialisationKevin Wolf
2016-03-17crypto: add block encryption frameworkDaniel P. Berrange
2016-03-17crypto: wire up XTS mode for cipher APIsDaniel P. Berrange
2016-03-17crypto: refactor code for dealing with AES cipherDaniel P. Berrange
2016-03-17crypto: import an implementation of the XTS cipher modeDaniel P. Berrange
2016-03-17crypto: add support for the twofish cipher algorithmDaniel P. Berrange
2016-03-17crypto: add support for the serpent cipher algorithmDaniel P. Berrange
2016-03-17crypto: add support for the cast5-128 cipher algorithmDaniel P. Berrange
2016-03-17crypto: skip testing of unsupported cipher algorithmsDaniel P. Berrange
2016-03-17crypto: add support for anti-forensic split algorithmDaniel P. Berrange
2016-03-17crypto: add support for generating initialization vectorsDaniel P. Berrange
2016-03-17crypto: add support for PBKDF2 algorithmDaniel P. Berrange
2016-03-17Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...Peter Maydell
2016-03-17Revert "qed: Implement .bdrv_drain"Stefan Hajnoczi
2016-03-17aio-posix: Change CONFIG_EPOLL to CONFIG_EPOLL_CREATE1Matthew Fortune
2016-03-17crypto: add cryptographic random byte sourceDaniel P. Berrange
2016-03-17Merge remote-tracking branch 'remotes/ehabkost/tags/machine-pull-request' int...Peter Maydell
2016-03-16module: Rename machine_init() to opts_init()Eduardo Habkost
2016-03-16machine: Use type_init() to register machine classesEduardo Habkost
2016-03-16Merge remote-tracking branch 'remotes/cody/tags/block-pull-request' into stagingPeter Maydell
2016-03-16Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20160316-...Peter Maydell
2016-03-16sd: Fix "info qtree" on boards with SD cardsPeter Maydell
2016-03-16bcm2835_dma: add emulation of Raspberry Pi DMA controllerGrégory ESTRADE
2016-03-16bcm2835_property: implement framebuffer control/configuration propertiesGrégory ESTRADE
2016-03-16bcm2835_fb: add framebuffer device for Raspberry PiGrégory ESTRADE
2016-03-16bcm2835_aux: add emulation of BCM2835 AUX (aka UART1) blockAndrew Baumann
2016-03-16bcm2835_peripherals: enable sdhci pending-insert quirk for raspberry piAndrew Baumann
2016-03-16hw/arm: Add palmetto-bmc machineAndrew Jeffery
2016-03-16hw/arm: Add ASPEED AST2400 SoC modelAndrew Jeffery
2016-03-16hw/intc: Add (new) ASPEED VIC device modelAndrew Jeffery
2016-03-16hw/timer: Add ASPEED timer device modelAndrew Jeffery
2016-03-16i.MX: Add missing descriptions in devices.Jean-Christophe Dubois
2016-03-16i.MX: Add i.MX6 CCM and ANALOG device.Jean-Christophe Dubois
2016-03-16i.MX: Add the CLK_IPG_HIGH clockJean-Christophe Dubois
2016-03-16i.MX: Remove CCM useless clock computation handling.Jean-Christophe Dubois