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-10-19
crypto: fix initialization of crypto in tests
Daniel P. Berrange
2016-10-19
qtest: fix make check complaint in crypto module
Gonglei
2016-10-19
crypto: add mode check in qcrypto_cipher_new() for cipher-builtin
Gonglei
2016-10-19
crypto: add CTR mode support
Gonglei
2016-10-19
crypto: extend mode as a parameter in qcrypto_cipher_supports()
Gonglei
2016-10-18
Merge remote-tracking branch 'remotes/ehabkost/tags/x86-pull-request' into st...
Peter Maydell
2016-10-17
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20161017'...
Peter Maydell
2016-10-17
hw/char/pl011: Add trace events
Peter Maydell
2016-10-17
hw/intc/arm_gicv3: Fix ICC register tracepoints
Peter Maydell
2016-10-17
target-arm: Add trace events for the generic timers
Peter Maydell
2016-10-17
target-arm: Implement dummy MDCCINT_EL1
Peter Maydell
2016-10-17
Fix masking of PC lower bits when doing exception returns
Peter Maydell
2016-10-17
target-arm: Comments added to identify cases in a switch
Thomas Hanson
2016-10-17
target-arm: Code changes to implement overwrite of tag field on PC load
Thomas Hanson
2016-10-17
target-arm: Infrastucture changes to enable handling of tagged address loadin...
Thomas Hanson
2016-10-17
pxa2xx: Auto-assign name for i2c bus in i2c_init_bus.
Vijay Kumar B
2016-10-17
tests: cleanup ptimer-test
Paolo Bonzini
2016-10-17
tests: add a m25p80 test
Cédric Le Goater
2016-10-17
hw/arm/virt: no ITS on older machine types
Andrew Jones
2016-10-17
hw/arm/virt-acpi-build: fix MADT generation
Andrew Jones
2016-10-17
hw/intc/arm_gic_kvm: Fix build on aarch64
Christopher Covington
2016-10-17
hw/dma/pl080: Fix bad bit mask (PL080_CONF_M1 | PL080_CONF_M1)
Thomas Huth
2016-10-17
hw/arm/boot: allow using a command line specified dtb without a kernel
Michael Olbrich
2016-10-17
aspeed: add support for the SMC segment registers
Cédric Le Goater
2016-10-17
aspeed: create mapping regions for the maximum number of slaves
Cédric Le Goater
2016-10-17
aspeed: add support for the AST2500 SoC SMC controllers
Cédric Le Goater
2016-10-17
aspeed: extend the number of host SPI controllers
Cédric Le Goater
2016-10-17
aspeed: move the flash module mapping address under the controller definition
Cédric Le Goater
2016-10-17
aspeed: rename the smc object to fmc
Cédric Le Goater
2016-10-17
target-arm: kvm: use AddressSpace-specific listener
Paolo Bonzini
2016-10-17
Reducing stack frame size in stream_process_mem2s()
Rutuja Shah
2016-10-17
docs/generic-loader: Update the document
Alistair Francis
2016-10-17
target-i386: Don't use cpu->migratable when filtering features
Eduardo Habkost
2016-10-17
target-i386: Return runnability information on query-cpu-definitions
Eduardo Habkost
2016-10-17
target-i386: x86_cpu_load_features() function
Eduardo Habkost
2016-10-17
target-i386: Unset cannot_destroy_with_object_finalize_yet
Eduardo Habkost
2016-10-17
target-i386/kvm: cache the return value of kvm_enable_x2apic()
Radim Krčmář
2016-10-17
intel_iommu: reject broken EIM
Radim Krčmář
2016-10-17
intel_iommu: add OnOffAuto intr_eim as "eim" property
Radim Krčmář
2016-10-17
intel_iommu: redo configuraton check in realize
Radim Krčmář
2016-10-17
intel_iommu: pass whole remapped addresses to apic
Radim Krčmář
2016-10-17
apic: add send_msi() to APICCommonClass
Radim Krčmář
2016-10-17
apic: add global apic_get_class()
Radim Krčmář
2016-10-17
target-i386: Move warning code outside x86_cpu_filter_features()
Eduardo Habkost
2016-10-17
qmp: Add runnability information to query-cpu-definitions
Eduardo Habkost
2016-10-17
target-i386: xsave: Add FP and SSE bits to x86_ext_save_areas
Eduardo Habkost
2016-10-17
target-i386: Register properties for feature aliases manually
Eduardo Habkost
2016-10-17
target-i386: Remove underscores from feat_names arrays
Eduardo Habkost
2016-10-17
target-i386: Make plus_features/minus_features QOM-based
Eduardo Habkost
2016-10-17
target-i386: Register aliases for feature names with underscores
Eduardo Habkost
[next]