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-28
vmstate: error hint for failed equal checks
Halil Pasic
2017-06-28
migration: hmp: dump globals
Peter Xu
2017-06-28
migration: move skip_section_footers
Peter Xu
2017-06-28
migration: move skip_configuration out
Peter Xu
2017-06-28
migration: move only_migratable to MigrationState
Peter Xu
2017-06-28
migration: move global_state.optional out
Peter Xu
2017-06-28
migration: let MigrationState be a qdev
Peter Xu
2017-06-28
accel: introduce AccelClass.global_props
Peter Xu
2017-06-28
machine: export register_compat_prop()
Peter Xu
2017-06-27
exec: allow to get a pointer for some mmio memory region
KONRAD Frederic
2017-06-27
introduce mmio_interface
KONRAD Frederic
2017-06-27
qdev: add MemoryRegion property
KONRAD Frederic
2017-06-26
fix: avoid an infinite loop or a dangling pointer problem in img_commit
sochin.jiang
2017-06-26
block: change variable names in BlockDriverState
Manos Pitsidianakis
2017-06-26
block: Remove bdrv_aio_readv/writev/flush()
Kevin Wolf
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
[next]