aboutsummaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)Author
2012-06-24Merge branch 's390-for-upstream' of git://repo.or.cz/qemu/agrafBlue Swirl
2012-06-24Merge branch 'arm-devs.for-upstream' of git://git.linaro.org/people/pmaydell/...Blue Swirl
2012-06-21fdc: use LOG_UNIMP loggingBlue Swirl
2012-06-21xilinx_timer: Fixed deadlock issuePeter A. G. Crosthwaite
2012-06-21xilinx_timer: Removed include of qemu-timerPeter A. G. Crosthwaite
2012-06-19Allow machines to configure the QEMU_VERSION that's exposed via hardwareCrístian Viana
2012-06-19Add PIIX4 properties to control PM system states.Gleb Natapov
2012-06-19make: automatically include dependencies in recursive subdir rules (v2)Anthony Liguori
2012-06-19arm_boot: Conditionalised DTB command line updatePeter A. G. Crosthwaite
2012-06-19cadence_ttc: changed master clock frequencyPeter A. G. Crosthwaite
2012-06-19cadence_gem: avoid stack-writing buffer-overrunJim Meyering
2012-06-19hw/a9mpcore: Fix compilation failure if physaddrs are 64 bitPeter Maydell
2012-06-19hw/omap.h: Drop broken MEM_VERBOSE tracingPeter Maydell
2012-06-19hw/armv7m_nvic: Make the NVIC a freestanding classPeter Maydell
2012-06-19hw/arm_gic: Move CPU interface memory region setup into arm_gic_initPeter Maydell
2012-06-19hw/arm_gic.c: Make NVIC interrupt numbering a runtime settingPeter Maydell
2012-06-19hw/arm_gic: Make CPU target registers RAZ/WI on uniprocessorPeter Maydell
2012-06-19hw/arm_gic: Add qdev property for GIC revisionPeter Maydell
2012-06-19hw/armv7m_nvic: Use MemoryRegions for NVIC specific registersPeter Maydell
2012-06-19hw/arm_gic: Move NVIC specific reset to armv7m_nvic_resetPeter Maydell
2012-06-19hw/arm_gic: Remove the special casing of NCPU for the NVICPeter Maydell
2012-06-19hw/arm_gic: Remove NVIC ifdefs from gic_state structPeter Maydell
2012-06-19arm_boot: Fix typos in commentAndreas Färber
2012-06-19ARM: Exynos4210 IRQ: Introduce new IRQ gate functionality.Evgeny Voevodin
2012-06-18Merge remote-tracking branch 'afaerber-or/qom-next-2' into stagingAnthony Liguori
2012-06-18Merge remote-tracking branch 'qmp/queue/qmp' into stagingAnthony Liguori
2012-06-18Merge remote-tracking branch 'kwolf/for-anthony' into stagingAnthony Liguori
2012-06-18Merge remote-tracking branch 'mst/tags/for_anthony' into stagingAnthony Liguori
2012-06-18s390x: fix s390 virtio aliasesAlexander Graf
2012-06-18qom: Push error reporting to object_property_find()Paolo Bonzini
2012-06-18qdev: Remove qdev_prop_exists()Paolo Bonzini
2012-06-18qbus: Initialize in standard wayAnthony Liguori
2012-06-18qbus: Make child devices linksAnthony Liguori
2012-06-18qdev: Connect busses with their parent devicesAnthony Liguori
2012-06-18qdev: Convert busses to QEMU Object ModelAnthony Liguori
2012-06-18qdev: Move SysBus initialization to sysbus.cPaolo Bonzini
2012-06-18qdev: Use wrapper for qdev_get_pathAnthony Liguori
2012-06-18qdev: Remove qdev_prop_set_defaultsPaolo Bonzini
2012-06-18qdev: Clean up global propertiesPaolo Bonzini
2012-06-18qdev: Move bus properties to abstract superclassesPaolo Bonzini
2012-06-18qdev: Move bus properties to a separate globalPaolo Bonzini
2012-06-18qdev: Push "type" property up to ObjectPaolo Bonzini
2012-06-18arm_l2x0: Rename "type" property to "cache-type"Andreas Färber
2012-06-18m48t59: Rename "type" property to "model"Paolo Bonzini
2012-06-15Add event notification for guest balloon changesDaniel P. Berrange
2012-06-15fdc: fix implied seek while there is no media in drivePavel Hrdina
2012-06-15xen: Don't peek behind the BlockDriverState abstractionMarkus Armbruster
2012-06-15xen: Don't change -drive if=xen device name during machine initMarkus Armbruster
2012-06-15ide: support enable/disable write cachePaolo Bonzini
2012-06-15scsi-disk: Don't peek behind the BlockDriverState abstractionMarkus Armbruster