index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
ide
/
macio.c
Age
Commit message (
Expand
)
Author
2014-10-20
hw: Convert from BlockDriverState to BlockBackend, mostly
Markus Armbruster
2014-10-20
block: Rename BlockDriverCompletionFunc to BlockCompletionFunc
Markus Armbruster
2014-09-10
block: Make the block accounting functions operate on BlockAcctStats
Benoît Canet
2014-09-10
block: rename BlockAcctType members to start with BLOCK_ instead of BDRV_
Benoît Canet
2014-08-15
ide: fold add_status callback into set_inactive
Paolo Bonzini
2014-08-15
ide: simplify start_transfer callbacks
Paolo Bonzini
2014-08-15
ide: simplify set_inactive callbacks
Paolo Bonzini
2014-08-15
ide: simplify reset callbacks
Paolo Bonzini
2014-06-16
macio ide: Do remainder access asynchronously
Alexander Graf
2014-06-16
macio: handle non-block ATAPI DMA transfers
Mark Cave-Ayland
2014-05-14
savevm: Remove all the unneeded version_minimum_id_old (rest)
Juan Quintela
2013-08-30
ide: Pass size to ide_bus_new()
Andreas Färber
2013-07-27
PPC: dbdma: macio: Fix format specifiers (build regression)
Stefan Weil
2013-07-11
PPC: dbdma: Support more multi-issue DMA requests
Alexander Graf
2013-07-11
PPC: dbdma: Support unaligned DMA access
Alexander Graf
2013-07-11
PPC: dbdma: Wait for DMA until we have data
Alexander Graf
2013-07-11
PPC: dbdma: macio: Add DMA callback
Alexander Graf
2013-07-11
PPC: Mac: Add debug prints in macio and dbdma code
Alexander Graf
2013-07-11
PPC: Macio: Replace tabs with spaces
Alexander Graf
2013-07-11
PPC: g3beige: Move secondary IDE bus to mac-io
Alexander Graf
2013-07-04
hw/i*: pass owner to memory_region_init* functions
Paolo Bonzini
2013-07-04
memory: add owner argument to initialization functions
Paolo Bonzini
2013-07-04
dma: keep a device alive while it has SGLists
Paolo Bonzini
2013-06-20
dma: eliminate DMAContext
Paolo Bonzini
2013-05-20
ide/macio: fix wrong opaque with TRIM support
Aurelien Jarno
2013-05-08
ahci: Don't allow creating slave drives
Kevin Wolf
2013-04-08
hw: move headers to include/
Paolo Bonzini
2013-01-25
ide/macio: QOM'ify MacIO IDE
Andreas Färber
2013-01-25
ppc: Move Mac machines to hw/ppc/
Andreas Färber
2012-12-19
softmmu: move include files to include/sysemu/
Paolo Bonzini
2012-12-19
block: move include files to include/block/
Paolo Bonzini
2012-11-26
hw/ide/macio: Fix segfault caused by NULL DMAContext*
Peter Maydell
2012-10-23
Rename target_phys_addr_t to hwaddr
Avi Kivity
2012-10-05
cleanup useless return sentence
Amos Kong
2012-06-27
iommu: Make sglists and dma_bdrv helpers use new universal DMA helpers
David Gibson
2012-04-05
Use DMADirection type for dma_bdrv_io
David Gibson
2012-03-11
Add missing const attributes for MemoryRegionOps
Stefan Weil
2011-12-15
block: dma_bdrv_* does not return NULL
Paolo Bonzini
2011-12-15
block: bdrv_aio_* do not return NULL
Paolo Bonzini
2011-12-05
block: convert qemu_aio_flush() calls to bdrv_drain_all()
Stefan Hajnoczi
2011-10-28
atapi/scsi: unify definitions for MMC
Paolo Bonzini
2011-09-19
dma-helpers: rename is_write to to_dev
Paolo Bonzini
2011-09-12
hw: Trim superfluous #include "block_int.h"
Markus Armbruster
2011-08-25
block: explicit I/O accounting
Christoph Hellwig
2011-08-20
Use glib memory allocation and free functions
Anthony Liguori
2011-08-08
ppc: convert to memory API
Avi Kivity
2011-06-15
ide: add TRIM support
Christoph Hellwig
2011-06-15
ide: allow other dma comands than read and write
Christoph Hellwig
2011-04-15
Remove unused sysemu.h include directives
Blue Swirl
2010-12-11
Add endianness as io mem parameter
Alexander Graf
[next]