aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-03-17tests/tcg/aarch64: add a gdbstub testcase for SVE registersAlex Bennée
2020-03-17tests/guest-debug: add a simple test runnerAlex Bennée
2020-03-17configure: allow user to specify what gdb to useAlex Bennée
2020-03-17tests/tcg/aarch64: userspace system register testAlex Bennée
2020-03-17target/arm: don't bother with id_aa64pfr0_read for USER_ONLYAlex Bennée
2020-03-17target/arm: generate xml description of our SVE registersAlex Bennée
2020-03-17target/arm: default SVE length to 64 bytes for linux-userAlex Bennée
2020-03-17target/arm: explicitly encode regnum in our XMLAlex Bennée
2020-03-17target/arm: prepare for multiple dynamic XMLsAlex Bennée
2020-03-17gdbstub: extend GByteArray to read register helpersAlex Bennée
2020-03-17target/i386: use gdb_get_reg helpersAlex Bennée
2020-03-17target/m68k: use gdb_get_reg helpersAlex Bennée
2020-03-17target/arm: use gdb_get_reg helpersAlex Bennée
2020-03-17gdbstub: add helper for 128 bit registersAlex Bennée
2020-03-17gdbstub: move mem_buf to GDBState and use GByteArrayAlex Bennée
2020-03-17gdbstub: move str_buf to GDBState and use GStringAlex Bennée
2020-03-17gdbstub: stop passing GDBState * around and use globalAlex Bennée
2020-03-17gdbstub: make GDBState static and have common init functionAlex Bennée
2020-03-17travis.yml: Set G_MESSAGES_DEBUG do report GLib errorsPhilippe Mathieu-Daudé
2020-03-17tests/docker: Update VirGL to v0.8.0Philippe Mathieu-Daudé
2020-03-17tests/docker: Remove obsolete VirGL --with-glx configure optionPhilippe Mathieu-Daudé
2020-03-17tests/docker: Update VirGL git repository URLPhilippe Mathieu-Daudé
2020-03-17tests/docker: Install tools to cross-debug and build Linux kernelsPhilippe Mathieu-Daudé
2020-03-17Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20200317'...Peter Maydell
2020-03-17Merge remote-tracking branch 'remotes/kraxel/tags/usb-20200317-pull-request' ...Peter Maydell
2020-03-17hw/arm/pxa2xx: Do not wire up OHCI for PXA255Guenter Roeck
2020-03-17aspeed/smc: Fix number of dummy cycles for FAST_READ_4 commandGuenter Roeck
2020-03-17m25p80: Improve command handling for unsupported commandsGuenter Roeck
2020-03-17m25p80: Improve command handling for Jedec commandsGuenter Roeck
2020-03-17m25p80: Convert to support tracingGuenter Roeck
2020-03-17hw/net/imx_fec: write TGSR and TCSR3 in imx_enet_write()Chen Qun
2020-03-17hw/arm/fsl-imx6: Wire up USB controllersGuenter Roeck
2020-03-17hw/arm/fsl-imx6ul: Wire up USB controllersGuenter Roeck
2020-03-17hw/arm/fsl-imx6ul: Instantiate unimplemented pwm and can devicesGuenter Roeck
2020-03-17hw/arm/fsl-imx6ul: Fix USB interrupt numbersGuenter Roeck
2020-03-17hw/usb: Add basic i.MX USB Phy supportGuenter Roeck
2020-03-17Merge remote-tracking branch 'remotes/palmer/tags/riscv-for-master-5.0-sf5' i...Peter Maydell
2020-03-17usb-serial: Fix timeout closing the deviceJason Andryuk
2020-03-17usb-serial: Increase receive buffer to 496Jason Andryuk
2020-03-17usb-serial: chunk data to wMaxPacketSizeJason Andryuk
2020-03-17usb-serial: Move USB_TOKEN_IN into a helper functionJason Andryuk
2020-03-16target/riscv: Fix VS mode interrupts forwarding.Rajnesh Kanwal
2020-03-16gitlab-ci.yml: Add jobs to build OpenSBI firmware binariesBin Meng
2020-03-16riscv: sifive_u: Update BIOS_FILENAME for 32-bitBin Meng
2020-03-16roms: opensbi: Add 32-bit firmware image for sifive_u machineBin Meng
2020-03-16roms: opensbi: Upgrade from v0.5 to v0.6Bin Meng
2020-03-16target/riscv: Correctly implement TSR trapAlistair Francis
2020-03-16Merge remote-tracking branch 'remotes/kraxel/tags/vga-20200316-pull-request' ...Peter Maydell
2020-03-16Merge remote-tracking branch 'remotes/kraxel/tags/audio-20200316-pull-request...Peter Maydell
2020-03-16stdvga+bochs-display: add dummy mmio handlerGerd Hoffmann