aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-02-25MAINTAINERS: Remove myself as block maintainerJeff Cody1-15/+3
2019-02-25MAINTAINERS: Replace myself with John Snow for block jobsJeff Cody1-2/+2
2019-02-25Merge remote-tracking branch 'remotes/kraxel/tags/vga-20190222-pull-request' ...Peter Maydell4-35/+74
2019-02-25Merge remote-tracking branch 'remotes/kraxel/tags/ui-20190222-pull-request' i...Peter Maydell15-54/+433
2019-02-22Merge remote-tracking branch 'remotes/awilliam/tags/vfio-updates-20190221.0' ...Peter Maydell2-45/+90
2019-02-22Merge remote-tracking branch 'remotes/rth/tags/pull-hppa-20190221' into stagingPeter Maydell2-3/+24
2019-02-22Merge remote-tracking branch 'remotes/rth/tags/pull-tcg-20190221' into stagingPeter Maydell2-14/+5
2019-02-22Merge remote-tracking branch 'remotes/amarkovic/tags/mips-queue-feb-21-2019-v...Peter Maydell18-63/+120
2019-02-22display: add -display spice-app launching a Spice clientMarc-André Lureau4-1/+218
2019-02-22display/virtio: add edid support.Gerd Hoffmann4-0/+52
2019-02-22virtio-gpu: remove useless 'waiting' fieldMarc-André Lureau2-4/+1
2019-02-22virtio-gpu: block both 2d and 3d renderingMarc-André Lureau3-27/+22
2019-02-22virtio-gpu: remove unused config_sizeMarc-André Lureau2-4/+1
2019-02-22virtio-gpu: remove unused qdevMarc-André Lureau2-2/+0
2019-02-21hw/vfio/common: Refactor container initializationEric Auger1-44/+70
2019-02-21vfio/common: Work around kernel overflow bug in DMA unmapAlex Williamson2-1/+20
2019-02-21Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20190221'...Peter Maydell22-1328/+2305
2019-02-21target/mips: fulong2e: Dynamically generate SPD EEPROM dataBALATON Zoltan1-18/+13
2019-02-21target/mips: fulong2e: Fix bios flash sizeBALATON Zoltan1-5/+4
2019-02-21hw/pci-host/bonito.c: Add PCI mem region mapped at the correct addressBALATON Zoltan1-1/+6
2019-02-21target/mips: implement QMP query-cpu-definitions commandPavel Dovgalyuk2-2/+35
2019-02-21tests/tcg: target/mips: Add wrappers for MSA integer compare instructionsAleksandar Markovic1-0/+25
2019-02-21tests/tcg: target/mips: Change directory name 'bit-counting' to 'bit-count'Aleksandar Markovic12-0/+0
2019-02-21tests/tcg: target/mips: Correct path to headers in some test source filesAleksandar Markovic12-36/+36
2019-02-21hw/misc: mips_itu: Fix 32/64 bit issue in a line involving shift operatorAleksandar Markovic1-1/+1
2019-02-21include/exec/helper-head.h: support "const void *" in helper callsDavid Hildenbrand1-0/+5
2019-02-21tcg: Remove TODO fileRichard Henderson1-14/+0
2019-02-21hw/arm/armsse: Make 0x5... alias region work for per-CPU devicesPeter Maydell2-11/+17
2019-02-21hw/arm/musca: Wire up PL011 UARTsPeter Maydell1-5/+29
2019-02-21hw/arm/musca: Wire up PL031 RTCPeter Maydell1-3/+23
2019-02-21hw/arm/musca: Add MPCsPeter Maydell1-8/+147
2019-02-21hw/arm/musca: Add PPCsPeter Maydell1-0/+289
2019-02-21hw/arm/musca.c: Implement models of the Musca-A and -B1 boardsPeter Maydell4-0/+205
2019-02-21hw/arm/armsse: Allow boards to specify init-svtorPeter Maydell2-4/+7
2019-02-21hw/arm/armsse: Document SRAM_ADDR_WIDTH property in header commentPeter Maydell1-0/+2
2019-02-21hw/char/pl011: Use '0x' prefix when logging hex numbersPeter Maydell1-2/+2
2019-02-21hw/char/pl011: Support all interrupt linesPeter Maydell2-3/+45
2019-02-21hw/char/pl011: Allow use as an embedded-struct devicePeter Maydell2-29/+36
2019-02-21hw/timer/pl031: Convert to using trace eventsPeter Maydell2-25/+36
2019-02-21hw/timer/pl031: Allow use as an embedded-struct devicePeter Maydell3-24/+46
2019-02-21hw/misc/tz-ppc: Support having unused ports in the middle of the rangePeter Maydell2-1/+39
2019-02-21target/arm: Implement ARMv8.3-JSConvRichard Henderson7-0/+140
2019-02-21target/arm: Rearrange Floating-point data-processing (2 regs)Richard Henderson1-116/+111
2019-02-21target/arm: Split out vfp_helper.cRichard Henderson3-1063/+1089
2019-02-21target/arm: Restructure disas_fp_int_convRichard Henderson1-43/+47
2019-02-21target/arm: Stop unintentional sign extension in pmu_initAaron Lindsay OS1-1/+1
2019-02-21target/arm: v8M MPU should use background region as default, not alwaysPeter Maydell1-3/+5
2019-02-21hw/arm/armsse: Fix memory leak in error-exit pathPeter Maydell1-4/+6
2019-02-21hw/hppa/dino: mask out lower 2 bits of PCI config addrSven Schnelle2-3/+24
2019-02-21Merge remote-tracking branch 'remotes/jnsnow/tags/bitmaps-pull-request' into ...Peter Maydell5-22/+79