提交历史

作者 SHA1 备注 提交日期
  Anton Nefedov 99f18035b5 ide: account UNMAP (TRIM) operations 6 年之前
  John Snow 8ec41c4265 Revert "ide/ahci: Check for -ECANCELED in aio callbacks" 6 年之前
  Markus Armbruster 54d31236b9 sysemu: Split sysemu/runstate.h off sysemu/sysemu.h 6 年之前
  Markus Armbruster db72581598 Include qemu/main-loop.h less 6 年之前
  Markus Armbruster 650d103d3e Include hw/hw.h exactly where needed 6 年之前
  Markus Armbruster d645427057 Include migration/vmstate.h less 6 年之前
  Vladimir Sementsov-Ogievskiy 5bbe9325a0 hw/ide: drop iov field from IDEBufferedRequest 6 年之前
  Vladimir Sementsov-Ogievskiy e5863d49e4 hw/ide: drop iov field from IDEState 6 年之前
  Paolo Bonzini 83d14054f9 ide: split ioport registration to a separate file 6 年之前
  Paolo Bonzini 7d37435bd5 avoid TABs in files that only contain a few 6 年之前
  Pavel Dovgalyuk b255df7e6e replay: replay BH for IDE trim operation 7 年之前
  Paolo Bonzini c173723f24 ide: introduce ide_transfer_start_norecurse 7 年之前
  Paolo Bonzini 882941a568 ide: make ide_transfer_stop idempotent 7 年之前
  Paolo Bonzini ee4cd662ad ide: call ide_cmd_done from ide_transfer_stop 7 年之前
  Paolo Bonzini bed9bcfa32 ide: push end_transfer_func out of start_transfer callback, rename callback 7 年之前
  Philippe Mathieu-Daudé ca473f2320 hw/ide: Remove unused include 7 年之前
  Anton Nefedov caeadbc8ba ide: fix invalid TRIM range abortion for macio 7 年之前
  Stefan Hajnoczi 13471a40c1 Revert "IDE: Do not flush empty CDROM drives" 7 年之前
  Markus Armbruster e688df6bc4 Include qapi/error.h exactly where needed 7 年之前
  Anton Nefedov 947858b0ba ide: abort TRIM operation for invalid range 7 年之前
  Anton Nefedov d8b070fed2 ide: move ide_sect_range_ok() up 7 年之前
  Anton Nefedov ef0e64a983 ide: pass IDEState to trim AIO callback 7 年之前
  Philippe Mathieu-Daudé 786316113a hw/ide: remove old i386 dependency 7 年之前
  Daniel P. Berrange 96f43c2b0a ide: avoid referencing NULL dev in rotational rate setting 7 年之前
  Daniel P. Berrange 3b19f45069 ide: support reporting of rotation rate 8 年之前
  Dr. David Alan Gilbert 44b1ff319c migration: pre_save return int 8 年之前
  John Snow 159a9df021 ide: fix enum comparison for gcc 4.7 8 年之前
  Mao Zhongyi 794939e81d hw/ide: Convert DeviceClass init to realize 8 年之前
  John Snow 0e168d3551 IDE: replace DEBUG_AIO with trace events 8 年之前
  John Snow 1787efc3d2 IDE: add tracing for data ports 8 年之前