aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-02-03s390x/pci: avoid sign extension in stpcifcFrank Blaschka
2015-02-03s390: Plug memory leak on s390_pci_generate_event() error pathMarkus Armbruster
2015-01-29softfloat: Clarify license statusPeter Maydell
2015-01-29softfloat: Revert and reimplement remaining parts of b645bb4885 and 5a6932d51dPeter Maydell
2015-01-29softfloat: Revert and reimplement remaining portions of 75d62a5856 and 3430b0...Peter Maydell
2015-01-29softfloat: Apply patch corresponding to rebasing to softfloat-2aPeter Maydell
2015-01-27Merge remote-tracking branch 'remotes/riku/tags/pull-linux-user-20150127' int...Peter Maydell
2015-01-27linux-user: support target-to-host SCM_CREDENTIALSAlex Suykov
2015-01-27linux-user: Fix broken m68k signal handling on 64 bit hostsPeter Maydell
2015-01-27mips64-linux-user: Fix definition of struct sigaltstackEd Swierk
2015-01-27linux-user: Fix ioctl cmd type mismatch on 64-bit targetsEd Swierk
2015-01-27linux-user: translate resource also for prlimit64Felix Janda
2015-01-27linux-user/signal.c: Remove unnecessary wrapper copy_siginfo_to_userPeter Maydell
2015-01-27linux-user/main.c: Mark end_exclusive() as possibly unusedPeter Maydell
2015-01-27linux-user/main.c: Call cpu_exec_start/end on all target archsPeter Maydell
2015-01-27linux-user/arm/nwfpe: Delete unused aCC arrayPeter Maydell
2015-01-27linux-user/alpha: Add define for NR_shmat to enable shmat syscallPeter Maydell
2015-01-27linux-user/signal.c: Remove current_exec_domain_sig()Peter Maydell
2015-01-27Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell
2015-01-27pc-dimm: Add Error argument to pc_existing_dimms_capacityBharata B Rao
2015-01-27pc-dimm: Make pc_existing_dimms_capacity globalBharata B Rao
2015-01-27pc: Fix DIMMs capacity calculationBharata B Rao
2015-01-27smbios: Don't report unknown CPU speed (fix SVVP regression)Eduardo Habkost
2015-01-27smbios: Fix dimm size calculation when RAM is multiple of 16GBEduardo Habkost
2015-01-27bios-linker-loader: move source to common locationMichael S. Tsirkin
2015-01-27bios-linker-loader: move header to common locationMichael S. Tsirkin
2015-01-27virtio: fix feature bit checksCornelia Huck
2015-01-27bios-tables-test: split piix4 and q35 testsPaolo Bonzini
2015-01-27acpi: build_append_nameseg(): add padding if necessaryIgor Mammedov
2015-01-27acpi: update generated hex filesMichael S. Tsirkin
2015-01-27acpi-test: update expected DSDTMichael S. Tsirkin
2015-01-27Merge remote-tracking branch 'remotes/bkoppelmann/tags/pull-tricore-20150127'...Peter Maydell
2015-01-27target-tricore: Add instructions of RRR opcode formatBastian Koppelmann
2015-01-27target-tricore: Add instructions of RRPW opcode formatBastian Koppelmann
2015-01-27target-tricore: Add instructions of RR2 opcode formatBastian Koppelmann
2015-01-27target-tricore: Add instructions of RR1 opcode format, that have 0x93 as firs...Bastian Koppelmann
2015-01-26target-tricore: split up suov32 into suov32_pos and suov32_negBastian Koppelmann
2015-01-26target-tricore: Fix bugs found by coverityBastian Koppelmann
2015-01-26target-tricore: calculate av bits before saturationBastian Koppelmann
2015-01-26target-tricore: Several translator and cpu model fixesBastian Koppelmann
2015-01-26target-tricore: Add missing ULL suffix on 64 bit constantPeter Maydell
2015-01-26pc: acpi: fix WindowsXP BSOD when memory hotplug is enabledIgor Mammedov
2015-01-26pci: Split pcie_host_mmcfg_map()Alexander Graf
2015-01-26Add some trace calls to pci.c.Don Koch
2015-01-26ich9: add disable_s3, disable_s4, s4_val propertiesAmit Shah
2015-01-26qemu-timer.c: Trim list of included headersPeter Maydell
2015-01-26Merge remote-tracking branch 'remotes/sstabellini/xen-2015-01-26' into stagingPeter Maydell
2015-01-26fix QEMU build on Xen/ARMStefano Stabellini
2015-01-26Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell
2015-01-26kvm_stat: Add RESET support for perf event ioctlWei Huang