summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-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-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
2016-03-16i.MX: Rename CCM NOCLK to CLK_NONE for naming consistency.Jean-Christophe Dubois
2016-03-16i.MX: Allow GPT timer to rollover.Jean-Christophe Dubois
2016-03-16arm: virt: Move machine class init code to the abstract machine typeWei Huang
2016-03-16arm: virt: Add an abstract ARM virt machine typeWei Huang
2016-03-16target-arm: Fix translation level on early translation faultsSergey Sorokin
2016-03-16MAINTAINERS: Fix typo, block/stream.h -> block/stream.cJeff Cody
2016-03-16block/sheepdog: fix argument passed to qemu_strtoul()Jeff Cody
2016-03-16target-arm: Implement MRS (banked) and MSR (banked) instructionsPeter Maydell
2016-03-16loader: Fix incorrect parameter name in load_image_mr() macroJens Wiklander
2016-03-16util/base64.c: Clean includesPeter Maydell
2016-03-16update-linux-headers.sh: Fake types.h doesn't need to include anythingPeter Maydell
2016-03-16include/config.h: RemovePeter Maydell
2016-03-16slirp/slirp.h: Remove now-empty #ifdefsPeter Maydell
2016-03-16Merge remote-tracking branch 'remotes/armbru/tags/pull-error-2016-03-16' into...Peter Maydell