aboutsummaryrefslogtreecommitdiffstats
path: root/hw/xen_disk.c
AgeCommit message (Expand)AuthorFilesLines
2010-01-20Clean-up a little bit the RW related bits of BDRV_O_FLAGS. BDRV_O_RDONLY gone...Naphtali Sprei1-1/+1
2009-11-09Configurable block format whitelistMarkus Armbruster1-1/+2
2009-09-12Fix sys-queue.h conflict for goodBlue Swirl1-20/+20
2009-07-27kill drives_tableGerd Hoffmann1-7/+7
2009-07-16Update to a hopefully more future proof FSF addressBlue Swirl1-2/+1
2009-06-13xen_disk: move sanity check to the correct placeGerd Hoffmann1-4/+5
2009-04-25Fix compilation when x86_64 is definedBlue Swirl1-6/+12
2009-04-23Use a more natural orderblueswir11-2/+2
2009-04-22xen: add block device backend driver. (Gerd Hoffmann)aliguori1-0/+779