index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
stable-9.2
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
staging-9.2
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2020-07-14
Merge remote-tracking branch 'remotes/alistair/tags/pull-riscv-to-apply-20200...
Peter Maydell
13
-219
/
+387
2020-07-14
Merge remote-tracking branch 'remotes/juanquintela/tags/migration-pull-reques...
Peter Maydell
2
-6
/
+8
2020-07-14
Merge remote-tracking branch 'remotes/ericb/tags/pull-nbd-2020-07-13' into st...
Peter Maydell
3
-8
/
+15
2020-07-13
target/riscv: Fix pmp NA4 implementation
Alexandre Mergnat
1
-1
/
+1
2020-07-13
tcg/riscv: Remove superfluous breaks
Liao Pingfang
1
-2
/
+0
2020-07-13
hw/char: Convert the Ibex UART to use the registerfields API
Alistair Francis
2
-106
/
+100
2020-07-13
hw/char: Convert the Ibex UART to use the qdev Clock model
Alistair Francis
2
-3
/
+30
2020-07-13
target/riscv: fix vill bit index in vtype register
Frank Chang
1
-1
/
+1
2020-07-13
target/riscv: fix return value of do_opivx_widen()
Frank Chang
1
-1
/
+1
2020-07-13
target/riscv: correct the gvec IR called in gen_vec_rsub16_i64()
Frank Chang
1
-1
/
+1
2020-07-13
target/riscv: fix rsub gvec tcg_assert_listed_vecop assertion
Frank Chang
1
-0
/
+5
2020-07-13
hw/riscv: Modify MROM size to end at 0x10000
Bin Meng
3
-3
/
+3
2020-07-13
RISC-V: Support 64 bit start address
Atish Patra
2
-2
/
+10
2020-07-13
riscv: Add opensbi firmware dynamic support
Atish Patra
6
-16
/
+134
2020-07-13
RISC-V: Copy the fdt in dram instead of ROM
Atish Patra
5
-33
/
+66
2020-07-13
riscv: Unify Qemu's reset vector code path
Atish Patra
5
-76
/
+54
2020-07-13
hw/riscv: virt: Sort the SoC memmap table entries
Bin Meng
1
-3
/
+3
2020-07-13
MAINTAINERS: Add an entry for OpenSBI firmware
Bin Meng
1
-0
/
+7
2020-07-13
migration/migration.c: Remove superfluous breaks
Liao Pingfang
1
-2
/
+0
2020-07-13
migration/savevm: respect qemu_fclose() error code in save_snapshot()
Denis V. Lunev
1
-2
/
+6
2020-07-13
migration: fix memory leak in qmp_migrate_set_parameters
Zheng Chuan
1
-2
/
+2
2020-07-13
Merge remote-tracking branch 'remotes/kraxel/tags/fixes-20200713-pull-request...
Peter Maydell
4
-31
/
+10
2020-07-13
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20200713'...
Peter Maydell
24
-107
/
+296
2020-07-13
iotests.py: filter_testfiles(): filter SOCK_DIR too
Vladimir Sementsov-Ogievskiy
1
-2
/
+3
2020-07-13
iotests.py: QemuIoInteractive: print output on failure
Vladimir Sementsov-Ogievskiy
1
-1
/
+7
2020-07-13
iotests: QemuIoInteractive: use qemu_io_args_no_fmt
Vladimir Sementsov-Ogievskiy
1
-1
/
+1
2020-07-13
hax: Fix setting of FD_CLOEXEC
Eric Blake
1
-3
/
+3
2020-07-13
nbd: Avoid off-by-one in long export name truncation
Eric Blake
1
-1
/
+1
2020-07-13
hw/arm/aspeed: Do not create and attach empty SD cards by default
Philippe Mathieu-Daudé
1
-4
/
+5
2020-07-13
hw/arm/palm.c: Encapsulate misc GPIO handling in a device
Peter Maydell
1
-9
/
+52
2020-07-13
hw/arm/palm.c: Detabify
Peter Maydell
1
-32
/
+32
2020-07-13
hw/arm/tosa: Encapsulate misc GPIO handling in a device
Peter Maydell
1
-24
/
+64
2020-07-13
hw/arm/tosa.c: Detabify
Peter Maydell
1
-26
/
+26
2020-07-13
hw/nios2: exit to main CPU loop only when unmasking interrupts
Wentong Wu
1
-1
/
+2
2020-07-13
target/nios2: Use gen_io_start around wrctl instruction
Wentong Wu
1
-0
/
+5
2020-07-13
target/nios2: in line the semantics of DISAS_UPDATE with other targets
Wentong Wu
1
-1
/
+1
2020-07-13
target/nios2: add DISAS_NORETURN case for nothing more to generate
Wentong Wu
1
-2
/
+3
2020-07-13
util/drm: make portable by avoiding struct dirent d_type
Gerd Hoffmann
1
-5
/
+14
2020-07-13
util/oslib-posix.c: Implement qemu_init_exec_dir() for Haiku
David CARLIER
1
-0
/
+19
2020-07-13
util/compatfd.c: Only include <sys/syscall.h> if CONFIG_SIGNALFD
David CARLIER
1
-0
/
+2
2020-07-13
bswap.h: Include <endian.h> on Haiku for bswap operations
David CARLIER
1
-0
/
+2
2020-07-13
osdep.h: For Haiku, define SIGIO as equivalent to SIGPOLL
David CARLIER
1
-0
/
+4
2020-07-13
osdep.h: Always include <sys/signal.h> if it exists
David CARLIER
4
-3
/
+11
2020-07-13
build: Check that mlockall() exists
David CARLIER
2
-0
/
+19
2020-07-13
util/qemu-openpty.c: Don't assume pty.h is glibc-only
David CARLIER
2
-1
/
+10
2020-07-13
build: Enable BSD symbols for Haiku
David CARLIER
1
-2
/
+2
2020-07-13
virtio-iommu: Fix coverity issue in virtio_iommu_handle_command()
Eric Auger
1
-0
/
+1
2020-07-13
target/arm: Don't do raw writes for PMINTENCLR
Aaron Lindsay
1
-2
/
+2
2020-07-13
Add the ability to change the FEC PHY MDIO devices numbers on i.MX7 processor
Jean-Christophe Dubois
2
-0
/
+10
2020-07-13
Add the ability to change the FEC PHY MDIO device number on i.MX6 processor
Jean-Christophe Dubois
2
-0
/
+8
[next]