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-03-17
crypto: add block encryption framework
Daniel P. Berrange
2016-03-17
crypto: wire up XTS mode for cipher APIs
Daniel P. Berrange
2016-03-17
crypto: refactor code for dealing with AES cipher
Daniel P. Berrange
2016-03-17
crypto: import an implementation of the XTS cipher mode
Daniel P. Berrange
2016-03-17
crypto: add support for the twofish cipher algorithm
Daniel P. Berrange
2016-03-17
crypto: add support for the serpent cipher algorithm
Daniel P. Berrange
2016-03-17
crypto: add support for the cast5-128 cipher algorithm
Daniel P. Berrange
2016-03-17
crypto: skip testing of unsupported cipher algorithms
Daniel P. Berrange
2016-03-17
crypto: add support for anti-forensic split algorithm
Daniel P. Berrange
2016-03-17
crypto: add support for generating initialization vectors
Daniel P. Berrange
2016-03-17
crypto: add support for PBKDF2 algorithm
Daniel P. Berrange
2016-03-17
crypto: add cryptographic random byte source
Daniel P. Berrange
2016-03-17
Merge remote-tracking branch 'remotes/ehabkost/tags/machine-pull-request' int...
Peter Maydell
2016-03-16
module: Rename machine_init() to opts_init()
Eduardo Habkost
2016-03-16
machine: Use type_init() to register machine classes
Eduardo Habkost
2016-03-16
Merge remote-tracking branch 'remotes/cody/tags/block-pull-request' into staging
Peter Maydell
2016-03-16
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20160316-...
Peter Maydell
2016-03-16
sd: Fix "info qtree" on boards with SD cards
Peter Maydell
2016-03-16
bcm2835_dma: add emulation of Raspberry Pi DMA controller
Grégory ESTRADE
2016-03-16
bcm2835_property: implement framebuffer control/configuration properties
Grégory ESTRADE
2016-03-16
bcm2835_fb: add framebuffer device for Raspberry Pi
Grégory ESTRADE
2016-03-16
bcm2835_aux: add emulation of BCM2835 AUX (aka UART1) block
Andrew Baumann
2016-03-16
bcm2835_peripherals: enable sdhci pending-insert quirk for raspberry pi
Andrew Baumann
2016-03-16
hw/arm: Add palmetto-bmc machine
Andrew Jeffery
2016-03-16
hw/arm: Add ASPEED AST2400 SoC model
Andrew Jeffery
2016-03-16
hw/intc: Add (new) ASPEED VIC device model
Andrew Jeffery
2016-03-16
hw/timer: Add ASPEED timer device model
Andrew Jeffery
2016-03-16
i.MX: Add missing descriptions in devices.
Jean-Christophe Dubois
2016-03-16
i.MX: Add i.MX6 CCM and ANALOG device.
Jean-Christophe Dubois
2016-03-16
i.MX: Add the CLK_IPG_HIGH clock
Jean-Christophe Dubois
2016-03-16
i.MX: Remove CCM useless clock computation handling.
Jean-Christophe Dubois
2016-03-16
i.MX: Rename CCM NOCLK to CLK_NONE for naming consistency.
Jean-Christophe Dubois
2016-03-16
i.MX: Allow GPT timer to rollover.
Jean-Christophe Dubois
2016-03-16
arm: virt: Move machine class init code to the abstract machine type
Wei Huang
2016-03-16
arm: virt: Add an abstract ARM virt machine type
Wei Huang
2016-03-16
target-arm: Fix translation level on early translation faults
Sergey Sorokin
2016-03-16
MAINTAINERS: Fix typo, block/stream.h -> block/stream.c
Jeff Cody
2016-03-16
block/sheepdog: fix argument passed to qemu_strtoul()
Jeff Cody
2016-03-16
target-arm: Implement MRS (banked) and MSR (banked) instructions
Peter Maydell
2016-03-16
loader: Fix incorrect parameter name in load_image_mr() macro
Jens Wiklander
2016-03-16
util/base64.c: Clean includes
Peter Maydell
2016-03-16
update-linux-headers.sh: Fake types.h doesn't need to include anything
Peter Maydell
2016-03-16
include/config.h: Remove
Peter Maydell
2016-03-16
slirp/slirp.h: Remove now-empty #ifdefs
Peter Maydell
2016-03-16
Merge remote-tracking branch 'remotes/armbru/tags/pull-error-2016-03-16' into...
Peter Maydell
2016-03-16
Merge remote-tracking branch 'remotes/armbru/tags/pull-monitor-2016-03-16' in...
Peter Maydell
2016-03-16
Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-2.6-20160316' into...
Peter Maydell
2016-03-16
error: ensure errno detail is printed with error_abort
Daniel P. Berrange
2016-03-16
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
2016-03-16
qdev-monitor: add missing aliases for virtio device classes
Sascha Silbe
[next]