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
2011-09-10
mipsnet: use trace framework
Hervé Poussineau
2011-09-10
mipsnet: convert to qdev
Hervé Poussineau
2011-09-10
PCI: delete unused mem_base and pci_to_cpu_addr
Blue Swirl
2011-09-10
Sparc64: remove useless variable
Blue Swirl
2011-09-10
lsi53c895a: avoid a warning from clang analyzer
Blue Swirl
2011-09-10
cpu-exec: remove unnecessary assignment
Blue Swirl
2011-09-10
kvm: remove unnecessary assignments
Blue Swirl
2011-09-10
hid: fix misassignment
Blue Swirl
2011-09-10
scsi-bus: remove duplicate table entries
Blue Swirl
2011-09-10
qemu-io: remove unnecessary assignment
Blue Swirl
2011-09-10
win32: improve version.o dependency
Blue Swirl
2011-09-10
g364fb: compile in hwlib
Blue Swirl
2011-09-09
Merge remote-tracking branch 'sstabellini/xen-next' into staging
Anthony Liguori
2011-09-09
Merge remote-tracking branch 'stefanha/trivial-patches' into staging
Anthony Liguori
2011-09-09
build: fix missing trace dep on GENERATED_HEADERS
Michael Roth
2011-09-09
vns/tls: don't use depricated gnutls functions
Gerd Hoffmann
2011-09-09
Use hex instead of binary.
Gerd Hoffmann
2011-09-09
Don't use g_thread_get_initialized.
Gerd Hoffmann
2011-09-09
qemu_vmalloc: align properly for transparent hugepages and KVM
Avi Kivity
2011-09-09
curses: fix garbling when chtype != long
Devin J. Pohly
2011-09-09
virtio-balloon: Disassociate from the balloon handlers on unplug
Amit Shah
2011-09-09
balloon: Disassociate handlers from balloon device on unplug
Amit Shah
2011-09-09
tcg/ppc64: Fix zero extension code generation bug for ppc64 host
Thomas Huth
2011-09-09
xen-mapcache: Fix rlimit set size.
Anthony PERARD
2011-09-09
xen: use uint64_t instead of target_ulong in cpu_ioreq_move
Stefano Stabellini
2011-09-09
Move the xenfb pointer handler to the connected method
John Haxby
2011-09-09
Introduce a new 'connected' xendev op called when Connected.
John Haxby
2011-09-09
Fix include statements for qemu-common.h
Stefan Weil
2011-09-09
virtio-9p: Fix syntax error in debug code
Stefan Weil
2011-09-09
SPARC: Trivial patch to clean up npc monitor output
Nathan Kunkee
2011-09-09
configure: Avoid duplicate flags when calling compile_prog
Stefan Weil
2011-09-09
qemu-options: Improve help texts for options which depend on configure
Stefan Weil
2011-09-09
docs: Fix qdev-device-use.txt typo in -chardev serial, path=COM<NUM>
Markus Armbruster
2011-09-09
configure: Remove relicts from --enable-io-thread
Stefan Weil
2011-09-09
Fix comment (install patch -> install path)
Stefan Weil
2011-09-08
Merge remote-tracking branch 'origin/master' into staging
Anthony Liguori
2011-09-08
target-i386: Compute all flag data inside %cl != 0 test.
Richard Henderson
2011-09-08
Merge remote-tracking branch 'spice/spice.v42' into staging
Anthony Liguori
2011-09-08
Merge remote-tracking branch 'qmp/queue/qmp' into staging
Anthony Liguori
2011-09-08
Merge remote-tracking branch 'kwolf/for-anthony' into staging
Anthony Liguori
2011-09-08
Merge remote-tracking branch 'qemu-kvm-tmp/memory/batch' into staging
Anthony Liguori
2011-09-08
Merge remote-tracking branch 'stefanha/trivial-patches' into staging
Anthony Liguori
2011-09-08
Merge remote-tracking branch 'kraxel/usb.26' into staging
Anthony Liguori
2011-09-08
Merge remote-tracking branch 'aneesh/for-upstream-3' into staging
Anthony Liguori
2011-09-08
iohandlers: fix issue with qemu_set_fd_handler()
Anthony Liguori
2011-09-07
usb-musb: Add reset function
Juha Riihimäki
2011-09-07
usb-musb: Take a DeviceState* in init function
Peter Maydell
2011-09-07
usb: Remove leading underscores from __musb_irq_max
Peter Maydell
2011-09-07
usb-host: tag as unmigratable
Gerd Hoffmann
2011-09-07
usb: claim port at device initialization time.
Gerd Hoffmann
[next]