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
2017-07-11
block/dirty-bitmap: add deserialize_ones func
Vladimir Sementsov-Ogievskiy
1
-0
/
+15
2017-07-11
hbitmap: improve dirty iter
Vladimir Sementsov-Ogievskiy
1
-22
/
+4
2017-07-11
block: rip out all traces of password prompting
Daniel P. Berrange
1
-2
/
+0
2017-07-10
blockjob: Track job ratelimits via bytes, not sectors
Eric Blake
1
-1
/
+2
2017-07-04
qemu-thread: Assert locks are initialized before using
Fam Zheng
2
-0
/
+9
2017-07-04
main_loop: Make main_loop_wait() return void
Peter Maydell
1
-1
/
+1
2017-06-23
ps2: add and use PS2State typedef
Gerd Hoffmann
1
-0
/
+1
2017-06-22
Merge remote-tracking branch 'remotes/rth/tags/pull-tcg-20170619' into staging
Peter Maydell
1
-0
/
+3
2017-06-19
util: add cacheinfo
Emilio G. Cota
1
-0
/
+3
2017-06-16
util: add stats64 module
Paolo Bonzini
1
-0
/
+193
2017-06-14
migration: Fix compilation with older compilers
Juan Quintela
1
-0
/
+2
2017-06-13
timer.h: Provide better monotonic time
Pranith Kumar
1
-3
/
+2
2017-06-08
char: fix alias devices regression
Marc-André Lureau
1
-0
/
+13
2017-06-05
qemu/atomic: Loosen restrictions for 64-bit ILP32 hosts
Richard Henderson
1
-8
/
+26
2017-06-01
migration: loadvm handlers are not used
Juan Quintela
1
-1
/
+0
2017-05-18
migration: Remove old MigrationParams
Juan Quintela
1
-1
/
+0
2017-05-15
Merge remote-tracking branch 'kraxel/tags/pull-ui-20170512-1' into staging
Stefan Hajnoczi
1
-10
/
+0
2017-05-15
Merge remote-tracking branch 'ehabkost/tags/x86-and-machine-pull-request' int...
Stefan Hajnoczi
1
-0
/
+1
2017-05-12
vnc: replace hweight_long() with ctpopl()
Cédric Le Goater
1
-10
/
+0
2017-05-11
numa: equally distribute memory on nodes
Laurent Vivier
1
-0
/
+1
2017-05-11
osdep: Add qemu_lock_fd and qemu_unlock_fd
Fam Zheng
1
-0
/
+3
2017-05-09
Merge remote-tracking branch 'armbru/tags/pull-qapi-2017-05-04-v3' into staging
Stefan Hajnoczi
1
-8
/
+8
2017-05-09
sockets: Delete unused helper socket_address_crumple()
Markus Armbruster
1
-11
/
+0
2017-05-09
sockets: Limit SocketAddressLegacy to external interfaces
Markus Armbruster
1
-11
/
+22
2017-05-09
sockets: Rename SocketAddressFlat to SocketAddress
Markus Armbruster
1
-2
/
+2
2017-05-09
sockets: Rename SocketAddress to SocketAddressLegacy
Markus Armbruster
1
-15
/
+15
2017-05-09
sockets: Prepare inet_parse() for flattened SocketAddress
Markus Armbruster
1
-1
/
+1
2017-05-05
use _Static_assert in QEMU_BUILD_BUG_ON
Andreas Grapentin
1
-1
/
+3
2017-04-24
Merge remote-tracking branch 'remotes/kraxel/tags/pull-vga-20170424-1' into s...
Peter Maydell
2
-0
/
+3
2017-04-24
memory: add support getting and using a dirty bitmap copy.
Gerd Hoffmann
1
-0
/
+1
2017-04-24
bitmap: add bitmap_copy_and_clear_atomic
Gerd Hoffmann
1
-0
/
+2
2017-04-24
socket: Make errp the last parameter of inet_connect_saddr
Fam Zheng
1
-2
/
+3
2017-04-24
socket: Make errp the last parameter of socket_connect
Fam Zheng
1
-2
/
+2
2017-04-20
Drop QEMU_GNUC_PREREQ() checks for gcc older than 4.1
Peter Maydell
2
-129
/
+0
2017-04-11
coroutine: Extract qemu_aio_coroutine_enter
Fam Zheng
1
-0
/
+5
2017-04-10
cpus: introduce cpu_update_icount helper
Alex Bennée
1
-0
/
+1
2017-04-03
sockets: New helper socket_address_crumple()
Markus Armbruster
1
-0
/
+11
2017-03-27
win32: replace custom mutex and condition variable with native primitives
Andrey Shedel
1
-5
/
+2
2017-03-19
qemu-ga: obey LISTEN_PID when using systemd socket activation
Paolo Bonzini
1
-0
/
+26
2017-03-14
icount: process QEMU_CLOCK_VIRTUAL timers in vCPU thread
Paolo Bonzini
1
-0
/
+24
2017-03-14
cpus: define QEMUTimerListNotifyCB for QEMU system emulation
Paolo Bonzini
1
-2
/
+2
2017-03-14
qemu-timer: do not include sysemu/cpus.h from util/qemu-timer.h
Paolo Bonzini
1
-1
/
+0
2017-03-14
mem-prealloc: reduce large guest start-up and migration time.
Jitendra Kolhe
1
-1
/
+2
2017-03-07
keyval: New keyval_parse()
Markus Armbruster
1
-0
/
+3
2017-03-05
qmp: Dumb down how we run QMP command registration
Markus Armbruster
1
-2
/
+0
2017-03-04
Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-2.9-20170303' into...
Peter Maydell
1
-0
/
+2
2017-03-03
cpus: reorganize signal handling code
Paolo Bonzini
1
-0
/
+9
2017-03-03
cpus: remove ugly cast on sigbus_handler
Paolo Bonzini
2
-42
/
+28
2017-03-03
exec, kvm, target-ppc: Move getrampagesize() to common code
Alexey Kardashevskiy
1
-0
/
+2
2017-03-01
timer: use an inline function for free
Marc-André Lureau
1
-1
/
+4
[next]