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
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2021-06-15
qemu/compiler: Remove QEMU_GENERIC
Richard Henderson
1
-40
/
+0
2021-06-15
include/qemu/lockable: Use _Generic instead of QEMU_GENERIC
Richard Henderson
1
-48
/
+40
2021-06-15
util: Use unique type for QemuRecMutex in thread-posix.h
Richard Henderson
1
-2
/
+8
2021-06-15
util: Pass file+line to qemu_rec_mutex_unlock_impl
Richard Henderson
1
-1
/
+9
2021-06-15
util: Use real functions for thread-posix QemuRecMutex
Richard Henderson
3
-13
/
+6
2021-06-13
tcg: Fix documentation for tcg_constant_* vs tcg_temp_free_*
Richard Henderson
1
-1
/
+2
2021-06-13
tcg: Introduce tcg_remove_ops_after
Richard Henderson
1
-0
/
+10
2021-06-13
tcg: Move tcg_init_ctx and tcg_ctx from accel/tcg/
Richard Henderson
1
-1
/
+0
2021-06-13
util/osdep: Add qemu_mprotect_rw
Richard Henderson
1
-0
/
+1
2021-06-11
tcg: Move in_code_gen_buffer and tests to region.c
Richard Henderson
1
-10
/
+1
2021-06-11
accel/tcg: Pass down max_cpus to tcg_init
Richard Henderson
1
-1
/
+1
2021-06-11
accel/tcg: Merge tcg_exec_init into tcg_init_machine
Richard Henderson
1
-2
/
+0
2021-06-11
tcg: Create tcg_init
Richard Henderson
1
-2
/
+1
2021-06-11
accel/tcg: Move alloc_code_gen_buffer to tcg/region.c
Richard Henderson
1
-1
/
+1
2021-06-11
vhost-vdpa: remove the unused vhost_vdpa_get_acked_features()
Jason Wang
1
-1
/
+0
2021-06-11
vhost-vdpa: map virtqueue notification area if possible
Jason Wang
1
-0
/
+6
2021-06-08
hmp: Add "calc_dirty_rate" and "info dirty_rate" cmds
Peter Xu
1
-0
/
+2
2021-06-08
Merge remote-tracking branch 'remotes/alistair/tags/pull-riscv-to-apply-20210...
Peter Maydell
1
-0
/
+5
2021-06-08
hw/riscv: Use macros for BIOS image names
Bin Meng
1
-0
/
+5
2021-06-05
vhost-vdpa: Remove redundant declaration of address_space_memory
Xie Yongji
1
-1
/
+0
2021-06-05
docs: fix broken reference
John Snow
1
-1
/
+1
2021-06-05
misc: Correct relative include path
Philippe Mathieu-Daudé
1
-1
/
+1
2021-06-04
Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ...
Peter Maydell
3
-3
/
+9
2021-06-04
Merge remote-tracking branch 'remotes/jasowang/tags/net-pull-request' into st...
Peter Maydell
2
-0
/
+6
2021-06-04
vl: plumb keyval-based options into -readconfig
Paolo Bonzini
2
-2
/
+3
2021-06-04
qemu-config: parse configuration files to a QDict
Paolo Bonzini
1
-1
/
+6
2021-06-04
virtio-net: Added eBPF RSS to virtio-net.
Andrew Melnychenko
1
-0
/
+4
2021-06-04
net: Added SetSteeringEBPF method for NetClientState.
Andrew Melnychenko
1
-0
/
+2
2021-06-03
softfloat: Convert modrem operations to FloatParts
Richard Henderson
1
-0
/
+34
2021-06-03
softfloat: Introduce Floatx80RoundPrec
Richard Henderson
3
-5
/
+14
2021-06-03
softfloat: Implement float128_(min|minnum|minnummag|max|maxnum|maxnummag)
David Hildenbrand
1
-0
/
+6
2021-06-03
hvf: Introduce hvf vcpu struct
Alexander Graf
2
-1
/
+6
2021-06-03
hvf: Remove hvf-accel-ops.h
Alexander Graf
1
-0
/
+1
2021-06-03
hvf: Split out common code on vcpu init and destroy
Alexander Graf
1
-0
/
+2
2021-06-03
hvf: Make hvf_set_phys_mem() static
Alexander Graf
1
-1
/
+0
2021-06-03
hvf: Move hvf internal definitions into common header
Alexander Graf
1
-0
/
+30
2021-06-03
hvf: Move cpu functions into common directory
Alexander Graf
1
-0
/
+4
2021-06-03
hvf: Move assert_hvf_ok() into common directory
Alexander Graf
1
-0
/
+18
2021-06-03
softfpu: Add float_round_to_odd_inf
Richard Henderson
1
-1
/
+3
2021-06-03
arm: Consistently use "Cortex-Axx", not "Cortex Axx"
Peter Maydell
1
-1
/
+1
2021-06-03
target/arm: Allow board models to specify initial NS VTOR
Peter Maydell
1
-0
/
+2
2021-06-03
Merge remote-tracking branch 'remotes/dg-gitlab/tags/ppc-for-6.1-20210603' in...
Peter Maydell
3
-24
/
+5
2021-06-03
hw/core/cpu: removed cpu_dump_statistics function
Bruno Larsen (billionai)
1
-12
/
+0
2021-06-03
spapr: nvdimm: Forward declare and move the definitions
Shivaprasad G Bhat
1
-12
/
+2
2021-06-03
spapr: Don't hijack current_machine->boot_order
Greg Kurz
1
-0
/
+3
2021-06-02
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
3
-2
/
+5
2021-06-02
block-backend: add drained_poll
Sergio Lopez
1
-0
/
+4
2021-06-02
block: drop BlockBackendRootState::read_only
Vladimir Sementsov-Ogievskiy
1
-1
/
+0
2021-06-02
block: drop BlockDriverState::read_only
Vladimir Sementsov-Ogievskiy
1
-1
/
+0
2021-06-02
block/vvfat: child_vvfat_qcow: add .get_parent_aio_context, fix crash
Vladimir Sementsov-Ogievskiy
1
-0
/
+1
[next]