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
Age
Commit message (
Expand
)
Author
Files
Lines
2017-06-23
ps2: add and use PS2State typedef
Gerd Hoffmann
2
-2
/
+3
2017-06-22
Merge remote-tracking branch 'remotes/kraxel/tags/queue/ui-pull-request' into...
Peter Maydell
3
-4
/
+23
2017-06-22
Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2017-06-09-v2' in...
Peter Maydell
14
-97
/
+124
2017-06-22
Merge remote-tracking branch 'remotes/rth/tags/pull-tcg-20170619' into staging
Peter Maydell
3
-5
/
+6
2017-06-21
gtk: use framebuffer helper functions.
Gerd Hoffmann
1
-2
/
+2
2017-06-21
sdl2: use framebuffer helper functions.
Gerd Hoffmann
1
-2
/
+6
2017-06-21
egl-helpers: add helpers to handle opengl framebuffers
Gerd Hoffmann
1
-0
/
+15
2017-06-20
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
2
-0
/
+11
2017-06-20
Merge remote-tracking branch 'remotes/famz/tags/docker-and-block-pull-request...
Peter Maydell
6
-39
/
+266
2017-06-20
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
6
-18
/
+94
2017-06-20
isa: use get_uint() for "io-base"
Marc-André Lureau
1
-1
/
+1
2017-06-20
qdev: avoid type casts between signed and unsigned
Marc-André Lureau
2
-9
/
+21
2017-06-20
qdev: wrap default property value in an union
Marc-André Lureau
2
-5
/
+7
2017-06-20
qdev: Rename DEFINE_PROP_DEFAULT() to DEFINE_PROP_SIGNED()
Marc-André Lureau
1
-13
/
+13
2017-06-20
object: add uint property setter/getter
Marc-André Lureau
1
-0
/
+23
2017-06-20
qnum: add uint type
Marc-André Lureau
1
-0
/
+7
2017-06-20
qapi: Remove visit_start_alternate() parameter promote_int
Marc-André Lureau
2
-4
/
+2
2017-06-20
qapi: merge QInt and QFloat in QNum
Marc-André Lureau
8
-68
/
+58
2017-06-19
tcg/arm: Use indirect branch for goto_tb
Richard Henderson
1
-4
/
+1
2017-06-19
tcg: allocate TB structs before the corresponding translated code
Emilio G. Cota
1
-1
/
+2
2017-06-19
util: add cacheinfo
Emilio G. Cota
1
-0
/
+3
2017-06-19
Merge remote-tracking branch 'remotes/kraxel/tags/pull-ui-20170614-1' into st...
Peter Maydell
1
-0
/
+2
2017-06-19
qdev: remove PropertyInfo.qtype field
Marc-André Lureau
2
-6
/
+1
2017-06-16
q35/mch: implement extended TSEG sizes
Laszlo Ersek
2
-0
/
+11
2017-06-16
block: make accounting thread-safe
Paolo Bonzini
1
-2
/
+6
2017-06-16
block: split BlockAcctStats creation and setup
Paolo Bonzini
1
-1
/
+2
2017-06-16
block: protect modification of dirty bitmaps with a mutex
Paolo Bonzini
2
-9
/
+20
2017-06-16
block: introduce dirty_bitmap_mutex
Paolo Bonzini
1
-0
/
+5
2017-06-16
block: protect tracked_requests and flush_queue with reqs_lock
Paolo Bonzini
1
-5
/
+9
2017-06-16
block: access write_gen with atomics
Paolo Bonzini
1
-1
/
+1
2017-06-16
block: use Stat64 for wr_highest_offset
Paolo Bonzini
1
-3
/
+4
2017-06-16
util: add stats64 module
Paolo Bonzini
1
-0
/
+193
2017-06-16
throttle-groups: protect throttled requests with a CoMutex
Paolo Bonzini
1
-5
/
+2
2017-06-16
block: access io_plugged with atomic ops
Paolo Bonzini
1
-3
/
+5
2017-06-16
block: access wakeup with atomic ops
Paolo Bonzini
2
-4
/
+8
2017-06-16
block: access serialising_in_flight with atomic ops
Paolo Bonzini
1
-4
/
+6
2017-06-16
block: access io_limits_disabled with atomic ops
Paolo Bonzini
1
-1
/
+2
2017-06-16
block: access quiesce_counter with atomic ops
Paolo Bonzini
1
-0
/
+1
2017-06-16
block: access copy_on_read with atomic ops
Paolo Bonzini
1
-5
/
+6
2017-06-15
vhost-user-scsi: Introduce vhost-user-scsi host device
Felipe Franciosi
2
-0
/
+37
2017-06-15
include/exec/poison: Mark some CONFIG defines as poisoned, too
Thomas Huth
1
-0
/
+20
2017-06-15
include/exec/poison: Add missing TARGET defines
Thomas Huth
1
-0
/
+11
2017-06-15
nbd: rename read_sync and friends
Vladimir Sementsov-Ogievskiy
1
-6
/
+2
2017-06-15
nbd: Fix regression on resiliency to port scan
Eric Blake
1
-1
/
+1
2017-06-15
memory: remove memory_region_set_fd
Marc-André Lureau
1
-11
/
+0
2017-06-15
Add memory_region_init_ram_from_fd()
Marc-André Lureau
1
-0
/
+20
2017-06-15
exec: split qemu_ram_alloc_from_file()
Marc-André Lureau
1
-0
/
+3
2017-06-14
migration: Remove unneeded includes
Juan Quintela
2
-3
/
+2
2017-06-14
migration: Fix compilation with older compilers
Juan Quintela
3
-4
/
+2
2017-06-14
spice: don't enter opengl mode in case another UI provides opengl support
Gerd Hoffmann
1
-0
/
+2
[next]