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
*
qemu-option: remove now-dead code
Paolo Bonzini
2021-07-06
1
-3
/
+0
*
machine: add smp compound property
Paolo Bonzini
2021-07-06
1
-1
/
+0
*
keyval: introduce keyval_parse_into
Paolo Bonzini
2021-07-06
1
-0
/
+2
*
keyval: introduce keyval_merge
Paolo Bonzini
2021-07-06
1
-0
/
+1
*
qom: export more functions for use with non-UserCreatable objects
Paolo Bonzini
2021-07-06
1
-0
/
+23
*
Merge remote-tracking branch 'remotes/philmd/tags/mips-20210702' into staging
Peter Maydell
2021-07-04
1
-0
/
+22
|
\
|
*
qemu/bitops.h: add bitrev8 implementation
Mark Cave-Ayland
2021-07-02
1
-0
/
+22
*
|
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20210702'...
Peter Maydell
2021-07-03
2
-1
/
+31
|
\
\
|
*
|
hw/arm: Add basic power management to raspi.
Nolan Leake
2021-07-02
2
-1
/
+31
*
|
|
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
2021-07-02
4
-6
/
+22
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
vhost: Distinguish errors in vhost_dev_get_config()
Kevin Wolf
2021-06-30
2
-3
/
+3
|
*
|
vhost: Distinguish errors in vhost_backend_init()
Kevin Wolf
2021-06-30
1
-1
/
+2
|
*
|
vhost: Add Error parameter to vhost_dev_init()
Kevin Wolf
2021-06-30
1
-1
/
+1
|
*
|
introduce QEMU_AUTO_VFREE
Vladimir Sementsov-Ogievskiy
2021-06-29
1
-0
/
+15
|
*
|
block: Allow changing bs->file on reopen
Alberto Garcia
2021-06-29
1
-0
/
+1
|
*
|
block: BDRVReopenState: drop replace_backing_bs field
Vladimir Sementsov-Ogievskiy
2021-06-29
1
-1
/
+0
*
|
|
Merge remote-tracking branch 'remotes/berrange-gitlab/tags/tls-deps-pull-requ...
Peter Maydell
2021-07-02
5
-56
/
+14
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
crypto: Make QCryptoTLSCreds* structures private
Philippe Mathieu-Daudé
2021-06-29
5
-56
/
+0
|
*
|
crypto/tlscreds: Introduce qcrypto_tls_creds_check_endpoint() helper
Philippe Mathieu-Daudé
2021-06-29
1
-0
/
+14
|
|
/
*
|
Merge remote-tracking branch 'remotes/rth-gitlab/tags/pull-tcg-20210629' into...
Peter Maydell
2021-07-01
4
-9
/
+64
|
\
\
|
*
|
tcg: Add flags argument to tcg_gen_bswap16_*, tcg_gen_bswap32_i64
Richard Henderson
2021-06-29
1
-4
/
+4
|
*
|
tcg: Add flags argument to bswap opcodes
Richard Henderson
2021-06-29
2
-5
/
+17
|
*
|
tcg: Implement tcg_gen_vec_add{sub}32_tl
LIU Zhiwei
2021-06-29
1
-0
/
+4
|
*
|
tcg: Add tcg_gen_vec_shl{shr}{sar}8i_i32
LIU Zhiwei
2021-06-29
1
-0
/
+10
|
*
|
tcg: Add tcg_gen_vec_shl{shr}{sar}16i_i32
LIU Zhiwei
2021-06-29
1
-0
/
+10
|
*
|
tcg: Add tcg_gen_vec_add{sub}8_i32
LIU Zhiwei
2021-06-29
1
-0
/
+6
|
*
|
tcg: Add tcg_gen_vec_add{sub}16_i32
LIU Zhiwei
2021-06-29
1
-0
/
+13
|
|
/
*
|
Merge remote-tracking branch 'remotes/nvme/tags/nvme-next-pull-request' into ...
Peter Maydell
2021-06-30
1
-0
/
+18
|
\
\
|
|
/
|
/
|
|
*
hw/nvme: fix endianess conversion and add controller list
Gollu Appalanaidu
2021-06-29
1
-0
/
+1
|
*
hw/nvme: use prinfo directly in nvme_check_prinfo and nvme_dif_check
Klaus Jensen
2021-06-29
1
-0
/
+8
|
*
hw/nvme: add identify namespace flbas/mc enums
Gollu Appalanaidu
2021-06-29
1
-0
/
+9
*
|
Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ...
Peter Maydell
2021-06-28
6
-11
/
+32
|
\
\
|
|
/
|
/
|
|
*
machine: pass QAPI struct to mc->smp_parse
Paolo Bonzini
2021-06-25
1
-1
/
+1
|
*
machine: add error propagation to mc->smp_parse
Paolo Bonzini
2021-06-25
2
-3
/
+1
|
*
machine: move dies from X86MachineState to CpuTopology
Paolo Bonzini
2021-06-25
3
-2
/
+1
|
*
block: add max_hw_transfer to BlockLimits
Paolo Bonzini
2021-06-25
2
-0
/
+8
|
*
osdep: provide ROUND_DOWN macro
Paolo Bonzini
2021-06-25
1
-6
/
+22
*
|
Merge remote-tracking branch 'remotes/vsementsov/tags/pull-jobs-2021-06-25' i...
Peter Maydell
2021-06-28
4
-20
/
+32
|
\
\
|
*
|
block-copy: atomic .cancelled and .finished fields in BlockCopyCallState
Emanuele Giuseppe Esposito
2021-06-25
1
-0
/
+2
|
*
|
co-shared-resource: protect with a mutex
Emanuele Giuseppe Esposito
2021-06-25
1
-3
/
+1
|
*
|
progressmeter: protect with a mutex
Emanuele Giuseppe Esposito
2021-06-25
1
-15
/
+19
|
*
|
ratelimit: treat zero speed as unlimited
Paolo Bonzini
2021-06-25
1
-2
/
+10
*
|
|
Merge remote-tracking branch 'remotes/alistair/tags/pull-riscv-to-apply-20210...
Peter Maydell
2021-06-25
4
-44
/
+61
|
\
\
\
|
*
|
|
hw/riscv: OpenTitan: Connect the mtime and mtimecmp timer
Alistair Francis
2021-06-24
1
-1
/
+4
|
*
|
|
hw/timer: Initial commit of Ibex Timer
Alistair Francis
2021-06-24
1
-0
/
+52
|
*
|
|
hw/char/ibex_uart: Make the register layout private
Alistair Francis
2021-06-24
1
-37
/
+0
|
*
|
|
hw/char: QOMify sifive_uart
Lukas Jünger
2021-06-24
1
-6
/
+5
*
|
|
|
Merge remote-tracking branch 'remotes/stsquad/tags/pull-testing-updates-25062...
Peter Maydell
2021-06-25
1
-0
/
+9
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
plugins/api: expose symbol lookup to plugins
Alex Bennée
2021-06-25
1
-0
/
+9
|
|
|
/
|
|
/
|
*
|
|
Merge remote-tracking branch 'remotes/kraxel/tags/ui-20210624-pull-request' i...
Peter Maydell
2021-06-25
1
-1
/
+1
|
\
\
\
|
|
/
/
|
/
|
|
[next]