Age | Commit message (Expand) | Author |
2011-08-09 | etrax: Allocate DMA connections at board level. | Edgar E. Iglesias |
2011-08-09 | etrax: Remove hw/etraxfs.c. | Edgar E. Iglesias |
2011-08-09 | lance: unbreak after memory API conversion | Avi Kivity |
2011-08-08 | Merge remote-tracking branch 'qemu-kvm/uq/master' into staging | Anthony Liguori |
2011-08-08 | hw/9pfs: Update vfs_rename to use coroutines | Aneesh Kumar K.V |
2011-08-08 | hw/9pfs: Add yeild support to rename coroutine | Aneesh Kumar K.V |
2011-08-08 | hw/9pfs: Update v9fs_remove to use coroutines | Venkateswararao Jujjuri |
2011-08-08 | hw/9pfs: Add yield support for remove | Venkateswararao Jujjuri |
2011-08-08 | hw/9pfs: Update mkdir to use coroutines | Venkateswararao Jujjuri |
2011-08-08 | hw/9pfs: Add yield support for mkdir coroutine | Venkateswararao Jujjuri |
2011-08-08 | hw/9pfs: Update v9fs_mknod to use coroutines | Aneesh Kumar K.V |
2011-08-08 | hw/9pfs: Add yield support to mknod coroutine | Aneesh Kumar K.V |
2011-08-08 | hw/9pfs: Update v9fs_xattrcreate to use coroutines | Aneesh Kumar K.V |
2011-08-08 | hw/9pfs: Update v9fs_xattrwalk to coroutines | Aneesh Kumar K.V |
2011-08-08 | hw/9pfs: Add yield support to xattr related coroutine | Aneesh Kumar K.V |
2011-08-08 | hw/9pfs: Update v9fs_setattr to use coroutines | Aneesh Kumar K.V |
2011-08-08 | hw/9pfs: Add yield support to setattr related coroutines | Aneesh Kumar K.V |
2011-08-08 | hw/9pfs: Update v9fs_getattr to use coroutines | Aneesh Kumar K.V |
2011-08-08 | hw/9pfs: Add yield support to lstat coroutine | Aneesh Kumar K.V |
2011-08-08 | hw/9pfs: Update v9fs_statfs to use coroutines | Aneesh Kumar K.V |
2011-08-08 | hw/9pfs: Add yield support to statfs coroutine | Aneesh Kumar K.V |
2011-08-08 | hw/9pfs: Update v9fs_readdir to use coroutines | Aneesh Kumar K.V |
2011-08-08 | hw/9pfs: Add yield support for readdir related coroutines | Aneesh Kumar K.V |
2011-08-08 | hw/9pfs: Update v9fs_readlink to use coroutine | Venkateswararao Jujjuri |
2011-08-08 | hw/9pfs: Add yeild support for readlink | Venkateswararao Jujjuri (JV) |
2011-08-08 | pci: remove support for pre memory API BARs | Avi Kivity |
2011-08-08 | pci: rename pci_register_bar_region() to pci_register_bar() | Avi Kivity |
2011-08-08 | pci: fold BAR mapping function into its caller | Avi Kivity |
2011-08-08 | pci: remove pci_register_bar() | Avi Kivity |
2011-08-08 | pci: convert pci rom to memory API | Avi Kivity |
2011-08-08 | pci: remove pci_register_bar_simple() | Avi Kivity |
2011-08-08 | msix: convert to memory API | Avi Kivity |
2011-08-08 | xen-platform: convert to memory API | Avi Kivity |
2011-08-08 | uhci: convert to memory API | Avi Kivity |
2011-08-08 | ehci: convert to memory API | Avi Kivity |
2011-08-08 | sun4u: convert to memory API | Avi Kivity |
2011-08-08 | isa-mmio: convert to memory API | Avi Kivity |
2011-08-08 | i6300esb: convert to memory API | Avi Kivity |
2011-08-08 | pcnet: convert to memory API | Avi Kivity |
2011-08-08 | ne2000: convert to memory API | Avi Kivity |
2011-08-08 | ppc: convert to memory API | Avi Kivity |
2011-08-08 | lsi53c895a: convert to memory API | Avi Kivity |
2011-08-08 | intel-hda: convert to memory API | Avi Kivity |
2011-08-08 | ahci: convert to memory API | Avi Kivity |
2011-08-08 | virtio-pci: convert to memory API | Avi Kivity |
2011-08-08 | ivshmem: convert to memory API | Avi Kivity |
2011-08-08 | ide: convert to memory API | Avi Kivity |
2011-08-08 | es1370: convert to memory API | Avi Kivity |
2011-08-08 | eepro100: convert to memory API | Avi Kivity |
2011-08-08 | e1000: convert to memory API | Avi Kivity |