Age | Commit message (Expand) | Author |
2013-01-10 | Make all static TypeInfos const | Andreas Färber |
2013-01-02 | Merge remote-tracking branch 'mst/tags/for_anthony' into staging | Anthony Liguori |
2012-12-23 | Merge branch 'master' of git://git.qemu.org/qemu into qom-cpu | Andreas Färber |
2012-12-20 | virtio: make bindings typesafe | Michael S. Tsirkin |
2012-12-19 | kvm: Pass CPUState to kvm_vcpu_ioctl() | Andreas Färber |
2012-12-19 | softmmu: move include files to include/sysemu/ | Paolo Bonzini |
2012-12-19 | monitor: move include files to include/monitor/ | Paolo Bonzini |
2012-12-19 | block: move include files to include/block/ | Paolo Bonzini |
2012-12-19 | net: do not include net.h everywhere | Paolo Bonzini |
2012-11-16 | virtio-rng: hardware random number generator device | Amit Shah |
2012-10-23 | Rename target_phys_addr_t to hwaddr | Avi Kivity |
2012-07-17 | virtio-blk: qdev properties for disk geometry | Markus Armbruster |
2012-06-18 | qbus: Make child devices links | Anthony Liguori |
2012-06-18 | qdev: Convert busses to QEMU Object Model | Anthony Liguori |
2012-06-11 | s390-virtio: Let s390_cpu_addr2state() return S390CPU | Andreas Färber |
2012-05-21 | virtio-blk: always enable VIRTIO_BLK_F_SCSI | Paolo Bonzini |
2012-05-21 | virtio-blk: define VirtIOBlkConf | Paolo Bonzini |
2012-05-01 | s390: reset avail and used index on reboot | Jens Freimann |
2012-05-01 | S390: reboot: reset device pages on reboot | Jens Freimann |
2012-03-14 | s390x hw/: Don't use CPUState | Andreas Färber |
2012-02-22 | virtio-scsi: Add virtio-scsi stub device | Stefan Hajnoczi |
2012-02-15 | qom: Unify type registration | Andreas Färber |
2012-02-06 | s390x: fix qom-ification fall-out | Anthony Liguori |
2012-02-03 | qdev: remove baked in notion of aliases (v2) | Anthony Liguori |
2012-02-03 | qdev: kill off DeviceInfo | Anthony Liguori |
2012-02-03 | qdev: register all types natively through QEMU Object Model | Anthony Liguori |
2012-01-27 | virtio-s390: convert to QEMU Object Model | Anthony Liguori |
2012-01-27 | sysbus: apic: ioapic: convert to QEMU Object Model | Anthony Liguori |
2012-01-04 | [S390] Add hotplug support | Alexander Graf |
2011-11-28 | virtio: add and use virtio_set_features | Paolo Bonzini |
2011-10-28 | qdev: switch children device list to QTAILQ | Paolo Bonzini |
2011-07-12 | s390-virtio: use specific endian ld/st_phys | Alexander Graf |
2011-07-05 | virtio-blk: Turn drive serial into a qdev property | Markus Armbruster |
2011-05-20 | s390x: keep hint on virtio managing size | Alexander Graf |
2011-04-18 | s390x: Dispatch interrupts to KVM or the real CPU | Alexander Graf |
2011-04-12 | Replace cpu_physical_memory_rw were possible | Stefan Weil |
2011-04-10 | s390x: fix virtio feature bitmap | Alexander Graf |
2011-04-04 | s390x: fix s390-virtio-serial | Alexander Graf |
2011-04-04 | virtio: use generic name when possible | Alexander Graf |
2010-09-07 | virtio-net: Introduce a new bottom half packet TX | Alex Williamson |
2010-09-07 | virtio-net: Limit number of packets sent per TX flush | Alex Williamson |
2010-09-07 | virtio-net: Make tx_timer timeout configurable | Alex Williamson |
2010-04-09 | Implement virtio reset | Alexander Graf |
2010-04-01 | virtio: add set_status callback | Michael S. Tsirkin |
2010-03-06 | s390-virtio: Fix compile error for virtio-block init | Amit Shah |
2010-02-10 | block: add topology qdev properties | Christoph Hellwig |
2010-01-20 | virtio-console: qdev conversion, new virtio-serial-bus | Amit Shah |
2010-01-11 | virtio: add features as qdev properties | Michael S. Tsirkin |
2010-01-11 | virtio: rename features -> guest_features | Michael S. Tsirkin |
2009-12-18 | S390: Don't tell guest we're updating config space | Alexander Graf |