summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* qemu-thread: fix qemu_event without futexesPaolo Bonzini2015-02-021-0/+2
* Merge remote-tracking branch 'remotes/riku/tags/pull-linux-user-20150127' int...Peter Maydell2015-01-276-75/+61
|\
| * linux-user: support target-to-host SCM_CREDENTIALSAlex Suykov2015-01-271-4/+14
| * linux-user: Fix broken m68k signal handling on 64 bit hostsPeter Maydell2015-01-271-3/+3
| * mips64-linux-user: Fix definition of struct sigaltstackEd Swierk2015-01-271-1/+1
| * linux-user: Fix ioctl cmd type mismatch on 64-bit targetsEd Swierk2015-01-271-1/+1
| * linux-user: translate resource also for prlimit64Felix Janda2015-01-271-1/+2
| * linux-user/signal.c: Remove unnecessary wrapper copy_siginfo_to_userPeter Maydell2015-01-271-17/+11
| * linux-user/main.c: Mark end_exclusive() as possibly unusedPeter Maydell2015-01-271-1/+1
| * linux-user/main.c: Call cpu_exec_start/end on all target archsPeter Maydell2015-01-271-0/+18
| * linux-user/arm/nwfpe: Delete unused aCC arrayPeter Maydell2015-01-271-22/+0
| * linux-user/alpha: Add define for NR_shmat to enable shmat syscallPeter Maydell2015-01-271-0/+4
| * linux-user/signal.c: Remove current_exec_domain_sig()Peter Maydell2015-01-271-25/+6
|/
* Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell2015-01-2724-69/+268
|\
| * pc-dimm: Add Error argument to pc_existing_dimms_capacityBharata B Rao2015-01-273-13/+25
| * pc-dimm: Make pc_existing_dimms_capacity globalBharata B Rao2015-01-273-24/+26
| * pc: Fix DIMMs capacity calculationBharata B Rao2015-01-271-16/+10
| * smbios: Don't report unknown CPU speed (fix SVVP regression)Eduardo Habkost2015-01-271-2/+3
| * smbios: Fix dimm size calculation when RAM is multiple of 16GBEduardo Habkost2015-01-271-1/+2
| * bios-linker-loader: move source to common locationMichael S. Tsirkin2015-01-273-1/+1
| * bios-linker-loader: move header to common locationMichael S. Tsirkin2015-01-273-2/+2
| * virtio: fix feature bit checksCornelia Huck2015-01-272-3/+3
| * bios-tables-test: split piix4 and q35 testsPaolo Bonzini2015-01-271-2/+8
| * acpi: build_append_nameseg(): add padding if necessaryIgor Mammedov2015-01-271-5/+10
| * acpi: update generated hex filesMichael S. Tsirkin2015-01-272-15/+73
| * acpi-test: update expected DSDTMichael S. Tsirkin2015-01-273-0/+0
| * pc: acpi: fix WindowsXP BSOD when memory hotplug is enabledIgor Mammedov2015-01-261-0/+1
| * pci: Split pcie_host_mmcfg_map()Alexander Graf2015-01-262-2/+8
| * Add some trace calls to pci.c.Don Koch2015-01-262-0/+13
| * ich9: add disable_s3, disable_s4, s4_val propertiesAmit Shah2015-01-262-1/+101
* | Merge remote-tracking branch 'remotes/bkoppelmann/tags/pull-tricore-20150127'...Peter Maydell2015-01-276-34/+659
|\ \
| * | target-tricore: Add instructions of RRR opcode formatBastian Koppelmann2015-01-274-1/+319
| * | target-tricore: Add instructions of RRPW opcode formatBastian Koppelmann2015-01-271-0/+70
| * | target-tricore: Add instructions of RR2 opcode formatBastian Koppelmann2015-01-271-0/+37
| * | target-tricore: Add instructions of RR1 opcode format, that have 0x93 as firs...Bastian Koppelmann2015-01-271-0/+182
| * | target-tricore: split up suov32 into suov32_pos and suov32_negBastian Koppelmann2015-01-261-15/+26
| * | target-tricore: Fix bugs found by coverityBastian Koppelmann2015-01-262-1/+3
| * | target-tricore: calculate av bits before saturationBastian Koppelmann2015-01-261-12/+16
| * | target-tricore: Several translator and cpu model fixesBastian Koppelmann2015-01-263-4/+5
| * | target-tricore: Add missing ULL suffix on 64 bit constantPeter Maydell2015-01-261-1/+1
|/ /
* | qemu-timer.c: Trim list of included headersPeter Maydell2015-01-261-6/+2
* | Merge remote-tracking branch 'remotes/sstabellini/xen-2015-01-26' into stagingPeter Maydell2015-01-261-4/+9
|\ \
| * | fix QEMU build on Xen/ARMStefano Stabellini2015-01-261-4/+9
* | | Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell2015-01-2654-192/+944
|\ \ \
| * | | kvm_stat: Add RESET support for perf event ioctlWei Huang2015-01-261-0/+5
| * | | target-i386: Disable HLE and RTM on Haswell & BroadwellEduardo Habkost2015-01-263-5/+12
| * | | sparse: Fix build with sparse on .S filesChristian Borntraeger2015-01-261-0/+1
| * | | exec: fix madvise of NULL pointerPaolo Bonzini2015-01-261-6/+7
| * | | .travis.yml: Add "--enable-modules"Paolo Bonzini2015-01-261-0/+3
| * | | apic: do not dereference pointer before it is checked for NULLPaolo Bonzini2015-01-261-3/+5
OpenPOWER on IntegriCloud