summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-03-17blockdev: Add list of all BlockBackendsMax Reitz1-1/+23
2016-03-17blockdev: Rename blk_backendsMax Reitz1-9/+11
2016-03-17block: Drop BB name from bad option errorMax Reitz3-11/+11
2016-03-17qapi: Drop QERR_UNKNOWN_BLOCK_FORMAT_FEATUREMax Reitz6-45/+18
2016-03-17block: Use blk_{commit,flush}_all() consistentlyMax Reitz3-4/+6
2016-03-17block: Add blk_commit_all()Max Reitz2-0/+6
2016-03-17block: Use blk_next() in block-backend.cMax Reitz1-6/+6
2016-03-17monitor: Use BB list for BB name completionMax Reitz1-3/+4
2016-03-17block: Fix memory leak in hmp_drive_add_node()Kevin Wolf1-0/+1
2016-03-17block: Fix qemu_root_bds_opts.head initialisationKevin Wolf1-1/+1
2016-03-17Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...Peter Maydell2-16/+3
2016-03-17Revert "qed: Implement .bdrv_drain"Stefan Hajnoczi1-13/+0
2016-03-17aio-posix: Change CONFIG_EPOLL to CONFIG_EPOLL_CREATE1Matthew Fortune1-3/+3
2016-03-17Merge remote-tracking branch 'remotes/ehabkost/tags/machine-pull-request' int...Peter Maydell29-36/+28
2016-03-16module: Rename machine_init() to opts_init()Eduardo Habkost8-9/+9
2016-03-16machine: Use type_init() to register machine classesEduardo Habkost21-27/+19
2016-03-16Merge remote-tracking branch 'remotes/cody/tags/block-pull-request' into stagingPeter Maydell2-5/+8
2016-03-16Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20160316-...Peter Maydell46-140/+4114
2016-03-16sd: Fix "info qtree" on boards with SD cardsPeter Maydell1-2/+4
2016-03-16bcm2835_dma: add emulation of Raspberry Pi DMA controllerGrégory ESTRADE5-0/+484
2016-03-16bcm2835_property: implement framebuffer control/configuration propertiesGrégory ESTRADE4-15/+144
2016-03-16bcm2835_fb: add framebuffer device for Raspberry PiGrégory ESTRADE7-2/+517
2016-03-16bcm2835_aux: add emulation of BCM2835 AUX (aka UART1) blockAndrew Baumann5-0/+384
2016-03-16bcm2835_peripherals: enable sdhci pending-insert quirk for raspberry piAndrew Baumann1-0/+7
2016-03-16hw/arm: Add palmetto-bmc machineAndrew Jeffery2-1/+66
2016-03-16hw/arm: Add ASPEED AST2400 SoC modelAndrew Jeffery3-0/+173
2016-03-16hw/intc: Add (new) ASPEED VIC device modelAndrew Jeffery4-0/+395
2016-03-16hw/timer: Add ASPEED timer device modelAndrew Jeffery5-0/+519
2016-03-16i.MX: Add missing descriptions in devices.Jean-Christophe Dubois4-0/+4
2016-03-16i.MX: Add i.MX6 CCM and ANALOG device.Jean-Christophe Dubois3-0/+972
2016-03-16i.MX: Add the CLK_IPG_HIGH clockJean-Christophe Dubois5-12/+15
2016-03-16i.MX: Remove CCM useless clock computation handling.Jean-Christophe Dubois3-65/+0
2016-03-16i.MX: Rename CCM NOCLK to CLK_NONE for naming consistency.Jean-Christophe Dubois5-9/+9
2016-03-16i.MX: Allow GPT timer to rollover.Jean-Christophe Dubois1-12/+15
2016-03-16arm: virt: Move machine class init code to the abstract machine typeWei Huang1-14/+20
2016-03-16arm: virt: Add an abstract ARM virt machine typeWei Huang1-5/+18
2016-03-16target-arm: Fix translation level on early translation faultsSergey Sorokin1-10/+12
2016-03-16MAINTAINERS: Fix typo, block/stream.h -> block/stream.cJeff Cody1-1/+1
2016-03-16block/sheepdog: fix argument passed to qemu_strtoul()Jeff Cody1-4/+7
2016-03-16target-arm: Implement MRS (banked) and MSR (banked) instructionsPeter Maydell3-3/+366
2016-03-16loader: Fix incorrect parameter name in load_image_mr() macroJens Wiklander1-1/+1
2016-03-16util/base64.c: Clean includesPeter Maydell1-2/+0
2016-03-16update-linux-headers.sh: Fake types.h doesn't need to include anythingPeter Maydell1-2/+3
2016-03-16include/config.h: RemovePeter Maydell2-2/+0
2016-03-16slirp/slirp.h: Remove now-empty #ifdefsPeter Maydell1-24/+0
2016-03-16Merge remote-tracking branch 'remotes/armbru/tags/pull-error-2016-03-16' into...Peter Maydell1-21/+19
2016-03-16Merge remote-tracking branch 'remotes/armbru/tags/pull-monitor-2016-03-16' in...Peter Maydell1-8/+34
2016-03-16Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-2.6-20160316' into...Peter Maydell17-446/+644
2016-03-16error: ensure errno detail is printed with error_abortDaniel P. Berrange1-21/+19
2016-03-16Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell2-0/+0