Age | Commit message (Expand) | Author |
2016-02-25 | ich9: Remove enable_tco arguments from init functions | Eduardo Habkost |
2016-02-25 | machine: Remove no_tco field | Eduardo Habkost |
2016-02-25 | vring: remove | Paolo Bonzini |
2016-02-25 | virtio-scsi: do not use vring in dataplane | Paolo Bonzini |
2016-02-25 | virtio-blk: do not use vring in dataplane | Paolo Bonzini |
2016-02-25 | virtio-blk: fix "disabled data plane" mode | Paolo Bonzini |
2016-02-25 | virtio: export vring_notify as virtio_should_notify | Paolo Bonzini |
2016-02-25 | virtio: add AioContext-specific function for host notifiers | Paolo Bonzini |
2016-02-25 | vring: make vring_enable_notification return void | Paolo Bonzini |
2016-02-23 | move get_current_ram_size to virtio-balloon.c | Vladimir Sementsov-Ogievskiy |
2016-02-23 | vhost-user: don't merge regions with different fds | Michael S. Tsirkin |
2016-02-23 | bios-linker-loader: document+validate input | Michael S. Tsirkin |
2016-02-22 | throttle: Add support for burst periods | Alberto Garcia |
2016-02-22 | throttle: Use throttle_config_init() to initialize ThrottleConfig | Alberto Garcia |
2016-02-22 | throttle: Merge all functions that check the configuration into one | Alberto Garcia |
2016-02-22 | throttle: Make throttle_is_valid() set errp | Alberto Garcia |
2016-02-22 | throttle: Make throttle_max_is_missing_limit() set errp | Alberto Garcia |
2016-02-22 | throttle: Make throttle_conflicting() set errp | Alberto Garcia |
2016-02-22 | throttle: Make throttle_compute_timer() static | Alberto Garcia |
2016-02-19 | Merge remote-tracking branch 'remotes/awilliam/tags/vfio-update-20160219.1' i... | Peter Maydell |
2016-02-19 | device_tree: qemu_fdt_getprop_cell converted to use the error API | Eric Auger |
2016-02-19 | device_tree: qemu_fdt_getprop converted to use the error API | Eric Auger |
2016-02-19 | device_tree: introduce qemu_fdt_node_path | Eric Auger |
2016-02-19 | device_tree: introduce load_device_tree_from_sysfs | Eric Auger |
2016-02-19 | hw/vfio/platform: amd-xgbe device | Eric Auger |
2016-02-19 | pcie_aer: expose pcie_aer_msg() interface | Chen Fan |
2016-02-19 | aer: impove pcie_aer_init to support vfio device | Chen Fan |
2016-02-19 | osdep.h: Remove int_fast*_t Solaris compatibility code | Peter Maydell |
2016-02-19 | fpu: Remove use of int_fast16_t in conversions to int16 | Peter Maydell |
2016-02-19 | Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2016-02-19' into ... | Peter Maydell |
2016-02-19 | Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging | Peter Maydell |
2016-02-19 | qapi: Change visit_start_implicit_struct to visit_start_alternate | Eric Blake |
2016-02-19 | qapi: Don't box branches of flat unions | Eric Blake |
2016-02-19 | qapi: Adjust layout of FooList types | Eric Blake |
2016-02-18 | hw/sd/sdhci.c: Update to use SDBus APIs | Peter Maydell |
2016-02-18 | hw/sd: Add QOM bus which SD cards plug in to | Peter Maydell |
2016-02-18 | hw/sd/sd.c: QOMify | Peter Maydell |
2016-02-18 | vhost-user interrupt management fixes | Victor Kaplansky |
2016-02-17 | cuda: port SET_DEVICE_LIST command to new framework | Hervé Poussineau |
2016-02-17 | pseries: Simplify handling of the hash page table fd | David Gibson |
2016-02-16 | Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging | Peter Maydell |
2016-02-16 | nbd: implement TLS support in the protocol negotiation | Daniel P. Berrange |
2016-02-16 | nbd: convert to using I/O channels for actual socket I/O | Daniel P. Berrange |
2016-02-16 | qom: add helpers for UserCreatable object types | Daniel P. Berrange |
2016-02-16 | Merge remote-tracking branch 'remotes/berrange/tags/pull-io-next-2016-02-16-1... | Peter Maydell |
2016-02-16 | oslib-posix.c: Move workaround for OSX daemon() deprecation to osdep.h | Peter Maydell |
2016-02-16 | build: Don't redefine 'inline' | Eric Blake |
2016-02-16 | change type of pci_bridge_initfn() to void | Cao jin |
2016-02-16 | virtio: optimize virtio_access_is_big_endian() for little-endian targets | Greg Kurz |
2016-02-16 | virtio: move cross-endian helper to vhost | Greg Kurz |