Age | Commit message (Expand) | Author |
---|---|---|
2012-06-21 | pci.c: Add opaque argument to pci_for_each_device. | Anthony PERARD |
2012-05-21 | xen: Fix PV-on-HVM | Anthony PERARD |
2012-04-09 | qdev: qdev_unplug(): use error_set() | Luiz Capitulino |
2012-02-15 | qom: Unify type registration | Andreas Färber |
2012-02-03 | qdev: register all types natively through QEMU Object Model | Anthony Liguori |
2012-01-27 | pci: convert to QEMU Object Model | Anthony Liguori |
2011-12-05 | block: convert qemu_aio_flush() calls to bdrv_drain_all() | Stefan Hajnoczi |
2011-11-07 | xen-platform: Fix IO port read/write functions | Anthony PERARD |
2011-08-08 | pci: rename pci_register_bar_region() to pci_register_bar() | Avi Kivity |
2011-08-08 | xen-platform: convert to memory API | Avi Kivity |
2011-07-26 | xen: implement unplug protocol in xen_platform | Stefano Stabellini |
2011-07-17 | xen: move to new pci initializers | Michael S. Tsirkin |
2011-07-17 | pci_ids: tweak names to match linux/pci_ids.h | Michael S. Tsirkin |
2011-06-19 | xen: Add the Xen platform pci device | Steven Smith |