index
:
bwlp/qemu.git
block_qcow2_cluster_info
master
spice_video_codecs
Experimental fork of QEMU with video encoding patches
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
include/qemu/lockable: Use _Generic instead of QEMU_GENERIC
Richard Henderson
2021-06-16
1
-48
/
+40
|
*
|
util: Use unique type for QemuRecMutex in thread-posix.h
Richard Henderson
2021-06-16
1
-2
/
+8
|
*
|
util: Pass file+line to qemu_rec_mutex_unlock_impl
Richard Henderson
2021-06-16
1
-1
/
+9
|
*
|
util: Use real functions for thread-posix QemuRecMutex
Richard Henderson
2021-06-16
3
-13
/
+6
|
|
/
*
|
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20210616'...
Peter Maydell
2021-06-16
2
-0
/
+39
|
\
\
|
*
|
include/qemu/int128.h: Add function to create Int128 from int64_t
Peter Maydell
2021-06-16
1
-0
/
+10
|
*
|
bitops.h: Provide hswap32(), hswap64(), wswap64() swapping operations
Peter Maydell
2021-06-16
1
-0
/
+29
|
|
/
*
|
sysemu: Make TPM structures inaccessible if CONFIG_TPM is not defined
Stefan Berger
2021-06-15
2
-1
/
+14
*
|
acpi: Eliminate all TPM related code if CONFIG_TPM is not set
Stefan Berger
2021-06-15
1
-0
/
+4
|
/
*
tcg: Fix documentation for tcg_constant_* vs tcg_temp_free_*
Richard Henderson
2021-06-14
1
-1
/
+2
*
tcg: Introduce tcg_remove_ops_after
Richard Henderson
2021-06-14
1
-0
/
+10
*
tcg: Move tcg_init_ctx and tcg_ctx from accel/tcg/
Richard Henderson
2021-06-14
1
-1
/
+0
*
util/osdep: Add qemu_mprotect_rw
Richard Henderson
2021-06-14
1
-0
/
+1
*
tcg: Move in_code_gen_buffer and tests to region.c
Richard Henderson
2021-06-11
1
-10
/
+1
*
accel/tcg: Pass down max_cpus to tcg_init
Richard Henderson
2021-06-11
1
-1
/
+1
*
accel/tcg: Merge tcg_exec_init into tcg_init_machine
Richard Henderson
2021-06-11
1
-2
/
+0
*
tcg: Create tcg_init
Richard Henderson
2021-06-11
1
-2
/
+1
*
accel/tcg: Move alloc_code_gen_buffer to tcg/region.c
Richard Henderson
2021-06-11
1
-1
/
+1
*
vhost-vdpa: remove the unused vhost_vdpa_get_acked_features()
Jason Wang
2021-06-11
1
-1
/
+0
*
vhost-vdpa: map virtqueue notification area if possible
Jason Wang
2021-06-11
1
-0
/
+6
*
hmp: Add "calc_dirty_rate" and "info dirty_rate" cmds
Peter Xu
2021-06-08
1
-0
/
+2
*
Merge remote-tracking branch 'remotes/alistair/tags/pull-riscv-to-apply-20210...
Peter Maydell
2021-06-08
1
-0
/
+5
|
\
|
*
hw/riscv: Use macros for BIOS image names
Bin Meng
2021-06-08
1
-0
/
+5
*
|
vhost-vdpa: Remove redundant declaration of address_space_memory
Xie Yongji
2021-06-05
1
-1
/
+0
*
|
docs: fix broken reference
John Snow
2021-06-05
1
-1
/
+1
*
|
misc: Correct relative include path
Philippe Mathieu-Daudé
2021-06-05
1
-1
/
+1
|
/
*
Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ...
Peter Maydell
2021-06-04
3
-3
/
+9
|
\
|
*
vl: plumb keyval-based options into -readconfig
Paolo Bonzini
2021-06-04
2
-2
/
+3
|
*
qemu-config: parse configuration files to a QDict
Paolo Bonzini
2021-06-04
1
-1
/
+6
*
|
Merge remote-tracking branch 'remotes/jasowang/tags/net-pull-request' into st...
Peter Maydell
2021-06-04
2
-0
/
+6
|
\
\
|
|
/
|
/
|
|
*
virtio-net: Added eBPF RSS to virtio-net.
Andrew Melnychenko
2021-06-04
1
-0
/
+4
|
*
net: Added SetSteeringEBPF method for NetClientState.
Andrew Melnychenko
2021-06-04
1
-0
/
+2
*
|
softfloat: Convert modrem operations to FloatParts
Richard Henderson
2021-06-03
1
-0
/
+34
*
|
softfloat: Introduce Floatx80RoundPrec
Richard Henderson
2021-06-03
3
-5
/
+14
*
|
softfloat: Implement float128_(min|minnum|minnummag|max|maxnum|maxnummag)
David Hildenbrand
2021-06-03
1
-0
/
+6
*
|
hvf: Introduce hvf vcpu struct
Alexander Graf
2021-06-03
2
-1
/
+6
*
|
hvf: Remove hvf-accel-ops.h
Alexander Graf
2021-06-03
1
-0
/
+1
*
|
hvf: Split out common code on vcpu init and destroy
Alexander Graf
2021-06-03
1
-0
/
+2
*
|
hvf: Make hvf_set_phys_mem() static
Alexander Graf
2021-06-03
1
-1
/
+0
*
|
hvf: Move hvf internal definitions into common header
Alexander Graf
2021-06-03
1
-0
/
+30
*
|
hvf: Move cpu functions into common directory
Alexander Graf
2021-06-03
1
-0
/
+4
*
|
hvf: Move assert_hvf_ok() into common directory
Alexander Graf
2021-06-03
1
-0
/
+18
*
|
softfpu: Add float_round_to_odd_inf
Richard Henderson
2021-06-03
1
-1
/
+3
*
|
arm: Consistently use "Cortex-Axx", not "Cortex Axx"
Peter Maydell
2021-06-03
1
-1
/
+1
*
|
target/arm: Allow board models to specify initial NS VTOR
Peter Maydell
2021-06-03
1
-0
/
+2
*
|
Merge remote-tracking branch 'remotes/dg-gitlab/tags/ppc-for-6.1-20210603' in...
Peter Maydell
2021-06-03
3
-24
/
+5
|
\
\
|
*
|
hw/core/cpu: removed cpu_dump_statistics function
Bruno Larsen (billionai)
2021-06-03
1
-12
/
+0
|
*
|
spapr: nvdimm: Forward declare and move the definitions
Shivaprasad G Bhat
2021-06-03
1
-12
/
+2
|
*
|
spapr: Don't hijack current_machine->boot_order
Greg Kurz
2021-06-03
1
-0
/
+3
*
|
|
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
2021-06-02
3
-2
/
+5
|
\
\
\
|
|
/
/
|
/
|
|
[prev]
[next]