Age | Commit message (Expand) | Author |
2016-11-04 | Merge remote-tracking branch 'sstabellini/tags/xen-20161102-tag' into staging | Stefan Hajnoczi |
2016-11-03 | Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging | Stefan Hajnoczi |
2016-11-02 | PCMachineState: introduce acpi_build_enabled field | Wei Liu |
2016-11-01 | pc: memhp: enable nvdimm device hotplug | Xiao Guangrong |
2016-11-01 | nvdimm acpi: introduce fit buffer | Xiao Guangrong |
2016-11-01 | nvdimm acpi: prebuild nvdimm devices for available slots | Xiao Guangrong |
2016-11-01 | virtio-crypto: using bh to handle dataq's requests | Gonglei |
2016-11-01 | virtio-crypto: add data queue processing handler | Gonglei |
2016-11-01 | virtio-crypto: set capacity of algorithms supported | Gonglei |
2016-11-01 | virtio-crypto: add virtio crypto device emulation | Gonglei |
2016-10-31 | Merge remote-tracking branch 'remotes/sstabellini/tags/xen-20161028-tag' into... | Peter Maydell |
2016-10-31 | Merge remote-tracking branch 'remotes/mjt/tags/trivial-patches-fetch' into st... | Peter Maydell |
2016-10-30 | virtio: inline virtio_queue_set_host_notifier_fd_handler | Paolo Bonzini |
2016-10-30 | virtio: use virtio_bus_set_host_notifier to start/stop ioeventfd | Paolo Bonzini |
2016-10-30 | virtio: remove ioeventfd_disabled altogether | Paolo Bonzini |
2016-10-30 | virtio: remove set_handler argument from set_host_notifier_internal | Paolo Bonzini |
2016-10-30 | Revert "virtio: Introduce virtio_add_queue_aio" | Paolo Bonzini |
2016-10-30 | virtio-scsi: always use dataplane path if ioeventfd is active | Paolo Bonzini |
2016-10-30 | virtio: introduce virtio_device_ioeventfd_enabled | Paolo Bonzini |
2016-10-30 | virtio: add start_ioeventfd and stop_ioeventfd to VirtioDeviceClass | Paolo Bonzini |
2016-10-30 | virtio: move ioeventfd_started flag to VirtioBusState | Paolo Bonzini |
2016-10-30 | virtio: move ioeventfd_disabled flag to VirtioBusState | Paolo Bonzini |
2016-10-30 | virtio/migration: Add VMStateDescription to VirtioDeviceClass | Dr. David Alan Gilbert |
2016-10-28 | xen: Rename xen_be_del_xendev | Emil Condrea |
2016-10-28 | xen: Rename xen_be_find_xendev | Emil Condrea |
2016-10-28 | xen: Rename xen_be_evtchn_event | Emil Condrea |
2016-10-28 | xen: Rename xen_be_send_notify | Emil Condrea |
2016-10-28 | xen: Rename xen_be_unbind_evtchn | Emil Condrea |
2016-10-28 | xen: Rename xen_be_printf to xen_pv_printf | Emil Condrea |
2016-10-28 | xen: Prepare xendev qtail to be shared with frontends | Emil Condrea |
2016-10-28 | xen: Move evtchn functions to xen_pvdev.c | Emil Condrea |
2016-10-28 | xen: Move xenstore_update to xen_pvdev.c | Emil Condrea |
2016-10-28 | xen: Create a new file xen_pvdev.c | Emil Condrea |
2016-10-28 | xen: Fix coding style warnings | Emil Condrea |
2016-10-28 | clean-up: removed duplicate #includes | Anand J |
2016-10-28 | spapr: Add DRC count indexed hotplug identifier type | Bharata B Rao |
2016-10-28 | spapr_events: add support for dedicated hotplug event source | Michael Roth |
2016-10-28 | spapr: improve ibm,architecture-vec-5 property handling | Michael Roth |
2016-10-28 | spapr: add option vector handling in CAS-generated resets | Michael Roth |
2016-10-28 | spapr_hcall: use spapr_ovec_* interfaces for CAS options | Michael Roth |
2016-10-28 | spapr_ovec: initial implementation of option vector helpers | Michael Roth |
2016-10-28 | pseries: Remove spapr_create_fdt_skel() | David Gibson |
2016-10-28 | pseries: Consolidate construction of /vdevice device tree node | David Gibson |
2016-10-28 | pseries: Move /event-sources construction to spapr_build_fdt() | David Gibson |
2016-10-28 | pseries: Consolidate construction of /rtas device tree node | David Gibson |
2016-10-28 | pseries: Consolidate construction of /chosen device tree node | David Gibson |
2016-10-28 | pseries: Move construction of /interrupt-controller fdt node | David Gibson |
2016-10-28 | pseries: Consolidate RTAS loading | David Gibson |
2016-10-28 | pseries: Make spapr_create_fdt_skel() get information from machine state | David Gibson |
2016-10-28 | pseries: Remove rtas_addr and fdt_addr fields from machinestate | David Gibson |