aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-11-01cryptodev: introduce an unified wrapper for crypto operationGonglei
2016-11-01virtio-crypto: add data queue processing handlerGonglei
2016-11-01virtio-crypto: add control queue handlerGonglei
2016-11-01virtio-crypto: set capacity of algorithms supportedGonglei
2016-11-01virtio-crypto-pci: add virtio crypto pci supportGonglei
2016-11-01virtio-crypto: add virtio crypto device emulationGonglei
2016-10-30cryptodev: introduce a new cryptodev backendGonglei
2016-10-30virtio-crypto: introduce virtio_crypto.hGonglei
2016-10-30cryptodev: add symmetric algorithm operation stuffGonglei
2016-10-30cryptodev: introduce cryptodev backend interfaceGonglei
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-28Merge remote-tracking branch 'remotes/kraxel/tags/pull-ui-20161028-1' into st...Peter Maydell
2016-10-28Merge remote-tracking branch 'remotes/vivier/tags/m68k-part2-pull-request' in...Peter Maydell
2016-10-28Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-2.8-20161028' into...Peter Maydell
2016-10-28Merge remote-tracking branch 'remotes/berrange/tags/pull-qio-2016-10-27-1' in...Peter Maydell
2016-10-28Merge remote-tracking branch 'remotes/jnsnow/tags/ide-pull-request' into stagingPeter Maydell
2016-10-28Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell
2016-10-28Merge remote-tracking branch 'remotes/kraxel/tags/pull-seabios-20161027-2' in...Peter Maydell
2016-10-28curses: Use cursesw instead of cursesSamuel Thibault
2016-10-28curses: fix left/right arrow translationSamuel Thibault
2016-10-28ui/gtk: Fix non-working DELETE keyThomas Huth
2016-10-28gtk: fix compilation warning with gtk 3.22.2Alberto Garcia
2016-10-28Defer BrlAPI tty acquisition to when guest starts using deviceSamuel Thibault
2016-10-28Add dots keypresses support to the baum braille deviceSamuel Thibault
2016-10-28Merge remote-tracking branch 'remotes/kraxel/tags/pull-vga-20161027-1' into s...Peter Maydell
2016-10-28MAINTAINERS: update M68K entryLaurent Vivier
2016-10-28target-m68k: immediate ops manage word and byte operandsLaurent Vivier
2016-10-28target-m68k: cmp manages word and bytes operandsLaurent Vivier
2016-10-28target-m68k: add/sub manage word and byte operandsLaurent Vivier
2016-10-28target-m68k: add addressing modes to negLaurent Vivier
2016-10-28target-m68k: introduce byte and word cc_opsLaurent Vivier
2016-10-28target-m68k: some bit ops cleanupLaurent Vivier
2016-10-28target-m68k: suba/adda can manage word operandLaurent Vivier
2016-10-28target-m68k: and can manage word and byte operandsLaurent Vivier
2016-10-28target-m68k: or can manage word and byte operandsLaurent Vivier
2016-10-28target-m68k: eor can manage word and byte operandsLaurent Vivier