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
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
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-09-16
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
1
-0
/
+1
2015-09-16
monitor: remove target-specific code from monitor.c
Pavel Butsykin
1
-0
/
+1
2015-09-15
host-utils: Add revbit functions
Richard Henderson
1
-0
/
+77
2015-09-14
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
4
-59
/
+6
2015-09-09
rcu: fix comment with s/rcu_gp_lock/rcu_registry_lock/
Emilio G. Cota
1
-1
/
+1
2015-09-09
remove qemu/tls.h
Paolo Bonzini
1
-52
/
+0
2015-09-07
iohandler: Use aio API
Fam Zheng
1
-2
/
+1
2015-09-07
seqlock: read sequence number atomically
Emilio G. Cota
1
-3
/
+3
2015-09-07
seqlock: add missing 'inline' to seqlock_read_retry
Emilio G. Cota
1
-1
/
+1
2015-09-07
Make pow2ceil() and pow2floor() inline
Peter Maydell
1
-0
/
+33
2015-08-19
qemu-common.h: Move muldiv64() to host-utils.h
Peter Maydell
2
-0
/
+30
2015-08-19
osdep.h: Add header comment
Peter Maydell
1
-0
/
+24
2015-08-19
osdep.h: Move some OS header includes and fixups from qemu-common.h
Peter Maydell
1
-1
/
+48
2015-08-19
compiler.h: Use glue() in QEMU_BUILD_BUG_ON define
Peter Maydell
1
-3
/
+1
2015-08-19
osdep.h: Move some compiler-specific things to compiler.h
Peter Maydell
2
-47
/
+48
2015-08-19
osdep.h: Remove qemu_printf
Peter Maydell
1
-2
/
+0
2015-08-14
Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...
Peter Maydell
1
-0
/
+2
2015-08-13
pc: Move PCMachineClass, PCMachineState to qemu/typedefs.h
Eduardo Habkost
1
-0
/
+2
2015-08-05
throttle: refuse bps_max/iops_max without bps/iops
Stefan Hajnoczi
1
-0
/
+2
2015-07-20
timer: rename NSEC_PER_SEC due to Mac OS X header clash
Stefan Hajnoczi
1
-1
/
+1
2015-07-07
crypto: move built-in AES implementation into crypto/
Daniel P. Berrange
1
-68
/
+0
2015-07-06
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2
-0
/
+27
2015-07-06
Stop including qemu-common.h in memory.h
Peter Maydell
1
-0
/
+17
2015-07-02
timer: Use a single definition of NSEC_PER_SEC for the whole codebase
Alberto Garcia
1
-1
/
+1
2015-07-02
timer: Move NANOSECONDS_PER_SECONDS to timer.h
Alberto Garcia
2
-2
/
+2
2015-07-01
main-loop: introduce qemu_mutex_iothread_locked
Paolo Bonzini
1
-0
/
+10
2015-06-23
iov: don't touch iov in iov_send_recv()
Wen Congyang
1
-1
/
+1
2015-06-23
util/hbitmap: Add an API to reset all set bits in hbitmap
Wen Congyang
1
-0
/
+8
2015-06-22
Include qapi/qmp/qerror.h exactly where needed
Markus Armbruster
1
-1
/
+0
2015-06-22
QemuOpts: Wean off qerror_report_err()
Markus Armbruster
1
-1
/
+4
2015-06-22
disas: Remove uses of CPU env
Peter Crosthwaite
1
-2
/
+2
2015-06-22
Merge remote-tracking branch 'remotes/afaerber/tags/qom-devices-for-peter' in...
Peter Maydell
1
-0
/
+6
2015-06-19
qom: Add object_new_with_props() / object_new_withpropv() helpers
Daniel P. Berrange
1
-0
/
+6
2015-06-19
qemu-timer: Call clock reset notifiers on forward jumps
Paul Donohue
1
-0
/
+9
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
[next]