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
2012-11-17
TCG: Use gen_opparam_ptr from context instead of global variable.
Evgeny Voevodin
3
-146
/
+146
2012-11-17
TCG: Use gen_opc_ptr from context instead of global variable.
Evgeny Voevodin
17
-106
/
+109
2012-11-17
tcg/tcg.h: Duplicate global TCG variables in TCGContext
Evgeny Voevodin
1
-0
/
+6
2012-11-17
target-cris/translate.c: Code style clean-up
Evgeny Voevodin
1
-2500
/
+2540
2012-11-16
rng-egd: don't use gslist_free_full
Anthony Liguori
1
-5
/
+14
2012-11-16
virtio-rng-pci: create a default backend if none exists
Anthony Liguori
2
-0
/
+15
2012-11-16
virtio-rng: add rate limiting support
Anthony Liguori
3
-8
/
+64
2012-11-16
virtio-rng: hardware random number generator device
Amit Shah
9
-0
/
+341
2012-11-16
rng-egd: introduce EGD compliant RNG backend
Anthony Liguori
2
-1
/
+216
2012-11-16
rng-random: add an RNG backend that uses /dev/random (v3)
Anthony Liguori
3
-1
/
+184
2012-11-16
rng: add RndBackend abstract object class
Anthony Liguori
4
-0
/
+189
2012-11-16
object: add object_property_add_bool (v2)
Anthony Liguori
2
-0
/
+72
2012-11-16
vl: add -object option to create QOM objects from the command line
Anthony Liguori
3
-0
/
+74
2012-11-15
target-mips: fix wrong microMIPS opcode encoding
陳韋任 (Wei-Ren Chen)
1
-1
/
+1
2012-11-15
mips/malta: fix CBUS UART interrupt pin
Aurelien Jarno
1
-1
/
+2
2012-11-14
Merge remote-tracking branch 'awilliam/tags/vfio-pci-for-qemu-1.3.0-rc0' into...
Anthony Liguori
9
-49
/
+241
2012-11-14
Merge remote-tracking branch 'kraxel/pixman.v5' into staging
Anthony Liguori
4
-9
/
+28
2012-11-14
Merge remote-tracking branch 'bonzini/nbd-next' into staging
Anthony Liguori
8
-36
/
+275
2012-11-14
Merge remote-tracking branch 'bonzini/scsi-next' into staging
Anthony Liguori
7
-24
/
+46
2012-11-14
Merge remote-tracking branch 'kraxel/usb.70' into staging
Anthony Liguori
26
-797
/
+775
2012-11-14
Merge remote-tracking branch 'spice/spice.v63' into staging
Anthony Liguori
10
-274
/
+79
2012-11-14
pixman: cleanup properly on make distclean
Gerd Hoffmann
1
-0
/
+1
2012-11-14
pixman: add licensing info
Gerd Hoffmann
2
-0
/
+10
2012-11-14
pixman: build internal version early
Gerd Hoffmann
1
-3
/
+4
2012-11-14
pixman: pass cflags, add -fPIC
Gerd Hoffmann
1
-1
/
+1
2012-11-14
pixman: disable gtk
Gerd Hoffmann
1
-1
/
+1
2012-11-14
pixman: set --host for cross builds
Gerd Hoffmann
2
-1
/
+6
2012-11-14
pixman: add output dir to include path
Gerd Hoffmann
1
-5
/
+7
2012-11-13
vfio-pci: Use common msi_get_message
Alex Williamson
1
-23
/
+1
2012-11-13
vfio-pci: Add KVM INTx acceleration
Alex Williamson
1
-0
/
+186
2012-11-13
linux-headers: Update to 3.7-rc5
Alex Williamson
8
-26
/
+54
2012-11-13
nbd: fixes to read-only handling
Paolo Bonzini
1
-13
/
+12
2012-11-12
aio: fix aio_ctx_prepare with idle bottom halves
Paolo Bonzini
1
-4
/
+2
2012-11-12
virtio-scsi: use dma_context_memory
Paolo Bonzini
1
-1
/
+1
2012-11-12
dma: Define dma_context_memory and use in sysbus-ohci
Peter Maydell
3
-1
/
+11
2012-11-12
megasas: Correct target/lun mapping
Hannes Reinecke
2
-1
/
+2
2012-11-12
scsi-disk: flush cache after disabling it
Paolo Bonzini
1
-0
/
+9
2012-11-12
megasas: do not include block_int.h
Paolo Bonzini
1
-1
/
+0
2012-11-12
scsi: remove superfluous call to scsi_device_set_ua
Paolo Bonzini
1
-1
/
+0
2012-11-12
virtio-scsi: factor checks for VIRTIO_SCSI_S_DRIVER_OK when reporting events
Paolo Bonzini
1
-3
/
+5
2012-11-12
scsi: do not return short responses for emulated commands
Paolo Bonzini
1
-16
/
+18
2012-11-12
hmp: add NBD server commands
Paolo Bonzini
3
-0
/
+124
2012-11-12
nbd: disallow nbd-server-add before nbd-server-start
Paolo Bonzini
1
-0
/
+5
2012-11-12
nbd: force read-only export for read-only devices
Paolo Bonzini
1
-0
/
+7
2012-11-12
nbd: fix nbd_server_stop crash when no server was running
Paolo Bonzini
1
-3
/
+5
2012-11-12
nbd: accept URIs
Paolo Bonzini
2
-9
/
+114
2012-11-12
nbd: accept relative path to Unix socket
Paolo Bonzini
1
-10
/
+7
2012-11-12
qemu-nbd: initialize main loop before block layer
Paolo Bonzini
1
-1
/
+1
2012-11-11
tcg: properly check that op's output needs to be synced to memory
Kirill Batuzov
1
-4
/
+4
2012-11-11
target-mips: Fix seg fault for LUI when MIPS_DEBUG_DISAS==1.
Eric Johnson
1
-7
/
+11
[next]