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
path:
root
/
hw
Age
Commit message (
Expand
)
Author
Files
Lines
2015-11-17
virtio-blk: Fix double completion for werror=stop
Fam Zheng
1
-0
/
+4
2015-11-17
tpm: avoid clang shifting negative signed warning
Stefan Hajnoczi
1
-1
/
+1
2015-11-13
atapi: Prioritize unknown cmd error over BCL error
John Snow
1
-10
/
+10
2015-11-13
atapi: add byte_count_limit helper
John Snow
1
-5
/
+13
2015-11-12
hw/misc: Add support for ADC controller in Xilinx Zynq 7000
Guenter Roeck
3
-0
/
+309
2015-11-12
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
7
-38
/
+105
2015-11-12
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
7
-34
/
+392
2015-11-12
scsi-disk: Account for failed operations
Alberto Garcia
1
-15
/
+31
2015-11-12
macio: Account for failed operations
Alberto Garcia
1
-2
/
+10
2015-11-12
ide: Account for failed and invalid operations
Alberto Garcia
1
-2
/
+8
2015-11-12
atapi: Account for failed and invalid operations
Alberto Garcia
1
-12
/
+19
2015-11-12
xen_disk: Account for failed and invalid operations
Alberto Garcia
1
-1
/
+22
2015-11-12
virtio-blk: Account for failed and invalid operations
Alberto Garcia
1
-1
/
+3
2015-11-12
nvme: Account for failed and invalid operations
Alberto Garcia
1
-3
/
+8
2015-11-12
ide: Account for write operations correctly
Alberto Garcia
1
-1
/
+1
2015-11-12
xen_disk: Account for flush operations
Alberto Garcia
1
-1
/
+3
2015-11-12
virtio-9p: add savem handlers
Greg Kurz
1
-0
/
+11
2015-11-12
hw/virtio: Add PCIe capability to virtio devices
Marcel Apfelbaum
2
-0
/
+24
2015-11-12
Merge remote-tracking branch 'remotes/jasowang/tags/net-pull-request' into st...
Peter Maydell
2
-109
/
+375
2015-11-12
vhost: send SET_VRING_ENABLE at start/stop
Yuanhan Liu
1
-0
/
+9
2015-11-12
vhost: rename RESET_DEVICE backto RESET_OWNER
Yuanhan Liu
2
-4
/
+4
2015-11-12
vhost-user: modify SET_LOG_BASE to pass mmap size and offset
Victor Kaplansky
1
-2
/
+9
2015-11-12
virtio-pci: unbreak queue_enable read
Jason Wang
1
-0
/
+7
2015-11-12
virtio-pci: introduce pio notification capability for modern device
Jason Wang
2
-17
/
+113
2015-11-12
virtio-pci: use zero length mmio eventfd for 1.0 notification cap when possible
Jason Wang
1
-4
/
+15
2015-11-12
virtio-pci: fix 1.0 virtqueue migration
Jason Wang
3
-7
/
+200
2015-11-12
Merge remote-tracking branch 'remotes/dgibson/tags/ppc-next-20151112' into st...
Peter Maydell
3
-90
/
+162
2015-11-12
Merge remote-tracking branch 'remotes/armbru/tags/pull-error-2015-11-11' into...
Peter Maydell
3
-15
/
+9
2015-11-12
e1000: Introducing backward compatibility command line parameter
Leonid Bloch
1
-0
/
+2
2015-11-12
e1000: Implementing various counters
Leonid Bloch
1
-5
/
+85
2015-11-12
e1000: Fixing the packet address filtering procedure
Leonid Bloch
1
-3
/
+7
2015-11-12
e1000: Fixing the received/transmitted octets' counters
Leonid Bloch
1
-8
/
+18
2015-11-12
e1000: Fixing the received/transmitted packets' counters
Leonid Bloch
1
-4
/
+12
2015-11-12
e1000: Trivial implementation of various MAC registers
Leonid Bloch
2
-3
/
+100
2015-11-12
e1000: Introduced an array to control the access to the MAC registers
Leonid Bloch
1
-12
/
+46
2015-11-12
e1000: Add support for migrating the entire MAC registers' array
Leonid Bloch
1
-0
/
+21
2015-11-12
e1000: Cosmetic and alignment fixes
Leonid Bloch
2
-79
/
+89
2015-11-12
cuda.c: add delay to setting of SR_INT bit
Mark Cave-Ayland
2
-11
/
+36
2015-11-12
cuda.c: fix T2 timer and enable its interrupt
Mark Cave-Ayland
1
-9
/
+24
2015-11-12
cuda.c: rename get_counter() state variable from s to ti for consistency
Mark Cave-Ayland
1
-9
/
+9
2015-11-12
cuda.c: refactor get_tb() so that the time can be passed in
Mark Cave-Ayland
1
-5
/
+6
2015-11-12
cuda.c: add defines for CUDA registers
Mark Cave-Ayland
1
-34
/
+53
2015-11-12
cuda.c: fix CUDA SR interrupt clearing
Mark Cave-Ayland
1
-1
/
+3
2015-11-12
cuda.c: implement dummy IIC access commands
Mark Cave-Ayland
1
-0
/
+18
2015-11-12
cuda.c: implement simple CUDA_GET_6805_ADDR command
Mark Cave-Ayland
1
-0
/
+3
2015-11-12
cuda.c: fix CUDA_PACKET response packet format
Mark Cave-Ayland
1
-19
/
+5
2015-11-12
cuda.c: fix CUDA ADB error packet format
Mark Cave-Ayland
1
-2
/
+4
2015-11-12
PPC: mac99: Always add USB controller
Alexander Graf
1
-1
/
+2
2015-11-11
error: More error_setg() usage
Eric Blake
3
-15
/
+9
2015-11-11
s390: deprecate the non-ccw machine in 2.5
Christian Borntraeger
1
-1
/
+5
[next]