summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* pseries: Reset emulated PCI TCE tables on system resetDavid Gibson2012-10-043-0/+22
* pseries: Clear TCE and signal state when resetting PAPR VIO devicesDavid Gibson2012-10-041-6/+5
* pseries: Add support for new KVM hash table control callDavid Gibson2012-10-044-113/+213
* pseries: Use new method to correct reset sequenceDavid Gibson2012-10-041-5/+4
* pseries: Fix and cleanup CPU initialization and resetDavid Gibson2012-10-042-14/+25
* ppc: Make kvm_arch_put_registers() put *all* the registersDavid Gibson2012-10-041-39/+50
* target-ppc: get rid of the HANDLE_NAN{1, 2, 3} macrosAurelien Jarno2012-10-041-21/+0
* target-ppc: use the softfloat float32_muladd functionAurelien Jarno2012-10-041-43/+14
* target-ppc: use the softfloat min/max functionsAurelien Jarno2012-10-041-21/+2
* target-ppc: simplify NaN propagation for vector functionsAurelien Jarno2012-10-041-19/+7
* MAINTAINERS: Document virtex_ml507 machineAndreas Färber2012-10-041-0/+6
* MAINTAINERS: Document Bamboo machine and ppc4xx devicesAndreas Färber2012-10-041-0/+12
* MAINTAINERS: Downgrade ppc405 to Odd FixesAndreas Färber2012-10-041-1/+1
* 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
OpenPOWER on IntegriCloud