Age | Commit message (Expand) | Author |
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/awilliam/tags/vfio-updates-20161017.0' ... | Peter Maydell |
2016-10-18 | Merge remote-tracking branch 'remotes/ehabkost/tags/machine-pull-request' int... | Peter Maydell |
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 | hostmem-file: Register TYPE_MEMORY_BACKEND_FILE properties as class properties | Eduardo Habkost |
2016-10-17 | hostmem: Register TYPE_MEMORY_BACKEND properties as class properties | Eduardo Habkost |
2016-10-17 | pc: Register TYPE_PC_MACHINE properties as class properties | Eduardo Habkost |
2016-10-17 | machine: Register TYPE_MACHINE properties as class properties | Eduardo Habkost |
2016-10-17 | machine: Fix replacement of '_' by '-' in machine property names | Markus Armbruster |
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 |