qemu-e2k/hw/ide
Anthony Liguori 503cb22e05 Merge remote-tracking branch 'kwolf/for-anthony' into staging
# By Paolo Bonzini (14) and others
# Via Kevin Wolf
* kwolf/for-anthony: (24 commits)
  ide: Add fall through annotations
  block: Create proper size file for disk mirror
  ahci: Add migration support
  ahci: Change data types in preparation for migration
  ahci: Remove unused AHCIDevice fields
  hbitmap: add assertion on hbitmap_iter_init
  mirror: do nothing on zero-sized disk
  block/vdi: Check for bad signature
  block/vdi: Improved return values from vdi_open
  block/vdi: Improve debug output for signature
  block: Use error code EMEDIUMTYPE for wrong format in some block drivers
  block: Add special error code for wrong format
  mirror: support arbitrarily-sized iterations
  mirror: support more than one in-flight AIO operation
  mirror: add buf-size argument to drive-mirror
  mirror: switch mirror_iteration to AIO
  mirror: allow customizing the granularity
  block: allow customizing the granularity of the dirty bitmap
  block: return count of dirty sectors, not chunks
  mirror: perform COW if the cluster size is bigger than the granularity
  ...
2013-01-28 14:46:45 -06:00
..
Makefile.objs Remove libhw 2012-10-05 16:07:49 -05:00
ahci.c ahci: Add migration support 2013-01-25 18:18:36 +01:00
ahci.h ahci: Add migration support 2013-01-25 18:18:36 +01:00
atapi.c atapi: make change media detection for guests easier 2012-11-30 11:33:24 +01:00
cmd646.c Make all static TypeInfos const 2013-01-10 15:11:53 -06:00
core.c ide: Add fall through annotations 2013-01-25 18:27:10 +01:00
ich.c ahci: Add migration support 2013-01-25 18:18:36 +01:00
internal.h softmmu: move include files to include/sysemu/ 2012-12-19 08:32:45 +01:00
isa.c Make all static TypeInfos const 2013-01-10 15:11:53 -06:00
macio.c ide/macio: QOM'ify MacIO IDE 2013-01-25 22:02:54 +01:00
microdrive.c softmmu: move include files to include/sysemu/ 2012-12-19 08:32:45 +01:00
mmio.c softmmu: move include files to include/sysemu/ 2012-12-19 08:32:45 +01:00
pci.c ide: Remove wrong assertion 2013-01-17 10:51:11 +01:00
pci.h ide: convert to memory API 2011-08-08 10:15:54 -05:00
piix.c Make all static TypeInfos const 2013-01-10 15:11:53 -06:00
qdev.c Make all static TypeInfos const 2013-01-10 15:11:53 -06:00
via.c Make all static TypeInfos const 2013-01-10 15:11:53 -06:00