aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-01-24configure: Enable KVM on ARMkvm-arm-v17Peter Maydell
2013-01-24hw/kvm/arm_gic: Implement support for KVM in-kernel ARM GICPeter Maydell
2013-01-24target-arm: Use MemoryListener to identify GIC base address for KVMPeter Maydell
2013-01-24hw/arm_gic: Add presave/postload hooksPeter Maydell
2013-01-24ARM KVM: save and load VFP registers from kernelPeter Maydell
2013-01-24ARM: KVM: Add support for KVM on ARM architecturePeter Maydell
2013-01-24linux-headers: Add ARM KVM headers (not for upstream)Peter Maydell
2013-01-24oslib-posix: Align to permit transparent hugepages on ARM LinuxPeter Maydell
2013-01-24target-cris: Fix typo in D_LOG() macroAndreas Färber
2013-01-24trivial: etraxfs_eth: Eliminate checkpatch errorsGrant Likely
2013-01-23Merge remote-tracking branch 'bonzini/scsi-next' into stagingAnthony Liguori
2013-01-23Merge remote-tracking branch 'kraxel/usb.77' into stagingAnthony Liguori
2013-01-23Merge remote-tracking branch 'spice/spice.v68' into stagingAnthony Liguori
2013-01-22scsi: Drop useless null test in scsi_unit_attention()Markus Armbruster
2013-01-22lsi: use qbus_reset_all to reset SCSI busPaolo Bonzini
2013-01-22scsi: fix segfault with 0-byte diskPaolo Bonzini
2013-01-22iscsi: add support for iSCSI NOPs [v2]Peter Lieven
2013-01-22iscsi: partly avoid iovec linearization in iscsi_aio_writevPeter Lieven
2013-01-22iscsi: add iscsi_create supportPeter Lieven
2013-01-22usb: add usb-bot device (scsi bulk-only transport).Gerd Hoffmann
2013-01-22ohci: add missing breakGerd Hoffmann
2013-01-22qxl: change rom size to 8192Alon Levy
2013-01-22Revert "usb-storage: Drop useless null test in usb_msd_handle_data()"Gerd Hoffmann
2013-01-22qxl: stop using non revision 4 rom fields for revision < 4Alon Levy
2013-01-21sysbus: Drop sysbus_from_qdev() cast macroAndreas Färber
2013-01-21vnc: fix possible uninitialized removalsTim Hardeck
2013-01-21vnc: added initial websocket protocol supportTim Hardeck
2013-01-21vnc: added buffer_advance functionTim Hardeck
2013-01-21virtio-s390-device: create a virtio-s390-bus during init.KONRAD Frederic
2013-01-21virtio-s390-bus: add virtio-s390-bus.KONRAD Frederic
2013-01-21virtio-pci: refactor virtio-pci device.KONRAD Frederic
2013-01-21virtio-pci-bus: introduce virtio-pci-bus.KONRAD Frederic
2013-01-21virtio-device: refactor virtio-device.KONRAD Frederic
2013-01-21virtio-bus: introduce virtio-busKONRAD Frederic
2013-01-21qdev: add a maximum device allowed field for the bus.KONRAD Frederic
2013-01-21Merge remote-tracking branch 'quintela/thread.next' into stagingAnthony Liguori
2013-01-21Merge remote-tracking branch 'stefanha/trivial-patches' into stagingAnthony Liguori
2013-01-21Merge remote-tracking branch 'kraxel/seabios-1.7.2' into stagingAnthony Liguori
2013-01-21target-microblaze: Drop unused cpu_mb_close() prototypeAndreas Färber
2013-01-21target-cris: Drop unused cpu_cris_close() prototypeAndreas Färber
2013-01-21hw/tpci200: Fix compiler warning (redefined symbol with MinGW)Stefan Weil
2013-01-21configure: silence pkg-config's check for cursesVadim Evard
2013-01-21acpitable: open the data file in binary modeMichael Tokarev
2013-01-21hw: Spelling fix in log messageStefan Weil
2013-01-21seabios: update to 1.7.2 releaseGerd Hoffmann
2013-01-20Merge remote-tracking branch 'stefanha/block' into stagingAnthony Liguori
2013-01-19tci: Fix broken build (regression)Stefan Weil
2013-01-19block/raw-posix: Make hdev_aio_discard() available outside LinuxAndreas Färber
2013-01-19usb: Fix compilation for MinGW (regression)Stefan Weil
2013-01-19cpu-defs.h: Drop qemu_work_item prototypeAndreas Färber