index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2020-03-17
tests/tcg/aarch64: add a gdbstub testcase for SVE registers
Alex Bennée
2020-03-17
tests/guest-debug: add a simple test runner
Alex Bennée
2020-03-17
configure: allow user to specify what gdb to use
Alex Bennée
2020-03-17
tests/tcg/aarch64: userspace system register test
Alex Bennée
2020-03-17
target/arm: don't bother with id_aa64pfr0_read for USER_ONLY
Alex Bennée
2020-03-17
target/arm: generate xml description of our SVE registers
Alex Bennée
2020-03-17
target/arm: default SVE length to 64 bytes for linux-user
Alex Bennée
2020-03-17
target/arm: explicitly encode regnum in our XML
Alex Bennée
2020-03-17
target/arm: prepare for multiple dynamic XMLs
Alex Bennée
2020-03-17
gdbstub: extend GByteArray to read register helpers
Alex Bennée
2020-03-17
target/i386: use gdb_get_reg helpers
Alex Bennée
2020-03-17
target/m68k: use gdb_get_reg helpers
Alex Bennée
2020-03-17
target/arm: use gdb_get_reg helpers
Alex Bennée
2020-03-17
gdbstub: add helper for 128 bit registers
Alex Bennée
2020-03-17
gdbstub: move mem_buf to GDBState and use GByteArray
Alex Bennée
2020-03-17
gdbstub: move str_buf to GDBState and use GString
Alex Bennée
2020-03-17
gdbstub: stop passing GDBState * around and use global
Alex Bennée
2020-03-17
gdbstub: make GDBState static and have common init function
Alex Bennée
2020-03-17
travis.yml: Set G_MESSAGES_DEBUG do report GLib errors
Philippe Mathieu-Daudé
2020-03-17
tests/docker: Update VirGL to v0.8.0
Philippe Mathieu-Daudé
2020-03-17
tests/docker: Remove obsolete VirGL --with-glx configure option
Philippe Mathieu-Daudé
2020-03-17
tests/docker: Update VirGL git repository URL
Philippe Mathieu-Daudé
2020-03-17
tests/docker: Install tools to cross-debug and build Linux kernels
Philippe Mathieu-Daudé
2020-03-17
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20200317'...
Peter Maydell
2020-03-17
Merge remote-tracking branch 'remotes/kraxel/tags/usb-20200317-pull-request' ...
Peter Maydell
2020-03-17
hw/arm/pxa2xx: Do not wire up OHCI for PXA255
Guenter Roeck
2020-03-17
aspeed/smc: Fix number of dummy cycles for FAST_READ_4 command
Guenter Roeck
2020-03-17
m25p80: Improve command handling for unsupported commands
Guenter Roeck
2020-03-17
m25p80: Improve command handling for Jedec commands
Guenter Roeck
2020-03-17
m25p80: Convert to support tracing
Guenter Roeck
2020-03-17
hw/net/imx_fec: write TGSR and TCSR3 in imx_enet_write()
Chen Qun
2020-03-17
hw/arm/fsl-imx6: Wire up USB controllers
Guenter Roeck
2020-03-17
hw/arm/fsl-imx6ul: Wire up USB controllers
Guenter Roeck
2020-03-17
hw/arm/fsl-imx6ul: Instantiate unimplemented pwm and can devices
Guenter Roeck
2020-03-17
hw/arm/fsl-imx6ul: Fix USB interrupt numbers
Guenter Roeck
2020-03-17
hw/usb: Add basic i.MX USB Phy support
Guenter Roeck
2020-03-17
Merge remote-tracking branch 'remotes/palmer/tags/riscv-for-master-5.0-sf5' i...
Peter Maydell
2020-03-17
usb-serial: Fix timeout closing the device
Jason Andryuk
2020-03-17
usb-serial: Increase receive buffer to 496
Jason Andryuk
2020-03-17
usb-serial: chunk data to wMaxPacketSize
Jason Andryuk
2020-03-17
usb-serial: Move USB_TOKEN_IN into a helper function
Jason Andryuk
2020-03-16
target/riscv: Fix VS mode interrupts forwarding.
Rajnesh Kanwal
2020-03-16
gitlab-ci.yml: Add jobs to build OpenSBI firmware binaries
Bin Meng
2020-03-16
riscv: sifive_u: Update BIOS_FILENAME for 32-bit
Bin Meng
2020-03-16
roms: opensbi: Add 32-bit firmware image for sifive_u machine
Bin Meng
2020-03-16
roms: opensbi: Upgrade from v0.5 to v0.6
Bin Meng
2020-03-16
target/riscv: Correctly implement TSR trap
Alistair Francis
2020-03-16
Merge remote-tracking branch 'remotes/kraxel/tags/vga-20200316-pull-request' ...
Peter Maydell
2020-03-16
Merge remote-tracking branch 'remotes/kraxel/tags/audio-20200316-pull-request...
Peter Maydell
2020-03-16
stdvga+bochs-display: add dummy mmio handler
Gerd Hoffmann
[next]