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