aboutsummaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)Author
2014-01-10Merge remote-tracking branch 'afaerber/tags/qom-cpu-for-anthony' into stagingAnthony Liguori
2014-01-09Merge remote-tracking branch 'afaerber/tags/qom-devices-for-anthony' into sta...Anthony Liguori
2014-01-09Merge remote-tracking branch 'mjt/trivial-patches' into stagingAnthony Liguori
2014-01-08hw: arm_gic: Introduce gic_set_priority functionChristoffer Dall
2014-01-08arm_gic: Rename GIC_X_TRIGGER to GIC_X_EDGE_TRIGGERChristoffer Dall
2014-01-08arm/xilinx_zynq: Always instantiate the GEMsPeter Crosthwaite
2014-01-08char/cadence_uart: Implement Tx flow controlPeter Crosthwaite
2014-01-08char/cadence_uart: Delete redundant rx rst logicPeter Crosthwaite
2014-01-08char/cadence_uart: Use the TX fifo for transmissionPeter Crosthwaite
2014-01-08char/cadence_uart: Fix can_receive logicPeter Crosthwaite
2014-01-08char/cadence_uart: Remove TX timer & add TX FIFO statePeter Crosthwaite
2014-01-08char/cadence_uart: Define Missing SR/ISR fieldsPeter Crosthwaite
2014-01-08char/cadence_uart: Simplify status generationPeter Crosthwaite
2014-01-08char/cadence_uart: s/r_fifo/rx_fifoPeter Crosthwaite
2014-01-08char/cadence_uart: Fix reset.Peter Crosthwaite
2014-01-08char/cadence_uart: Add missing uart_update_statePeter Crosthwaite
2014-01-08char/cadence_uart: Mark struct fields as public/privatePeter Crosthwaite
2014-01-01mainstone: Fix duplicate array values for key 'space'Stefan Weil
2014-01-01pxa27x: Add 'const' attribute to keyboard mapsStefan Weil
2013-12-24ioapic: QOM'ify ioapicxiaoqiang zhao
2013-12-24ioapic: Cleanup for QOM'ificationxiaoqiang zhao
2013-12-24icc_bus: QOM'ify ICCxiaoqiang zhao
2013-12-24apic: QOM'ify APICxiaoqiang zhao
2013-12-24apic: Cleanup for QOM'ificationxiaoqiang zhao
2013-12-24qdev: Drop misleading qbus_free() functionStefan Hajnoczi
2013-12-24hw: cannot_instantiate_with_device_add_yet due to pointer propsMarkus Armbruster
2013-12-23target-i386: Move apic_state field from CPUX86State to X86CPUChen Fan
2013-12-23exynos4210: Use macro ARRAY_SIZE where possibleStefan Weil
2013-12-23misc: Use macro ARRAY_SIZE where possibleStefan Weil
2013-12-23hw/arm/highbank: Simplify code (memory region in device state)Stefan Weil
2013-12-23isa: Clean up use of cannot_instantiate_with_device_add_yetMarkus Armbruster
2013-12-23vt82c686: Clean up use of cannot_instantiate_with_device_add_yetMarkus Armbruster
2013-12-23piix3 piix4: Clean up use of cannot_instantiate_with_device_add_yetMarkus Armbruster
2013-12-23ich9: Document why cannot_instantiate_with_device_add_yetMarkus Armbruster
2013-12-23pci-host: Consistently set cannot_instantiate_with_device_add_yetMarkus Armbruster
2013-12-23apic: Document why cannot_instantiate_with_device_add_yetMarkus Armbruster
2013-12-23sysbus: Set cannot_instantiate_with_device_add_yetMarkus Armbruster
2013-12-23qdev: Replace no_user by cannot_instantiate_with_device_add_yetMarkus Armbruster
2013-12-20spapr: limit numa memory regions by ram sizePaul Mackerras
2013-12-20spapr: make sure RMA is in first mode of first memory nodeAlexey Kardashevskiy
2013-12-20device_tree: s/qemu_devtree/qemu_fdt globallyPeter Crosthwaite
2013-12-20roms: Flush icache when writing roms to guest memoryAlexander Graf
2013-12-20spapr: tie spapr-nvram to -pflashPaolo Bonzini
2013-12-20PPC: Use default pci bus name for grackle and heathrowAlexander Graf
2013-12-20spapr-rtas: add ibm, (get|set)-system-parameterAlexey Kardashevskiy
2013-12-20spapr-rtas: replace return code constants with macrosAlexey Kardashevskiy
2013-12-17hw/arm: add cubieboard supportliguang
2013-12-17hw/arm: add allwinner a10 SoC supportliguang
2013-12-17hw/intc: add allwinner A10 interrupt controllerliguang
2013-12-17hw/timer: add allwinner a10 timerliguang