Age | Commit message (Expand) | Author |
2015-02-03 | target-s390: Implement EPSW | Richard Henderson |
2015-02-03 | target-s390: Implement SAM specification exception | Richard Henderson |
2015-02-03 | Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20150203' into staging | Peter Maydell |
2015-02-03 | pc-bios/s390-ccw: update binary | Cornelia Huck |
2015-02-03 | pc-bios/s390-ccw: fix sparse warnings | Christian Borntraeger |
2015-02-03 | s390x/ipl: Improved code indentation in s390_ipl_init() | Thomas Huth |
2015-02-03 | s390x/kvm: unknown DIAGNOSE code should give a specification exception | Christian Borntraeger |
2015-02-03 | s390x/kvm: Fix diag-308 register decoding | Thomas Huth |
2015-02-03 | s390x/pci: fix dma notifications in rpcit instruction | Yi Min Zhao |
2015-02-03 | s390x/pci: check for invalid function handle | Frank Blaschka |
2015-02-03 | s390x/pci: avoid sign extension in stpcifc | Frank Blaschka |
2015-02-03 | s390: Plug memory leak on s390_pci_generate_event() error path | Markus Armbruster |
2015-02-02 | Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging | Peter Maydell |
2015-02-02 | scsi: Fix scsi_req_cancel_async for no aiocb req | Fam Zheng |
2015-02-02 | cpu-exec: simplify init_delay_params | Paolo Bonzini |
2015-02-02 | cpu-exec: simplify align_clocks | Paolo Bonzini |
2015-02-02 | memory: avoid ref/unref in memory_region_find | Paolo Bonzini |
2015-02-02 | memory: protect current_map by RCU | Paolo Bonzini |
2015-02-02 | memory: remove assertion on memory_region_destroy | Jan Kiszka |
2015-02-02 | rcu: add call_rcu | Paolo Bonzini |
2015-02-02 | rcu: allow nesting of rcu_read_lock/rcu_read_unlock | Paolo Bonzini |
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 |