aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2016-02-23osdep.h: Include config-target.h if NEED_CPU_H is definedPeter Maydell
2016-02-23osdep.h: Define macros for the benefit of C++ before C++11Peter Maydell
2016-02-23Postcopy+spice: Pass spice migration data earlierDr. David Alan Gilbert
2016-02-23spice/gl: add unblock timerGerd Hoffmann
2016-02-23spice: add opengl/virgl/dmabuf supportGerd Hoffmann
2016-02-23egl-helpers: add functions for render nodes and dma-buf passingGerd Hoffmann
2016-02-23move get_current_ram_size to virtio-balloon.cVladimir Sementsov-Ogievskiy
2016-02-23vhost-user: don't merge regions with different fdsMichael S. Tsirkin
2016-02-23bios-linker-loader: document+validate inputMichael S. Tsirkin
2016-02-22log: Redirect stderr to logfile if deamonizedDimitris Aragiorgis
2016-02-22DumpState: adding total_size and written_size fieldsPeter Xu
2016-02-22dump-guest-memory: add "detach" supportPeter Xu
2016-02-22dump-guest-memory: introduce dump_process() helper function.Peter Xu
2016-02-22dump-guest-memory: add dump_in_progress() helper functionPeter Xu
2016-02-22dump-guest-memory: using static DumpState, add DumpStatusPeter Xu
2016-02-22throttle: Add support for burst periodsAlberto Garcia
2016-02-22throttle: Use throttle_config_init() to initialize ThrottleConfigAlberto Garcia
2016-02-22throttle: Merge all functions that check the configuration into oneAlberto Garcia
2016-02-22throttle: Make throttle_is_valid() set errpAlberto Garcia
2016-02-22throttle: Make throttle_max_is_missing_limit() set errpAlberto Garcia
2016-02-22throttle: Make throttle_conflicting() set errpAlberto Garcia
2016-02-22throttle: Make throttle_compute_timer() staticAlberto Garcia
2016-02-19Merge remote-tracking branch 'remotes/awilliam/tags/vfio-update-20160219.1' i...Peter Maydell
2016-02-19device_tree: qemu_fdt_getprop_cell converted to use the error APIEric Auger
2016-02-19device_tree: qemu_fdt_getprop converted to use the error APIEric Auger
2016-02-19device_tree: introduce qemu_fdt_node_pathEric Auger
2016-02-19device_tree: introduce load_device_tree_from_sysfsEric Auger
2016-02-19hw/vfio/platform: amd-xgbe deviceEric Auger
2016-02-19pcie_aer: expose pcie_aer_msg() interfaceChen Fan
2016-02-19aer: impove pcie_aer_init to support vfio deviceChen Fan
2016-02-19osdep.h: Remove int_fast*_t Solaris compatibility codePeter Maydell
2016-02-19fpu: Remove use of int_fast16_t in conversions to int16Peter Maydell
2016-02-19Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2016-02-19' into ...Peter Maydell
2016-02-19Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell
2016-02-19qapi: Change visit_start_implicit_struct to visit_start_alternateEric Blake
2016-02-19qapi: Don't box branches of flat unionsEric Blake
2016-02-19qapi: Adjust layout of FooList typesEric Blake
2016-02-18hw/sd/sdhci.c: Update to use SDBus APIsPeter Maydell
2016-02-18hw/sd: Add QOM bus which SD cards plug in toPeter Maydell
2016-02-18hw/sd/sd.c: QOMifyPeter Maydell
2016-02-18vhost-user interrupt management fixesVictor Kaplansky
2016-02-17cuda: port SET_DEVICE_LIST command to new frameworkHervé Poussineau
2016-02-17pseries: Simplify handling of the hash page table fdDavid Gibson
2016-02-16Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell
2016-02-16nbd: implement TLS support in the protocol negotiationDaniel P. Berrange
2016-02-16nbd: convert to using I/O channels for actual socket I/ODaniel P. Berrange
2016-02-16qom: add helpers for UserCreatable object typesDaniel P. Berrange
2016-02-16Merge remote-tracking branch 'remotes/berrange/tags/pull-io-next-2016-02-16-1...Peter Maydell
2016-02-16oslib-posix.c: Move workaround for OSX daemon() deprecation to osdep.hPeter Maydell
2016-02-16build: Don't redefine 'inline'Eric Blake