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-04-24
virtio: remove the function pointer.
KONRAD Frederic
13
-107
/
+62
2013-04-24
virtio-pci: cleanup.
KONRAD Frederic
2
-54
/
+2
2013-04-24
virtio-bus: make virtio_x_bus_new static.
KONRAD Frederic
6
-8
/
+9
2013-04-24
virtio-bus: add new functions.
KONRAD Frederic
2
-0
/
+28
2013-04-24
virtio-rng: cleanup: use QOM casts.
KONRAD Frederic
2
-13
/
+16
2013-04-24
virtio-rng: cleanup: remove qdev field.
KONRAD Frederic
2
-4
/
+0
2013-04-24
virtio-rng: cleanup: init and exit functions.
KONRAD Frederic
2
-68
/
+21
2013-04-24
virtio-rng-ccw: switch to the new API.
KONRAD Frederic
2
-28
/
+32
2013-04-24
virtio-rng-s390: switch to the new API.
KONRAD Frederic
2
-17
/
+34
2013-04-24
virtio-rng-pci: switch to the new API.
KONRAD Frederic
2
-90
/
+74
2013-04-24
virtio-rng: add virtio-rng device.
KONRAD Frederic
4
-16
/
+117
2013-04-24
virtio-rng: don't use pointer for configuration.
KONRAD Frederic
2
-7
/
+7
2013-04-24
input: introduce keyboard handler list
Gerd Hoffmann
4
-16
/
+32
2013-04-24
input: make QEMUPutLEDEntry + QEMUPutMouseEntry private
Gerd Hoffmann
2
-17
/
+20
2013-04-24
ich9: kill cmos_s3
Hu Tao
5
-19
/
+6
2013-04-23
Move TPM passthrough specific command line options to backend structure
Stefan Berger
5
-15
/
+33
2013-04-23
virtio-9p: cleanup: QOM casts.
KONRAD Frederic
3
-10
/
+5
2013-04-23
virtio-9p: cleanup: init function.
KONRAD Frederic
1
-52
/
+23
2013-04-23
virtio-9p-pci: switch to the new API.
KONRAD Frederic
3
-30
/
+54
2013-04-23
virtio-9p: add the virtio-9p device.
KONRAD Frederic
3
-9
/
+76
2013-04-23
ui/gtk: Add Turkish translations
Ozan Çağlayan
1
-0
/
+62
2013-04-23
ui/gtk: Use gtk_widget_get_window() to support both gtk2 and gtk3
Ozan Çağlayan
1
-2
/
+2
2013-04-23
Merge remote-tracking branch 'kraxel/usb.81' into staging
Anthony Liguori
7
-21
/
+46
2013-04-23
usb-host: raise libusbx minimum version to 1.0.13
Gerd Hoffmann
2
-6
/
+1
2013-04-23
usb: better speed mismatch error reporting
Gerd Hoffmann
3
-7
/
+33
2013-04-23
ehci_free_packet: Discard finished packets when the queue is halted
Hans de Goede
1
-5
/
+11
2013-04-23
xhci: remove XHCIRing->base (unused)
Gerd Hoffmann
1
-3
/
+1
2013-04-22
block: Fix build with tracing enabled
Kevin Wolf
1
-7
/
+7
2013-04-22
tpm: Simplify creation of cancel path
Stefan Berger
1
-57
/
+17
2013-04-22
qtest: Handle addresses and values for {in, out}[bwl] as unsigned
Peter Maydell
1
-3
/
+3
2013-04-22
Add option to mlock qemu and guest memory
Satoru Moriya
5
-0
/
+65
2013-04-22
qemu-char: do not operate on sources from finalize callbacks
Paolo Bonzini
1
-15
/
+40
2013-04-22
qemu-char: correct return value from chr_read functions
Paolo Bonzini
1
-6
/
+16
2013-04-22
qemu-char: simplify pty polling
Paolo Bonzini
1
-24
/
+17
2013-04-22
qemu-char: use consistent idiom for removing sources
Paolo Bonzini
1
-9
/
+23
2013-04-22
translate-all: fix compiler warning and linked error
Alexey Kardashevskiy
1
-0
/
+1
2013-04-22
Merge remote-tracking branch 'kwolf/for-anthony' into staging
Anthony Liguori
25
-243
/
+862
2013-04-22
Merge remote-tracking branch 'bonzini/nbd-next' into staging
Anthony Liguori
1
-6
/
+19
2013-04-22
Merge remote-tracking branch 'bonzini/scsi-next' into staging
Anthony Liguori
24
-174
/
+2636
2013-04-22
Merge remote-tracking branch 'luiz/queue/qmp' into staging
Anthony Liguori
2
-6
/
+4
2013-04-22
qemu-iotests: add 053 unaligned compressed image size test
Stefan Hajnoczi
3
-0
/
+91
2013-04-22
block: Allow overriding backing.file.filename
Kevin Wolf
1
-1
/
+3
2013-04-22
block: Remove filename parameter from .bdrv_file_open()
Kevin Wolf
14
-43
/
+22
2013-04-22
vvfat: Use bdrv_open options instead of filename
Kevin Wolf
1
-60
/
+168
2013-04-22
sheepdog: Use bdrv_open options instead of filename
Kevin Wolf
1
-1
/
+31
2013-04-22
rbd: Use bdrv_open options instead of filename
Kevin Wolf
1
-1
/
+30
2013-04-22
iscsi: Use bdrv_open options instead of filename
Kevin Wolf
1
-2
/
+37
2013-04-22
gluster: Use bdrv_open options instead of filename
Kevin Wolf
1
-1
/
+31
2013-04-22
curl: Use bdrv_open options instead of filename
Kevin Wolf
1
-51
/
+102
2013-04-22
blkverify: Use bdrv_open options instead of filename
Kevin Wolf
1
-29
/
+85
[next]