aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-02-02rcu: add rcutorturePaolo Bonzini
2015-02-02rcu: add rcu libraryPaolo Bonzini
2015-02-02qemu-thread: fix qemu_event without futexesPaolo Bonzini
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-29balloon: Eliminate silly QERR_ macrosMarkus Armbruster
2015-01-29balloon: Factor out common "is balloon active" testMarkus Armbruster
2015-01-29balloon: Inline qemu_balloon(), qemu_balloon_status()Markus Armbruster
2015-01-29qmp: Eliminate silly QERR_COMMAND_NOT_FOUND macroMarkus Armbruster
2015-01-29qmp: Simplify recognition of capability negotiation commandMarkus Armbruster
2015-01-29qmp: Clean up qmp_query_spice() #ifndef !CONFIG_SPICE dummyMarkus Armbruster
2015-01-29hmp: Compile hmp_info_spice() only with CONFIG_SPICEMarkus Armbruster
2015-01-29qmp hmp: Improve error messages when SPICE is not in useMarkus Armbruster
2015-01-29qmp hmp: Factor out common "using spice" testMarkus Armbruster
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