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-09-01
target-tricore: Add instructions of SRRS and SLRO opcode format
Bastian Koppelmann
1
-0
/
+59
2014-09-01
target-tricore: Add instructions of SSR opcode format
Bastian Koppelmann
1
-0
/
+50
2014-09-01
target-tricore: Add instructions of SRR opcode format
Bastian Koppelmann
3
-0
/
+211
2014-09-01
target-tricore: Add instructions of SRC opcode format
Bastian Koppelmann
2
-0
/
+267
2014-09-01
target-tricore: Add masks and opcodes for decoding
Bastian Koppelmann
2
-0
/
+1407
2014-09-01
target-tricore: Add initialization for translation and activate target
Bastian Koppelmann
3
-0
/
+167
2014-09-01
target-tricore: Add softmmu support
Bastian Koppelmann
2
-2
/
+85
2014-09-01
target-tricore: Add board for systemmode
Bastian Koppelmann
3
-0
/
+136
2014-09-01
target-tricore: Add target stubs and qom-cpu
Bastian Koppelmann
15
-1
/
+943
2014-09-01
Merge remote-tracking branch 'remotes/borntraeger/tags/kvm-s390-20140901' int...
Peter Maydell
20
-173
/
+692
2014-09-01
spice: use console index as display id
Gerd Hoffmann
1
-2
/
+1
2014-09-01
qxl-render: add more sanity checks
Gerd Hoffmann
1
-1
/
+3
2014-09-01
s390x/gdb: coding style fixes
David Hildenbrand
1
-2
/
+2
2014-09-01
s390x/gdb: generate target.xml and handle fp/ac as coprocessors
David Hildenbrand
4
-60
/
+76
2014-09-01
s390x/gdb: add the feature xml files for s390x
David Hildenbrand
4
-0
/
+82
2014-09-01
s390x/gdb: don't touch the cc if tcg is not enabled
David Hildenbrand
1
-4
/
+10
2014-09-01
sclp-s390: Add memory hotplug SCLPs
Matthew Rosato
3
-6
/
+273
2014-09-01
s390-virtio: Apply same memory boundaries as virtio-ccw
Matthew Rosato
1
-6
/
+9
2014-09-01
virtio-ccw: Include standby memory when calculating storage increment
Matthew Rosato
3
-9
/
+43
2014-09-01
sclp-s390: Add device to manage s390 memory hotplug
Matthew Rosato
2
-0
/
+50
2014-09-01
pc-bios/s390-ccw.img binary update
Eugene (jno) Dvurechenski
1
-0
/
+0
2014-09-01
pc-bios/s390-ccw: Do proper console setup
Christian Borntraeger
1
-5
/
+5
2014-09-01
pc-bios/s390-ccw: IPL from DASD with format variations
Eugene (jno) Dvurechenski
2
-24
/
+30
2014-09-01
pc-bios/s390-ccw Really big EAV ECKD DASD handling
Eugene (jno) Dvurechenski
3
-22
/
+22
2014-09-01
pc-bios/s390-ccw Improve ECKD informational message
Eugene (jno) Dvurechenski
1
-2
/
+20
2014-09-01
pc-bios/s390-ccw: handle more ECKD DASD block sizes
Eugene (jno) Dvurechenski
1
-3
/
+24
2014-09-01
pc-bios/s390-ccw: support all virtio block size
Eugene (jno) Dvurechenski
1
-6
/
+8
2014-09-01
s390x/kvm: execute the first cpu reset on the vcpu thread
David Hildenbrand
1
-0
/
+4
2014-09-01
s390x/kvm: execute "system reset" cpu resets on the vcpu thread
David Hildenbrand
1
-1
/
+1
2014-09-01
s390x/kvm: execute sigp orders on the target vcpu thread
David Hildenbrand
1
-7
/
+16
2014-09-01
s390x/kvm: run guest triggered resets on the target vcpu thread
David Hildenbrand
2
-22
/
+23
2014-08-29
Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...
Peter Maydell
28
-297
/
+979
2014-08-29
quorum: Fix leak of opts in quorum_open
Fam Zheng
1
-1
/
+2
2014-08-29
blkverify: Fix leak of opts in blkverify_open
Fam Zheng
1
-0
/
+1
2014-08-29
nfs: Fix leak of opts in nfs_file_open
Fam Zheng
1
-3
/
+7
2014-08-29
curl: Don't deref NULL pointer in call to aio_poll.
Richard W.M. Jones
1
-4
/
+4
2014-08-29
curl: Allow a cookie or cookies to be sent with http/https requests.
Richard W.M. Jones
2
-0
/
+21
2014-08-29
virtio-blk: allow drive_del with dataplane
Stefan Hajnoczi
1
-0
/
+1
2014-08-29
block: acquire AioContext in do_drive_del()
Stefan Hajnoczi
1
-0
/
+7
2014-08-29
linux-aio: avoid deadlock in nested aio_poll() calls
Stefan Hajnoczi
1
-16
/
+55
2014-08-29
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20140829'...
Peter Maydell
19
-143
/
+697
2014-08-29
target-arm: Implement pmccfiltr_write function
Alistair Francis
1
-0
/
+9
2014-08-29
target-arm: Remove old code and replace with new functions
Alistair Francis
1
-23
/
+4
2014-08-29
target-arm: Implement pmccntr_sync function
Alistair Francis
2
-0
/
+34
2014-08-29
target-arm: Add arm_ccnt_enabled function
Alistair Francis
1
-0
/
+12
2014-08-29
target-arm: Implement PMCCNTR_EL0 and related registers
Alistair Francis
2
-8
/
+42
2014-08-29
arm: Implement PMCCNTR 32b read-modify-write
Peter Crosthwaite
1
-1
/
+10
2014-08-29
target-arm: Make the ARM PMCCNTR register 64-bit
Alistair Francis
2
-11
/
+10
2014-08-29
hw/intc/arm_gic: honor target mask in gic_update()
Sergey Fedorov
1
-1
/
+2
2014-08-29
aarch64: raise max_cpus to 8
Joel Schopp
1
-1
/
+1
[prev]
[next]