summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* tests/guest-debug: add a simple test runnerAlex Bennée2020-03-171-0/+57
* configure: allow user to specify what gdb to useAlex Bennée2020-03-171-0/+9
* tests/tcg/aarch64: userspace system register testAlex Bennée2020-03-172-0/+178
* target/arm: don't bother with id_aa64pfr0_read for USER_ONLYAlex Bennée2020-03-171-5/+15
* target/arm: generate xml description of our SVE registersAlex Bennée2020-03-173-5/+261
* target/arm: default SVE length to 64 bytes for linux-userAlex Bennée2020-03-171-3/+4
* target/arm: explicitly encode regnum in our XMLAlex Bennée2020-03-173-8/+13
* target/arm: prepare for multiple dynamic XMLsAlex Bennée2020-03-173-24/+30
* gdbstub: extend GByteArray to read register helpersAlex Bennée2020-03-1741-149/+179
* target/i386: use gdb_get_reg helpersAlex Bennée2020-03-171-16/+11Star
* target/m68k: use gdb_get_reg helpersAlex Bennée2020-03-171-18/+11Star
* target/arm: use gdb_get_reg helpersAlex Bennée2020-03-171-11/+7Star
* gdbstub: add helper for 128 bit registersAlex Bennée2020-03-171-0/+13
* gdbstub: move mem_buf to GDBState and use GByteArrayAlex Bennée2020-03-171-21/+35
* gdbstub: move str_buf to GDBState and use GStringAlex Bennée2020-03-171-105/+90Star
* gdbstub: stop passing GDBState * around and use globalAlex Bennée2020-03-171-283/+278Star
* gdbstub: make GDBState static and have common init functionAlex Bennée2020-03-171-87/+81Star
* travis.yml: Set G_MESSAGES_DEBUG do report GLib errorsPhilippe Mathieu-Daudé2020-03-171-0/+1
* tests/docker: Update VirGL to v0.8.0Philippe Mathieu-Daudé2020-03-171-1/+1
* tests/docker: Remove obsolete VirGL --with-glx configure optionPhilippe Mathieu-Daudé2020-03-171-1/+1
* tests/docker: Update VirGL git repository URLPhilippe Mathieu-Daudé2020-03-171-1/+1
* tests/docker: Install tools to cross-debug and build Linux kernelsPhilippe Mathieu-Daudé2020-03-172-0/+6
* Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20200317'...Peter Maydell2020-03-1715-36/+444
|\
| * hw/arm/pxa2xx: Do not wire up OHCI for PXA255Guenter Roeck2020-03-171-3/+0Star
| * aspeed/smc: Fix number of dummy cycles for FAST_READ_4 commandGuenter Roeck2020-03-171-1/+1
| * m25p80: Improve command handling for unsupported commandsGuenter Roeck2020-03-171-0/+5
| * m25p80: Improve command handling for Jedec commandsGuenter Roeck2020-03-171-1/+4
| * m25p80: Convert to support tracingGuenter Roeck2020-03-172-26/+38
| * hw/net/imx_fec: write TGSR and TCSR3 in imx_enet_write()Chen Qun2020-03-171-2/+4
| * hw/arm/fsl-imx6: Wire up USB controllersGuenter Roeck2020-03-172-0/+42
| * hw/arm/fsl-imx6ul: Wire up USB controllersGuenter Roeck2020-03-172-0/+45
| * hw/arm/fsl-imx6ul: Instantiate unimplemented pwm and can devicesGuenter Roeck2020-03-171-0/+14
| * hw/arm/fsl-imx6ul: Fix USB interrupt numbersGuenter Roeck2020-03-171-3/+3
| * hw/usb: Add basic i.MX USB Phy supportGuenter Roeck2020-03-176-0/+288
* | Merge remote-tracking branch 'remotes/kraxel/tags/usb-20200317-pull-request' ...Peter Maydell2020-03-171-36/+59
|\ \
| * | usb-serial: Fix timeout closing the deviceJason Andryuk2020-03-171-1/+1
| * | usb-serial: Increase receive buffer to 496Jason Andryuk2020-03-171-1/+1
| * | usb-serial: chunk data to wMaxPacketSizeJason Andryuk2020-03-171-18/+29
| * | usb-serial: Move USB_TOKEN_IN into a helper functionJason Andryuk2020-03-171-34/+46
* | | Merge remote-tracking branch 'remotes/palmer/tags/riscv-for-master-5.0-sf5' i...Peter Maydell2020-03-1713-4/+119
|\ \ \ | |_|/ |/| |
| * | target/riscv: Fix VS mode interrupts forwarding.Rajnesh Kanwal2020-03-171-1/+8
| * | gitlab-ci.yml: Add jobs to build OpenSBI firmware binariesBin Meng2020-03-173-0/+97
| * | riscv: sifive_u: Update BIOS_FILENAME for 32-bitBin Meng2020-03-171-1/+5
| * | roms: opensbi: Add 32-bit firmware image for sifive_u machineBin Meng2020-03-173-1/+8
| * | roms: opensbi: Upgrade from v0.5 to v0.6Bin Meng2020-03-174-0/+0
| * | target/riscv: Correctly implement TSR trapAlistair Francis2020-03-171-1/+1
|/ /
* | Merge remote-tracking branch 'remotes/kraxel/tags/vga-20200316-pull-request' ...Peter Maydell2020-03-162-6/+6
|\ \
| * | stdvga+bochs-display: add dummy mmio handlerGerd Hoffmann2020-03-162-6/+6
| |/
* | Merge remote-tracking branch 'remotes/kraxel/tags/audio-20200316-pull-request...Peter Maydell2020-03-164-27/+39
|\ \ | |/ |/|
| * audio: add audiodev format=f32 option documentationVolker Rümelin2020-03-161-2/+2