index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
block
/
fdc.c
Age
Commit message (
Expand
)
Author
2014-06-16
savevm: Remove all the unneeded version_minimum_id_old (x86)
Juan Quintela
2014-02-14
qdev: Remove hex8/32/64 property types
Paolo Bonzini
2013-12-23
isa: Clean up use of cannot_instantiate_with_device_add_yet
Markus Armbruster
2013-12-23
qdev: Replace no_user by cannot_instantiate_with_device_add_yet
Markus Armbruster
2013-08-22
aio / timers: Switch entire codebase to the new timer API
Alex Bligh
2013-07-29
fdc: Fix inheritence for SUNW,fdtwo
Andreas Färber
2013-07-29
devices: Associate devices to their logical category
Marcel Apfelbaum
2013-07-23
fdc: Improve error propagation for QOM realize
Andreas Färber
2013-07-23
fdc: Use QOM realize for fdc
Hu Tao
2013-07-23
fdc: QOM'ify some more
Hu Tao
2013-07-04
hw/block: pass owner to memory_region_init* functions
Paolo Bonzini
2013-07-04
memory: add owner argument to initialization functions
Paolo Bonzini
2013-06-07
isa: QOM'ify ISADevice
Andreas Färber
2013-06-07
isa: Use realizefn for ISADevice
Andreas Färber
2013-04-29
fdc: QOM'ify ISA floppy controller
Andreas Färber
2013-04-20
qdev: Drop taddr properties
Peter Maydell
2013-04-08
hw: move target-independent files to subdirectories
Paolo Bonzini