summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* virtio-ccw: introduce ccw specific queue limitJason Wang2015-05-311-1/+4
* virtio: introduce virtio_get_num_queues()Jason Wang2015-05-311-0/+1
* virtio: device_plugged() can failJason Wang2015-05-311-2/+2
* virtio: move VIRTIO_F_NOTIFY_ON_EMPTY into coreCornelia Huck2015-05-311-4/+6
* virtio: move host_featuresCornelia Huck2015-05-312-1/+1
* machine: Remove unused fields from QEMUMachineEduardo Habkost2015-05-311-14/+1
* pc: Remove qemu_register_pc_machine() functionEduardo Habkost2015-05-311-2/+0
* pc: Don't use QEMUMachine anymoreEduardo Habkost2015-05-311-7/+15
* pc: Move compat_props setting inside *_machine_options() functionsEduardo Habkost2015-05-311-6/+9
* pc: Convert *_MACHINE_OPTIONS macros into functionsEduardo Habkost2015-05-311-19/+23
* pc: Define machines using a DEFINE_PC_MACHINE macroEduardo Habkost2015-05-311-0/+16
* pc: Define PC_COMPAT_2_[123] macrosEduardo Habkost2015-05-311-1/+12
* hw: Define empty HW_COMPAT_2_[23] macrosEduardo Habkost2015-05-311-0/+6
* pc: Move commas inside PC_COMPAT_* macrosEduardo Habkost2015-05-311-9/+9
* hw: Move commas inside HW_COMPAT_2_1 macroEduardo Habkost2015-05-312-2/+2
* pc: Replace tab with spacesEduardo Habkost2015-05-311-6/+6
* Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20150529'...Peter Maydell2015-05-294-73/+372
|\
| * hw/acpi/aml-build: Add Unicode macroShannon Zhao2015-05-291-0/+1
| * hw/acpi/aml-build: Add aml_dword_io() termShannon Zhao2015-05-291-0/+5
| * hw/acpi/aml-build: Add aml_create_dword_field() termShannon Zhao2015-05-291-0/+1
| * hw/acpi/aml-build: Add aml_else() termShannon Zhao2015-05-291-0/+1
| * hw/acpi/aml-build: Add aml_lnot() termShannon Zhao2015-05-291-0/+1
| * hw/acpi/aml-build: Add aml_or() termShannon Zhao2015-05-291-0/+1
| * hw/acpi/aml-build: Add ToUUID macroShannon Zhao2015-05-291-0/+1
| * hw/acpi/aml-build: Make aml_buffer() definition consistent with the specShannon Zhao2015-05-291-1/+1
| * hw/arm/virt-acpi-build: Generate RSDT tableShannon Zhao2015-05-291-0/+2
| * hw/arm/virt-acpi-build: Generate GTDT tableShannon Zhao2015-05-292-0/+42
| * hw/arm/virt-acpi-build: Generate MADT tableShannon Zhao2015-05-292-1/+40
| * hw/arm/virt-acpi-build: Generate FADT table and update ACPI headersShannon Zhao2015-05-291-37/+98
| * hw/acpi/aml-build: Add aml_interrupt() termShannon Zhao2015-05-291-0/+42
| * hw/acpi/aml-build: Add aml_memory32_fixed() termShannon Zhao2015-05-291-0/+2
| * hw/arm/virt-acpi-build: Basic framework for building ACPI tables on ARMShannon Zhao2015-05-291-0/+41
| * hw/arm/virt: Record PCIe ranges in MemMapEntry arrayShannon Zhao2015-05-291-0/+3
| * hw/arm/virt: Move common definitions to virt.hShannon Zhao2015-05-291-0/+56
| * hw/acpi/aml-build: Make enum values to be upper case to match coding styleShannon Zhao2015-05-291-34/+34
* | Merge remote-tracking branch 'remotes/armbru/tags/pull-block-2015-05-29' into...Peter Maydell2015-05-291-0/+1
|\ \
| * | qapi: add dirty bitmap statusJohn Snow2015-05-291-0/+1
| |/
* | Merge remote-tracking branch 'remotes/kraxel/tags/pull-gtk-20150529-1' into s...Peter Maydell2015-05-294-7/+47
|\ \
| * | gtk: add opengl support, using eglGerd Hoffmann2015-05-292-1/+24
| * | ui: add egl-helpersGerd Hoffmann2015-05-291-0/+16
| * | ui: shader.h protect against double inclusionGerd Hoffmann2015-05-291-0/+5
| * | ui: use libexpoxyGerd Hoffmann2015-05-292-6/+2
| |/
* | virtio-input: emulated devices [device]Gerd Hoffmann2015-05-291-0/+21
* | virtio-input: core code & base class [device]Gerd Hoffmann2015-05-292-0/+85
* | virtio-input: add linux/input.hGerd Hoffmann2015-05-291-0/+1198
|/
* linux/elf.h updateEric Farman2015-05-271-0/+2
* Merge remote-tracking branch 'remotes/jnsnow/tags/ide-pull-request' into stagingPeter Maydell2015-05-262-39/+0
|\
| * macio: move unaligned DMA write code into separate pmac_dma_write() functionMark Cave-Ayland2015-05-221-4/+0
| * glib: remove stale compat functionsJohn Snow2015-05-221-35/+0
* | util: move read_password method out of qemu-img into osdep/oslibDaniel P. Berrange2015-05-221-0/+2
|/
OpenPOWER on IntegriCloud