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
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
|
|
target/arm: Add is_secure parameter to do_ats_write
Richard Henderson
2022-10-10
1
-5
/
+14
|
*
|
|
|
target/arm: Merge regime_is_secure into get_phys_addr
Richard Henderson
2022-10-10
2
-44
/
+42
|
*
|
|
|
target/arm: Add TBFLAG_M32.SECURE
Richard Henderson
2022-10-10
3
-2
/
+7
|
*
|
|
|
target/arm: Add is_secure parameter to v7m_read_half_insn
Richard Henderson
2022-10-10
1
-5
/
+4
|
*
|
|
|
target/arm: Split out get_phys_addr_with_secure
Richard Henderson
2022-10-10
2
-29
/
+55
|
*
|
|
|
target/arm: Add is_secure parameter to regime_translation_disabled
Richard Henderson
2022-10-10
1
-9
/
+11
|
*
|
|
|
target/arm: Fix S2 disabled check in S1_ptw_translate
Richard Henderson
2022-10-10
1
-3
/
+3
|
*
|
|
|
target/arm: Add is_secure parameter to get_phys_addr_lpae
Richard Henderson
2022-10-10
1
-10
/
+10
|
*
|
|
|
target/arm: Make the final stage1+2 write to secure be unconditional
Richard Henderson
2022-10-10
1
-11
/
+10
|
*
|
|
|
target/arm: Split s2walk_secure from ipa_secure in get_phys_addr
Richard Henderson
2022-10-10
1
-9
/
+9
|
*
|
|
|
docs/nuvoton: Update URL for images
Joel Stanley
2022-10-10
1
-2
/
+2
|
*
|
|
|
target/arm: allow setting SCR_EL3.EnTP2 when FEAT_SME is implemented
Jerome Forissier
2022-10-10
2
-28
/
+31
|
*
|
|
|
target/arm/kvm: Retry KVM_CREATE_VM call if it fails EINTR
Peter Maydell
2022-10-10
1
-1
/
+3
|
|
/
/
/
*
|
|
|
Merge tag 'for-upstream' of git://repo.or.cz/qemu/kevin into staging
Stefan Hajnoczi
2022-10-12
44
-787
/
+1237
|
\
\
\
\
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
file-posix: Remove unused s->discard_zeroes
Kevin Wolf
2022-10-07
1
-9
/
+0
|
*
|
|
job: remove unused functions
Emanuele Giuseppe Esposito
2022-10-07
3
-175
/
+46
|
*
|
|
blockjob: remove unused functions
Emanuele Giuseppe Esposito
2022-10-07
2
-33
/
+14
|
*
|
|
block_job_query: remove atomic read
Emanuele Giuseppe Esposito
2022-10-07
1
-1
/
+1
|
*
|
|
job.c: enable job lock/unlock and remove Aiocontext locks
Emanuele Giuseppe Esposito
2022-10-07
9
-203
/
+72
|
*
|
|
job.h: categorize JobDriver callbacks that need the AioContext lock
Emanuele Giuseppe Esposito
2022-10-07
1
-2
/
+25
|
*
|
|
blockjob: protect iostatus field in BlockJob struct
Emanuele Giuseppe Esposito
2022-10-07
2
-3
/
+8
|
*
|
|
blockjob: rename notifier callbacks as _locked
Emanuele Giuseppe Esposito
2022-10-07
1
-10
/
+15
|
*
|
|
blockjob.h: categorize fields in struct BlockJob
Emanuele Giuseppe Esposito
2022-10-07
1
-6
/
+26
|
*
|
|
jobs: protect job.aio_context with BQL and job_mutex
Emanuele Giuseppe Esposito
2022-10-07
4
-4
/
+35
|
*
|
|
job: detect change of aiocontext within job coroutine
Paolo Bonzini
2022-10-07
1
-2
/
+17
|
*
|
|
jobs: group together API calls under the same job lock
Emanuele Giuseppe Esposito
2022-10-07
6
-34
/
+63
|
*
|
|
block/mirror.c: use of job helpers in drivers
Emanuele Giuseppe Esposito
2022-10-07
1
-4
/
+9
|
*
|
|
jobs: use job locks also in the unit tests
Emanuele Giuseppe Esposito
2022-10-07
4
-83
/
+140
|
*
|
|
jobs: add job lock in find_* functions
Emanuele Giuseppe Esposito
2022-10-07
2
-38
/
+86
|
*
|
|
blockjob: introduce block_job _locked() APIs
Emanuele Giuseppe Esposito
2022-10-07
2
-10
/
+60
|
*
|
|
job: move and update comments from blockjob.c
Emanuele Giuseppe Esposito
2022-10-07
2
-20
/
+16
|
*
|
|
job.c: add job_lock/unlock while keeping job.h intact
Emanuele Giuseppe Esposito
2022-10-07
2
-187
/
+561
|
*
|
|
aio-wait.h: introduce AIO_WAIT_WHILE_UNLOCKED
Emanuele Giuseppe Esposito
2022-10-07
1
-4
/
+13
|
*
|
|
job.c: API functions not used outside should be static
Emanuele Giuseppe Esposito
2022-10-07
2
-21
/
+19
|
*
|
|
job.h: categorize fields in struct Job
Emanuele Giuseppe Esposito
2022-10-07
1
-25
/
+36
|
*
|
|
job.c: make job_mutex and job_lock/unlock() public
Emanuele Giuseppe Esposito
2022-10-07
2
-12
/
+47
|
*
|
|
quorum: Remove unnecessary forward declaration
Kevin Wolf
2022-10-07
1
-2
/
+0
|
*
|
|
test-coroutine: add missing coroutine_fn annotations
Marc-André Lureau
2022-10-07
1
-1
/
+1
|
*
|
|
migration: add missing coroutine_fn annotations
Marc-André Lureau
2022-10-07
1
-1
/
+2
|
*
|
|
9p: add missing coroutine_fn annotations
Marc-André Lureau
2022-10-07
1
-3
/
+6
|
*
|
|
raw-format: add missing coroutine_fn annotations
Paolo Bonzini
2022-10-07
1
-1
/
+2
|
*
|
|
coroutine-lock: add missing coroutine_fn annotations
Paolo Bonzini
2022-10-07
1
-7
/
+7
|
*
|
|
job: add missing coroutine_fn annotations
Paolo Bonzini
2022-10-07
2
-2
/
+2
|
*
|
|
vmdk: add missing coroutine_fn annotations
Paolo Bonzini
2022-10-07
1
-10
/
+12
|
*
|
|
throttle: add missing coroutine_fn annotations
Paolo Bonzini
2022-10-07
1
-1
/
+1
|
*
|
|
quorum: add missing coroutine_fn annotations
Paolo Bonzini
2022-10-07
1
-17
/
+19
|
*
|
|
qed: add missing coroutine_fn annotations
Paolo Bonzini
2022-10-07
1
-2
/
+2
|
*
|
|
curl: add missing coroutine_fn annotations
Paolo Bonzini
2022-10-07
1
-1
/
+1
|
*
|
|
copy-before-write: add missing coroutine_fn annotations
Paolo Bonzini
2022-10-07
1
-4
/
+5
|
*
|
|
qcow2: add missing coroutine_fn annotations
Paolo Bonzini
2022-10-07
4
-19
/
+24
[prev]
[next]