index
:
focaccia-qemu
this commit
master
sr/plugin
ta/focaccia
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
qemu
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
mirror: Don't call job_pause_point() under graph lock
Kevin Wolf
2024-03-18
1
-1
/
+1
*
Merge tag 'migration-20240311-pull-request' of https://gitlab.com/peterx/qemu...
Peter Maydell
2024-03-12
1
-2
/
+0
|
\
|
*
migration: Remove SaveStateHandler and LoadStateHandler typedefs
Cédric Le Goater
2024-03-11
1
-2
/
+0
*
|
docs: update copyright date to the year 2024
Ani Sinha
2024-03-11
1
-1
/
+1
|
/
*
plugins: remove non per_vcpu inline operation from API
Pierrick Bouvier
2024-03-06
1
-53
/
+5
*
plugins: add inline operation per vcpu
Pierrick Bouvier
2024-03-06
2
-1
/
+51
*
plugins: define qemu_plugin_u64
Pierrick Bouvier
2024-03-06
1
-0
/
+52
*
plugins: scoreboard API
Pierrick Bouvier
2024-03-06
2
-0
/
+37
*
Merge tag 'pull-target-arm-20240305' of https://git.linaro.org/people/pmaydel...
Peter Maydell
2024-03-05
1
-1
/
+1
|
\
|
*
atomic.h: Reword confusing comment for qatomic_cmpxchg
Peter Maydell
2024-03-05
1
-1
/
+1
*
|
migration/multifd: Support outgoing mapped-ram stream format
Fabiano Rosas
2024-03-01
1
-0
/
+13
|
/
*
Merge tag 'migration-next-pull-request' of https://gitlab.com/peterx/qemu int...
Peter Maydell
2024-02-28
1
-2
/
+6
|
\
|
*
migration: convert to NotifierWithReturn
Steve Sistare
2024-02-28
1
-0
/
+1
|
*
notify: pass error to notifier with return
Steve Sistare
2024-02-28
1
-2
/
+5
*
|
plugins: add an API to read registers
Alex Bennée
2024-02-28
1
-2
/
+48
*
|
plugins: create CPUPluginState and migrate plugin_mask
Alex Bennée
2024-02-28
2
-0
/
+14
*
|
plugins: Use different helpers when reading registers
Akihiko Odaki
2024-02-28
1
-0
/
+1
*
|
plugins: add qemu_plugin_num_vcpus function
Pierrick Bouvier
2024-02-28
1
-0
/
+3
*
|
plugins: remove previous n_vcpus functions from API
Pierrick Bouvier
2024-02-28
1
-7
/
+3
|
/
*
chardev/parallel: Don't close stdin on inappropriate device
Markus Armbruster
2024-02-14
1
-1
/
+8
*
oslib-posix: initialize backend memory objects in parallel
Mark Kanda
2024-02-06
1
-1
/
+17
*
Merge tag 'pull-trivial-patches' of https://gitlab.com/mjt0k/qemu into staging
Peter Maydell
2024-01-31
1
-1
/
+0
|
\
|
*
include: Clean up includes
Peter Maydell
2024-01-30
1
-1
/
+0
*
|
include/qemu: Add TCGCPUOps typedef to typedefs.h
Richard Henderson
2024-01-29
1
-0
/
+1
|
/
*
Merge tag 'pull-target-arm-20240126' of https://git.linaro.org/people/pmaydel...
Peter Maydell
2024-01-26
1
-8
/
+8
|
\
|
*
bswap.h: Fix const_le64() macro
Peter Maydell
2024-01-26
1
-8
/
+8
*
|
qapi: Fix dangling references to docs/devel/qapi-code-gen.txt
Markus Armbruster
2024-01-26
1
-1
/
+1
|
/
*
util/uri: Remove the uri_string_escape() function
Thomas Huth
2024-01-24
1
-1
/
+0
*
util/uri: Remove unused functions uri_resolve() and uri_resolve_relative()
Thomas Huth
2024-01-24
1
-2
/
+0
*
util/uri: Remove uri_string_unescape()
Thomas Huth
2024-01-24
1
-1
/
+0
*
qemu/osdep: Add huge page aligned support on LoongArch platform
Bibo Mao
2024-01-18
1
-0
/
+8
*
Revert "osdep: add getloadavg"
Daniel P. Berrangé
2024-01-11
1
-10
/
+0
*
util/fifo8: Introduce fifo8_peek_buf()
Philippe Mathieu-Daudé
2024-01-10
1
-0
/
+27
*
util/fifo8: Allow fifo8_pop_buf() to not populate popped length
Philippe Mathieu-Daudé
2024-01-10
1
-5
/
+5
*
Rename "QEMU global mutex" to "BQL" in comments and docs
Stefan Hajnoczi
2024-01-08
2
-2
/
+2
*
qemu/main-loop: rename qemu_cond_wait_iothread() to qemu_cond_wait_bql()
Stefan Hajnoczi
2024-01-08
1
-5
/
+5
*
qemu/main-loop: rename QEMU_IOTHREAD_LOCK_GUARD to BQL_LOCK_GUARD
Stefan Hajnoczi
2024-01-08
1
-10
/
+9
*
system/cpus: rename qemu_mutex_lock_iothread() to bql_lock()
Stefan Hajnoczi
2024-01-08
2
-21
/
+20
*
util/oslib: Have qemu_prealloc_mem() handler return a boolean
Philippe Mathieu-Daudé
2024-01-05
1
-1
/
+3
*
job: remove outdated AioContext locking comments
Stefan Hajnoczi
2023-12-21
1
-20
/
+0
*
util/char_dev: Add open_cdev()
Yi Liu
2023-12-19
1
-0
/
+16
*
osdep: add getloadavg
Michael S. Tsirkin
2023-12-01
1
-0
/
+10
*
export/vhost-user-blk: Fix consecutive drains
Kevin Wolf
2023-11-28
1
-0
/
+1
*
host/include/generic/host/atomic128: Fix compilation problem with Clang 17
Thomas Huth
2023-11-13
1
-0
/
+2
*
plugins: add dllexport and dllimport to api funcs
Greg Manning
2023-11-08
1
-3
/
+47
*
util/uuid: Define UUID_STR_LEN from UUID_NONE string
Cédric Le Goater
2023-11-03
1
-2
/
+3
*
util/uuid: Remove UUID_FMT_LEN
Cédric Le Goater
2023-11-03
1
-2
/
+1
*
util/uuid: Add UUID_STR_LEN definition
Cédric Le Goater
2023-11-03
1
-0
/
+1
*
range: Introduce range_inverse_array()
Eric Auger
2023-11-03
1
-0
/
+8
*
util/reserved-region: Add new ReservedRegion helpers
Eric Auger
2023-11-03
1
-0
/
+32
[next]