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
Commit message (
Expand
)
Author
Age
Files
Lines
*
softmmu: move include files to include/sysemu/
Paolo Bonzini
2012-12-19
13
-22
/
+22
*
misc: move include files to include/qemu/
Paolo Bonzini
2012-12-19
2
-3
/
+3
*
monitor: move include files to include/monitor/
Paolo Bonzini
2012-12-19
1
-1
/
+1
*
exec: move include files to include/exec/
Paolo Bonzini
2012-12-19
2
-2
/
+2
*
block: move include files to include/block/
Paolo Bonzini
2012-12-19
8
-8
/
+8
*
Merge commit '1dd3a74d2ee2d873cde0b390b536e45420b3fe05' into HEAD
Paolo Bonzini
2012-12-17
7
-9
/
+9
|
\
|
*
pci: update all users to look in pci/
Michael S. Tsirkin
2012-12-17
7
-9
/
+9
*
|
atapi: reset cdrom tray statuses on ide_reset
Pavel Hrdina
2012-12-13
1
-0
/
+2
|
/
*
atapi: make change media detection for guests easier
Pavel Hrdina
2012-11-30
2
-11
/
+10
*
hw/ide/macio: Fix segfault caused by NULL DMAContext*
Peter Maydell
2012-11-26
1
-2
/
+4
*
ide: Fix status register after short PRDs
Kevin Wolf
2012-11-21
1
-0
/
+1
*
ide: Fix crash with too long PRD
Kevin Wolf
2012-11-21
1
-0
/
+12
*
aio: rename AIOPool to AIOCBInfo
Stefan Hajnoczi
2012-11-14
1
-2
/
+2
*
Rename target_phys_addr_t to hwaddr
Avi Kivity
2012-10-23
7
-28
/
+28
*
Merge branch 'trivial-patches' of git://github.com/stefanha/qemu
Aurelien Jarno
2012-10-06
1
-1
/
+0
|
\
|
*
cleanup useless return sentence
Amos Kong
2012-10-05
1
-1
/
+0
*
|
Remove libhw
Stefan Weil
2012-10-05
1
-10
/
+10
*
|
scsi, pci, qdev, isa-bus, sysbus: don't let *_get_fw_dev_path return NULL
Jim Meyering
2012-10-05
1
-1
/
+1
|
/
*
iostatus: reorganize io error code
Paolo Bonzini
2012-09-28
1
-15
/
+5
*
iostatus: change is_read to a bool
Paolo Bonzini
2012-09-28
2
-3
/
+3
*
iostatus: move BlockdevOnError declaration to QAPI
Paolo Bonzini
2012-09-28
1
-3
/
+3
*
iostatus: rename BlockErrorAction, BlockQMPEventAction
Paolo Bonzini
2012-09-28
1
-1
/
+1
*
ahci: properly reset PxCMD on HBA reset
Jason Baron
2012-09-12
1
-1
/
+1
*
ide: Fix error messages from static code analysis (no real error)
Stefan Weil
2012-09-12
1
-9
/
+2
*
ATAPI: STARTSTOPUNIT only eject/load media if powercondition is 0
Ronnie Sahlberg
2012-09-12
1
-0
/
+6
*
Revert "fix some debug printf format strings"
malc
2012-08-27
2
-6
/
+4
*
fix some debug printf format strings
Matthew Ogilvie
2012-08-24
2
-4
/
+6
*
ahci: Fix sglist memleak in ahci_dma_rw_buf()
Jason Baron
2012-08-10
1
-0
/
+3
*
ahci: Fix ahci cdrom read corruptions for reads > 128k
Jason Baron
2012-08-10
2
-7
/
+35
*
ide scsi: Mess with geometry only for hard disk devices
Markus Armbruster
2012-08-06
1
-1
/
+2
*
Merge branch pci into master
Michael S. Tsirkin
2012-07-29
4
-12
/
+4
|
\
|
*
pci: convert PCIUnregisterFunc to void
Alex Williamson
2012-07-04
4
-12
/
+4
*
|
Avoid returning void
Blue Swirl
2012-07-28
3
-5
/
+7
*
|
hw/block-common: Factor out fall back to legacy -drive cyls=...
Markus Armbruster
2012-07-17
2
-29
/
+14
*
|
blockdev: Don't limit DriveInfo serial to 20 characters
Markus Armbruster
2012-07-17
1
-3
/
+3
*
|
hw/block-common: Factor out fall back to legacy -drive serial=...
Markus Armbruster
2012-07-17
1
-10
/
+2
*
|
hw/block-common: Move BlockConf & friends from block.h
Markus Armbruster
2012-07-17
1
-0
/
+1
*
|
Relax IDE CHS limits from 16383,16,63 to 65535,16,255
Markus Armbruster
2012-07-17
1
-4
/
+4
*
|
hd-geometry: Compute BIOS CHS translation in one place
Markus Armbruster
2012-07-17
2
-0
/
+5
*
|
ide pc: Put hard disk info into CMOS only for hard disks
Markus Armbruster
2012-07-17
1
-1
/
+1
*
|
ide: qdev property for BIOS CHS translation
Markus Armbruster
2012-07-17
2
-5
/
+6
*
|
ide: qdev properties for disk geometry
Markus Armbruster
2012-07-17
3
-7
/
+38
*
|
hd-geometry: Switch to uint32_t to match BlockConf
Markus Armbruster
2012-07-17
1
-1
/
+1
*
|
ide pc: Cut out the block layer geometry middleman
Markus Armbruster
2012-07-17
3
-6
/
+19
*
|
hd-geometry: Cut out block layer translation middleman
Markus Armbruster
2012-07-17
1
-1
/
+1
*
|
hd-geometry: Move disk geometry guessing back from block.c
Markus Armbruster
2012-07-17
1
-1
/
+2
*
|
atapi: implement READ DISC INFORMATION
Paolo Bonzini
2012-07-02
1
-0
/
+31
*
|
ide/ahci: Use universal DMA helper functions
David Gibson
2012-06-27
3
-16
/
+23
*
|
iommu: Make sglists and dma_bdrv helpers use new universal DMA helpers
David Gibson
2012-06-27
2
-3
/
+4
*
|
Allow machines to configure the QEMU_VERSION that's exposed via hardware
CrÃstian Viana
2012-06-19
1
-1
/
+1
[next]