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
2013-03-10
Merge remote-tracking branch 'bonzini/hw-dirs' into staging
Anthony Liguori
2013-03-10
Merge remote-tracking branch 'stefanha/trivial-patches' into staging
Anthony Liguori
2013-03-10
Merge remote-tracking branch 'bonzini/scsi-next' into staging
Anthony Liguori
2013-03-10
qemu-char: fix win32 build
Blue Swirl
2013-03-10
baum: fix build
Blue Swirl
2013-03-08
virtio-serial: make flow control explicit in virtio-console
Amit Shah
2013-03-08
virtio: console: add flow control
Amit Shah
2013-03-08
serial: add flow control to transmit
Anthony Liguori
2013-03-08
qemu-char: move text console init to console.c
Anthony Liguori
2013-03-08
qemu-char: move msmouse registeration to msmouse.c
Anthony Liguori
2013-03-08
qemu-char: move baum registration to baum.c
Anthony Liguori
2013-03-08
qemu-char: move spice registration to spice-qemu-char.c
Anthony Liguori
2013-03-08
qemu-char: make char drivers dynamically registerable
Anthony Liguori
2013-03-08
qemu-char: remove use of QEMUTimer in favor of glib idle function
Anthony Liguori
2013-03-08
qemu-char: use a glib timeout instead of qemu-timer
Anthony Liguori
2013-03-08
char: add gio watch fn for tcp backends
Amit Shah
2013-03-08
qemu-char: add pty watch
Anthony Liguori
2013-03-08
qemu-char: add watch support
Anthony Liguori
2013-03-08
qemu-char: tcp: make use GIOChannel
Anthony Liguori
2013-03-08
qemu-char: convert UDP to GIOChannel
Anthony Liguori
2013-03-08
qemu-char: convert pty to GIOChannel
Anthony Liguori
2013-03-08
qemu-char: convert fd_chr to use a GIOChannel
Anthony Liguori
2013-03-08
char: add IOWatchPoll support
Anthony Liguori
2013-03-08
qemu-char: remove dead/confusing logic with nb_stdio_clients
Anthony Liguori
2013-03-08
char-socket: fix error reporting
Anthony Liguori
2013-03-08
Fix the wrong description in qemu manual
Lei Li
2013-03-08
pci_host: Drop write-only address_space field
Peter Maydell
2013-03-08
rng-random: Use qemu_open / qemu_close
Stefan Berger
2013-03-08
configure: Require at least spice-protocol-0.12.3
Michal Privoznik
2013-03-08
osdep: replace setsockopt by qemu_setsockopt
Lei Li
2013-03-08
lm32: remove unused function
Paolo Bonzini
2013-03-08
rtc-test: Fix test failures with recent glib
Cole Robinson
2013-03-08
configure: Create link to icon bitmap for out-of-tree builds
Jan Kiszka
2013-03-07
hw/nand.c: correct the sense of the BUSY/READY status bit
Kuo-Jung Su
2013-03-05
scsi-disk: handle io_canceled uniformly and correctly
Paolo Bonzini
2013-03-05
scsi-disk: do not complete canceled UNMAP requests
Paolo Bonzini
2013-03-05
scsi: do not call scsi_read_data/scsi_write_data for a canceled request
Paolo Bonzini
2013-03-05
iscsi: look for pkg-config file too
Paolo Bonzini
2013-03-05
iscsi: add iscsi_truncate support
Peter Lieven
2013-03-05
iscsi: retry read, write, flush and unmap on unit attention check conditions
Peter Lieven
2013-03-05
Merge branch 'target-arm.next' of git://git.linaro.org/people/pmaydell/qemu-arm
Aurelien Jarno
2013-03-05
mipsn32-linux-user: Configure the architecture properly
Richard Henderson
2013-03-05
mips64-linux-user: Enable 64-bit address mode and fpu
Richard Henderson
2013-03-05
mips-linux-user: Fix n32 and n64 syscalls
Richard Henderson
2013-03-05
mips-linux-user: Save and restore fpu and dsp from sigcontext
Richard Henderson
2013-03-05
mips-linux-user: Enable mips64 and mipsn32 linux-user targets
Richard Henderson
2013-03-05
mips-linux-user: Share o32 code for n32 and n64 signals
Richard Henderson
2013-03-05
mips-linux-user: Delete n32 and n64 signal stubs
Richard Henderson
2013-03-05
MAINTAINERS: add entry for ARM KVM guest cores
Peter Maydell
2013-03-05
configure: Enable KVM on ARM
Peter Maydell
[next]