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