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
...
*
|
Merge remote-tracking branch 'remotes/dgilbert/tags/pull-migration-20180615a'...
Peter Maydell
2018-06-15
1
-0
/
+1
|
\
\
|
|
/
|
/
|
|
*
typedefs: add QJSON
Greg Kurz
2018-06-15
1
-0
/
+1
*
|
bswap: Add new stn_*_p() and ldn_*_p() memory access functions
Peter Maydell
2018-06-15
1
-0
/
+52
|
/
*
osdep: powerpc64 align memory to allow 2MB radix THP page tables
Nicholas Piggin
2018-06-12
1
-1
/
+2
*
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
2018-06-04
1
-0
/
+10
|
\
|
*
osdep: add wait.h compat macros
Michael S. Tsirkin
2018-05-24
1
-0
/
+10
*
|
job: Add error message for failing jobs
Kevin Wolf
2018-05-30
1
-1
/
+6
*
|
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
2018-05-24
1
-0
/
+134
|
\
|
|
*
util: implement simple iova tree
Peter Xu
2018-05-23
1
-0
/
+134
*
|
job: Add query-jobs QMP command
Kevin Wolf
2018-05-23
1
-0
/
+3
*
|
job: Move progress fields to Job
Kevin Wolf
2018-05-23
1
-0
/
+28
*
|
job: Add job_transition_to_ready()
Kevin Wolf
2018-05-23
1
-3
/
+6
*
|
job: Add job_is_ready()
Kevin Wolf
2018-05-23
1
-0
/
+3
*
|
job: Add job_dismiss()
Kevin Wolf
2018-05-23
1
-1
/
+6
*
|
job: Add job_yield()
Kevin Wolf
2018-05-23
1
-2
/
+7
*
|
job: Move completion and cancellation to Job
Kevin Wolf
2018-05-23
1
-11
/
+57
*
|
job: Move transactions to Job
Kevin Wolf
2018-05-23
1
-9
/
+62
*
|
job: Switch transactions to JobTxn
Kevin Wolf
2018-05-23
1
-0
/
+3
*
|
job: Move job_finish_sync() to Job
Kevin Wolf
2018-05-23
1
-0
/
+9
*
|
job: Move .complete callback to Job
Kevin Wolf
2018-05-23
1
-0
/
+8
*
|
job: Add job_drain()
Kevin Wolf
2018-05-23
1
-0
/
+13
*
|
job: Convert block_job_cancel_async() to Job
Kevin Wolf
2018-05-23
1
-0
/
+6
*
|
job: Move single job finalisation to Job
Kevin Wolf
2018-05-23
1
-1
/
+52
*
|
job: Add job_event_*()
Kevin Wolf
2018-05-23
1
-0
/
+18
*
|
job: Move BlockJobCreateFlags to Job
Kevin Wolf
2018-05-23
1
-1
/
+19
*
|
job: Replace BlockJob.completed with job_is_completed()
Kevin Wolf
2018-05-23
1
-0
/
+3
*
|
job: Move pause/resume functions to Job
Kevin Wolf
2018-05-23
1
-0
/
+37
*
|
job: Add job_sleep_ns()
Kevin Wolf
2018-05-23
1
-1
/
+18
*
|
job: Move coroutine and related code to Job
Kevin Wolf
2018-05-23
1
-0
/
+76
*
|
job: Move defer_to_main_loop to Job
Kevin Wolf
2018-05-23
1
-0
/
+20
*
|
job: Add Job.aio_context
Kevin Wolf
2018-05-23
1
-1
/
+6
*
|
job: Move cancelled to Job
Kevin Wolf
2018-05-23
1
-0
/
+11
*
|
job: Add reference counting
Kevin Wolf
2018-05-23
1
-2
/
+17
*
|
job: Move state transitions to Job
Kevin Wolf
2018-05-23
1
-0
/
+13
*
|
job: Maintain a list of all jobs
Kevin Wolf
2018-05-23
1
-0
/
+19
*
|
job: Add job_delete()
Kevin Wolf
2018-05-23
1
-0
/
+3
*
|
job: Add JobDriver.job_type
Kevin Wolf
2018-05-23
1
-0
/
+11
*
|
job: Create Job, JobDriver and job_create()
Kevin Wolf
2018-05-23
1
-0
/
+60
|
/
*
typedefs: Remove PcGuestInfo from qemu/typedefs.h
Philippe Mathieu-Daudé
2018-05-20
1
-1
/
+0
*
tcg: Optionally log FPU state in TCG -d cpu logging
Peter Maydell
2018-05-15
1
-0
/
+1
*
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2018-05-14
1
-2
/
+1
|
\
|
*
opts: don't silently truncate long option values
Daniel P. Berrangé
2018-05-09
1
-1
/
+1
|
*
accel: use g_strsplit for parsing accelerator names
Daniel P. Berrangé
2018-05-09
1
-1
/
+0
*
|
atomic.h: Work around gcc spurious "unused value" warning
Peter Maydell
2018-05-10
1
-1
/
+1
|
/
*
memfd: fix vhost-user-test on non-memfd capable host
Marc-André Lureau
2018-04-09
1
-0
/
+1
*
coroutine: avoid co_queue_wakeup recursion
Stefan Hajnoczi
2018-03-27
1
-1
/
+0
*
queue: add QSIMPLEQ_PREPEND()
Stefan Hajnoczi
2018-03-27
1
-0
/
+8
*
compiler: Add QEMU_BUILD_BUG_MSG() macro
Max Reitz
2018-03-19
1
-3
/
+9
*
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2018-03-16
3
-2
/
+55
|
\
|
*
replay: save prior value of the host clock
Pavel Dovgalyuk
2018-03-12
1
-0
/
+14
[prev]
[next]