aboutsummaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)Author
2015-05-29hw/acpi/aml-build: Add aml_dword_io() termShannon Zhao
2015-05-29hw/acpi/aml-build: Add aml_create_dword_field() termShannon Zhao
2015-05-29hw/acpi/aml-build: Add aml_else() termShannon Zhao
2015-05-29hw/acpi/aml-build: Add aml_lnot() termShannon Zhao
2015-05-29hw/acpi/aml-build: Add aml_or() termShannon Zhao
2015-05-29hw/acpi/aml-build: Add ToUUID macroShannon Zhao
2015-05-29hw/acpi/aml-build: Make aml_buffer() definition consistent with the specShannon Zhao
2015-05-29hw/arm/virt-acpi-build: Generate MCFG tableShannon Zhao
2015-05-29hw/arm/virt-acpi-build: Generate RSDP tableShannon Zhao
2015-05-29hw/arm/virt-acpi-build: Generate RSDT tableShannon Zhao
2015-05-29hw/arm/virt-acpi-build: Generate GTDT tableShannon Zhao
2015-05-29hw/arm/virt-acpi-build: Generate MADT tableShannon Zhao
2015-05-29hw/arm/virt-acpi-build: Generate FADT table and update ACPI headersShannon Zhao
2015-05-29hw/arm/virt-acpi-build: Generation of DSDT table for virt devicesShannon Zhao
2015-05-29hw/acpi/aml-build: Add aml_interrupt() termShannon Zhao
2015-05-29hw/acpi/aml-build: Add aml_memory32_fixed() termShannon Zhao
2015-05-29hw/arm/virt-acpi-build: Basic framework for building ACPI tables on ARMShannon Zhao
2015-05-29hw/arm/virt: Record PCIe ranges in MemMapEntry arrayShannon Zhao
2015-05-29hw/arm/virt: Move common definitions to virt.hShannon Zhao
2015-05-29hw/acpi/aml-build: Make enum values to be upper case to match coding styleShannon Zhao
2015-05-29spice: don't update mm_time when spice-server is stopped.Gerd Hoffmann
2015-05-29virtio-console: notify chardev when writableMarc-André Lureau
2015-05-26Merge remote-tracking branch 'remotes/jnsnow/tags/ide-pull-request' into stagingPeter Maydell
2015-05-22ahci: do not remap clb/fis unconditionallyJohn Snow
2015-05-22macio: move unaligned DMA write code into separate pmac_dma_write() functionMark Cave-Ayland
2015-05-22macio: move unaligned DMA read code into separate pmac_dma_read() functionMark Cave-Ayland
2015-05-22ich9/ahci: Enable MigrationJohn Snow
2015-05-22nvme: support NVME_VOLATILE_WRITE_CACHE featureChristoph Hellwig
2015-05-19Merge remote-tracking branch 'remotes/kraxel/tags/pull-serial-20150519-1' int...Peter Maydell
2015-05-19serial: fix multi-pci card error cleanup.Gerd Hoffmann
2015-05-19vga-pci: QOMifyGonglei
2015-05-19qxl: QOMifyGonglei
2015-05-19cirrus_vga: QOMifyGonglei
2015-05-18arm: xlnx-ep108: Add bootloadingPeter Crosthwaite
2015-05-18arm: xlnx-ep108: Add external RAMPeter Crosthwaite
2015-05-18arm: Add xlnx-ep108 machinePeter Crosthwaite
2015-05-18arm: xlnx-zynqmp: Add UART supportPeter Crosthwaite
2015-05-18char: cadence_uart: Split state struct and type into headerPeter Crosthwaite
2015-05-18char: cadence_uart: Clean up variable namesPeter Crosthwaite
2015-05-18arm: xlnx-zynqmp: Add GEM supportPeter Crosthwaite
2015-05-18net: cadence_gem: Split state struct and type into headerPeter Crosthwaite
2015-05-18net: cadence_gem: Clean up variable namesPeter Crosthwaite
2015-05-18arm: xlnx-zynqmp: Connect CPU Timers to GICPeter Crosthwaite
2015-05-18arm: xlnx-zynqmp: Add GICPeter Crosthwaite
2015-05-18arm: Introduce Xilinx ZynqMP SoCPeter Crosthwaite
2015-05-12fdc: force the fifo access to be in bounds of the allocated bufferPetr Matousek
2015-05-12hw/arm/highbank.c: Wire FIQ between CPU <> GICPeter Maydell
2015-05-12hw/arm/vexpress.c: Wire FIQ between CPU <> GICFabian Aggeler
2015-05-12hw/arm/virt.c: Wire FIQ between CPU <> GICGreg Bellows
2015-05-12hw/intc/arm_gic: Add grouping support to gic_update()Peter Maydell