summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-02-03target-s390: Fix STURARichard Henderson1-1/+1
2015-02-03target-s390: Fix STIDPRichard Henderson2-1/+9
2015-02-03target-s390: Implement EPSWRichard Henderson2-0/+20
2015-02-03target-s390: Implement SAM specification exceptionRichard Henderson2-8/+31
2015-01-29softfloat: Clarify license statusPeter Maydell4-4/+188
2015-01-29softfloat: Revert and reimplement remaining parts of b645bb4885 and 5a6932d51dPeter Maydell1-28/+29
2015-01-29softfloat: Revert and reimplement remaining portions of 75d62a5856 and 3430b0...Peter Maydell2-37/+67
2015-01-29softfloat: Apply patch corresponding to rebasing to softfloat-2aPeter Maydell4-73/+65
2015-01-27Merge remote-tracking branch 'remotes/riku/tags/pull-linux-user-20150127' int...Peter Maydell6-75/+61
2015-01-27linux-user: support target-to-host SCM_CREDENTIALSAlex Suykov1-4/+14
2015-01-27linux-user: Fix broken m68k signal handling on 64 bit hostsPeter Maydell1-3/+3
2015-01-27mips64-linux-user: Fix definition of struct sigaltstackEd Swierk1-1/+1
2015-01-27linux-user: Fix ioctl cmd type mismatch on 64-bit targetsEd Swierk1-1/+1
2015-01-27linux-user: translate resource also for prlimit64Felix Janda1-1/+2
2015-01-27linux-user/signal.c: Remove unnecessary wrapper copy_siginfo_to_userPeter Maydell1-17/+11
2015-01-27linux-user/main.c: Mark end_exclusive() as possibly unusedPeter Maydell1-1/+1
2015-01-27linux-user/main.c: Call cpu_exec_start/end on all target archsPeter Maydell1-0/+18
2015-01-27linux-user/arm/nwfpe: Delete unused aCC arrayPeter Maydell1-22/+0
2015-01-27linux-user/alpha: Add define for NR_shmat to enable shmat syscallPeter Maydell1-0/+4
2015-01-27linux-user/signal.c: Remove current_exec_domain_sig()Peter Maydell1-25/+6
2015-01-27Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell24-69/+268
2015-01-27pc-dimm: Add Error argument to pc_existing_dimms_capacityBharata B Rao3-13/+25
2015-01-27pc-dimm: Make pc_existing_dimms_capacity globalBharata B Rao3-24/+26
2015-01-27pc: Fix DIMMs capacity calculationBharata B Rao1-16/+10
2015-01-27smbios: Don't report unknown CPU speed (fix SVVP regression)Eduardo Habkost1-2/+3
2015-01-27smbios: Fix dimm size calculation when RAM is multiple of 16GBEduardo Habkost1-1/+2
2015-01-27bios-linker-loader: move source to common locationMichael S. Tsirkin3-1/+1
2015-01-27bios-linker-loader: move header to common locationMichael S. Tsirkin3-2/+2
2015-01-27virtio: fix feature bit checksCornelia Huck2-3/+3
2015-01-27bios-tables-test: split piix4 and q35 testsPaolo Bonzini1-2/+8
2015-01-27acpi: build_append_nameseg(): add padding if necessaryIgor Mammedov1-5/+10
2015-01-27acpi: update generated hex filesMichael S. Tsirkin2-15/+73
2015-01-27acpi-test: update expected DSDTMichael S. Tsirkin3-0/+0
2015-01-27Merge remote-tracking branch 'remotes/bkoppelmann/tags/pull-tricore-20150127'...Peter Maydell6-34/+659
2015-01-27target-tricore: Add instructions of RRR opcode formatBastian Koppelmann4-1/+319
2015-01-27target-tricore: Add instructions of RRPW opcode formatBastian Koppelmann1-0/+70
2015-01-27target-tricore: Add instructions of RR2 opcode formatBastian Koppelmann1-0/+37
2015-01-27target-tricore: Add instructions of RR1 opcode format, that have 0x93 as firs...Bastian Koppelmann1-0/+182
2015-01-26target-tricore: split up suov32 into suov32_pos and suov32_negBastian Koppelmann1-15/+26
2015-01-26target-tricore: Fix bugs found by coverityBastian Koppelmann2-1/+3
2015-01-26target-tricore: calculate av bits before saturationBastian Koppelmann1-12/+16
2015-01-26target-tricore: Several translator and cpu model fixesBastian Koppelmann3-4/+5
2015-01-26target-tricore: Add missing ULL suffix on 64 bit constantPeter Maydell1-1/+1
2015-01-26pc: acpi: fix WindowsXP BSOD when memory hotplug is enabledIgor Mammedov1-0/+1
2015-01-26pci: Split pcie_host_mmcfg_map()Alexander Graf2-2/+8
2015-01-26Add some trace calls to pci.c.Don Koch2-0/+13
2015-01-26ich9: add disable_s3, disable_s4, s4_val propertiesAmit Shah2-1/+101
2015-01-26qemu-timer.c: Trim list of included headersPeter Maydell1-6/+2
2015-01-26Merge remote-tracking branch 'remotes/sstabellini/xen-2015-01-26' into stagingPeter Maydell1-4/+9
2015-01-26fix QEMU build on Xen/ARMStefano Stabellini1-4/+9