aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-10-01xen_pt: use separate MemoryListeners for memory and I/OdmaAvi Kivity
2012-09-30kvm: use separate MemoryListeners for memory and I/OAvi Kivity
2012-09-30vhost: use MemoryListener filtering to only monitor RAM address spaceAvi Kivity
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
2012-09-26pl190: fix read of VECTADDRBrendan Fennell
2012-09-25add a boot parameter to set reboot timeoutAmos Kong
2012-09-25Clear handler only for valid fdOrit Wasserman
2012-09-25Fix address handling in inet_nonblocking_connectOrit Wasserman
2012-09-25Separate inet_connect into inet_connect (blocking) and inet_nonblocking_connectOrit Wasserman
2012-09-25Refactor inet_connect_opts functionMichael S. Tsirkin
2012-09-25configure: Allow builds without any system or user emulationStefan Weil
2012-09-25ivshmem: add 64bit optionGerd Hoffmann
2012-09-25compat: turn off msi/msix on xhci for old machine typesGerd Hoffmann
2012-09-25add pc-1.3 machine typeGerd Hoffmann
2012-09-25Cleanup unused global var qemu_system_powerdownIgor Mammedov
2012-09-25target-sparc: use notifier for signaling guest system_powerdown commandIgor Mammedov
2012-09-25target-arm: use notifier for signaling guest system_powerdown commandIgor Mammedov
2012-09-25acpi: use notifier for signaling guest system_powerdown commandIgor Mammedov
2012-09-25Introduce powerdown_notifiersIgor Mammedov
2012-09-25Merge remote-tracking branch 'origin/master' into stagingAnthony Liguori
2012-09-26tcg/i386: fix build with -march < i686Aurelien Jarno
2012-09-26tcg: Streamline movcond_i64 using movcond_i32Richard Henderson
2012-09-26tcg: Streamline movcond_i64 using 32-bit arithmeticRichard Henderson
2012-09-26tcg: Sanity check goto_tb inputRichard Henderson
2012-09-26tcg: Sanity check deposit inputsRichard Henderson
2012-09-26tcg: Add tcg_debug_assertRichard Henderson
2012-09-26tcg: Implement concat*_i64 with deposit_i64Richard Henderson
2012-09-26tcg: Emit XORI as NOT for appropriate constantsRichard Henderson
2012-09-26tcg: Optimize initial inputs for ori_i64Richard Henderson
2012-09-26tcg: Emit ANDI as EXTU for appropriate constantsRichard Henderson
2012-09-26tcg: Adjust descriptions of *cond opcodesRichard Henderson
2012-09-26tcg/mips: fix MIPS32(R2) detectionAurelien Jarno
2012-09-25Merge remote-tracking branch 'kwolf/for-anthony' into stagingAnthony Liguori
2012-09-25Merge remote-tracking branch 'stefanha/trivial-patches' into stagingAnthony Liguori