summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
...
* move get_current_ram_size to virtio-balloon.cVladimir Sementsov-Ogievskiy2019-11-291-1/+0
* vhost-user: don't merge regions with different fdsMichael S. Tsirkin2019-11-291-0/+4
* bios-linker-loader: document+validate inputMichael S. Tsirkin2019-11-291-1/+1
* log: Redirect stderr to logfile if deamonizedDimitris Aragiorgis2019-11-291-6/+0
* DumpState: adding total_size and written_size fieldsPeter Xu2019-11-291-0/+9
* dump-guest-memory: add "detach" supportPeter Xu2019-11-292-0/+5
* dump-guest-memory: introduce dump_process() helper function.Peter Xu2019-11-291-0/+3
* dump-guest-memory: add dump_in_progress() helper functionPeter Xu2019-11-291-0/+4
* dump-guest-memory: using static DumpState, add DumpStatusPeter Xu2019-11-291-0/+2
* throttle: Add support for burst periodsAlberto Garcia2019-11-291-5/+36
* throttle: Use throttle_config_init() to initialize ThrottleConfigAlberto Garcia2019-11-291-0/+2
* throttle: Merge all functions that check the configuration into oneAlberto Garcia2019-11-291-4/+0
* throttle: Make throttle_is_valid() set errpAlberto Garcia2019-11-291-1/+1
* throttle: Make throttle_max_is_missing_limit() set errpAlberto Garcia2019-11-291-1/+1
* throttle: Make throttle_conflicting() set errpAlberto Garcia2019-11-291-1/+1
* throttle: Make throttle_compute_timer() staticAlberto Garcia2019-11-291-6/+0
* device_tree: qemu_fdt_getprop_cell converted to use the error APIEric Auger2019-11-291-1/+13
* device_tree: qemu_fdt_getprop converted to use the error APIEric Auger2019-11-291-1/+12
* device_tree: introduce qemu_fdt_node_pathEric Auger2019-11-291-0/+18
* device_tree: introduce load_device_tree_from_sysfsEric Auger2019-11-291-0/+8
* hw/vfio/platform: amd-xgbe deviceEric Auger2019-11-291-0/+51
* pcie_aer: expose pcie_aer_msg() interfaceChen Fan2019-11-291-0/+1
* aer: impove pcie_aer_init to support vfio deviceChen Fan2019-11-291-1/+1
* osdep.h: Remove int_fast*_t Solaris compatibility codePeter Maydell2019-11-291-7/+0
* fpu: Remove use of int_fast16_t in conversions to int16Peter Maydell2019-11-291-8/+8
* qapi: Change visit_start_implicit_struct to visit_start_alternateEric Blake2019-11-292-19/+47
* qapi: Don't box branches of flat unionsEric Blake2019-11-292-3/+0
* qapi: Adjust layout of FooList typesEric Blake2019-11-292-8/+7
* hw/sd/sdhci.c: Update to use SDBus APIsPeter Maydell2019-11-291-2/+1
* hw/sd: Add QOM bus which SD cards plug in toPeter Maydell2019-11-291-0/+62
* hw/sd/sd.c: QOMifyPeter Maydell2019-11-291-0/+3
* vhost-user interrupt management fixesVictor Kaplansky2019-11-291-0/+1
* cuda: port SET_DEVICE_LIST command to new frameworkHervé Poussineau2019-11-291-1/+1
* pseries: Simplify handling of the hash page table fdDavid Gibson2019-11-291-1/+0
* nbd: implement TLS support in the protocol negotiationDaniel P. Berrange2019-11-291-0/+8
* nbd: convert to using I/O channels for actual socket I/ODaniel P. Berrange2019-11-291-6/+14
* qom: add helpers for UserCreatable object typesDaniel P. Berrange2019-11-292-3/+92
* oslib-posix.c: Move workaround for OSX daemon() deprecation to osdep.hPeter Maydell2019-11-291-0/+11
* change type of pci_bridge_initfn() to voidCao jin2019-11-291-1/+1
* virtio: optimize virtio_access_is_big_endian() for little-endian targetsGreg Kurz2019-11-291-3/+3
* virtio: move cross-endian helper to vhostGreg Kurz2019-11-291-13/+0
* virtio-net: use the backend cross-endian capabilitiesGreg Kurz2019-11-292-9/+1
* build: Don't redefine 'inline'Eric Blake2019-11-291-12/+0
* io: convert QIOChannelBuffer to use uint8_t instead of charDaniel P. Berrange2019-11-291-1/+1
* io: introduce helper for creating channels from file descriptorsDaniel P. Berrange2019-11-291-0/+52
* io: improve docs for QIOChannelSocket async functionsDaniel P. Berrange2019-11-291-2/+9
* w32: include winsock2.h before windows.hPaolo Bonzini2019-11-291-1/+1
* cpu: cpu_save/cpu_load is no morePaolo Bonzini2019-11-291-6/+0
* qom: Correct object_property_get_int() descriptionAlistair Francis2019-11-291-1/+1
* bcm2835_property: implement "get board revision" queryStephen Warren2019-11-291-0/+1
OpenPOWER on IntegriCloud