index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2016-11-01
cryptodev: introduce an unified wrapper for crypto operation
Gonglei
2016-11-01
virtio-crypto: add data queue processing handler
Gonglei
2016-11-01
virtio-crypto: add control queue handler
Gonglei
2016-11-01
virtio-crypto: set capacity of algorithms supported
Gonglei
2016-11-01
virtio-crypto-pci: add virtio crypto pci support
Gonglei
2016-11-01
virtio-crypto: add virtio crypto device emulation
Gonglei
2016-10-30
cryptodev: introduce a new cryptodev backend
Gonglei
2016-10-30
virtio-crypto: introduce virtio_crypto.h
Gonglei
2016-10-30
cryptodev: add symmetric algorithm operation stuff
Gonglei
2016-10-30
cryptodev: introduce cryptodev backend interface
Gonglei
2016-10-30
virtio: inline set_host_notifier_internal
Paolo Bonzini
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-blk: 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: disable ioeventfd as early as possible
Paolo Bonzini
2016-10-30
virtio/migration: Migrate balloon to VMState
Dr. David Alan Gilbert
2016-10-30
virtio/migration: Add VMStateDescription to VirtioDeviceClass
Dr. David Alan Gilbert
2016-10-28
Merge remote-tracking branch 'remotes/kraxel/tags/pull-ui-20161028-1' into st...
Peter Maydell
2016-10-28
Merge remote-tracking branch 'remotes/vivier/tags/m68k-part2-pull-request' in...
Peter Maydell
2016-10-28
Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-2.8-20161028' into...
Peter Maydell
2016-10-28
Merge remote-tracking branch 'remotes/berrange/tags/pull-qio-2016-10-27-1' in...
Peter Maydell
2016-10-28
Merge remote-tracking branch 'remotes/jnsnow/tags/ide-pull-request' into staging
Peter Maydell
2016-10-28
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
2016-10-28
Merge remote-tracking branch 'remotes/kraxel/tags/pull-seabios-20161027-2' in...
Peter Maydell
2016-10-28
curses: Use cursesw instead of curses
Samuel Thibault
2016-10-28
curses: fix left/right arrow translation
Samuel Thibault
2016-10-28
ui/gtk: Fix non-working DELETE key
Thomas Huth
2016-10-28
gtk: fix compilation warning with gtk 3.22.2
Alberto Garcia
2016-10-28
Defer BrlAPI tty acquisition to when guest starts using device
Samuel Thibault
2016-10-28
Add dots keypresses support to the baum braille device
Samuel Thibault
2016-10-28
Merge remote-tracking branch 'remotes/kraxel/tags/pull-vga-20161027-1' into s...
Peter Maydell
2016-10-28
MAINTAINERS: update M68K entry
Laurent Vivier
2016-10-28
target-m68k: immediate ops manage word and byte operands
Laurent Vivier
2016-10-28
target-m68k: cmp manages word and bytes operands
Laurent Vivier
2016-10-28
target-m68k: add/sub manage word and byte operands
Laurent Vivier
2016-10-28
target-m68k: add addressing modes to neg
Laurent Vivier
2016-10-28
target-m68k: introduce byte and word cc_ops
Laurent Vivier
2016-10-28
target-m68k: some bit ops cleanup
Laurent Vivier
2016-10-28
target-m68k: suba/adda can manage word operand
Laurent Vivier
2016-10-28
target-m68k: and can manage word and byte operands
Laurent Vivier
2016-10-28
target-m68k: or can manage word and byte operands
Laurent Vivier
2016-10-28
target-m68k: eor can manage word and byte operands
Laurent Vivier
[next]