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-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
2014-12-15
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
1
-0
/
+9
2014-12-15
cpus: make icount warp behave well with respect to stop/cont
Pavel Dovgalyuk
1
-1
/
+2
2014-12-15
timer: introduce new QEMU_CLOCK_VIRTUAL_RT clock
Pavel Dovgalyuk
1
-0
/
+7
2014-12-15
icount: introduce cpu_get_icount_raw
Pavel Dovgalyuk
1
-0
/
+1
2014-12-12
linux-aio: simplify removal of completed iocbs from the list
Paolo Bonzini
1
-0
/
+11
2014-12-12
block: Don't add trailing space in "Formating..." message
Fam Zheng
1
-1
/
+1
2014-12-11
Sort include/qemu/typedefs.h
Dr. David Alan Gilbert
1
-55
/
+50
2014-11-23
memory: expose alignment used for allocating RAM as MemoryRegion API
Igor Mammedov
1
-1
/
+2
2014-11-03
Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...
Peter Maydell
1
-0
/
+6
2014-11-03
util: introduce MIN_NON_ZERO
Peter Lieven
1
-0
/
+6
2014-11-02
bitmap.h: Don't include qemu-common.h
Eduardo Habkost
1
-1
/
+5
2014-11-02
bitops.h: Don't include qemu-common.h
Eduardo Habkost
1
-1
/
+3
2014-10-20
block: New BlockBackend
Markus Armbruster
1
-0
/
+1
2014-10-14
QEMUSizedBuffer based QEMUFile
Dr. David Alan Gilbert
1
-0
/
+1
2014-10-09
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
3
-1
/
+3
2014-10-09
qemu-sockets: Add error to non-blocking connect handler
Corey Minyard
1
-1
/
+1
2014-10-09
qemu-error: Add error_vreport()
Corey Minyard
1
-0
/
+1
2014-10-09
accel: Pass MachineState object to accel init functions
Eduardo Habkost
1
-0
/
+1
[next]