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-09-01
hw/core/sysbus: Assert memory region index is in range
Philippe Mathieu-Daudé
1
-0
/
+1
2020-09-01
hw/core/sysbus: Fix a typo
Philippe Mathieu-Daudé
1
-1
/
+1
2020-09-01
qemu-options.hx: Fix typo for netdev documentation
Tianjia Zhang
1
-1
/
+1
2020-09-01
stubs/cmos: Use correct include
Philippe Mathieu-Daudé
1
-1
/
+1
2020-09-01
hw/isa/isa-superio: Fix IDE controller realization
Philippe Mathieu-Daudé
1
-1
/
+1
2020-09-01
hw/i386/kvm/ioapic.c: fix typo in error message
Kenta Ishiguro
1
-1
/
+1
2020-09-01
hw/net/can: Add missing fallthrough statements
Thomas Huth
1
-0
/
+2
2020-09-01
target/cris: Remove superfluous breaks
Liao Pingfang
2
-6
/
+3
2020-09-01
target/sh4: Remove superfluous breaks
Liao Pingfang
1
-3
/
+0
2020-09-01
hw: Remove superfluous breaks
Liao Pingfang
9
-22
/
+0
2020-09-01
block/vmdk: Remove superfluous breaks
Liao Pingfang
1
-3
/
+0
2020-09-01
vnc: Remove the superfluous break
Liao Pingfang
1
-1
/
+0
2020-09-01
scsi: Remove superfluous breaks
Liao Pingfang
1
-4
/
+0
2020-09-01
target/ppc: Remove superfluous breaks
Liao Pingfang
1
-5
/
+0
2020-09-01
target/arm/kvm: Remove superfluous break
Liao Pingfang
1
-1
/
+0
2020-08-31
hw/register: Document register_init_block @memory_size
Philippe Mathieu-Daudé
1
-0
/
+1
2020-08-28
Merge remote-tracking branch 'remotes/vivier2/tags/linux-user-for-5.2-pull-re...
Peter Maydell
52
-3223
/
+1792
2020-08-28
Merge remote-tracking branch 'remotes/dgilbert/tags/pull-migration-20200828a'...
Peter Maydell
10
-92
/
+54
2020-08-28
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20200828'...
Peter Maydell
29
-492
/
+626
2020-08-28
linux-user: Add support for utimensat_time64() and semtimedop_time64()
Filip Bozuta
1
-11
/
+53
2020-08-28
linux-user: Add support for 'rt_sigtimedwait_time64()' and 'sched_rr_get_inte...
Filip Bozuta
1
-2
/
+56
2020-08-28
linux-user: Add support for 'clock_nanosleep_time64()' and 'clock_adjtime64()'
Filip Bozuta
2
-3
/
+170
2020-08-28
virtiofsd: probe unshare(CLONE_FS) and print an error
Stefan Hajnoczi
1
-0
/
+16
2020-08-28
virtiofsd: drop CAP_DAC_READ_SEARCH
Stefan Hajnoczi
1
-1
/
+0
2020-08-28
virtiofsd: Remove "norace" from cmdline help and docs
Sergio Lopez
2
-5
/
+0
2020-08-28
virtiofsd: Disable remote posix locks by default
Vivek Goyal
2
-2
/
+2
2020-08-28
migration: tls: fix memory leak in migration_tls_get_creds
Zhenyu Ye
1
-1
/
+0
2020-08-28
migration: improve error reporting of block driver state name
Daniel P. Berrangé
2
-8
/
+8
2020-08-28
migration: add vsock as data channel support
Longpeng(Mike)
1
-2
/
+4
2020-08-28
migration: unify the framework of socket-type channel
Longpeng(Mike)
3
-75
/
+26
2020-08-28
Merge remote-tracking branch 'remotes/ehabkost/tags/machine-next-pull-request...
Peter Maydell
90
-621
/
+621
2020-08-28
target/arm: Convert sq{, r}dmulh to gvec for aa64 advsimd
Richard Henderson
3
-10
/
+81
2020-08-28
target/arm: Convert integer multiply-add (indexed) to gvec for aa64 advsimd
Richard Henderson
3
-0
/
+73
2020-08-28
target/arm: Convert integer multiply (indexed) to gvec for aa64 advsimd
Richard Henderson
3
-4
/
+45
2020-08-28
target/arm: Generalize inl_qrdmlah_* helper functions
Richard Henderson
1
-51
/
+29
2020-08-28
target/arm: Tidy SVE tszimm shift formats
Richard Henderson
1
-19
/
+16
2020-08-28
target/arm: Split out gen_gvec_ool_zz
Richard Henderson
1
-8
/
+12
2020-08-28
target/arm: Split out gen_gvec_ool_zzz
Richard Henderson
1
-35
/
+18
2020-08-28
target/arm: Split out gen_gvec_ool_zzp
Richard Henderson
1
-15
/
+14
2020-08-28
target/arm: Merge helper_sve_clr_* and helper_sve_movz_*
Richard Henderson
3
-92
/
+32
2020-08-28
target/arm: Split out gen_gvec_ool_zzzp
Richard Henderson
1
-19
/
+16
2020-08-28
target/arm: Use tcg_gen_gvec_bitsel for trans_SEL_pppp
Richard Henderson
1
-23
/
+8
2020-08-28
target/arm: Clean up 4-operand predicate expansion
Richard Henderson
1
-68
/
+43
2020-08-28
target/arm: Merge do_vector2_p into do_mov_p
Richard Henderson
1
-13
/
+6
2020-08-28
target/arm: Rearrange {sve,fp}_check_access assert
Richard Henderson
2
-11
/
+17
2020-08-28
target/arm: Split out gen_gvec_fn_zzz, do_zzz_fn
Richard Henderson
1
-19
/
+24
2020-08-28
target/arm: Split out gen_gvec_fn_zz
Richard Henderson
1
-9
/
+10
2020-08-28
qemu/int128: Add int128_lshift
Richard Henderson
1
-0
/
+16
2020-08-28
armsse: Define ARMSSEClass correctly
Eduardo Habkost
2
-1
/
+2
2020-08-28
hw/misc/unimp: Display the offset with width of the region size
Philippe Mathieu-Daudé
2
-4
/
+7
[next]