aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-10-23blockdev: Pull out blockdev option extractionMax Reitz1-94/+119
2015-10-23blockdev: Do not create BDS for empty driveMax Reitz1-28/+40
2015-10-23block: Prepare for NULL BDSMax Reitz6-72/+154
2015-10-23block: Add blk_insert_bs()Max Reitz2-0/+12
2015-10-23block: Prepare remaining BB functions for NULL BDSMax Reitz1-16/+56
2015-10-23block: Fail requests to empty BlockBackendMax Reitz1-1/+54
2015-10-23block: Make some BB functions fall back to BBRSMax Reitz1-4/+24
2015-10-23block: Add BlockBackendRootStateMax Reitz4-0/+53
2015-10-23block/throttle-groups: Make incref/decref publicMax Reitz2-8/+14
2015-10-23block: Move I/O status and error actions into BBMax Reitz13-168/+158
2015-10-23block: Move BlockAcctStats into BlockBackendMax Reitz6-28/+23
2015-10-23block: Remove wr_highest_sector from BlockAcctStatsMax Reitz6-16/+10
2015-10-23block: Move guest_block_size into BlockBackendMax Reitz4-13/+5
2015-10-23block: Fix BB AIOCB AioContext without BDSMax Reitz1-1/+16
2015-10-23hw/usb-storage: Check whether BB is insertedMax Reitz1-14/+16
2015-10-23hw/block/fdc: Implement tray statusMax Reitz2-7/+17
2015-10-23block: Invoke change media CB before NULLing drvMax Reitz1-4/+4
2015-10-23block/raw_bsd: Drop raw_is_inserted()Max Reitz1-6/+0
2015-10-23block: Make bdrv_is_inserted() recursiveMax Reitz1-3/+9
2015-10-23block: Add blk_is_available()Max Reitz2-1/+7
2015-10-23block: Make bdrv_is_inserted() return a boolMax Reitz7-15/+15
2015-10-23iotests: Only create BB if necessaryMax Reitz4-18/+71
2015-10-23blockdev: Allow creation of BDS trees without BBMax Reitz4-20/+43
2015-10-23block: Set BDRV_O_INCOMING in bdrv_fill_options()Max Reitz2-4/+4
2015-10-23block: Remove host floppy supportMax Reitz2-222/+9
2015-10-23Merge remote-tracking branch 'remotes/mdroth/tags/qga-pull-2015-10-23-tag' in...Peter Maydell1-5/+7
2015-10-23tests: test-qga, loosen assumptions about host filesystemsMichael Roth1-5/+7
2015-10-23Merge remote-tracking branch 'remotes/dgibson/tags/ppc-next-20151023' into st...Peter Maydell25-67/+179
2015-10-23Merge remote-tracking branch 'remotes/berrange/tags/qcrypto-fixes-pull-201510...Peter Maydell8-71/+282
2015-10-23Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell1-24/+24
2015-10-23prep: do not use CPU_LOG_IOPORT, convert to tracepointsPaolo Bonzini2-27/+7
2015-10-23openpic: add to misc categoryLaurent Vivier2-0/+2
2015-10-23macio-nvram: add to misc categoryLaurent Vivier1-0/+1
2015-10-23macio: add to bridge categoryLaurent Vivier1-0/+1
2015-10-23uninorth: add to bridge categoryLaurent Vivier1-0/+8
2015-10-23macio-ide: add to storage categoryLaurent Vivier1-0/+1
2015-10-23cuda: add to bridge categoryLaurent Vivier1-0/+1
2015-10-23grackle: add to bridge categoryLaurent Vivier1-0/+2
2015-10-23escc: add to input categoryLaurent Vivier1-0/+1
2015-10-23cmd646: add to storage categoryLaurent Vivier1-0/+1
2015-10-23adb: add to input categoryLaurent Vivier1-0/+2
2015-10-23ppc/spapr: Add "ibm,pa-features" property to the device-treeBenjamin Herrenschmidt4-0/+40
2015-10-23ppc: Add mmu_model defines for arch 2.03 and 2.07Benjamin Herrenschmidt5-20/+22
2015-10-23hw/scsi/spapr_vscsi: Remove superfluous memsetThomas Huth1-1/+0
2015-10-23spapr_pci: Allow VFIO devices to work on the normal PCI host bridgeDavid Gibson1-0/+6
2015-10-23spapr_iommu: Provide a function to switch a TCE table to allowing VFIODavid Gibson2-0/+34
2015-10-23spapr_iommu: Rename vfio_accel parameterDavid Gibson4-8/+8
2015-10-23spapr_pci: Allow PCI host bridge DMA window to be configuredDavid Gibson2-4/+6
2015-10-23spapr: Add "slb-size" property to CPU device tree nodesThomas Huth1-0/+1
2015-10-23spapr: Abort when HTAB of requested size isn't allocatedBharata B Rao1-0/+8