index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
stable-9.2
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
staging-9.2
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
qemu
Age
Commit message (
Expand
)
Author
Files
Lines
2015-06-15
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
1
-0
/
+6
2015-06-12
Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...
Peter Maydell
1
-17
/
+29
2015-06-12
queue.h: Add QLIST_FIX_HEAD_PTR()
Kevin Wolf
1
-0
/
+6
2015-06-12
Merge remote-tracking branch 'remotes/stefanha/tags/net-pull-request' into st...
Peter Maydell
1
-52
/
+5
2015-06-12
throttle: Update throttle infrastructure copyright
Alberto Garcia
1
-3
/
+5
2015-06-12
throttle: Extract timers from ThrottleState into a separate structure
BenoƮt Canet
1
-14
/
+24
2015-06-12
iohandler: Change return type of qemu_set_fd_handler to "void"
Fam Zheng
1
-4
/
+4
2015-06-12
main-loop: Drop qemu_set_fd_handler2
Fam Zheng
1
-48
/
+1
2015-06-12
Move loadvm_handlers into MigrationIncomingState
Dr. David Alan Gilbert
1
-0
/
+1
2015-06-12
Create MigrationIncomingState
Dr. David Alan Gilbert
1
-0
/
+1
2015-06-09
QemuOpts: Convert qemu_opt_foreach() to Error
Markus Armbruster
1
-2
/
+5
2015-06-09
QemuOpts: Drop qemu_opt_foreach() parameter abort_on_failure
Markus Armbruster
1
-2
/
+1
2015-06-09
QemuOpts: Convert qemu_opts_foreach() to Error
Markus Armbruster
1
-2
/
+2
2015-06-08
QemuOpts: Drop qemu_opts_foreach() parameter abort_on_failure
Markus Armbruster
1
-2
/
+2
2015-06-05
atomics: add explicit compiler fence in __atomic memory barriers
Paolo Bonzini
1
-3
/
+9
2015-06-05
bitmap: add atomic test and clear
Stefan Hajnoczi
1
-0
/
+2
2015-06-05
bitmap: add atomic set functions
Stefan Hajnoczi
2
-0
/
+16
2015-05-22
util: move read_password method out of qemu-img into osdep/oslib
Daniel P. Berrange
1
-0
/
+2
2015-04-30
util: Remove unused functions
Thomas Huth
1
-1
/
+0
2015-04-30
bitops : fix coding style
Chih-Min Chao
1
-30
/
+31
2015-04-28
block: Resize bitmaps on bdrv_truncate
John Snow
1
-0
/
+10
2015-04-28
hbitmap: add hbitmap_merge
John Snow
1
-0
/
+13
2015-04-01
rcu: do not create thread in pthread_atfork callback
Paolo Bonzini
1
-0
/
+1
2015-03-18
profiler: Reenable built-in profiler
Alexey Kardashevskiy
1
-3
/
+2
2015-03-12
queue: fix QSLIST_INSERT_HEAD_ATOMIC race
Paolo Bonzini
1
-5
/
+6
2015-03-11
bitops.h: sextract64() return type should be int64_t, not uint64_t
Peter Maydell
1
-1
/
+1
2015-02-26
qemu-img: Suppress unhelpful extra errors in convert, amend
Markus Armbruster
1
-1
/
+2
2015-02-26
QemuOpts: Drop qemu_opt_set(), rename qemu_opt_set_err(), fix use
Markus Armbruster
1
-3
/
+2
2015-02-26
QemuOpts: Convert qemu_opts_set() to Error, fix its use
Markus Armbruster
1
-2
/
+2
2015-02-26
QemuOpts: Convert qemu_opt_set_number() to Error, fix its use
Markus Armbruster
1
-1
/
+2
2015-02-26
QemuOpts: Convert qemu_opt_set_bool() to Error, fix its use
Markus Armbruster
1
-1
/
+2
2015-02-16
rcu: add g_free_rcu
Paolo Bonzini
1
-0
/
+8
2015-02-16
rcu: introduce RCU-enabled QLIST
Mike Day
2
-11
/
+134
2015-02-02
cpu-exec: simplify init_delay_params
Paolo Bonzini
1
-1
/
+0
2015-02-02
rcu: add call_rcu
Paolo Bonzini
1
-0
/
+22
2015-02-02
rcu: allow nesting of rcu_read_lock/rcu_read_unlock
Paolo Bonzini
1
-1
/
+14
2015-02-02
rcu: add rcu library
Paolo Bonzini
4
-3
/
+186
2015-01-26
qemu-timer: introduce timer_deinit
Paolo Bonzini
1
-0
/
+11
2015-01-26
qemu-timer: add timer_init and timer_init_ns/us/ms
Paolo Bonzini
1
-0
/
+73
2015-01-20
cpu_ldst.h, cpu-all.h, bswap.h: Update documentation on ld/st accessors
Peter Maydell
1
-1
/
+10
2015-01-20
Add device listener interface
Paul Durrant
1
-0
/
+1
2015-01-16
socket shutdown
Dr. David Alan Gilbert
1
-0
/
+7
2015-01-14
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
1
-5
/
+5
2015-01-14
qemu-timer: rename timer_init to timer_init_tl
Paolo Bonzini
1
-5
/
+5
2015-01-13
QSLIST: add lock-free operations
Paolo Bonzini
1
-2
/
+13
2015-01-13
qemu-thread: add per-thread atexit functions
Paolo Bonzini
1
-0
/
+4
2015-01-09
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
1
-2
/
+2
2014-12-23
atomic: fix position of volatile qualifier
Paolo Bonzini
1
-2
/
+2
2014-12-22
fw_cfg: hard separation between the MMIO and I/O port mappings
Laszlo Ersek
1
-0
/
+2
2014-12-16
qemu-log: add log category for MMU info
Antony Pavlov
1
-0
/
+1
[next]