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
2014-10-13
target-mips: add compact and CP1 branches
Yongbok Kim
2
-17
/
+523
2014-10-13
target-mips: add ALIGN, DALIGN, BITSWAP and DBITSWAP instructions
Yongbok Kim
4
-12
/
+140
2014-10-13
target-mips: Status.UX/SX/KX enable 32-bit address wrapping
Leon Alrae
2
-9
/
+15
2014-10-13
target-mips: move CLO, DCLO, CLZ, DCLZ, SDBBP and free special2 in R6
Leon Alrae
2
-59
/
+67
2014-10-13
target-mips: redefine Integer Multiply and Divide instructions
Leon Alrae
2
-21
/
+338
2014-10-13
target-mips: move PREF, CACHE, LLD and SCD instructions
Leon Alrae
2
-1
/
+32
2014-10-13
target-mips: signal RI Exception on DSP and Loongson instructions
Leon Alrae
1
-97
/
+98
2014-10-13
target-mips: split decode_opc_special* into *_r6 and *_legacy
Leon Alrae
1
-68
/
+160
2014-10-13
target-mips: extract decode_opc_special* from decode_opc
Leon Alrae
1
-805
/
+845
2014-10-13
target-mips: move LL and SC instructions
Leon Alrae
2
-3
/
+34
2014-10-13
target-mips: add SELEQZ and SELNEZ instructions
Leon Alrae
2
-2
/
+24
2014-10-13
target-mips: signal RI Exception on instructions removed in R6
Leon Alrae
1
-8
/
+56
2014-10-13
target-mips: define ISA_MIPS64R6
Leon Alrae
1
-9
/
+19
2014-10-10
Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20141010' into staging
Peter Maydell
18
-96
/
+323
2014-10-10
kvm fix compilation with GCC 4.3.4
Paolo Bonzini
1
-2
/
+2
2014-10-10
s390x/virtio-ccw: fix vhost-scsi intialization
Cornelia Huck
1
-1
/
+1
2014-10-10
s390x/migration: migrate CPU state
Thomas Huth
4
-7
/
+82
2014-10-10
s390x/kvm: synchronize the cpu state after SIGP (INITIAL) CPU RESET
David Hildenbrand
1
-0
/
+2
2014-10-10
s390x/kvm: reuse kvm_s390_reset_vcpu() to get rid of ifdefs
David Hildenbrand
3
-12
/
+7
2014-10-10
s390x/kvm: propagate s390 cpu state to kvm
David Hildenbrand
4
-2
/
+50
2014-10-10
s390x/kvm: proper use of the cpu states OPERATING and STOPPED
David Hildenbrand
6
-50
/
+79
2014-10-10
s390x/kvm: introduce proper states for s390 cpus
David Hildenbrand
3
-32
/
+57
2014-10-10
linux-headers: update to 3.17-rc7
Jens Freimann
7
-5
/
+58
2014-10-09
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
29
-235
/
+711
2014-10-09
qemu-char: Fix reconnect socket error reporting
Corey Minyard
1
-18
/
+34
2014-10-09
qemu-sockets: Add error to non-blocking connect handler
Corey Minyard
5
-12
/
+25
2014-10-09
qemu-error: Add error_vreport()
Corey Minyard
2
-5
/
+19
2014-10-09
virtio-scsi: fix use-after-free of VirtIOSCSIReq
Paolo Bonzini
1
-4
/
+5
2014-10-09
linuxboot: compute initrd loading address
Paolo Bonzini
3
-7
/
+61
2014-10-09
kvm: Make KVMState be the TYPE_KVM_ACCEL instance struct
Eduardo Habkost
1
-4
/
+9
2014-10-09
accel: Create accel object when initializing machine
Eduardo Habkost
2
-0
/
+9
2014-10-09
accel: Pass MachineState object to accel init functions
Eduardo Habkost
8
-13
/
+14
2014-10-07
Merge remote-tracking branch 'remotes/riku/tags/pull-linux-user-20141006-2' i...
Peter Maydell
7
-45
/
+104
2014-10-06
translate-all.c: memory walker initial address miscalculation
Mikhail Ilyin
3
-28
/
+27
2014-10-06
linux-user: don't include timerfd if not needed
Riku Voipio
1
-1
/
+3
2014-10-06
linux-user: Simplify timerid checks on g_posix_timers range
Alexander Graf
1
-13
/
+17
2014-10-06
linux-user: Convert blkpg to use a special subop handler
Alexander Graf
3
-2
/
+56
2014-10-06
linux-user: Enable epoll_pwait syscall for ARM
Peter Maydell
1
-1
/
+1
2014-10-06
gdbstub: Allow target CPUs to specify watchpoint STOP_BEFORE_ACCESS flag
Peter Maydell
7
-9
/
+31
2014-10-06
Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...
Peter Maydell
52
-285
/
+500
2014-10-04
blockdev-test: Test device_del after drive_del
Markus Armbruster
1
-0
/
+32
2014-10-04
blockdev-test: Factor out some common code into helpers
Markus Armbruster
1
-25
/
+25
2014-10-04
blockdev-test: Simplify by using g_assert_cmpstr()
Markus Armbruster
1
-7
/
+2
2014-10-04
blockdev-test: Clean up bogus drive_add argument
Markus Armbruster
1
-1
/
+1
2014-10-04
blockdev-test: Use single rather than double quotes in QMP
Markus Armbruster
1
-16
/
+16
2014-10-04
drive_del-test: Merge of qdev-monitor-test, blockdev-test
Markus Armbruster
3
-75
/
+48
2014-10-04
iotests: qemu-img info output for corrupt image
Max Reitz
2
-0
/
+12
2014-10-04
qapi: Add corrupt field to ImageInfoSpecificQCow2
Max Reitz
6
-12
/
+28
2014-10-04
iotests: Use _img_info
Max Reitz
6
-68
/
+26
2014-10-04
accel: Rename 'init' method to 'init_machine'
Eduardo Habkost
5
-8
/
+8
[next]