index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
stable-9.2
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
staging-9.2
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2015-02-05
coverity: Model g_free() isn't necessarily free()
Markus Armbruster
1
-8
/
+8
2015-02-05
coverity: Model GLib string allocation partially
Markus Armbruster
1
-0
/
+89
2015-02-05
coverity: Improve model for GLib memory allocation
Markus Armbruster
1
-35
/
+104
2015-02-03
Merge remote-tracking branch 'remotes/rth/tags/pull-tg-s390-20150203' into st...
Peter Maydell
7
-60
/
+140
2015-02-03
target-s390x: fix and optimize slb* and slbg* computation of carry/borrow flag
Torbjorn Granlund
1
-14
/
+4
2015-02-03
target-s390x: support OC and NC in the EX instruction
Paolo Bonzini
1
-0
/
+8
2015-02-03
disas/s390.c: Remove unused variables
Peter Maydell
1
-35
/
+0
2015-02-03
target-s390x: Mark check_privileged() as !CONFIG_USER_ONLY
Peter Maydell
1
-1
/
+3
2015-02-03
target-s390: Implement ECAG
Richard Henderson
2
-0
/
+9
2015-02-03
target-s390: Implement LURA, LURAG, STURG
Richard Henderson
4
-0
/
+55
2015-02-03
target-s390: Fix STURA
Richard Henderson
1
-1
/
+1
2015-02-03
target-s390: Fix STIDP
Richard Henderson
2
-1
/
+9
2015-02-03
target-s390: Implement EPSW
Richard Henderson
2
-0
/
+20
2015-02-03
target-s390: Implement SAM specification exception
Richard Henderson
2
-8
/
+31
2015-02-03
Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20150203' into staging
Peter Maydell
10
-44
/
+52
2015-02-03
pc-bios/s390-ccw: update binary
Cornelia Huck
1
-0
/
+0
2015-02-03
pc-bios/s390-ccw: fix sparse warnings
Christian Borntraeger
5
-5
/
+7
2015-02-03
s390x/ipl: Improved code indentation in s390_ipl_init()
Thomas Huth
1
-23
/
+24
2015-02-03
s390x/kvm: unknown DIAGNOSE code should give a specification exception
Christian Borntraeger
1
-1
/
+1
2015-02-03
s390x/kvm: Fix diag-308 register decoding
Thomas Huth
1
-1
/
+1
2015-02-03
s390x/pci: fix dma notifications in rpcit instruction
Yi Min Zhao
1
-8
/
+12
2015-02-03
s390x/pci: check for invalid function handle
Frank Blaschka
1
-1
/
+1
2015-02-03
s390x/pci: avoid sign extension in stpcifc
Frank Blaschka
1
-4
/
+4
2015-02-03
s390: Plug memory leak on s390_pci_generate_event() error path
Markus Armbruster
1
-1
/
+2
2015-02-02
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
17
-65
/
+1398
2015-02-02
scsi: Fix scsi_req_cancel_async for no aiocb req
Fam Zheng
1
-0
/
+2
2015-02-02
cpu-exec: simplify init_delay_params
Paolo Bonzini
3
-22
/
+2
2015-02-02
cpu-exec: simplify align_clocks
Paolo Bonzini
1
-2
/
+1
2015-02-02
memory: avoid ref/unref in memory_region_find
Paolo Bonzini
1
-5
/
+5
2015-02-02
memory: protect current_map by RCU
Paolo Bonzini
2
-31
/
+28
2015-02-02
memory: remove assertion on memory_region_destroy
Jan Kiszka
1
-1
/
+0
2015-02-02
rcu: add call_rcu
Paolo Bonzini
3
-4
/
+247
2015-02-02
rcu: allow nesting of rcu_read_lock/rcu_read_unlock
Paolo Bonzini
2
-1
/
+16
2015-02-02
rcu: add rcutorture
Paolo Bonzini
2
-1
/
+455
2015-02-02
rcu: add rcu library
Paolo Bonzini
8
-3
/
+645
2015-02-02
qemu-thread: fix qemu_event without futexes
Paolo Bonzini
1
-0
/
+2
2015-01-29
softfloat: Clarify license status
Peter Maydell
4
-4
/
+188
2015-01-29
softfloat: Revert and reimplement remaining parts of b645bb4885 and 5a6932d51d
Peter Maydell
1
-28
/
+29
2015-01-29
softfloat: Revert and reimplement remaining portions of 75d62a5856 and 3430b0...
Peter Maydell
2
-37
/
+67
2015-01-29
softfloat: Apply patch corresponding to rebasing to softfloat-2a
Peter Maydell
4
-73
/
+65
2015-01-27
Merge remote-tracking branch 'remotes/riku/tags/pull-linux-user-20150127' int...
Peter Maydell
6
-75
/
+61
2015-01-27
linux-user: support target-to-host SCM_CREDENTIALS
Alex Suykov
1
-4
/
+14
2015-01-27
linux-user: Fix broken m68k signal handling on 64 bit hosts
Peter Maydell
1
-3
/
+3
2015-01-27
mips64-linux-user: Fix definition of struct sigaltstack
Ed Swierk
1
-1
/
+1
2015-01-27
linux-user: Fix ioctl cmd type mismatch on 64-bit targets
Ed Swierk
1
-1
/
+1
2015-01-27
linux-user: translate resource also for prlimit64
Felix Janda
1
-1
/
+2
2015-01-27
linux-user/signal.c: Remove unnecessary wrapper copy_siginfo_to_user
Peter Maydell
1
-17
/
+11
2015-01-27
linux-user/main.c: Mark end_exclusive() as possibly unused
Peter Maydell
1
-1
/
+1
2015-01-27
linux-user/main.c: Call cpu_exec_start/end on all target archs
Peter Maydell
1
-0
/
+18
2015-01-27
linux-user/arm/nwfpe: Delete unused aCC array
Peter Maydell
1
-22
/
+0
[next]