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
/
block
/
fdc.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
migration: Use normal VMStateDescriptions for Subsections
Juan Quintela
2015-06-12
1
-26
/
+16
*
fdc: Fix MSR.RQM flag
Kevin Wolf
2015-06-02
1
-1
/
+12
*
fdc: Disentangle phases in fdctrl_read_data()
Kevin Wolf
2015-06-02
1
-10
/
+23
*
fdc: Code cleanup in fdctrl_write_data()
Kevin Wolf
2015-06-02
1
-24
/
+39
*
fdc: Use phase in fdctrl_write_data()
Kevin Wolf
2015-06-02
1
-28
/
+41
*
fdc: Introduce fdctrl->phase
Kevin Wolf
2015-06-02
1
-0
/
+89
*
fdc: Rename fdctrl_set_fifo() to fdctrl_to_result_phase()
Kevin Wolf
2015-06-02
1
-15
/
+16
*
fdc: Rename fdctrl_reset_fifo() to fdctrl_to_command_phase()
Kevin Wolf
2015-06-02
1
-15
/
+15
*
fdc: force the fifo access to be in bounds of the allocated buffer
Petr Matousek
2015-05-12
1
-6
/
+11
*
fdc: remove sparc sun4m mutations
Hervé Poussineau
2015-04-28
1
-17
/
+0
*
vmstate: accept QEMUTimer in VMSTATE_TIMER*, add VMSTATE_TIMER_PTR*
Paolo Bonzini
2015-01-26
1
-1
/
+1
*
hw: Convert from BlockDriverState to BlockBackend, mostly
Markus Armbruster
2014-10-20
1
-40
/
+38
*
block: Eliminate DriveInfo member bdrv, use blk_by_legacy_dinfo()
Markus Armbruster
2014-10-20
1
-5
/
+11
*
bootindex: move calling add_boot_device_patch to bootindex setter function
Gonglei
2014-10-15
1
-3
/
+0
*
isa-fdc: remove bootindexA/B property from qdev to qom
Gonglei
2014-10-15
1
-2
/
+13
*
fdc: adding vmstate for save/restore
Pavel Dovgalyuk
2014-09-11
1
-0
/
+74
*
savevm: Remove all the unneeded version_minimum_id_old (x86)
Juan Quintela
2014-06-16
1
-10
/
+6
*
qdev: Remove hex8/32/64 property types
Paolo Bonzini
2014-02-14
1
-1
/
+1
*
isa: Clean up use of cannot_instantiate_with_device_add_yet
Markus Armbruster
2013-12-23
1
-1
/
+0
*
qdev: Replace no_user by cannot_instantiate_with_device_add_yet
Markus Armbruster
2013-12-23
1
-1
/
+1
*
aio / timers: Switch entire codebase to the new timer API
Alex Bligh
2013-08-22
1
-3
/
+3
*
fdc: Fix inheritence for SUNW,fdtwo
Andreas Färber
2013-07-29
1
-44
/
+44
*
devices: Associate devices to their logical category
Marcel Apfelbaum
2013-07-29
1
-0
/
+3
*
fdc: Improve error propagation for QOM realize
Andreas Färber
2013-07-23
1
-18
/
+22
*
fdc: Use QOM realize for fdc
Hu Tao
2013-07-23
1
-22
/
+41
*
fdc: QOM'ify some more
Hu Tao
2013-07-23
1
-16
/
+25
*
hw/block: pass owner to memory_region_init* functions
Paolo Bonzini
2013-07-04
1
-3
/
+4
*
memory: add owner argument to initialization functions
Paolo Bonzini
2013-07-04
1
-2
/
+2
*
isa: QOM'ify ISADevice
Andreas Färber
2013-06-07
1
-7
/
+9
*
isa: Use realizefn for ISADevice
Andreas Färber
2013-06-07
1
-10
/
+14
*
fdc: QOM'ify ISA floppy controller
Andreas Färber
2013-04-29
1
-9
/
+12
*
qdev: Drop taddr properties
Peter Maydell
2013-04-20
1
-1
/
+0
*
hw: move target-independent files to subdirectories
Paolo Bonzini
2013-04-08
1
-0
/
+2284