summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* MAINTAINERS: Document e500 machines and devicesAndreas Färber2012-10-041-0/+23
* MAINTAINERS: Document sPAPR (pSeries) machineAndreas Färber2012-10-041-0/+7
* fpu/softfloat.c: Return correctly signed values from uint64_to_float32Peter Maydell2012-10-011-2/+2
* fpu/softfloat.c: Remove pointless shift of always-zero valuePeter Maydell2012-10-011-1/+1
* vfio_pci: fix build on 32-bit systemsAnthony Liguori2012-10-011-1/+1
* vfio: Enable vfio-pci and mark supportedAlex Williamson2012-10-012-1/+7
* vfio: vfio-pci device assignment driverAlex Williamson2012-10-012-0/+1978
* Update Linux kernel headersAlex Williamson2012-10-011-0/+368
* Update kernel header script to include vfioAlex Williamson2012-10-011-1/+1
* x86: Implement SMEP and SMAPH. Peter Anvin2012-10-016-49/+207
* i386: -cpu help: remove reference to specific CPUID leaves/registersEduardo Habkost2012-09-301-4/+4
* i386: cpu: eliminate duplicate feature namesEduardo Habkost2012-09-301-8/+23
* i386: cpu: replace EXT2_FEATURE_MASK with CPUID_EXT2_AMD_ALIASESEduardo Habkost2012-09-301-9/+11
* i386: kvm: use a #define for the set of alias feature bitsEduardo Habkost2012-09-302-1/+13
* i386: kvm: bit 10 of CPUID[8000_0001].EDX is reservedEduardo Habkost2012-09-301-1/+1
* Merge branch 'arm-devs.for-upstream' of git://git.linaro.org/people/pmaydell/...Aurelien Jarno2012-09-273-14/+40
|\
| * Versatile Express: Add modelling of NOR flashFrancesco Lavra2012-09-261-2/+24
| * Versatile Express: Fix NOR flash 0 address and remove flash aliasFrancesco Lavra2012-09-261-5/+2
| * hw/armv7m_nvic: Correctly register GIC region when setting up NVICMeador Inge2012-09-261-1/+2
| * pl190: fix read of VECTADDRBrendan Fennell2012-09-261-6/+12
* | target-s390x: Tidy cpu_dump_stateRichard Henderson2012-09-271-12/+10
* | target-s390x: Avoid double CPU_LOG_TB_CPURichard Henderson2012-09-271-1/+0
* | target-s390x: Use CPU_LOG_INTRichard Henderson2012-09-272-4/+6
* | target-unicore32: Call tcg_gen_debug_insn_startRichard Henderson2012-09-271-0/+4
* | target-s390x: Call tcg_gen_debug_insn_startRichard Henderson2012-09-271-4/+5
* | target-m68k: Call tcg_gen_debug_insn_startRichard Henderson2012-09-271-0/+4
* | Emit debug_insn for CPU_LOG_TB_OP_OPT as well.Richard Henderson2012-09-2712-12/+18
* | tci: Fix for AREG0 free modeStefan Weil2012-09-272-9/+14
|/
* add a boot parameter to set reboot timeoutAmos Kong2012-09-254-4/+39
* Clear handler only for valid fdOrit Wasserman2012-09-251-1/+3
* Fix address handling in inet_nonblocking_connectOrit Wasserman2012-09-254-58/+126
* Separate inet_connect into inet_connect (blocking) and inet_nonblocking_connectOrit Wasserman2012-09-256-16/+57
* Refactor inet_connect_opts functionMichael S. Tsirkin2012-09-251-63/+85
* configure: Allow builds without any system or user emulationStefan Weil2012-09-252-4/+5
* ivshmem: add 64bit optionGerd Hoffmann2012-09-252-3/+14
* compat: turn off msi/msix on xhci for old machine typesGerd Hoffmann2012-09-251-0/+16
* add pc-1.3 machine typeGerd Hoffmann2012-09-251-2/+10
* Cleanup unused global var qemu_system_powerdownIgor Mammedov2012-09-252-6/+7
* target-sparc: use notifier for signaling guest system_powerdown commandIgor Mammedov2012-09-251-1/+13
* target-arm: use notifier for signaling guest system_powerdown commandIgor Mammedov2012-09-251-1/+13
* acpi: use notifier for signaling guest system_powerdown commandIgor Mammedov2012-09-251-3/+5
* Introduce powerdown_notifiersIgor Mammedov2012-09-252-0/+9
* Merge remote-tracking branch 'origin/master' into stagingAnthony Liguori2012-09-257-66/+188
|\
| * tcg/i386: fix build with -march < i686Aurelien Jarno2012-09-261-0/+2
| * tcg: Streamline movcond_i64 using movcond_i32Richard Henderson2012-09-261-7/+15
| * tcg: Streamline movcond_i64 using 32-bit arithmeticRichard Henderson2012-09-261-0/+20
| * tcg: Sanity check goto_tb inputRichard Henderson2012-09-263-2/+14
| * tcg: Sanity check deposit inputsRichard Henderson2012-09-261-0/+8
| * tcg: Add tcg_debug_assertRichard Henderson2012-09-261-0/+9
| * tcg: Implement concat*_i64 with deposit_i64Richard Henderson2012-09-261-30/+30
OpenPOWER on IntegriCloud