aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-05-30target-tricore: fix msub32_q producing the wrong overflow bitBastian Koppelmann
2015-05-30target-tricore: fix OPC2_32_RR_DVINIT_HU having write before use on the resultBastian Koppelmann
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-29target-arm: Avoid buffer overrun on UNPREDICTABLE ldrd/strdPeter Maydell
2015-05-29hw/arm/virt: Enable dynamic generation of ACPI v5.1 tablesShannon Zhao
2015-05-29ACPI: split CONFIG_ACPI into 4 piecesShannon Zhao
2015-05-29hw/arm/virt-acpi-build: Add PCIe controller in ACPI DSDT tableShannon Zhao
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 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-29target-arm: Add WFx instruction trap supportGreg Bellows
2015-05-29target-arm: Don't halt on WFI unless we don't have any workPeter Maydell
2015-05-29target-arm: Move TB flags down to fill gapPeter Maydell
2015-05-29target-arm: Extend FP checks to use an ELGreg Bellows
2015-05-29target-arm: Make singlestate TB flags common between AArch32/64Peter Maydell
2015-05-29target-arm: Add AArch64 CPTR registersGreg Bellows
2015-05-29target-arm: Allow cp access functions to indicate traps to EL2 or EL3Peter Maydell
2015-05-29target-arm: Update interrupt handling to use target ELGreg Bellows
2015-05-29target-arm: Make raise_exception() take syndrome and target ELPeter Maydell
2015-05-29target-arm: Set exception target EL in tlb_fillPeter Maydell
2015-05-29target-arm: Move setting of exception info into tlb_fillPeter Maydell
2015-05-29target-arm: Set correct syndrome for faults on MSR DAIF*, immPeter Maydell
2015-05-29target-arm: Extend helpers to route exceptionsGreg Bellows
2015-05-29target-arm: Add exception target el infrastructureGreg Bellows
2015-05-29Merge remote-tracking branch 'remotes/kraxel/tags/pull-input-20150529-1' into...Peter Maydell
2015-05-29gtk: Replace gdk_cursor_new()Max Reitz
2015-05-29gtk: add opengl support, using eglGerd Hoffmann
2015-05-29Merge remote-tracking branch 'remotes/spice/tags/pull-spice-20150529-1' into ...Peter Maydell
2015-05-29ui: add egl-helpersGerd Hoffmann