Age | Commit message (Expand) | Author |
2013-01-26 | build: use -$(CONFIG_SECCOMP) instead of ifeq | Paolo Bonzini |
2013-01-26 | build: move around libcacard-y definition | Paolo Bonzini |
2013-01-26 | tests: adjust gcov variables for directory movement | Paolo Bonzini |
2013-01-25 | PPC: e500: Select MPIC v4.2 on ppce500 platform | Scott Wood |
2013-01-25 | PPC: e500: fix mpic_iack address | Scott Wood |
2013-01-25 | openpic: add basic support for MPIC v4.2 | Scott Wood |
2013-01-25 | openpic: fix timer address decoding | Scott Wood |
2013-01-25 | openpic: fix remaining issues from idr-to-destmask conversion | Scott Wood |
2013-01-25 | pseries: Adjust default VIO address allocations to play better with libvirt | David Gibson |
2013-01-25 | pseries: Improve handling of multiple PCI host bridges | David Gibson |
2013-01-25 | target-ppc: Give a meaningful error if too many threads are specified | Mike Qiu |
2013-01-25 | cuda: Move ADB bus into CUDA state | Andreas Färber |
2013-01-25 | adb: QOM'ify ADB devices | Andreas Färber |
2013-01-25 | adb: QOM'ify Apple Desktop Bus | Andreas Färber |
2013-01-25 | cuda: QOM'ify CUDA | Andreas Färber |
2013-01-25 | ide/macio: QOM'ify MacIO IDE | Andreas Färber |
2013-01-25 | mac_nvram: QOM'ify MacIO NVRAM | Andreas Färber |
2013-01-25 | mac_nvram: Mark as Big Endian | Andreas Färber |
2013-01-25 | mac_nvram: Clean up public API | Andreas Färber |
2013-01-25 | macio: Split MacIO in two | Andreas Färber |
2013-01-25 | macio: Delay qdev init until all fields are initialized | Andreas Färber |
2013-01-25 | macio: QOM'ify some more | Andreas Färber |
2013-01-25 | ppc: Move Mac machines to hw/ppc/ | Andreas Färber |
2013-01-24 | Merge remote-tracking branch 'bonzini/scsi-next' into staging | Anthony Liguori |
2013-01-24 | Revert "serial: fix retry logic" | Michael Tokarev |
2013-01-24 | iscsi: add support for iovectors | Peter Lieven |
2013-01-24 | iscsi: do not leak acb->buf when commands are aborted | Paolo Bonzini |
2013-01-24 | target-cris: Fix typo in D_LOG() macro | Andreas Färber |
2013-01-24 | trivial: etraxfs_eth: Eliminate checkpatch errors | Grant Likely |
2013-01-23 | Merge remote-tracking branch 'bonzini/scsi-next' into staging | Anthony Liguori |
2013-01-23 | Merge remote-tracking branch 'kraxel/usb.77' into staging | Anthony Liguori |
2013-01-23 | Merge remote-tracking branch 'spice/spice.v68' into staging | Anthony Liguori |
2013-01-22 | scsi: Drop useless null test in scsi_unit_attention() | Markus Armbruster |
2013-01-22 | lsi: use qbus_reset_all to reset SCSI bus | Paolo Bonzini |
2013-01-22 | scsi: fix segfault with 0-byte disk | Paolo Bonzini |
2013-01-22 | iscsi: add support for iSCSI NOPs [v2] | Peter Lieven |
2013-01-22 | iscsi: partly avoid iovec linearization in iscsi_aio_writev | Peter Lieven |
2013-01-22 | iscsi: add iscsi_create support | Peter Lieven |
2013-01-22 | usb: add usb-bot device (scsi bulk-only transport). | Gerd Hoffmann |
2013-01-22 | ohci: add missing break | Gerd Hoffmann |
2013-01-22 | qxl: change rom size to 8192 | Alon Levy |
2013-01-22 | Revert "usb-storage: Drop useless null test in usb_msd_handle_data()" | Gerd Hoffmann |
2013-01-22 | qxl: stop using non revision 4 rom fields for revision < 4 | Alon Levy |
2013-01-21 | sysbus: Drop sysbus_from_qdev() cast macro | Andreas Färber |
2013-01-21 | vnc: fix possible uninitialized removals | Tim Hardeck |
2013-01-21 | vnc: added initial websocket protocol support | Tim Hardeck |
2013-01-21 | vnc: added buffer_advance function | Tim Hardeck |
2013-01-21 | virtio-s390-device: create a virtio-s390-bus during init. | KONRAD Frederic |
2013-01-21 | virtio-s390-bus: add virtio-s390-bus. | KONRAD Frederic |
2013-01-21 | virtio-pci: refactor virtio-pci device. | KONRAD Frederic |