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
Age
Commit message (
Expand
)
Author
2012-06-24
Merge branch 's390-for-upstream' of git://repo.or.cz/qemu/agraf
Blue Swirl
2012-06-24
Merge branch 'arm-devs.for-upstream' of git://git.linaro.org/people/pmaydell/...
Blue Swirl
2012-06-21
fdc: use LOG_UNIMP logging
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
arm_boot: Conditionalised DTB command line update
Peter A. G. Crosthwaite
2012-06-19
cadence_ttc: changed master clock frequency
Peter A. G. Crosthwaite
2012-06-19
cadence_gem: avoid stack-writing buffer-overrun
Jim Meyering
2012-06-19
hw/a9mpcore: Fix compilation failure if physaddrs are 64 bit
Peter Maydell
2012-06-19
hw/omap.h: Drop broken MEM_VERBOSE tracing
Peter Maydell
2012-06-19
hw/armv7m_nvic: Make the NVIC a freestanding class
Peter Maydell
2012-06-19
hw/arm_gic: Move CPU interface memory region setup into arm_gic_init
Peter Maydell
2012-06-19
hw/arm_gic.c: Make NVIC interrupt numbering a runtime setting
Peter Maydell
2012-06-19
hw/arm_gic: Make CPU target registers RAZ/WI on uniprocessor
Peter Maydell
2012-06-19
hw/arm_gic: Add qdev property for GIC revision
Peter Maydell
2012-06-19
hw/armv7m_nvic: Use MemoryRegions for NVIC specific registers
Peter Maydell
2012-06-19
hw/arm_gic: Move NVIC specific reset to armv7m_nvic_reset
Peter Maydell
2012-06-19
hw/arm_gic: Remove the special casing of NCPU for the NVIC
Peter Maydell
2012-06-19
hw/arm_gic: Remove NVIC ifdefs from gic_state struct
Peter Maydell
2012-06-19
arm_boot: Fix typos in comment
Andreas Färber
2012-06-19
ARM: Exynos4210 IRQ: Introduce new IRQ gate functionality.
Evgeny Voevodin
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
s390x: fix s390 virtio aliases
Alexander Graf
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-15
Add event notification for guest balloon changes
Daniel P. Berrange
2012-06-15
fdc: fix implied seek while there is no media in drive
Pavel Hrdina
2012-06-15
xen: Don't peek behind the BlockDriverState abstraction
Markus Armbruster
2012-06-15
xen: Don't change -drive if=xen device name during machine init
Markus Armbruster
2012-06-15
ide: support enable/disable write cache
Paolo Bonzini
2012-06-15
scsi-disk: Don't peek behind the BlockDriverState abstraction
Markus Armbruster
[next]