aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-10-04pseries: Remove unnecessary locking from PAPR hash table hcallsDavid Gibson
2012-10-04ppc405_uc: Fix buffer overflowStefan Weil
2012-10-04target-ppc: KVM: Fix some kernel version edge cases for kvmppc_reset_htab()David Gibson
2012-10-04pseries: Fix semantics of RTAS int-on, int-off and set-xive functionsDavid Gibson
2012-10-04pseries: Rework implementation of TCE bypassDavid Gibson
2012-10-04pseries: Remove never used flags field from spapr vio devicesDavid Gibson
2012-10-04pseries: Remove XICS irq type enum typeDavid Gibson
2012-10-04pseries: Remove C bitfields from xics codeDavid Gibson
2012-10-04pseries: Small cleanup to H_CEDE implementationDavid Gibson
2012-10-04pseries: Fix XICS resetDavid Gibson
2012-10-04pseries: Reset emulated PCI TCE tables on system resetDavid Gibson
2012-10-04pseries: Clear TCE and signal state when resetting PAPR VIO devicesDavid Gibson
2012-10-04pseries: Add support for new KVM hash table control callDavid Gibson
2012-10-04pseries: Use new method to correct reset sequenceDavid Gibson
2012-10-04pseries: Fix and cleanup CPU initialization and resetDavid Gibson
2012-10-04ppc: Make kvm_arch_put_registers() put *all* the registersDavid Gibson
2012-10-04target-ppc: get rid of the HANDLE_NAN{1, 2, 3} macrosAurelien Jarno
2012-10-04target-ppc: use the softfloat float32_muladd functionAurelien Jarno
2012-10-04target-ppc: use the softfloat min/max functionsAurelien Jarno
2012-10-04target-ppc: simplify NaN propagation for vector functionsAurelien Jarno
2012-10-04MAINTAINERS: Document virtex_ml507 machineAndreas Färber
2012-10-04MAINTAINERS: Document Bamboo machine and ppc4xx devicesAndreas Färber
2012-10-04MAINTAINERS: Downgrade ppc405 to Odd FixesAndreas Färber
2012-10-04MAINTAINERS: Document e500 machines and devicesAndreas Färber
2012-10-04MAINTAINERS: Document sPAPR (pSeries) machineAndreas Färber
2012-10-01fpu/softfloat.c: Return correctly signed values from uint64_to_float32Peter Maydell
2012-10-01fpu/softfloat.c: Remove pointless shift of always-zero valuePeter Maydell
2012-10-01vfio_pci: fix build on 32-bit systemsAnthony Liguori
2012-10-01vfio: Enable vfio-pci and mark supportedAlex Williamson
2012-10-01vfio: vfio-pci device assignment driverAlex Williamson
2012-10-01Update Linux kernel headersAlex Williamson
2012-10-01Update kernel header script to include vfioAlex Williamson
2012-10-01x86: Implement SMEP and SMAPH. Peter Anvin
2012-09-30i386: -cpu help: remove reference to specific CPUID leaves/registersEduardo Habkost
2012-09-30i386: cpu: eliminate duplicate feature namesEduardo Habkost
2012-09-30i386: cpu: replace EXT2_FEATURE_MASK with CPUID_EXT2_AMD_ALIASESEduardo Habkost
2012-09-30i386: kvm: use a #define for the set of alias feature bitsEduardo Habkost
2012-09-30i386: kvm: bit 10 of CPUID[8000_0001].EDX is reservedEduardo Habkost
2012-09-27Merge branch 'arm-devs.for-upstream' of git://git.linaro.org/people/pmaydell/...Aurelien Jarno
2012-09-27target-s390x: Tidy cpu_dump_stateRichard Henderson
2012-09-27target-s390x: Avoid double CPU_LOG_TB_CPURichard Henderson
2012-09-27target-s390x: Use CPU_LOG_INTRichard Henderson
2012-09-27target-unicore32: Call tcg_gen_debug_insn_startRichard Henderson
2012-09-27target-s390x: Call tcg_gen_debug_insn_startRichard Henderson
2012-09-27target-m68k: Call tcg_gen_debug_insn_startRichard Henderson
2012-09-27Emit debug_insn for CPU_LOG_TB_OP_OPT as well.Richard Henderson
2012-09-27tci: Fix for AREG0 free modeStefan Weil
2012-09-26Versatile Express: Add modelling of NOR flashFrancesco Lavra
2012-09-26Versatile Express: Fix NOR flash 0 address and remove flash aliasFrancesco Lavra
2012-09-26hw/armv7m_nvic: Correctly register GIC region when setting up NVICMeador Inge