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/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
*
Add endianness as io mem parameter
Alexander Graf
2010-12-11
1
-1
/
+2
*
Merge remote branch 'kwolf/for-anthony' into staging
Anthony Liguori
2010-07-06
1
-1
/
+1
|
\
|
*
ide: Replace IDEState members is_cdrom, is_cf by drive_kind
Markus Armbruster
2010-07-06
1
-1
/
+1
*
|
savevm: Add DeviceState param
Alex Williamson
2010-07-06
1
-1
/
+1
|
/
*
ide: Split non-qdev code off ide_init2()
Markus Armbruster
2010-06-04
1
-1
/
+1
*
Compile ide/macio only once
Blue Swirl
2010-03-29
1
-10
/
+4
*
IDE: Fix reset handling
Blue Swirl
2009-11-07
1
-2
/
+1
*
PPC: remove unneeded calls to device reset
Blue Swirl
2009-11-07
1
-1
/
+0
*
ide: port pmac ide to vmstate
Juan Quintela
2009-10-27
1
-31
/
+11
*
Revert "Get rid of _t suffix"
Anthony Liguori
2009-10-01
1
-6
/
+6
*
Get rid of _t suffix
malc
2009-10-01
1
-6
/
+6
*
ide: move cmd+irq from IDEState to IDEBus.
Gerd Hoffmann
2009-09-04
1
-1
/
+1
*
ide: pass down DriveInfo instead of BlockDriverState
Gerd Hoffmann
2009-09-04
1
-1
/
+1
*
Fix merge of 59f2a78793b6d17634f39646d604e84af51e0919
Blue Swirl
2009-08-28
1
-2
/
+2
*
ide: move code to hw/ide/
Gerd Hoffmann
2009-08-27
1
-0
/
+356