index
:
bwlp/qemu.git
block_qcow2_cluster_info
master
spice_video_codecs
Experimental fork of QEMU with video encoding patches
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
hw
/
ide
/
microdrive.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use OBJECT_DECLARE_SIMPLE_TYPE when possible
Eduardo Habkost
2020-09-18
1
-3
/
+1
*
Use DECLARE_*CHECKER* macros
Eduardo Habkost
2020-09-09
1
-1
/
+2
*
Move QOM typedefs and add missing includes
Eduardo Habkost
2020-09-09
1
-2
/
+4
*
qdev: Convert bus-less devices to qdev_realize() with Coccinelle
Markus Armbruster
2020-06-15
1
-1
/
+2
*
add device_legacy_reset function to prepare for reset api change
Damien Hedde
2020-01-30
1
-4
/
+4
*
Include hw/hw.h exactly where needed
Markus Armbruster
2019-08-16
1
-1
/
+0
*
Include migration/vmstate.h less
Markus Armbruster
2019-08-16
1
-0
/
+1
*
Include qemu/module.h where needed, drop it from qemu-common.h
Markus Armbruster
2019-06-12
1
-0
/
+2
*
hw: Do not include "sysemu/block-backend.h" if it is not necessary
Thomas Huth
2018-03-12
1
-1
/
+0
*
Replace all occurances of __FUNCTION__ with __func__
Alistair Francis
2018-01-22
1
-2
/
+2
*
hw/ide: remove old i386 dependency
Philippe Mathieu-Daudé
2017-12-18
1
-1
/
+0
*
hw/ide/microdrive: Mark the dscm1xxxx device with user_creatable = false
Thomas Huth
2017-09-18
1
-0
/
+3
*
Use #include "..." for our own headers, <...> for others
Markus Armbruster
2016-07-12
1
-4
/
+4
*
ide: Clean up includes
Peter Maydell
2016-01-29
1
-0
/
+1
*
hmp: Remove "info pcmcia"
Markus Armbruster
2014-10-24
1
-1
/
+0
*
hw: Convert from BlockDriverState to BlockBackend, mostly
Markus Armbruster
2014-10-20
1
-2
/
+2
*
block: Drop some superfluous casts from void *
Markus Armbruster
2014-08-20
1
-1
/
+1
*
hw: Fix qemu_allocate_irqs() leaks
Andreas Färber
2014-06-30
1
-1
/
+1
*
savevm: Remove all the unneeded version_minimum_id_old (rest)
Juan Quintela
2014-05-14
1
-2
/
+1
*
microdrive: Coding Style cleanups
Andreas Färber
2013-11-05
1
-24
/
+38
*
pcmcia: QOM'ify PCMCIACardState and MicroDriveState
Andreas Färber
2013-11-05
1
-47
/
+123
*
hw: move headers to include/
Paolo Bonzini
2013-04-08
1
-1
/
+1
*
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: Trim superfluous #include "block_int.h"
Markus Armbruster
2011-09-12
1
-1
/
+0
*
Use glib memory allocation and free functions
Anthony Liguori
2011-08-21
1
-2
/
+2
*
Remove unused sysemu.h include directives
Blue Swirl
2011-04-15
1
-1
/
+0
*
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
/
+2
*
Add "static" to please Sparse
Blue Swirl
2009-12-04
1
-1
/
+1
*
IDE: Fix reset handling
Blue Swirl
2009-11-07
1
-1
/
+1
*
ide: port microdrive to vmstate
Juan Quintela
2009-10-27
1
-43
/
+18
*
ide: microdrive cycle field is set as uint8_t
Juan Quintela
2009-10-27
1
-1
/
+1
*
ide: remove uselsess casts from void *
Juan Quintela
2009-10-12
1
-9
/
+9
*
ide: pass down DriveInfo instead of BlockDriverState
Gerd Hoffmann
2009-09-04
1
-1
/
+1
*
ide: move code to hw/ide/
Gerd Hoffmann
2009-08-28
1
-0
/
+575