index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2012-11-21
uhci: Don't allow the guest to set port-enabled when there is no dev connected
Hans de Goede
2012-11-21
uhci: Add a completions_only flag for async completions
Hans de Goede
2012-11-21
qemu-sockets: Fix parsing of the inet option 'to'.
Anthony PERARD
2012-11-21
tcg/ppc: Fix !softmmu case
malc
2012-11-19
Update version for 1.3.0-rc0 release
v1.3.0-rc0
Anthony Liguori
2012-11-19
audio/audio_pt_int: Clarify licensing
malc
2012-11-19
audio/wavcapture: Clarify licensing
malc
2012-11-19
tcg/ppc: Remove unused s_bits variable
malc
2012-11-19
Merge remote-tracking branch 'kiszka/queues/slirp' into staging
Anthony Liguori
2012-11-19
Merge remote-tracking branch 'bonzini/build-urgent' into staging
Anthony Liguori
2012-11-19
Merge remote-tracking branch 'kwolf/for-anthony' into staging
Anthony Liguori
2012-11-19
Merge remote-tracking branch 'kraxel/usb.71' into staging
Anthony Liguori
2012-11-19
Merge remote-tracking branch 'stefanha/tracing' into staging
Anthony Liguori
2012-11-19
Merge remote-tracking branch 'amit/loadvm-irq-inj-fix' into staging
Anthony Liguori
2012-11-19
Merge remote-tracking branch 'afaerber/qom-cpu' into staging
Anthony Liguori
2012-11-19
Merge remote-tracking branch 'qemu-kvm/uq/master' into staging
Anthony Liguori
2012-11-19
rng-random: only build on POSIX platforms
Anthony Liguori
2012-11-19
Makefile: Add missing dependency (fix parallel builds)
Stefan Weil
2012-11-19
tests: link in stubs
Paolo Bonzini
2012-11-19
libcacard: link in stubs
Paolo Bonzini
2012-11-19
libcacard: make unnesting rules available to Makefile.objs
Paolo Bonzini
2012-11-18
tci: Support deposit operations
Stefan Weil
2012-11-18
tci: Fix build breakage (unresolved symbol tcg_out_tb_finalize)
Stefan Weil
2012-11-18
tci: fix build breakage for target MIPS
Stefan Weil
2012-11-18
build: replace weak symbols with a static library
Paolo Bonzini
2012-11-17
libseccomp: require version 1.0.0
Blue Swirl
2012-11-17
Merge branch 'vga.1' of git://git.kraxel.org/qemu
Blue Swirl
2012-11-17
TCG: Remove unused global variables
Evgeny Voevodin
2012-11-17
TCG: Use gen_opparam_buf from context instead of global variable.
Evgeny Voevodin
2012-11-17
TCG: Use gen_opc_buf from context instead of global variable.
Evgeny Voevodin
2012-11-17
TCG: Use gen_opparam_ptr from context instead of global variable.
Evgeny Voevodin
2012-11-17
TCG: Use gen_opc_ptr from context instead of global variable.
Evgeny Voevodin
2012-11-17
tcg/tcg.h: Duplicate global TCG variables in TCGContext
Evgeny Voevodin
2012-11-17
target-cris/translate.c: Code style clean-up
Evgeny Voevodin
2012-11-16
rng-egd: don't use gslist_free_full
Anthony Liguori
2012-11-16
virtio-rng-pci: create a default backend if none exists
Anthony Liguori
2012-11-16
virtio-rng: add rate limiting support
Anthony Liguori
2012-11-16
virtio-rng: hardware random number generator device
Amit Shah
2012-11-16
rng-egd: introduce EGD compliant RNG backend
Anthony Liguori
2012-11-16
rng-random: add an RNG backend that uses /dev/random (v3)
Anthony Liguori
2012-11-16
rng: add RndBackend abstract object class
Anthony Liguori
2012-11-16
object: add object_property_add_bool (v2)
Anthony Liguori
2012-11-16
vl: add -object option to create QOM objects from the command line
Anthony Liguori
2012-11-16
trace: Remove "info trace" from documents
Liming Wang
2012-11-16
trace: document '-' syntax for disabling events
Stefan Hajnoczi
2012-11-16
trace: allow disabling events in events file
Gerd Hoffmann
2012-11-16
Avoid all systemtap reserved words
Daniel P. Berrange
2012-11-16
usb-host: fix splitted transfers
Gerd Hoffmann
2012-11-16
usb-host: update tracing
Gerd Hoffmann
2012-11-16
usb-redir: Set default debug level to warning
Hans de Goede
[next]