aboutsummaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)Author
2016-10-31vfio: Handle zero-length sparse mmap rangesAlex Williamson
2016-10-31memory: Replace skip_dump flag with "ram_device"Alex Williamson
2016-10-31Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream-mttcg' into s...Peter Maydell
2016-10-31Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20161031' into stagingPeter Maydell
2016-10-31*_run_on_cpu: introduce run_on_cpu_data typePaolo Bonzini
2016-10-31Merge remote-tracking branch 'remotes/sstabellini/tags/xen-20161028-tag' into...Peter Maydell
2016-10-31Merge remote-tracking branch 'remotes/mjt/tags/trivial-patches-fetch' into st...Peter Maydell
2016-10-31Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20161028'...Peter Maydell
2016-10-31Merge remote-tracking branch 'remotes/famz/tags/for-upstream' into stagingPeter Maydell
2016-10-31tcg: protect translation related stuff with tb_lock.KONRAD Frederic
2016-10-31s390x/pci: Check memory region dispatching callbacksPierre Morel
2016-10-31s390x/pci: use generic interface to inject interruptYi Min Zhao
2016-10-30virtio: inline set_host_notifier_internalPaolo Bonzini
2016-10-30virtio: inline virtio_queue_set_host_notifier_fd_handlerPaolo Bonzini
2016-10-30virtio: use virtio_bus_set_host_notifier to start/stop ioeventfdPaolo Bonzini
2016-10-30virtio: remove ioeventfd_disabled altogetherPaolo Bonzini
2016-10-30virtio: remove set_handler argument from set_host_notifier_internalPaolo Bonzini
2016-10-30Revert "virtio: Introduce virtio_add_queue_aio"Paolo Bonzini
2016-10-30virtio-scsi: always use dataplane path if ioeventfd is activePaolo Bonzini
2016-10-30virtio-blk: always use dataplane path if ioeventfd is activePaolo Bonzini
2016-10-30virtio: introduce virtio_device_ioeventfd_enabledPaolo Bonzini
2016-10-30virtio: add start_ioeventfd and stop_ioeventfd to VirtioDeviceClassPaolo Bonzini
2016-10-30virtio: move ioeventfd_started flag to VirtioBusStatePaolo Bonzini
2016-10-30virtio: move ioeventfd_disabled flag to VirtioBusStatePaolo Bonzini
2016-10-30virtio: disable ioeventfd as early as possiblePaolo Bonzini
2016-10-30virtio/migration: Migrate balloon to VMStateDr. David Alan Gilbert
2016-10-30virtio/migration: Add VMStateDescription to VirtioDeviceClassDr. David Alan Gilbert
2016-10-28xen: Rename xen_be_del_xendevEmil Condrea
2016-10-28xen: Rename xen_be_find_xendevEmil Condrea
2016-10-28xen: Rename xen_be_evtchn_eventEmil Condrea
2016-10-28xen: Rename xen_be_send_notifyEmil Condrea
2016-10-28xen: Rename xen_be_unbind_evtchnEmil Condrea
2016-10-28xen: Rename xen_be_printf to xen_pv_printfEmil Condrea
2016-10-28xen: Move xenstore cleanup and mkdir functionsEmil Condrea
2016-10-28xen: Prepare xendev qtail to be shared with frontendsEmil Condrea
2016-10-28xen: Move evtchn functions to xen_pvdev.cEmil Condrea
2016-10-28xen: Move xenstore_update to xen_pvdev.cEmil Condrea
2016-10-28xen: Create a new file xen_pvdev.cEmil Condrea
2016-10-28xen: Fix coding style warningsEmil Condrea
2016-10-28xen: Fix coding style errorsEmil Condrea
2016-10-28Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-2.8-20161028' into...Peter Maydell
2016-10-28clean-up: removed duplicate #includesAnand J
2016-10-28s390: avoid always-true comparison in s390_pci_generate_fid()Peter Maydell
2016-10-28usb: Change *_exitfn return type from int to voidAkanksha Srivastava
2016-10-28milkymist-pfpu: fix potential integer overflowMichael Walle
2016-10-28hw/block/nvme: Simplify if-statements a little bitThomas Huth
2016-10-28lm32: milkymist-tmu2: fix integer overflowMichael Walle
2016-10-28hw/tpm/tpm_passthrough: Simplify if-statements a little bitThomas Huth
2016-10-28hw/arm/tosa: Fix reset handlingGuenter Roeck
2016-10-28hw/arm/spitz: Fix reset handlingGuenter Roeck