aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-04-18elfload: use abi_short/ushort instead of target_short/ushortPaolo Bonzini
2013-04-18elfload: use tswapreg consistently in elf_core_copy_regsPaolo Bonzini
2013-04-18elfload: fix size of registers for N32Paolo Bonzini
2013-04-18elfload: fix size of ABI-dependent fields in core dumpsPaolo Bonzini
2013-04-18configure: QEMU_INCLUDES are the same for all subtargetsPaolo Bonzini
2013-04-18configure/Make: Build libfdt from submodule DTCPeter Crosthwaite
2013-04-18dtc: add submodulePeter Crosthwaite
2013-04-18configure: Put cross compile flags in EXTRA_CFLAGSPeter Crosthwaite
2013-04-17virtio-net: cleanup: init and exit function.KONRAD Frederic
2013-04-17virtio-net: cleanup: use QOM cast.KONRAD Frederic
2013-04-17virtio-net-ccw: switch to the new API.KONRAD Frederic
2013-04-17virtio-net-s390: switch to the new API.KONRAD Frederic
2013-04-17virtio-net-pci: switch to the new API.KONRAD Frederic
2013-04-17virtio-net: add the virtio-net device.KONRAD Frederic
2013-04-17virtio: add two functions to VirtioDeviceClass.KONRAD Frederic
2013-04-17Fix warnings suppressors to honor --disable-werrorMarkus Armbruster
2013-04-17fw_cfg: add qtest test caseAnthony Liguori
2013-04-17i440fx-test: add test for PAM functionalityAnthony Liguori
2013-04-17i440fx-test: add test to compare default register valuesAnthony Liguori
2013-04-17libqos: add malloc supportAnthony Liguori
2013-04-17libqos: add fw_cfg supportAnthony Liguori
2013-04-17qtest: add libqos including PCI supportAnthony Liguori
2013-04-17qtest: don't use system command to avoid double forkAnthony Liguori
2013-04-17migration: reflect incoming failure to shellEric Blake
2013-04-17qbus: remove wrong error messagesAlexey Kardashevskiy
2013-04-17chardev: remove the headers of Memory chardev driverLei Li
2013-04-17Merge remote-tracking branch 'bonzini/migration-writev' into stagingAnthony Liguori
2013-04-17qemu-file: do not use stdio for qemu_fdopenPaolo Bonzini
2013-04-17iov: handle partial writes from sendmsg and recvmsgPaolo Bonzini
2013-04-17iov: reorganize iov_send_recv, part 3Paolo Bonzini
2013-04-17iov: reorganize iov_send_recv, part 2Paolo Bonzini
2013-04-17iov: reorganize iov_send_recv, part 1Paolo Bonzini
2013-04-17qemu-file: drop socket_put_bufferPaolo Bonzini
2013-04-16qom: do nothing on unparent of object without parentPaolo Bonzini
2013-04-16qdev: Fix device_add bus assumptionsAndreas Färber
2013-04-16rng random backend: check for -EAGAIN errors on readAmit Shah
2013-04-16migration: initialize RAM to zeroPaolo Bonzini
2013-04-16Merge remote-tracking branch 'kraxel/usb.80' into stagingAnthony Liguori
2013-04-16Merge remote-tracking branch 'spice/spice.v69' into stagingAnthony Liguori
2013-04-16Merge remote-tracking branch 'kraxel/pixman.v11' into stagingAnthony Liguori
2013-04-16Merge remote-tracking branch 'afaerber/qom-cpu' into stagingAnthony Liguori
2013-04-16use libusb for usb-hostGerd Hoffmann
2013-04-16xhci: fix address deviceGerd Hoffmann
2013-04-16xhci: use slotid as device addressGerd Hoffmann
2013-04-16xhci: fix portsc writesGerd Hoffmann
2013-04-16xhci: add xhci_cap_writeGerd Hoffmann
2013-04-16xhci: remove leftover debug printfGerd Hoffmann
2013-04-16usb-serial: Remove double call to qemu_chr_add_handlers( NULL )Hans de Goede
2013-04-16spice-qemu-char: vmc_write: Don't write more bytes then we're asked tooHans de Goede
2013-04-16spice-qemu-char: Remove intermediate bufferAlon Levy