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-19
rng-random: only build on POSIX platforms
Anthony Liguori
1
-1
/
+2
2012-11-19
Makefile: Add missing dependency (fix parallel builds)
Stefan Weil
1
-0
/
+2
2012-11-19
tests: link in stubs
Paolo Bonzini
1
-2
/
+2
2012-11-19
libcacard: link in stubs
Paolo Bonzini
1
-1
/
+1
2012-11-19
libcacard: make unnesting rules available to Makefile.objs
Paolo Bonzini
1
-1
/
+1
2012-11-18
tci: Support deposit operations
Stefan Weil
3
-2
/
+48
2012-11-18
tci: Fix build breakage (unresolved symbol tcg_out_tb_finalize)
Stefan Weil
1
-1
/
+4
2012-11-18
tci: fix build breakage for target MIPS
Stefan Weil
1
-3
/
+4
2012-11-18
build: replace weak symbols with a static library
Paolo Bonzini
18
-89
/
+89
2012-11-17
libseccomp: require version 1.0.0
Blue Swirl
1
-1
/
+1
2012-11-17
Merge branch 'vga.1' of git://git.kraxel.org/qemu
Blue Swirl
3
-6
/
+7
2012-11-17
TCG: Remove unused global variables
Evgeny Voevodin
3
-11
/
+0
2012-11-17
TCG: Use gen_opparam_buf from context instead of global variable.
Evgeny Voevodin
1
-5
/
+6
2012-11-17
TCG: Use gen_opc_buf from context instead of global variable.
Evgeny Voevodin
17
-94
/
+97
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-16
trace: Remove "info trace" from documents
Liming Wang
2
-16
/
+0
2012-11-16
trace: document '-' syntax for disabling events
Stefan Hajnoczi
1
-0
/
+4
2012-11-16
trace: allow disabling events in events file
Gerd Hoffmann
1
-1
/
+8
2012-11-16
Avoid all systemtap reserved words
Daniel P. Berrange
1
-1
/
+10
2012-11-16
usb-host: fix splitted transfers
Gerd Hoffmann
1
-2
/
+5
2012-11-16
usb-host: update tracing
Gerd Hoffmann
2
-9
/
+13
2012-11-16
usb-redir: Set default debug level to warning
Hans de Goede
1
-1
/
+1
2012-11-16
usb-redir: Only add actually in flight packets to the in flight queue
Hans de Goede
1
-1
/
+3
2012-11-16
ehci: handle dma errors
Gerd Hoffmann
3
-19
/
+62
2012-11-16
ehci: keep the frame timer running in case the guest asked for frame list rol...
Gerd Hoffmann
1
-0
/
+7
2012-11-16
ehci: Don't verify the next pointer for periodic qh-s and qtd-s
Hans de Goede
1
-3
/
+6
2012-11-16
ehci: Better detection for qtd-s linked in circles
Hans de Goede
1
-3
/
+6
2012-11-16
ehci: Fixup q->qtdaddr after cancelling an already completed packet
Hans de Goede
1
-0
/
+4
2012-11-16
ehci: Don't access packet after freeing it
Hans de Goede
1
-4
/
+5
2012-11-16
usb: host-linux: Ignore parsing errors of the device descriptors
Jan Kiszka
1
-20
/
+11
2012-11-16
vga: fix mmio vga register mapping
Gerd Hoffmann
1
-3
/
+4
2012-11-16
vga: fix bochs alignment issue
Gerd Hoffmann
2
-3
/
+3
2012-11-16
usb-host: scan for usb devices when the vm starts
Gerd Hoffmann
1
-0
/
+11
2012-11-16
usb: Fix (another) bug in usb_packet_map() for IOMMU handling
David Gibson
1
-1
/
+1
2012-11-16
fix live migration
Gerd Hoffmann
1
-0
/
+4
2012-11-16
virtio-serial-bus: post_load send_event when vm is running
Alon Levy
1
-10
/
+44
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
[prev]
[next]