]> Git Repo - qemu.git/history - include
target/s390x: Finish implementing ETF2-ENH
[qemu.git] / include /
2017-06-22 Peter MaydellMerge remote-tracking branch 'remotes/kraxel/tags/usb...
2017-06-22 Peter MaydellMerge remote-tracking branch 'remotes/stsquad/tags...
2017-06-22 Peter MaydellMerge remote-tracking branch 'remotes/kraxel/tags/queue...
2017-06-22 Peter MaydellMerge remote-tracking branch 'remotes/armbru/tags/pull...
2017-06-22 Peter MaydellMerge remote-tracking branch 'remotes/rth/tags/pull...
2017-06-21 Gerd Hoffmanngtk: use framebuffer helper functions.
2017-06-21 Gerd Hoffmannsdl2: use framebuffer helper functions.
2017-06-21 Gerd Hoffmannegl-helpers: add helpers to handle opengl framebuffers
2017-06-20 Peter MaydellMerge remote-tracking branch 'remotes/mst/tags/for_upst...
2017-06-20 Peter MaydellMerge remote-tracking branch 'remotes/famz/tags/docker...
2017-06-20 Peter MaydellMerge remote-tracking branch 'remotes/bonzini/tags...
2017-06-20 Marc-André Lureauisa: use get_uint() for "io-base"
2017-06-20 Marc-André Lureauqdev: avoid type casts between signed and unsigned
2017-06-20 Marc-André Lureauqdev: wrap default property value in an union
2017-06-20 Marc-André Lureauqdev: Rename DEFINE_PROP_DEFAULT() to DEFINE_PROP_SIGNED()
2017-06-20 Marc-André Lureauobject: add uint property setter/getter
2017-06-20 Marc-André Lureauqnum: add uint type
2017-06-20 Marc-André Lureauqapi: Remove visit_start_alternate() parameter promote_int
2017-06-20 Marc-André Lureauqapi: merge QInt and QFloat in QNum
2017-06-20 Peter MaydellMerge remote-tracking branch 'remotes/vivier/tags/m68k...
2017-06-20 Peter MaydellMerge remote-tracking branch 'remotes/cody/tags/block...
2017-06-19 Richard Hendersontcg/arm: Use indirect branch for goto_tb
2017-06-19 Emilio G. Cotatcg: allocate TB structs before the corresponding trans...
2017-06-19 Emilio G. Cotautil: add cacheinfo
2017-06-19 Peter MaydellMerge remote-tracking branch 'remotes/kraxel/tags/pull...
2017-06-19 Peter MaydellMerge remote-tracking branch 'remotes/kraxel/tags/pull...
2017-06-19 Marc-André Lureauqdev: remove PropertyInfo.qtype field
2017-06-16 Laszlo Ersekq35/mch: implement extended TSEG sizes
2017-06-15 Paolo Bonziniblock: make accounting thread-safe
2017-06-15 Paolo Bonziniblock: split BlockAcctStats creation and setup
2017-06-15 Paolo Bonziniblock: protect modification of dirty bitmaps with a...
2017-06-15 Paolo Bonziniblock: introduce dirty_bitmap_mutex
2017-06-15 Paolo Bonziniblock: protect tracked_requests and flush_queue with...
2017-06-15 Paolo Bonziniblock: access write_gen with atomics
2017-06-15 Paolo Bonziniblock: use Stat64 for wr_highest_offset
2017-06-15 Paolo Bonziniutil: add stats64 module
2017-06-15 Paolo Bonzinithrottle-groups: protect throttled requests with a...
2017-06-15 Paolo Bonziniblock: access io_plugged with atomic ops
2017-06-15 Paolo Bonziniblock: access wakeup with atomic ops
2017-06-15 Paolo Bonziniblock: access serialising_in_flight with atomic ops
2017-06-15 Paolo Bonziniblock: access io_limits_disabled with atomic ops
2017-06-15 Paolo Bonziniblock: access quiesce_counter with atomic ops
2017-06-15 Paolo Bonziniblock: access copy_on_read with atomic ops
2017-06-15 Peter MaydellMerge remote-tracking branch 'remotes/rth/tags/pull...
2017-06-15 Felipe Franciosivhost-user-scsi: Introduce vhost-user-scsi host device
2017-06-15 Thomas Huthinclude/exec/poison: Mark some CONFIG defines as poison...
2017-06-15 Thomas Huthinclude/exec/poison: Add missing TARGET defines
2017-06-15 Vladimir Sementsov... nbd: rename read_sync and friends
2017-06-15 Eric Blakenbd: Fix regression on resiliency to port scan
2017-06-15 Marc-André Lureaumemory: remove memory_region_set_fd
2017-06-15 Marc-André LureauAdd memory_region_init_ram_from_fd()
2017-06-15 Marc-André Lureauexec: split qemu_ram_alloc_from_file()
2017-06-15 Peter MaydellMerge remote-tracking branch 'remotes/juanquintela...
2017-06-14 Juan Quintelamigration: Remove unneeded includes
2017-06-14 Juan Quintelamigration: Fix compilation with older compilers
2017-06-14 Gerd Hoffmannspice: don't enter opengl mode in case another UI provi...
2017-06-13 Peter MaydellMerge remote-tracking branch 'remotes/pmaydell/tags...
2017-06-13 Eric Augerhw/intc/arm_gicv3_its: Allow save/restore
2017-06-13 Eric Augerhw/intc/arm_gicv3_its: Implement state save/restore
2017-06-13 Eric Augerkvm-all: Pass an error object to kvm_device_access
2017-06-13 Pranith Kumartimer.h: Provide better monotonic time
2017-06-13 Krzysztof Kozlowskihw/arm/exynos: Move DRAM initialization next boards
2017-06-13 Peter MaydellMerge remote-tracking branch 'remotes/stefanha/tags...
2017-06-13 Peter MaydellMerge remote-tracking branch 'remotes/juanquintela...
2017-06-13 Peter MaydellMerge remote-tracking branch 'remotes/cody/tags/block...
2017-06-13 Peter MaydellMerge remote-tracking branch 'remotes/dgibson/tags...
2017-06-13 Peter MaydellMerge remote-tracking branch 'remotes/mst/tags/for_upst...
2017-06-13 Juan Quintelamigration: Move migration.h to migration/
2017-06-13 Juan Quintelamigration: Move remaining exported functions to migrati...
2017-06-13 Juan Quintelamigration: create global_state.c
2017-06-13 Juan Quintelamigration: ram_control_* are implemented in qemu_file
2017-06-13 Juan Quintelamigration: Commands are only used inside migration.c
2017-06-13 Juan Quintelamigration: Move constants to savevm.h
2017-06-13 Juan Quintelamigration: Move dump_vmsate_json_to_file() to misc.h
2017-06-13 Juan Quintelamigration: Split registration functions from vmstate.h
2017-06-13 Juan Quintelamigration: Move self_announce_delay() to misc.h
2017-06-13 Peter MaydellMerge remote-tracking branch 'remotes/borntraeger/tags...
2017-06-12 Peter MaydellMerge remote-tracking branch 'remotes/elmarco/tags...
2017-06-12 Peter MaydellMerge remote-tracking branch 'remotes/stefanha/tags...
2017-06-12 Peter MaydellMerge remote-tracking branch 'remotes/stefanha/tags...
2017-06-12 Peter MaydellMerge remote-tracking branch 'remotes/kevin/tags/for...
2017-06-09 Laurent VivierRevert "spapr: fix memory hot-unplugging"
2017-06-09 Greg Kurzxics: drop ICPStateClass::cpu_setup() handler
2017-06-09 Greg Kurzxics: setup cpu at realize time
2017-06-09 Greg Kurzxics: pass appropriate types to realize() handlers.
2017-06-09 Greg Kurzxics: introduce macros for ICP/ICS link properties
2017-06-08 Marcel Apfelbaumhw/pcie: fix the generic pcie root port to support...
2017-06-08 Marc-André Lureauchar: fix alias devices regression
2017-06-08 Greg Kurzxics: add reset() handler to ICPStateClass
2017-06-08 David Gibsonspapr: Rework DRC name handling
2017-06-08 David Gibsonspapr: Change DRC attach & detach methods to functions
2017-06-08 David Gibsonspapr: Clean up handling of DR-indicator
2017-06-08 David Gibsonspapr: Clean up DR entity sense handling
2017-06-07 Peter MaydellMerge remote-tracking branch 'remotes/bonzini/tags...
2017-06-07 Peter MaydellMerge remote-tracking branch 'remotes/jasowang/tags...
2017-06-06 Vladimir Sementsov... nbd/client.c: use errp instead of LOG
2017-06-06 Vladimir Sementsov... nbd: add errp parameter to nbd_wr_syncv()
2017-06-06 Xiao Guangrongqtest: add rtc periodic timer test
2017-06-06 Peter MaydellMerge remote-tracking branch 'remotes/xtensa/tags/20170...
2017-06-06 Peter MaydellMerge remote-tracking branch 'remotes/armbru/tags/pull...
next
This page took 0.072467 seconds and 7 git commands to generate.