Age | Commit message (Expand) | Author |
2015-02-02 | rcu: add rcutorture | Paolo Bonzini |
2015-02-02 | rcu: add rcu library | Paolo Bonzini |
2015-02-02 | qemu-thread: fix qemu_event without futexes | Paolo Bonzini |
2015-01-29 | softfloat: Clarify license status | Peter Maydell |
2015-01-29 | softfloat: Revert and reimplement remaining parts of b645bb4885 and 5a6932d51d | Peter Maydell |
2015-01-29 | softfloat: Revert and reimplement remaining portions of 75d62a5856 and 3430b0... | Peter Maydell |
2015-01-29 | softfloat: Apply patch corresponding to rebasing to softfloat-2a | Peter Maydell |
2015-01-29 | balloon: Eliminate silly QERR_ macros | Markus Armbruster |
2015-01-29 | balloon: Factor out common "is balloon active" test | Markus Armbruster |
2015-01-29 | balloon: Inline qemu_balloon(), qemu_balloon_status() | Markus Armbruster |
2015-01-29 | qmp: Eliminate silly QERR_COMMAND_NOT_FOUND macro | Markus Armbruster |
2015-01-29 | qmp: Simplify recognition of capability negotiation command | Markus Armbruster |
2015-01-29 | qmp: Clean up qmp_query_spice() #ifndef !CONFIG_SPICE dummy | Markus Armbruster |
2015-01-29 | hmp: Compile hmp_info_spice() only with CONFIG_SPICE | Markus Armbruster |
2015-01-29 | qmp hmp: Improve error messages when SPICE is not in use | Markus Armbruster |
2015-01-29 | qmp hmp: Factor out common "using spice" test | Markus Armbruster |
2015-01-27 | Merge remote-tracking branch 'remotes/riku/tags/pull-linux-user-20150127' int... | Peter Maydell |
2015-01-27 | linux-user: support target-to-host SCM_CREDENTIALS | Alex Suykov |
2015-01-27 | linux-user: Fix broken m68k signal handling on 64 bit hosts | Peter Maydell |
2015-01-27 | mips64-linux-user: Fix definition of struct sigaltstack | Ed Swierk |
2015-01-27 | linux-user: Fix ioctl cmd type mismatch on 64-bit targets | Ed Swierk |
2015-01-27 | linux-user: translate resource also for prlimit64 | Felix Janda |
2015-01-27 | linux-user/signal.c: Remove unnecessary wrapper copy_siginfo_to_user | Peter Maydell |
2015-01-27 | linux-user/main.c: Mark end_exclusive() as possibly unused | Peter Maydell |
2015-01-27 | linux-user/main.c: Call cpu_exec_start/end on all target archs | Peter Maydell |
2015-01-27 | linux-user/arm/nwfpe: Delete unused aCC array | Peter Maydell |
2015-01-27 | linux-user/alpha: Add define for NR_shmat to enable shmat syscall | Peter Maydell |
2015-01-27 | linux-user/signal.c: Remove current_exec_domain_sig() | Peter Maydell |
2015-01-27 | Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging | Peter Maydell |
2015-01-27 | pc-dimm: Add Error argument to pc_existing_dimms_capacity | Bharata B Rao |
2015-01-27 | pc-dimm: Make pc_existing_dimms_capacity global | Bharata B Rao |
2015-01-27 | pc: Fix DIMMs capacity calculation | Bharata B Rao |
2015-01-27 | smbios: Don't report unknown CPU speed (fix SVVP regression) | Eduardo Habkost |
2015-01-27 | smbios: Fix dimm size calculation when RAM is multiple of 16GB | Eduardo Habkost |
2015-01-27 | bios-linker-loader: move source to common location | Michael S. Tsirkin |
2015-01-27 | bios-linker-loader: move header to common location | Michael S. Tsirkin |
2015-01-27 | virtio: fix feature bit checks | Cornelia Huck |
2015-01-27 | bios-tables-test: split piix4 and q35 tests | Paolo Bonzini |
2015-01-27 | acpi: build_append_nameseg(): add padding if necessary | Igor Mammedov |
2015-01-27 | acpi: update generated hex files | Michael S. Tsirkin |
2015-01-27 | acpi-test: update expected DSDT | Michael S. Tsirkin |
2015-01-27 | Merge remote-tracking branch 'remotes/bkoppelmann/tags/pull-tricore-20150127'... | Peter Maydell |
2015-01-27 | target-tricore: Add instructions of RRR opcode format | Bastian Koppelmann |
2015-01-27 | target-tricore: Add instructions of RRPW opcode format | Bastian Koppelmann |
2015-01-27 | target-tricore: Add instructions of RR2 opcode format | Bastian Koppelmann |
2015-01-27 | target-tricore: Add instructions of RR1 opcode format, that have 0x93 as firs... | Bastian Koppelmann |
2015-01-26 | target-tricore: split up suov32 into suov32_pos and suov32_neg | Bastian Koppelmann |
2015-01-26 | target-tricore: Fix bugs found by coverity | Bastian Koppelmann |
2015-01-26 | target-tricore: calculate av bits before saturation | Bastian Koppelmann |
2015-01-26 | target-tricore: Several translator and cpu model fixes | Bastian Koppelmann |