aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-01-10Merge remote-tracking branch 'remotes/stsquad/tags/pull-testing-and-semihosti...Peter Maydell
2020-01-10configure: check for gdbus-codegen presenceMarc-André Lureau
2020-01-09tests/tcg: add user version of dumb-as-bricks semiconsole testAlex Bennée
2020-01-09tests/tcg: extract __semi_call into a header and expandAlex Bennée
2020-01-09tests/tcg: add a dumb-as-bricks semihosting console testAlex Bennée
2020-01-09semihosting: add qemu_semihosting_console_inc for SYS_READCKeith Packard
2020-01-09target/arm: only update pc after semihosting completesAlex Bennée
2020-01-09target/arm: remove unused EXCP_SEMIHOST legAlex Bennée
2020-01-09testing: don't nest build for fp-testAlex Bennée
2020-01-09travis.yml: install homebrew python for OS XAlex Bennée
2020-01-09travis.yml: duplicate before_script for MacOSXAlex Bennée
2020-01-09travis.yml: Detach build and test stepsWainer dos Santos Moschetta
2020-01-09travis.yml: avocado: Print logs of non-pass tests onlyWainer dos Santos Moschetta
2020-01-09freebsd: use python37Gerd Hoffmann
2020-01-09tests/vm: update openbsd to release 6.6Gerd Hoffmann
2020-01-09hw/i386/x86-iommu: Add missing stubsPhilippe Mathieu-Daudé
2020-01-07Merge remote-tracking branch 'remotes/elmarco/tags/prop-ptr-pull-request' int...Peter Maydell
2020-01-07Merge remote-tracking branch 'remotes/vivier/tags/q800-for-5.0-pull-request' ...Peter Maydell
2020-01-07Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell
2020-01-07tests/iothread: Always connect iothread GSource to a GMainContextPeter Maydell
2020-01-07qdev/qom: remove some TODO limitations now that PROP_PTR is goneMarc-André Lureau
2020-01-07qdev: remove QDEV_PROP_PTRMarc-André Lureau
2020-01-07qdev: remove PROP_MEMORY_REGIONMarc-André Lureau
2020-01-07omap-gpio: remove PROP_PTRMarc-André Lureau
2020-01-07omap-i2c: remove PROP_PTRMarc-André Lureau
2020-01-07omap-intc: remove PROP_PTRMarc-André Lureau
2020-01-07smbus-eeprom: remove PROP_PTRMarc-André Lureau
2020-01-07cris: improve passing PIC interrupt vector to the CPUMarc-André Lureau
2020-01-07mips/cps: fix setting saar propertyMarc-André Lureau
2020-01-07qdev: use g_strcmp0() instead of open-coding itMarc-André Lureau
2020-01-07leon3: use qdev gpio facilities for the PILMarc-André Lureau
2020-01-07leon3: use qemu_irq framework instead of callback as propertyMarc-André Lureau
2020-01-07dp8393x: replace PROP_PTR with PROP_LINKMarc-André Lureau
2020-01-07etraxfs: remove PROP_PTR usageMarc-André Lureau
2020-01-07lance: replace PROP_PTR with PROP_LINKMarc-André Lureau
2020-01-07vmmouse: replace PROP_PTR with PROP_LINKMarc-André Lureau
2020-01-07sm501: make SerialMM a child, export chardev propertyMarc-André Lureau
2020-01-07mips: use sysbus_mmio_get_region() instead of internal fieldsMarc-André Lureau
2020-01-07mips: use sysbus_add_io()Marc-André Lureau
2020-01-07mips: baudbase is 115200 by defaultMarc-André Lureau
2020-01-07mips: inline serial_init()Marc-André Lureau
2020-01-07serial: make SerialIO a sysbus deviceMarc-André Lureau
2020-01-07serial-mm: use sysbus facilitiesMarc-André Lureau
2020-01-07serial-mm: add endianness propertyMarc-André Lureau
2020-01-07serial-mm: add "regshift" propertyMarc-André Lureau
2020-01-07serial: start making SerialMM a sysbus deviceMarc-André Lureau
2020-01-07target/m68k: only change valid bits in CACRLaurent Vivier
2020-01-07serial: replace serial_exit_core() with unrealizeMarc-André Lureau
2020-01-07serial: realize the serial deviceMarc-André Lureau
2020-01-07serial: add "baudbase" propertyMarc-André Lureau