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
2017-06-06
target/s390x: Use unwind data for helper_stctl
Richard Henderson
2
-6
/
+6
2017-06-06
target/s390x: Use unwind data for helper_lctl
Richard Henderson
2
-5
/
+5
2017-06-06
target/s390x: Use unwind data for helper_lctlg
Richard Henderson
2
-5
/
+4
2017-06-06
target/s390x: Use unwind data for helper_trt
Richard Henderson
2
-13
/
+16
2017-06-06
target/s390x: Use unwind data for helper_tre
Richard Henderson
2
-8
/
+8
2017-06-06
target/s390x: Use unwind data for helper_tr
Richard Henderson
2
-11
/
+15
2017-06-06
target/s390x: Use unwind data for helper_unpk
Richard Henderson
2
-5
/
+5
2017-06-06
target/s390x: Use unwind data for helper_cksm
Richard Henderson
2
-6
/
+6
2017-06-06
target/s390x: Use unwind data for helper_clcle
Richard Henderson
2
-4
/
+3
2017-06-06
target/s390x: Use unwind data for helper_mvcle
Richard Henderson
2
-4
/
+4
2017-06-06
target/s390x: Use unwind data for helper_mvcl
Richard Henderson
2
-4
/
+4
2017-06-06
target/s390x: Use unwind data for helper_stam
Richard Henderson
2
-2
/
+2
2017-06-06
target/s390x: Use unwind data for helper_lam
Richard Henderson
2
-2
/
+2
2017-06-06
target/s390x: Use unwind data for helper_mvst
Richard Henderson
2
-3
/
+3
2017-06-06
target/s390x: Use unwind data for helper_mvpg
Richard Henderson
3
-7
/
+7
2017-06-06
target/s390x: Use unwind data for helper_clst
Richard Henderson
2
-3
/
+3
2017-06-06
target/s390x: Use unwind data for helper_srst
Richard Henderson
2
-2
/
+2
2017-06-06
target/s390x: Use unwind data for helper_clm
Richard Henderson
2
-6
/
+6
2017-06-06
target/s390x: Use unwind data for helper_clc
Richard Henderson
2
-13
/
+17
2017-06-06
target/s390x: Use unwind data for helper_mvc
Richard Henderson
2
-13
/
+18
2017-06-06
target/s390x: Use unwind data for helper_xc
Richard Henderson
2
-21
/
+24
2017-06-06
target/s390x: Use unwind data for helper_oc
Richard Henderson
2
-14
/
+18
2017-06-06
target/s390x: Use unwind data for helper_nc
Richard Henderson
2
-14
/
+18
2017-06-06
target/s390x: Move helper_ex to end of file
Richard Henderson
1
-80
/
+81
2017-06-06
target/s390x: Use cpu_loop_exit_restore for tlb_fill
Richard Henderson
1
-8
/
+2
2017-06-06
target/s390x: Add support for the TEST BLOCK instruction
Thomas Huth
6
-1
/
+44
2017-06-06
virtio-scsi: Unset hotplug handler when unrealize
Fam Zheng
1
-0
/
+3
2017-06-06
exec: simplify phys_page_find() params
Peter Xu
1
-7
/
+6
2017-06-06
nbd/client.c: use errp instead of LOG
Vladimir Sementsov-Ogievskiy
5
-17
/
+30
2017-06-06
nbd: add errp to read_sync, write_sync and drop_sync
Vladimir Sementsov-Ogievskiy
3
-50
/
+54
2017-06-06
nbd: add errp parameter to nbd_wr_syncv()
Vladimir Sementsov-Ogievskiy
4
-12
/
+11
2017-06-06
nbd: read_sync and friends: return 0 on success
Vladimir Sementsov-Ogievskiy
3
-93
/
+88
2017-06-06
nbd: strict nbd_wr_syncv
Vladimir Sementsov-Ogievskiy
1
-5
/
+6
2017-06-06
Check the return value of fcntl in qemu_set_cloexec
Stefano Stabellini
1
-1
/
+3
2017-06-06
kvm: irqchip: skip update msi when disabled
Peter Xu
1
-3
/
+9
2017-06-06
msix: trace control bit write op
Peter Xu
2
-2
/
+12
2017-06-06
kvm: irqchip: trace changes on msi add/remove
Peter Xu
2
-2
/
+5
2017-06-06
qtest: add rtc periodic timer test
Xiao Guangrong
3
-12
/
+72
2017-06-06
mc146818rtc: embrace all x86 specific code
Xiao Guangrong
1
-29
/
+31
2017-06-06
mc146818rtc: drop unnecessary '#ifdef TARGET_I386'
Xiao Guangrong
1
-13
/
+3
2017-06-06
mc146818rtc: ensure LOST_TICK_POLICY_SLEW is only enabled on TARGET_I386
Xiao Guangrong
1
-2
/
+2
2017-06-06
mc146818rtc: precisely count the clock for periodic timer
Tai Yunfang
1
-23
/
+97
2017-06-06
mc146818rtc: update periodic timer only if it is needed
Xiao Guangrong
1
-2
/
+16
2017-06-06
Merge remote-tracking branch 'remotes/xtensa/tags/20170606-xtensa' into staging
Peter Maydell
4
-22
/
+87
2017-06-06
Merge remote-tracking branch 'remotes/armbru/tags/pull-misc-2017-06-06' into ...
Peter Maydell
4
-2
/
+68
2017-06-06
Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-2.10-20170606' int...
Peter Maydell
24
-591
/
+595
2017-06-06
target/xtensa: handle unknown registers in gdbstub
Max Filippov
1
-3
/
+10
2017-06-06
target/xtensa: support output to chardev console
Max Filippov
3
-14
/
+57
2017-06-06
target/xtensa: fix return value of read/write simcalls
Max Filippov
1
-5
/
+20
2017-06-06
target/xtensa: fix mapping direction in read/write simcalls
Max Filippov
1
-2
/
+2
[prev]
[next]