summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ACPI: split CONFIG_ACPI into 4 piecesShannon Zhao2015-05-299-3/+23
* hw/arm/virt-acpi-build: Add PCIe controller in ACPI DSDT tableShannon Zhao2015-05-291-0/+154
* hw/acpi/aml-build: Add Unicode macroShannon Zhao2015-05-292-0/+18
* hw/acpi/aml-build: Add aml_dword_io() termShannon Zhao2015-05-292-0/+23
* hw/acpi/aml-build: Add aml_create_dword_field() termShannon Zhao2015-05-292-0/+12
* hw/acpi/aml-build: Add aml_else() termShannon Zhao2015-05-292-0/+8
* hw/acpi/aml-build: Add aml_lnot() termShannon Zhao2015-05-292-0/+9
* hw/acpi/aml-build: Add aml_or() termShannon Zhao2015-05-292-0/+11
* hw/acpi/aml-build: Add ToUUID macroShannon Zhao2015-05-292-0/+54
* hw/acpi/aml-build: Make aml_buffer() definition consistent with the specShannon Zhao2015-05-292-3/+15
* hw/arm/virt-acpi-build: Generate MCFG tableShannon Zhao2015-05-291-0/+23
* hw/arm/virt-acpi-build: Generate RSDP tableShannon Zhao2015-05-291-1/+34
* hw/arm/virt-acpi-build: Generate RSDT tableShannon Zhao2015-05-294-24/+29
* hw/arm/virt-acpi-build: Generate GTDT tableShannon Zhao2015-05-294-4/+75
* hw/arm/virt-acpi-build: Generate MADT tableShannon Zhao2015-05-293-1/+97
* hw/arm/virt-acpi-build: Generate FADT table and update ACPI headersShannon Zhao2015-05-292-37/+129
* hw/arm/virt-acpi-build: Generation of DSDT table for virt devicesShannon Zhao2015-05-291-0/+132
* hw/acpi/aml-build: Add aml_interrupt() termShannon Zhao2015-05-292-0/+69
* hw/acpi/aml-build: Add aml_memory32_fixed() termShannon Zhao2015-05-292-0/+30
* hw/arm/virt-acpi-build: Basic framework for building ACPI tables on ARMShannon Zhao2015-05-295-1/+228
* hw/arm/virt: Record PCIe ranges in MemMapEntry arrayShannon Zhao2015-05-292-24/+16
* hw/arm/virt: Move common definitions to virt.hShannon Zhao2015-05-292-20/+57
* hw/acpi/aml-build: Make enum values to be upper case to match coding styleShannon Zhao2015-05-293-69/+69
* target-arm: Add WFx instruction trap supportGreg Bellows2015-05-291-1/+59
* target-arm: Don't halt on WFI unless we don't have any workPeter Maydell2015-05-293-0/+15
* target-arm: Move TB flags down to fill gapPeter Maydell2015-05-291-2/+2
* target-arm: Extend FP checks to use an ELGreg Bellows2015-05-294-37/+82
* target-arm: Make singlestate TB flags common between AArch32/64Peter Maydell2015-05-292-44/+29
* target-arm: Add AArch64 CPTR registersGreg Bellows2015-05-292-1/+44
* target-arm: Allow cp access functions to indicate traps to EL2 or EL3Peter Maydell2015-05-292-2/+19
* target-arm: Update interrupt handling to use target ELGreg Bellows2015-05-294-61/+50
* target-arm: Make raise_exception() take syndrome and target ELPeter Maydell2015-05-291-40/+28
* target-arm: Set exception target EL in tlb_fillPeter Maydell2015-05-291-0/+1
* target-arm: Move setting of exception info into tlb_fillPeter Maydell2015-05-295-44/+52
* target-arm: Set correct syndrome for faults on MSR DAIF*, immPeter Maydell2015-05-291-0/+3
* target-arm: Extend helpers to route exceptionsGreg Bellows2015-05-291-0/+21
* target-arm: Add exception target el infrastructureGreg Bellows2015-05-296-37/+83
* Merge remote-tracking branch 'remotes/spice/tags/pull-spice-20150529-1' into ...Peter Maydell2015-05-294-1/+27
|\
| * spice: fix spice_chr_add_watch() pre-conditionMarc-André Lureau2015-05-291-1/+1
| * spice: don't update mm_time when spice-server is stopped.Gerd Hoffmann2015-05-292-0/+5
| * spice-char: notify the server when chardev is writableMarc-André Lureau2015-05-291-0/+11
| * virtio-console: notify chardev when writableMarc-André Lureau2015-05-291-0/+10
|/
* Revert "gdbstub: Do not kill target in system emulation mode"Fabien Chouteau2015-05-281-2/+0
* Add GDB qAttached supportJan Kiszka2015-05-281-0/+10
* gdbstub: Introduce an is is_query_packet helperJan Kiszka2015-05-281-2/+10
* gdbstub: Fix qOffsets packet detectionJan Kiszka2015-05-281-1/+1
* Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20150528' into stagingPeter Maydell2015-05-2811-43/+357
|\
| * s390x: Enable vector processing capabilityEric Farman2015-05-271-0/+1
| * s390x: Migrate vector registersEric Farman2015-05-272-0/+75
| * s390x: Add vector registers to ELF dumpEric Farman2015-05-271-0/+39
OpenPOWER on IntegriCloud