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
2013-01-26
tests: adjust gcov variables for directory movement
Paolo Bonzini
1
-7
/
+7
2013-01-25
PPC: e500: Select MPIC v4.2 on ppce500 platform
Scott Wood
4
-3
/
+9
2013-01-25
PPC: e500: fix mpic_iack address
Scott Wood
1
-1
/
+1
2013-01-25
openpic: add basic support for MPIC v4.2
Scott Wood
2
-112
/
+227
2013-01-25
openpic: fix timer address decoding
Scott Wood
1
-3
/
+7
2013-01-25
openpic: fix remaining issues from idr-to-destmask conversion
Scott Wood
1
-6
/
+7
2013-01-25
pseries: Adjust default VIO address allocations to play better with libvirt
David Gibson
1
-1
/
+1
2013-01-25
pseries: Improve handling of multiple PCI host bridges
David Gibson
3
-43
/
+94
2013-01-25
target-ppc: Give a meaningful error if too many threads are specified
Mike Qiu
1
-0
/
+12
2013-01-25
cuda: Move ADB bus into CUDA state
Andreas Färber
5
-10
/
+15
2013-01-25
adb: QOM'ify ADB devices
Andreas Färber
4
-78
/
+209
2013-01-25
adb: QOM'ify Apple Desktop Bus
Andreas Färber
3
-3
/
+30
2013-01-25
cuda: QOM'ify CUDA
Andreas Färber
5
-91
/
+154
2013-01-25
ide/macio: QOM'ify MacIO IDE
Andreas Färber
6
-78
/
+195
2013-01-25
mac_nvram: QOM'ify MacIO NVRAM
Andreas Färber
5
-41
/
+102
2013-01-25
mac_nvram: Mark as Big Endian
Andreas Färber
1
-1
/
+1
2013-01-25
mac_nvram: Clean up public API
Andreas Färber
2
-13
/
+12
2013-01-25
macio: Split MacIO in two
Andreas Färber
4
-33
/
+82
2013-01-25
macio: Delay qdev init until all fields are initialized
Andreas Färber
1
-3
/
+8
2013-01-25
macio: QOM'ify some more
Andreas Färber
1
-6
/
+19
2013-01-25
ppc: Move Mac machines to hw/ppc/
Andreas Färber
13
-43
/
+44
2013-01-24
Merge remote-tracking branch 'bonzini/scsi-next' into staging
Anthony Liguori
1
-10
/
+41
2013-01-24
Revert "serial: fix retry logic"
Michael Tokarev
1
-3
/
+1
2013-01-24
iscsi: add support for iovectors
Peter Lieven
1
-9
/
+34
2013-01-24
iscsi: do not leak acb->buf when commands are aborted
Paolo Bonzini
1
-1
/
+7
2013-01-24
target-cris: Fix typo in D_LOG() macro
Andreas Färber
2
-2
/
+2
2013-01-24
trivial: etraxfs_eth: Eliminate checkpatch errors
Grant Likely
1
-456
/
+466
2013-01-23
Merge remote-tracking branch 'bonzini/scsi-next' into staging
Anthony Liguori
4
-14
/
+105
2013-01-23
Merge remote-tracking branch 'kraxel/usb.77' into staging
Anthony Liguori
3
-17
/
+91
2013-01-23
Merge remote-tracking branch 'spice/spice.v68' into staging
Anthony Liguori
2
-6
/
+20
2013-01-22
scsi: Drop useless null test in scsi_unit_attention()
Markus Armbruster
1
-1
/
+1
2013-01-22
lsi: use qbus_reset_all to reset SCSI bus
Paolo Bonzini
1
-6
/
+1
2013-01-22
scsi: fix segfault with 0-byte disk
Paolo Bonzini
1
-2
/
+2
2013-01-22
iscsi: add support for iSCSI NOPs [v2]
Peter Lieven
1
-0
/
+38
2013-01-22
iscsi: partly avoid iovec linearization in iscsi_aio_writev
Peter Lieven
1
-5
/
+11
2013-01-22
iscsi: add iscsi_create support
Peter Lieven
1
-0
/
+52
2013-01-22
usb: add usb-bot device (scsi bulk-only transport).
Gerd Hoffmann
2
-16
/
+89
2013-01-22
ohci: add missing break
Gerd Hoffmann
1
-0
/
+1
2013-01-22
qxl: change rom size to 8192
Alon Levy
1
-6
/
+7
2013-01-22
Revert "usb-storage: Drop useless null test in usb_msd_handle_data()"
Gerd Hoffmann
1
-1
/
+1
2013-01-22
qxl: stop using non revision 4 rom fields for revision < 4
Alon Levy
2
-0
/
+13
2013-01-21
sysbus: Drop sysbus_from_qdev() cast macro
Andreas Färber
76
-215
/
+214
2013-01-21
vnc: fix possible uninitialized removals
Tim Hardeck
2
-3
/
+9
2013-01-21
vnc: added initial websocket protocol support
Tim Hardeck
7
-21
/
+591
2013-01-21
vnc: added buffer_advance function
Tim Hardeck
2
-4
/
+10
2013-01-21
virtio-s390-device: create a virtio-s390-bus during init.
KONRAD Frederic
2
-0
/
+3
2013-01-21
virtio-s390-bus: add virtio-s390-bus.
KONRAD Frederic
2
-0
/
+46
2013-01-21
virtio-pci: refactor virtio-pci device.
KONRAD Frederic
2
-2
/
+139
2013-01-21
virtio-pci-bus: introduce virtio-pci-bus.
KONRAD Frederic
2
-0
/
+52
2013-01-21
virtio-device: refactor virtio-device.
KONRAD Frederic
4
-12
/
+130
[prev]
[next]