are available in the git repository at:
git://repo.or.cz/qemu/kevin.git for-anthony
Daniel Verkamp (1):
ahci: add port I/O index-data pair
Nick Thomas (2):
block/curl: Implement a flush function on the fd handlers
block/curl: Don't finish AIOCBs too early
Paolo Bonzini (1):
nbd: fix non-Linux build failure
block/curl.c | 94 +++++++++++++++++++++++++++++++++++++++++++--------------
hw/ide/ahci.c | 42 +++++++++++++++++++++++++-
hw/ide/ahci.h | 9 +++++-
hw/ide/ich.c | 27 ++++++++++++++++-
hw/pci_regs.h | 1 +
nbd.c | 2 +-
6 files changed, 148 insertions(+), 27 deletions(-)