aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
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-29Merge remote-tracking branch 'remotes/armbru/tags/pull-block-2015-05-29' into...Peter Maydell
2015-05-29Merge remote-tracking branch 'remotes/kraxel/tags/pull-gtk-20150529-1' into s...Peter Maydell
2015-05-29qapi: add dirty bitmap statusJohn Snow
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-29gtk: add opengl support, using eglGerd Hoffmann
2015-05-29ui: add egl-helpersGerd Hoffmann
2015-05-29ui: shader.h protect against double inclusionGerd Hoffmann
2015-05-29ui: use libexpoxyGerd Hoffmann
2015-05-29virtio-input: emulated devices [device]Gerd Hoffmann
2015-05-29virtio-input: core code & base class [device]Gerd Hoffmann
2015-05-29virtio-input: add linux/input.hGerd Hoffmann
2015-05-27linux/elf.h updateEric Farman
2015-05-26Merge remote-tracking branch 'remotes/jnsnow/tags/ide-pull-request' into stagingPeter Maydell
2015-05-22macio: move unaligned DMA write code into separate pmac_dma_write() functionMark Cave-Ayland
2015-05-22glib: remove stale compat functionsJohn Snow
2015-05-22util: move read_password method out of qemu-img into osdep/oslibDaniel P. Berrange
2015-05-22block: minimal bounce buffer alignmentDenis V. Lunev
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