summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-05-29hw/acpi/aml-build: Add aml_memory32_fixed() termShannon Zhao2-0/+30
2015-05-29hw/arm/virt-acpi-build: Basic framework for building ACPI tables on ARMShannon Zhao5-1/+228
2015-05-29hw/arm/virt: Record PCIe ranges in MemMapEntry arrayShannon Zhao2-24/+16
2015-05-29hw/arm/virt: Move common definitions to virt.hShannon Zhao2-20/+57
2015-05-29hw/acpi/aml-build: Make enum values to be upper case to match coding styleShannon Zhao3-69/+69
2015-05-29target-arm: Add WFx instruction trap supportGreg Bellows1-1/+59
2015-05-29target-arm: Don't halt on WFI unless we don't have any workPeter Maydell3-0/+15
2015-05-29target-arm: Move TB flags down to fill gapPeter Maydell1-2/+2
2015-05-29target-arm: Extend FP checks to use an ELGreg Bellows4-37/+82
2015-05-29target-arm: Make singlestate TB flags common between AArch32/64Peter Maydell2-44/+29
2015-05-29target-arm: Add AArch64 CPTR registersGreg Bellows2-1/+44
2015-05-29target-arm: Allow cp access functions to indicate traps to EL2 or EL3Peter Maydell2-2/+19
2015-05-29target-arm: Update interrupt handling to use target ELGreg Bellows4-61/+50
2015-05-29target-arm: Make raise_exception() take syndrome and target ELPeter Maydell1-40/+28
2015-05-29target-arm: Set exception target EL in tlb_fillPeter Maydell1-0/+1
2015-05-29target-arm: Move setting of exception info into tlb_fillPeter Maydell5-44/+52
2015-05-29target-arm: Set correct syndrome for faults on MSR DAIF*, immPeter Maydell1-0/+3
2015-05-29target-arm: Extend helpers to route exceptionsGreg Bellows1-0/+21
2015-05-29target-arm: Add exception target el infrastructureGreg Bellows6-37/+83
2015-05-29Merge remote-tracking branch 'remotes/kraxel/tags/pull-input-20150529-1' into...Peter Maydell10-4/+2105
2015-05-29gtk: Replace gdk_cursor_new()Max Reitz1-1/+4
2015-05-29gtk: add opengl support, using eglGerd Hoffmann6-17/+253
2015-05-29Merge remote-tracking branch 'remotes/spice/tags/pull-spice-20150529-1' into ...Peter Maydell4-1/+27
2015-05-29ui: add egl-helpersGerd Hoffmann4-1/+168
2015-05-29ui: shader.h protect against double inclusionGerd Hoffmann1-0/+5
2015-05-29ui: use libexpoxyGerd Hoffmann3-8/+4
2015-05-29virtio-input: emulated devices [device]Gerd Hoffmann3-0/+524
2015-05-29virtio-input: core code & base class [device]Gerd Hoffmann4-0/+371
2015-05-29virtio-input: add linux/input.hGerd Hoffmann2-1/+1201
2015-05-29kbd: add brazil kbd keys to x11 evdev mapGerd Hoffmann1-2/+2
2015-05-29kbd: add brazil kbd keys to qemuGerd Hoffmann2-1/+7
2015-05-29spice: fix spice_chr_add_watch() pre-conditionMarc-André Lureau1-1/+1
2015-05-29spice: don't update mm_time when spice-server is stopped.Gerd Hoffmann2-0/+5
2015-05-29spice-char: notify the server when chardev is writableMarc-André Lureau1-0/+11
2015-05-29virtio-console: notify chardev when writableMarc-André Lureau1-0/+10
2015-05-28Revert "gdbstub: Do not kill target in system emulation mode"Fabien Chouteau1-2/+0
2015-05-28Add GDB qAttached supportJan Kiszka1-0/+10
2015-05-28gdbstub: Introduce an is is_query_packet helperJan Kiszka1-2/+10
2015-05-28gdbstub: Fix qOffsets packet detectionJan Kiszka1-1/+1
2015-05-28Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20150528' into stagingPeter Maydell11-43/+357
2015-05-28Merge remote-tracking branch 'remotes/stefanha/tags/net-pull-request' into st...Peter Maydell19-239/+331
2015-05-27s390x: Enable vector processing capabilityEric Farman1-0/+1
2015-05-27s390x: Migrate vector registersEric Farman2-0/+75
2015-05-27s390x: Add vector registers to ELF dumpEric Farman1-0/+39
2015-05-27linux/elf.h updateEric Farman1-0/+2
2015-05-27s390x: Add vector registers to HMP outputEric Farman1-0/+6
2015-05-27s390x: gdb updates for vector registersEric Farman2-1/+47
2015-05-27gdb-xml: Include XML for s390 vector registersEric Farman1-0/+59
2015-05-27s390x: Store Additional Status SIGP orderEric Farman2-0/+56
2015-05-27s390x: Vector Register IOCTLsEric Farman4-35/+56