summaryrefslogtreecommitdiffstats
path: root/hw
Commit message (Expand)AuthorAgeFilesLines
...
| * | | misc: Use macro ARRAY_SIZE where possibleStefan Weil2013-12-231-2/+2
| * | | hw/arm/highbank: Simplify code (memory region in device state)Stefan Weil2013-12-231-4/+3
| |/ /
* | | hw: arm_gic: Introduce gic_set_priority functionChristoffer Dall2014-01-082-5/+11
* | | arm_gic: Rename GIC_X_TRIGGER to GIC_X_EDGE_TRIGGERChristoffer Dall2014-01-083-11/+11
* | | arm/xilinx_zynq: Always instantiate the GEMsPeter Crosthwaite2014-01-081-11/+6
* | | char/cadence_uart: Implement Tx flow controlPeter Crosthwaite2014-01-081-2/+29
* | | char/cadence_uart: Delete redundant rx rst logicPeter Crosthwaite2014-01-081-2/+0
* | | char/cadence_uart: Use the TX fifo for transmissionPeter Crosthwaite2014-01-081-1/+16
* | | char/cadence_uart: Fix can_receive logicPeter Crosthwaite2014-01-081-1/+9
* | | char/cadence_uart: Remove TX timer & add TX FIFO statePeter Crosthwaite2014-01-081-31/+13
* | | char/cadence_uart: Define Missing SR/ISR fieldsPeter Crosthwaite2014-01-081-0/+4
* | | char/cadence_uart: Simplify status generationPeter Crosthwaite2014-01-081-25/+8
* | | char/cadence_uart: s/r_fifo/rx_fifoPeter Crosthwaite2014-01-081-4/+4
* | | char/cadence_uart: Fix reset.Peter Crosthwaite2014-01-081-3/+4
* | | char/cadence_uart: Add missing uart_update_statePeter Crosthwaite2014-01-081-0/+1
* | | char/cadence_uart: Mark struct fields as public/privatePeter Crosthwaite2014-01-081-0/+2
|/ /
* | spapr: limit numa memory regions by ram sizePaul Mackerras2013-12-201-4/+16
* | spapr: make sure RMA is in first mode of first memory nodeAlexey Kardashevskiy2013-12-201-6/+11
* | device_tree: s/qemu_devtree/qemu_fdt globallyPeter Crosthwaite2013-12-2010-213/+214
* | roms: Flush icache when writing roms to guest memoryAlexander Graf2013-12-201-0/+7
* | spapr: tie spapr-nvram to -pflashPaolo Bonzini2013-12-201-11/+3
* | PPC: Use default pci bus name for grackle and heathrowAlexander Graf2013-12-202-3/+3
* | spapr-rtas: add ibm, (get|set)-system-parameterAlexey Kardashevskiy2013-12-201-0/+47
* | spapr-rtas: replace return code constants with macrosAlexey Kardashevskiy2013-12-206-67/+67
* | hw/arm: add cubieboard supportliguang2013-12-172-1/+70
* | hw/arm: add allwinner a10 SoC supportliguang2013-12-172-0/+104
* | hw/intc: add allwinner A10 interrupt controllerliguang2013-12-172-0/+201
* | hw/timer: add allwinner a10 timerliguang2013-12-172-0/+256
* | hw/arm/digic: add NOR ROM supportAntony Pavlov2013-12-171-0/+78
* | hw/arm/digic: add UART supportAntony Pavlov2013-12-173-0/+212
* | hw/arm/digic: add timer supportAntony Pavlov2013-12-173-0/+192
* | hw/arm/digic: prepare DIGIC-based boards supportAntony Pavlov2013-12-172-0/+85
* | hw/arm: add very initial support for Canon DIGIC SoCAntony Pavlov2013-12-172-0/+72
* | hw/arm/boot: Add boot support for AArch64 processorMian M. Hamayun2013-12-171-5/+38
* | hw/arm/boot: Allow easier swapping in of different loader codePeter Maydell2013-12-171-45/+107
* | arm/highbank.c: Fix MPCore periphbase namePeter Crosthwaite2013-12-171-7/+8
* | arm/xilinx_zynq: Implement CBAR initialisationPeter Crosthwaite2013-12-171-1/+8
* | arm/xilinx_zynq: Use object_new() rather than cpu_arm_init()Peter Crosthwaite2013-12-171-3/+9
* | arm/highbank: Fix CBAR initialisationPeter Crosthwaite2013-12-171-3/+5
* | arm/highbank: Use object_new() rather than cpu_arm_init()Peter Crosthwaite2013-12-171-3/+9
* | Fix NOR flash device ID readingRoy Franz2013-12-172-23/+88
* | Fix CFI query responses for NOR flashRoy Franz2013-12-171-11/+94
* | Add max device width parameter for NOR devicesRoy Franz2013-12-171-0/+25
* | Set proper device-width for vexpress flashRoy Franz2013-12-171-10/+34
* | return status for each NOR flash deviceRoy Franz2013-12-171-2/+13
* | Add device-width property to pflash_cfi01Roy Franz2013-12-171-0/+11
* | rename pflash_t member width to bank_widthRoy Franz2013-12-171-8/+9
* | spice: stop server for qxl hard resetGerd Hoffmann2013-12-161-0/+10
|/
* Merge remote-tracking branch 'bonzini/virtio' into stagingAnthony Liguori2013-12-1317-320/+387
|\
| * virtio: Convert exit to unrealizeAndreas Färber2013-12-098-38/+49
OpenPOWER on IntegriCloud