summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* elfload: use tswapreg consistently in elf_core_copy_regsPaolo Bonzini2013-04-181-57/+57
* elfload: fix size of registers for N32Paolo Bonzini2013-04-181-7/+14
* elfload: fix size of ABI-dependent fields in core dumpsPaolo Bonzini2013-04-181-9/+9
* configure: QEMU_INCLUDES are the same for all subtargetsPaolo Bonzini2013-04-181-15/+13
* configure/Make: Build libfdt from submodule DTCPeter Crosthwaite2013-04-182-5/+36
* dtc: add submodulePeter Crosthwaite2013-04-182-0/+3
* configure: Put cross compile flags in EXTRA_CFLAGSPeter Crosthwaite2013-04-181-6/+9
* virtio-net: cleanup: init and exit function.KONRAD Frederic2013-04-171-95/+22
* virtio-net: cleanup: use QOM cast.KONRAD Frederic2013-04-172-68/+75
* virtio-net-ccw: switch to the new API.KONRAD Frederic2013-04-172-16/+28
* virtio-net-s390: switch to the new API.KONRAD Frederic2013-04-172-12/+30
* virtio-net-pci: switch to the new API.KONRAD Frederic2013-04-172-60/+69
* virtio-net: add the virtio-net device.KONRAD Frederic2013-04-175-20/+161
* virtio: add two functions to VirtioDeviceClass.KONRAD Frederic2013-04-171-0/+12
* Fix warnings suppressors to honor --disable-werrorMarkus Armbruster2013-04-174-3/+8
* fw_cfg: add qtest test caseAnthony Liguori2013-04-172-0/+143
* i440fx-test: add test for PAM functionalityAnthony Liguori2013-04-171-1/+138
* i440fx-test: add test to compare default register valuesAnthony Liguori2013-04-172-0/+150
* libqos: add malloc supportAnthony Liguori2013-04-174-0/+130
* libqos: add fw_cfg supportAnthony Liguori2013-04-175-2/+147
* qtest: add libqos including PCI supportAnthony Liguori2013-04-176-2/+495
* qtest: don't use system command to avoid double forkAnthony Liguori2013-04-171-7/+4
* migration: reflect incoming failure to shellEric Blake2013-04-171-1/+1
* qbus: remove wrong error messagesAlexey Kardashevskiy2013-04-171-4/+2
* chardev: remove the headers of Memory chardev driverLei Li2013-04-171-6/+0
* Merge remote-tracking branch 'bonzini/migration-writev' into stagingAnthony Liguori2013-04-172-69/+149
|\
| * qemu-file: do not use stdio for qemu_fdopenPaolo Bonzini2013-04-171-11/+90
| * iov: handle partial writes from sendmsg and recvmsgPaolo Bonzini2013-04-171-47/+55
| * iov: reorganize iov_send_recv, part 3Paolo Bonzini2013-04-171-15/+15
| * iov: reorganize iov_send_recv, part 2Paolo Bonzini2013-04-171-14/+14
| * iov: reorganize iov_send_recv, part 1Paolo Bonzini2013-04-171-7/+13
| * qemu-file: drop socket_put_bufferPaolo Bonzini2013-04-171-13/+0
|/
* qom: do nothing on unparent of object without parentPaolo Bonzini2013-04-161-0/+4
* qdev: Fix device_add bus assumptionsAndreas Färber2013-04-161-8/+8
* rng random backend: check for -EAGAIN errors on readAmit Shah2013-04-161-0/+3
* migration: initialize RAM to zeroPaolo Bonzini2013-04-161-17/+18
* Merge remote-tracking branch 'kraxel/usb.80' into stagingAnthony Liguori2013-04-166-41/+1551
|\
| * use libusb for usb-hostGerd Hoffmann2013-04-164-2/+1501
| * xhci: fix address deviceGerd Hoffmann2013-04-161-0/+4
| * xhci: use slotid as device addressGerd Hoffmann2013-04-161-22/+3
| * xhci: fix portsc writesGerd Hoffmann2013-04-162-7/+36
| * xhci: add xhci_cap_writeGerd Hoffmann2013-04-161-0/+7
| * xhci: remove leftover debug printfGerd Hoffmann2013-04-161-1/+0
| * usb-serial: Remove double call to qemu_chr_add_handlers( NULL )Hans de Goede2013-04-161-9/+0
* | Merge remote-tracking branch 'spice/spice.v69' into stagingAnthony Liguori2013-04-164-47/+104
|\ \
| * | spice-qemu-char: vmc_write: Don't write more bytes then we're asked tooHans de Goede2013-04-161-1/+2
| * | spice-qemu-char: Remove intermediate bufferAlon Levy2013-04-161-9/+3
| * | spice-qemu-char: Add watch supportHans de Goede2013-04-161-4/+63
| * | spice-qemu-char: Remove #ifdef-ed code for old spice-server compatHans de Goede2013-04-161-26/+1
| * | virtio-console: Remove any pending watches on closeHans de Goede2013-04-161-2/+22
OpenPOWER on IntegriCloud