Age | Commit message (Expand) | Author | Files | Lines |
2017-06-27 | exec: allow to get a pointer for some mmio memory region | KONRAD Frederic | 1 | -0/+35 |
2017-06-27 | introduce mmio_interface | KONRAD Frederic | 1 | -0/+49 |
2017-06-27 | qdev: add MemoryRegion property | KONRAD Frederic | 1 | -0/+2 |
2017-06-26 | fix: avoid an infinite loop or a dangling pointer problem in img_commit | sochin.jiang | 1 | -0/+18 |
2017-06-26 | block: change variable names in BlockDriverState | Manos Pitsidianakis | 3 | -17/+17 |
2017-06-26 | block: Remove bdrv_aio_readv/writev/flush() | Kevin Wolf | 1 | -8/+0 |
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 |