aboutsummaryrefslogtreecommitdiff
path: root/include/qemu
AgeCommit message (Expand)Author
2017-09-14hmp: extend "info numa" with hotplugged memory informationVadim Galitsyn
2017-09-08net/net: Convert parse_host_port() to ErrorMao Zhongyi
2017-09-07Merge remote-tracking branch 'remotes/dgilbert/tags/pull-migration-20170906a'...Peter Maydell
2017-09-07Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell
2017-09-06host-utils: Simplify pow2ceil()Markus Armbruster
2017-09-06host-utils: Proactively fix pow2floor(), switch to unsignedMarkus Armbruster
2017-09-06block: add throttle block filter driverManos Pitsidianakis
2017-09-05tests: Use real size for iov testsJuan Quintela
2017-09-05block: convert ThrottleGroup to object with QOMManos Pitsidianakis
2017-09-05util: remove the obsolete non-blocking connectCao jin
2017-08-29throttle: Make burst_length 64bit and add range checksAlberto Garcia
2017-08-29throttle: Make LeakyBucket.avg and LeakyBucket.max integer typesAlberto Garcia
2017-08-29throttle: Fix wrong variable name in the header documentationAlberto Garcia
2017-08-11osdep: Add runtime OFD lock detectionFam Zheng
2017-08-08Revert "rcu: do not create thread in pthread_atfork callback"Paolo Bonzini
2017-08-08rcu: completely disable pthread_atfork callbacks as soon as possiblePaolo Bonzini
2017-07-31docs: fix broken paths to docs/devel/atomics.txtPhilippe Mathieu-Daudé
2017-07-24Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2017-07-18-v2' in...Peter Maydell
2017-07-24util: Introduce include/qemu/cpuid.hRichard Henderson
2017-07-24qapi: Introduce a first class 'null' typeMarkus Armbruster
2017-07-19Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell
2017-07-18block: remove timer canceling in throttle_config()Manos Pitsidianakis
2017-07-18block: add clock_type field to ThrottleGroupManos Pitsidianakis
2017-07-17fw_cfg: move QOM type defines and fw_cfg types into fw_cfg.hMark Cave-Ayland
2017-07-17coroutine-lock: add qemu_co_rwlock_downgrade and qemu_co_rwlock_upgradePaolo Bonzini
2017-07-14Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell
2017-07-14memory/iommu: QOM'fy IOMMU MemoryRegionAlexey Kardashevskiy
2017-07-14Merge remote-tracking branch 'remotes/armbru/tags/pull-error-2017-07-13' into...Peter Maydell
2017-07-13Merge remote-tracking branch 'remotes/mjt/tags/trivial-patches-fetch' into st...Peter Maydell
2017-07-13error: Functions to report warnings and informational messagesAlistair Francis
2017-07-11qmp: add x-debug-block-dirty-bitmap-sha256Vladimir Sementsov-Ogievskiy
2017-07-11block/dirty-bitmap: add deserialize_ones funcVladimir Sementsov-Ogievskiy
2017-07-11hbitmap: improve dirty iterVladimir Sementsov-Ogievskiy
2017-07-11block: rip out all traces of password promptingDaniel P. Berrange
2017-07-11util/qemu-sockets: Drop unused helper socket_address_to_string()Mao Zhongyi
2017-07-10blockjob: Track job ratelimits via bytes, not sectorsEric Blake
2017-07-04qemu-thread: Assert locks are initialized before usingFam Zheng
2017-07-04main_loop: Make main_loop_wait() return voidPeter Maydell
2017-06-23ps2: add and use PS2State typedefGerd Hoffmann
2017-06-22Merge remote-tracking branch 'remotes/rth/tags/pull-tcg-20170619' into stagingPeter Maydell
2017-06-19util: add cacheinfoEmilio G. Cota
2017-06-16util: add stats64 modulePaolo Bonzini
2017-06-14migration: Fix compilation with older compilersJuan Quintela
2017-06-13timer.h: Provide better monotonic timePranith Kumar
2017-06-08char: fix alias devices regressionMarc-André Lureau
2017-06-05qemu/atomic: Loosen restrictions for 64-bit ILP32 hostsRichard Henderson
2017-06-01migration: loadvm handlers are not usedJuan Quintela
2017-05-18migration: Remove old MigrationParamsJuan Quintela
2017-05-15Merge remote-tracking branch 'kraxel/tags/pull-ui-20170512-1' into stagingStefan Hajnoczi
2017-05-15Merge remote-tracking branch 'ehabkost/tags/x86-and-machine-pull-request' int...Stefan Hajnoczi