aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-02-26softfloat: Support float_round_to_odd more placesRichard Henderson
2019-02-26tests/fp: enable f128_to_ui[32/64] tests in float-to-uintAlex Bennée
2019-02-26tests/fp: add wrapping for f128_to_ui32Alex Bennée
2019-02-26softfloat: Implement float128_to_uint32David Hildenbrand
2019-02-26softfloat: add float128_is_{normal,denormal}David Hildenbrand
2019-02-26tests: Ignore fp test outputsEric Blake
2019-02-25Merge remote-tracking branch 'remotes/stsquad/tags/pull-testing-next-220219-1...Peter Maydell
2019-02-25Merge remote-tracking branch 'remotes/kraxel/tags/vga-20190222-pull-request' ...Peter Maydell
2019-02-25Merge remote-tracking branch 'remotes/kraxel/tags/ui-20190222-pull-request' i...Peter Maydell
2019-02-22Merge remote-tracking branch 'remotes/awilliam/tags/vfio-updates-20190221.0' ...Peter Maydell
2019-02-22Merge remote-tracking branch 'remotes/rth/tags/pull-hppa-20190221' into stagingPeter Maydell
2019-02-22Merge remote-tracking branch 'remotes/rth/tags/pull-tcg-20190221' into stagingPeter Maydell
2019-02-22Merge remote-tracking branch 'remotes/amarkovic/tags/mips-queue-feb-21-2019-v...Peter Maydell
2019-02-22tests/cdrom-test: only include isapc cdrom test when g_test_slow()Alex Bennée
2019-02-22tests/softfloat: always do quick softfloat testsAlex Bennée
2019-02-22Add a gitlab-ci file for Continuous Integration testing on GitlabThomas Huth
2019-02-22tests/docker: peg netmap code to a specific versionAlex Bennée
2019-02-22tests/docker: squash initial update and install step for debian9Alex Bennée
2019-02-22.travis.yml: Remove disable-uuidDr. David Alan Gilbert
2019-02-22.travis.yml: Test with disable-replicationDr. David Alan Gilbert
2019-02-22.travis.yml: split debug buildsAlex Bennée
2019-02-22.travis.yml: the xcode10 image seems to be hosedPaolo Bonzini
2019-02-22display: add -display spice-app launching a Spice clientMarc-André Lureau
2019-02-22display/virtio: add edid support.Gerd Hoffmann
2019-02-22virtio-gpu: remove useless 'waiting' fieldMarc-André Lureau
2019-02-22virtio-gpu: block both 2d and 3d renderingMarc-André Lureau
2019-02-22virtio-gpu: remove unused config_sizeMarc-André Lureau
2019-02-22virtio-gpu: remove unused qdevMarc-André Lureau
2019-02-21hw/vfio/common: Refactor container initializationEric Auger
2019-02-21vfio/common: Work around kernel overflow bug in DMA unmapAlex Williamson
2019-02-21Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20190221'...Peter Maydell
2019-02-21target/mips: fulong2e: Dynamically generate SPD EEPROM dataBALATON Zoltan
2019-02-21target/mips: fulong2e: Fix bios flash sizeBALATON Zoltan
2019-02-21hw/pci-host/bonito.c: Add PCI mem region mapped at the correct addressBALATON Zoltan
2019-02-21target/mips: implement QMP query-cpu-definitions commandPavel Dovgalyuk
2019-02-21tests/tcg: target/mips: Add wrappers for MSA integer compare instructionsAleksandar Markovic
2019-02-21tests/tcg: target/mips: Change directory name 'bit-counting' to 'bit-count'Aleksandar Markovic
2019-02-21tests/tcg: target/mips: Correct path to headers in some test source filesAleksandar Markovic
2019-02-21hw/misc: mips_itu: Fix 32/64 bit issue in a line involving shift operatorAleksandar Markovic
2019-02-21include/exec/helper-head.h: support "const void *" in helper callsDavid Hildenbrand
2019-02-21tcg: Remove TODO fileRichard Henderson
2019-02-21hw/arm/armsse: Make 0x5... alias region work for per-CPU devicesPeter Maydell
2019-02-21hw/arm/musca: Wire up PL011 UARTsPeter Maydell
2019-02-21hw/arm/musca: Wire up PL031 RTCPeter Maydell
2019-02-21hw/arm/musca: Add MPCsPeter Maydell
2019-02-21hw/arm/musca: Add PPCsPeter Maydell
2019-02-21hw/arm/musca.c: Implement models of the Musca-A and -B1 boardsPeter Maydell
2019-02-21hw/arm/armsse: Allow boards to specify init-svtorPeter Maydell
2019-02-21hw/arm/armsse: Document SRAM_ADDR_WIDTH property in header commentPeter Maydell
2019-02-21hw/char/pl011: Use '0x' prefix when logging hex numbersPeter Maydell