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
Age
Commit message (
Expand
)
Author
2012-06-22
Makefile.hw: avoid overly large 'make clean' rm command
Peter Maydell
2012-06-22
configure: Fix typo
Stefan Weil
2012-06-22
arm_gic: Send dbg msgs to stderr not stdout
Peter A. G. Crosthwaite
2012-06-22
checkpatch: Add QEMU specific rule
Stefan Weil
2012-06-22
qemu-config: Use QEMU instead of Qemu
Stefan Weil
2012-06-22
libqtest: Fix socket_accept() to pass address_len
Andreas Färber
2012-06-22
Makefile.user: Define CONFIG_USER_ONLY for libuser/
Andreas Färber
2012-06-22
Makefile: Remove macro qapi-dir
Stefan Weil
2012-06-22
Makefile: Remove BUILD_DIR from qapi-dir
Stefan Weil
2012-06-22
Install 'bepo' keymap already included in Qemu source
Frédéric Boiteux
2012-06-21
libcacard: build fixes
Blue Swirl
2012-06-21
qtest: add a fuzz test to fdc-test
Blue Swirl
2012-06-21
fdc: use LOG_UNIMP logging
Blue Swirl
2012-06-21
qemu-log: use LOG_UNIMP for some target CPU cases
Blue Swirl
2012-06-21
qemu-log: add log category for unimplemented functionality
Blue Swirl
2012-06-21
qemu-log: cleanup
Blue Swirl
2012-06-21
qemu-log: move logging to qemu-log.c
Blue Swirl
2012-06-21
xilinx_timer: Fixed deadlock issue
Peter A. G. Crosthwaite
2012-06-21
xilinx_timer: Removed include of qemu-timer
Peter A. G. Crosthwaite
2012-06-19
Allow machines to configure the QEMU_VERSION that's exposed via hardware
Crístian Viana
2012-06-19
Add PIIX4 properties to control PM system states.
Gleb Natapov
2012-06-19
make: automatically include dependencies in recursive subdir rules (v2)
Anthony Liguori
2012-06-19
configure: fix -enable-debug with newer toolchains
Avi Kivity
2012-06-18
Merge remote-tracking branch 'afaerber-or/qom-next-2' into staging
Anthony Liguori
2012-06-18
Merge remote-tracking branch 'qmp/queue/qmp' into staging
Anthony Liguori
2012-06-18
Merge remote-tracking branch 'kwolf/for-anthony' into staging
Anthony Liguori
2012-06-18
Merge remote-tracking branch 'mst/tags/for_anthony' into staging
Anthony Liguori
2012-06-18
Merge remote-tracking branch 'sweil/for-anthony' into staging
Anthony Liguori
2012-06-18
qom: Push error reporting to object_property_find()
Paolo Bonzini
2012-06-18
qdev: Remove qdev_prop_exists()
Paolo Bonzini
2012-06-18
qbus: Initialize in standard way
Anthony Liguori
2012-06-18
qbus: Make child devices links
Anthony Liguori
2012-06-18
qdev: Connect busses with their parent devices
Anthony Liguori
2012-06-18
qdev: Convert busses to QEMU Object Model
Anthony Liguori
2012-06-18
qdev: Move SysBus initialization to sysbus.c
Paolo Bonzini
2012-06-18
qdev: Use wrapper for qdev_get_path
Anthony Liguori
2012-06-18
qdev: Remove qdev_prop_set_defaults
Paolo Bonzini
2012-06-18
qdev: Clean up global properties
Paolo Bonzini
2012-06-18
qdev: Move bus properties to abstract superclasses
Paolo Bonzini
2012-06-18
qdev: Move bus properties to a separate global
Paolo Bonzini
2012-06-18
qdev: Push "type" property up to Object
Paolo Bonzini
2012-06-18
arm_l2x0: Rename "type" property to "cache-type"
Andreas Färber
2012-06-18
m48t59: Rename "type" property to "model"
Paolo Bonzini
2012-06-18
qom: Assert that public types have a non-NULL parent field
Paolo Bonzini
2012-06-18
qom: Drop type_register_static_alias() macro
Paolo Bonzini
2012-06-18
qom: Make Object a type
Paolo Bonzini
2012-06-18
qom: Add class_base_init
Paolo Bonzini
2012-06-18
qom: Add object_child_foreach()
Paolo Bonzini
2012-06-18
qom: Introduce object_property_is_{child,link}()
Andreas Färber
2012-06-18
qom: Add object_class_get_parent()
Paolo Bonzini
[next]