aboutsummaryrefslogtreecommitdiff
path: root/include/hw
AgeCommit message (Expand)Author
2015-05-31virtio: device_plugged() can failJason Wang
2015-05-31virtio: move VIRTIO_F_NOTIFY_ON_EMPTY into coreCornelia Huck
2015-05-31virtio: move host_featuresCornelia Huck
2015-05-31machine: Remove unused fields from QEMUMachineEduardo Habkost
2015-05-31pc: Remove qemu_register_pc_machine() functionEduardo Habkost
2015-05-31pc: Don't use QEMUMachine anymoreEduardo Habkost
2015-05-31pc: Move compat_props setting inside *_machine_options() functionsEduardo Habkost
2015-05-31pc: Convert *_MACHINE_OPTIONS macros into functionsEduardo Habkost
2015-05-31pc: Define machines using a DEFINE_PC_MACHINE macroEduardo Habkost
2015-05-31pc: Define PC_COMPAT_2_[123] macrosEduardo Habkost
2015-05-31hw: Define empty HW_COMPAT_2_[23] macrosEduardo Habkost
2015-05-31pc: Move commas inside PC_COMPAT_* macrosEduardo Habkost
2015-05-31hw: Move commas inside HW_COMPAT_2_1 macroEduardo Habkost
2015-05-31pc: Replace tab with spacesEduardo Habkost
2015-05-29Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20150529'...Peter Maydell
2015-05-29hw/acpi/aml-build: Add Unicode macroShannon Zhao
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 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/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-29virtio-input: emulated devices [device]Gerd Hoffmann
2015-05-29virtio-input: core code & base class [device]Gerd Hoffmann
2015-05-22macio: move unaligned DMA write code into separate pmac_dma_write() functionMark Cave-Ayland
2015-05-18arm: xlnx-zynqmp: Add UART supportPeter Crosthwaite
2015-05-18char: cadence_uart: Split state struct and type into headerPeter 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-18arm: xlnx-zynqmp: Add GICPeter Crosthwaite
2015-05-18arm: Introduce Xilinx ZynqMP SoCPeter Crosthwaite
2015-05-12hw/intc/arm_gic: Make ICCICR/GICC_CTLR bankedFabian Aggeler
2015-05-12hw/intc/arm_gic: Make ICCBPR/GICC_BPR bankedFabian Aggeler
2015-05-12hw/intc/arm_gic: Make ICDDCR/GICD_CTLR bankedFabian Aggeler
2015-05-12hw/intc/arm_gic: Add Interrupt Group RegistersFabian Aggeler
2015-05-12hw/intc/arm_gic: Add Security Extensions propertyFabian Aggeler
2015-05-12hw/intc/arm_gic: Create outbound FIQ linesFabian Aggeler
2015-05-12Merge remote-tracking branch 'remotes/stefanha/tags/net-pull-request' into st...Peter Maydell
2015-05-12Merge remote-tracking branch 'remotes/qmp-unstable/tags/for-upstream' into st...Peter Maydell