Age | Commit message (Expand) | Author |
2013-12-23 | qdev: allow both pre- and post-order vists in qdev walking functions | Paolo Bonzini |
2013-12-23 | pci: clean up resetting of IRQs | Paolo Bonzini |
2013-12-23 | pci: do not export pci_bus_reset | Paolo Bonzini |
2013-12-23 | ACPI/DSDT-CPU: cleanup bogus comment | Igor Mammedov |
2013-12-23 | ACPI: Q35 DSDT: fix CPU hotplug GPE0.2 handler | Igor Mammedov |
2013-12-23 | acpi: ich9: allow guest to clear SCI rised by GPE | Igor Mammedov |
2013-12-23 | acpi: factor out common pm_update_sci() into acpi core | Igor Mammedov |
2013-12-23 | acpi: piix4: remove not needed GPE0 mask | Igor Mammedov |
2013-12-23 | hw/i386/pc_sysfw: support two flash drives | Laszlo Ersek |
2013-12-23 | pc_piix: document gigabyte_align | Michael S. Tsirkin |
2013-12-23 | piix: gigabyte alignment for ram | Gerd Hoffmann |
2013-12-20 | spapr: limit numa memory regions by ram size | Paul Mackerras |
2013-12-20 | spapr: make sure RMA is in first mode of first memory node | Alexey Kardashevskiy |
2013-12-20 | device_tree: s/qemu_devtree/qemu_fdt globally | Peter Crosthwaite |
2013-12-20 | roms: Flush icache when writing roms to guest memory | Alexander Graf |
2013-12-20 | spapr: tie spapr-nvram to -pflash | Paolo Bonzini |
2013-12-20 | PPC: Use default pci bus name for grackle and heathrow | Alexander Graf |
2013-12-20 | spapr-rtas: add ibm, (get|set)-system-parameter | Alexey Kardashevskiy |
2013-12-20 | spapr-rtas: replace return code constants with macros | Alexey Kardashevskiy |
2013-12-17 | hw/arm: add cubieboard support | liguang |
2013-12-17 | hw/arm: add allwinner a10 SoC support | liguang |
2013-12-17 | hw/intc: add allwinner A10 interrupt controller | liguang |
2013-12-17 | hw/timer: add allwinner a10 timer | liguang |
2013-12-17 | hw/arm/digic: add NOR ROM support | Antony Pavlov |
2013-12-17 | hw/arm/digic: add UART support | Antony Pavlov |
2013-12-17 | hw/arm/digic: add timer support | Antony Pavlov |
2013-12-17 | hw/arm/digic: prepare DIGIC-based boards support | Antony Pavlov |
2013-12-17 | hw/arm: add very initial support for Canon DIGIC SoC | Antony Pavlov |
2013-12-17 | hw/arm/boot: Add boot support for AArch64 processor | Mian M. Hamayun |
2013-12-17 | hw/arm/boot: Allow easier swapping in of different loader code | Peter Maydell |
2013-12-17 | arm/highbank.c: Fix MPCore periphbase name | Peter Crosthwaite |
2013-12-17 | arm/xilinx_zynq: Implement CBAR initialisation | Peter Crosthwaite |
2013-12-17 | arm/xilinx_zynq: Use object_new() rather than cpu_arm_init() | Peter Crosthwaite |
2013-12-17 | arm/highbank: Fix CBAR initialisation | Peter Crosthwaite |
2013-12-17 | arm/highbank: Use object_new() rather than cpu_arm_init() | Peter Crosthwaite |
2013-12-17 | Fix NOR flash device ID reading | Roy Franz |
2013-12-17 | Fix CFI query responses for NOR flash | Roy Franz |
2013-12-17 | Add max device width parameter for NOR devices | Roy Franz |
2013-12-17 | Set proper device-width for vexpress flash | Roy Franz |
2013-12-17 | return status for each NOR flash device | Roy Franz |
2013-12-17 | Add device-width property to pflash_cfi01 | Roy Franz |
2013-12-17 | rename pflash_t member width to bank_width | Roy Franz |
2013-12-16 | spice: stop server for qxl hard reset | Gerd Hoffmann |
2013-12-13 | Merge remote-tracking branch 'bonzini/virtio' into staging | Anthony Liguori |
2013-12-13 | Merge remote-tracking branch 'mst/tags/for_anthony' into staging | Anthony Liguori |
2013-12-13 | Merge remote-tracking branch 'bonzini/scsi-next' into staging | Anthony Liguori |
2013-12-11 | pc: use macro for HPET type | Michael S. Tsirkin |
2013-12-11 | hpet: fix build with CONFIG_HPET off | Michael S. Tsirkin |
2013-12-11 | hpet: enable to entitle more irq pins for hpet | Liu Ping Fan |
2013-12-11 | hpet: inverse polarity when pin above ISA_NUM_IRQS | Liu Ping Fan |