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-18
elfload: use abi_short/ushort instead of target_short/ushort
Paolo Bonzini
2013-04-18
elfload: use tswapreg consistently in elf_core_copy_regs
Paolo Bonzini
2013-04-18
elfload: fix size of registers for N32
Paolo Bonzini
2013-04-18
elfload: fix size of ABI-dependent fields in core dumps
Paolo Bonzini
2013-04-18
configure: QEMU_INCLUDES are the same for all subtargets
Paolo Bonzini
2013-04-18
configure/Make: Build libfdt from submodule DTC
Peter Crosthwaite
2013-04-18
dtc: add submodule
Peter Crosthwaite
2013-04-18
configure: Put cross compile flags in EXTRA_CFLAGS
Peter Crosthwaite
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
[next]