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-04-17
vmxcap: Open MSR file in unbuffered mode
Jan Kiszka
2013-04-17
virtio-net: cleanup: init and exit function.
KONRAD Frederic
2013-04-17
virtio-net: cleanup: use QOM cast.
KONRAD Frederic
2013-04-17
virtio-net-ccw: switch to the new API.
KONRAD Frederic
2013-04-17
virtio-net-s390: switch to the new API.
KONRAD Frederic
2013-04-17
virtio-net-pci: switch to the new API.
KONRAD Frederic
2013-04-17
virtio-net: add the virtio-net device.
KONRAD Frederic
2013-04-17
virtio: add two functions to VirtioDeviceClass.
KONRAD Frederic
2013-04-17
Fix warnings suppressors to honor --disable-werror
Markus Armbruster
2013-04-17
fw_cfg: add qtest test case
Anthony Liguori
2013-04-17
i440fx-test: add test for PAM functionality
Anthony Liguori
2013-04-17
i440fx-test: add test to compare default register values
Anthony Liguori
2013-04-17
libqos: add malloc support
Anthony Liguori
2013-04-17
libqos: add fw_cfg support
Anthony Liguori
2013-04-17
qtest: add libqos including PCI support
Anthony Liguori
2013-04-17
qtest: don't use system command to avoid double fork
Anthony Liguori
2013-04-17
migration: reflect incoming failure to shell
Eric Blake
2013-04-17
qbus: remove wrong error messages
Alexey Kardashevskiy
2013-04-17
chardev: remove the headers of Memory chardev driver
Lei Li
2013-04-17
Merge remote-tracking branch 'bonzini/migration-writev' into staging
Anthony Liguori
2013-04-17
qemu-file: do not use stdio for qemu_fdopen
Paolo Bonzini
2013-04-17
iov: handle partial writes from sendmsg and recvmsg
Paolo Bonzini
2013-04-17
iov: reorganize iov_send_recv, part 3
Paolo Bonzini
2013-04-17
iov: reorganize iov_send_recv, part 2
Paolo Bonzini
2013-04-17
iov: reorganize iov_send_recv, part 1
Paolo Bonzini
2013-04-17
qemu-file: drop socket_put_buffer
Paolo Bonzini
2013-04-16
qom: do nothing on unparent of object without parent
Paolo Bonzini
2013-04-16
qdev: Fix device_add bus assumptions
Andreas Färber
2013-04-16
rng random backend: check for -EAGAIN errors on read
Amit Shah
2013-04-16
migration: initialize RAM to zero
Paolo Bonzini
2013-04-16
Merge remote-tracking branch 'kraxel/usb.80' into staging
Anthony Liguori
2013-04-16
Merge remote-tracking branch 'spice/spice.v69' into staging
Anthony Liguori
2013-04-16
Merge remote-tracking branch 'kraxel/pixman.v11' into staging
Anthony Liguori
2013-04-16
Merge remote-tracking branch 'afaerber/qom-cpu' into staging
Anthony Liguori
2013-04-16
use libusb for usb-host
Gerd Hoffmann
2013-04-16
xhci: fix address device
Gerd Hoffmann
2013-04-16
xhci: use slotid as device address
Gerd Hoffmann
2013-04-16
xhci: fix portsc writes
Gerd Hoffmann
2013-04-16
xhci: add xhci_cap_write
Gerd Hoffmann
2013-04-16
xhci: remove leftover debug printf
Gerd Hoffmann
2013-04-16
usb-serial: Remove double call to qemu_chr_add_handlers( NULL )
Hans de Goede
2013-04-16
spice-qemu-char: vmc_write: Don't write more bytes then we're asked too
Hans de Goede
2013-04-16
spice-qemu-char: Remove intermediate buffer
Alon Levy
2013-04-16
spice-qemu-char: Add watch support
Hans de Goede
2013-04-16
spice-qemu-char: Remove #ifdef-ed code for old spice-server compat
Hans de Goede
2013-04-16
virtio-console: Remove any pending watches on close
Hans de Goede
2013-04-16
virtio-console: Also throttle when less was written then requested
Hans de Goede
2013-04-16
spice: (32 bit only) fix surface cmd tracking destruction
Alon Levy
2013-04-16
qxl: add 2000x2000 and 2048x2048 video modes
Gerd Hoffmann
2013-04-16
m25p80: Add debug message for no bdrv
Peter Crosthwaite
[next]