summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2015-05-29hw/acpi/aml-build: Add aml_dword_io() termShannon Zhao1-0/+5
2015-05-29hw/acpi/aml-build: Add aml_create_dword_field() termShannon Zhao1-0/+1
2015-05-29hw/acpi/aml-build: Add aml_else() termShannon Zhao1-0/+1
2015-05-29hw/acpi/aml-build: Add aml_lnot() termShannon Zhao1-0/+1
2015-05-29hw/acpi/aml-build: Add aml_or() termShannon Zhao1-0/+1
2015-05-29hw/acpi/aml-build: Add ToUUID macroShannon Zhao1-0/+1
2015-05-29hw/acpi/aml-build: Make aml_buffer() definition consistent with the specShannon Zhao1-1/+1
2015-05-29hw/arm/virt-acpi-build: Generate RSDT tableShannon Zhao1-0/+2
2015-05-29hw/arm/virt-acpi-build: Generate GTDT tableShannon Zhao2-0/+42
2015-05-29hw/arm/virt-acpi-build: Generate MADT tableShannon Zhao2-1/+40
2015-05-29hw/arm/virt-acpi-build: Generate FADT table and update ACPI headersShannon Zhao1-37/+98
2015-05-29hw/acpi/aml-build: Add aml_interrupt() termShannon Zhao1-0/+42
2015-05-29hw/acpi/aml-build: Add aml_memory32_fixed() termShannon Zhao1-0/+2
2015-05-29hw/arm/virt-acpi-build: Basic framework for building ACPI tables on ARMShannon Zhao1-0/+41
2015-05-29hw/arm/virt: Record PCIe ranges in MemMapEntry arrayShannon Zhao1-0/+3
2015-05-29hw/arm/virt: Move common definitions to virt.hShannon Zhao1-0/+56
2015-05-29hw/acpi/aml-build: Make enum values to be upper case to match coding styleShannon Zhao1-34/+34
2015-05-29gtk: add opengl support, using eglGerd Hoffmann2-1/+24
2015-05-29ui: add egl-helpersGerd Hoffmann1-0/+16
2015-05-29ui: shader.h protect against double inclusionGerd Hoffmann1-0/+5
2015-05-29ui: use libexpoxyGerd Hoffmann2-6/+2
2015-05-29virtio-input: emulated devices [device]Gerd Hoffmann1-0/+21
2015-05-29virtio-input: core code & base class [device]Gerd Hoffmann2-0/+85
2015-05-29virtio-input: add linux/input.hGerd Hoffmann1-0/+1198
2015-05-27linux/elf.h updateEric Farman1-0/+2
2015-05-26Merge remote-tracking branch 'remotes/jnsnow/tags/ide-pull-request' into stagingPeter Maydell2-39/+0
2015-05-22macio: move unaligned DMA write code into separate pmac_dma_write() functionMark Cave-Ayland1-4/+0
2015-05-22glib: remove stale compat functionsJohn Snow1-35/+0
2015-05-22util: move read_password method out of qemu-img into osdep/oslibDaniel P. Berrange1-0/+2
2015-05-22block: minimal bounce buffer alignmentDenis V. Lunev2-0/+5
2015-05-18arm: xlnx-zynqmp: Add UART supportPeter Crosthwaite1-0/+3
2015-05-18char: cadence_uart: Split state struct and type into headerPeter Crosthwaite1-0/+53
2015-05-18arm: xlnx-zynqmp: Add GEM supportPeter Crosthwaite1-0/+3
2015-05-18net: cadence_gem: Split state struct and type into headerPeter Crosthwaite1-0/+73
2015-05-18arm: xlnx-zynqmp: Add GICPeter Crosthwaite1-0/+14
2015-05-18arm: Introduce Xilinx ZynqMP SoCPeter Crosthwaite1-0/+38
2015-05-12hw/intc/arm_gic: Make ICCICR/GICC_CTLR bankedFabian Aggeler1-1/+4
2015-05-12hw/intc/arm_gic: Make ICCBPR/GICC_BPR bankedFabian Aggeler1-3/+8
2015-05-12hw/intc/arm_gic: Make ICDDCR/GICD_CTLR bankedFabian Aggeler1-1/+4
2015-05-12hw/intc/arm_gic: Add Interrupt Group RegistersFabian Aggeler1-0/+1
2015-05-12hw/intc/arm_gic: Add Security Extensions propertyFabian Aggeler1-0/+1
2015-05-12hw/intc/arm_gic: Create outbound FIQ linesFabian Aggeler1-0/+1
2015-05-12Merge remote-tracking branch 'remotes/stefanha/tags/net-pull-request' into st...Peter Maydell3-0/+3
2015-05-12Merge remote-tracking branch 'remotes/qmp-unstable/tags/for-upstream' into st...Peter Maydell2-3/+12
2015-05-11Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell9-4/+428
2015-05-11pci: add network device class 'other' for network switchesScott Feldman1-0/+1
2015-05-11pci: add rocker device IDScott Feldman1-0/+1
2015-05-11net: add MAC address string printerScott Feldman1-0/+1
2015-05-11qobject: Add a special null QObjectMarkus Armbruster1-1/+10
2015-05-11qobject: Clean up around qtype_codeMarkus Armbruster2-2/+2