aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2011-08-12scsi-disk: no need to call scsi_req_data on a short readPaolo Bonzini1-3/+0
2011-08-12pc: make vgabios exit port more usefulAnthony Liguori1-2/+2
2011-08-12Merge remote-tracking branch 'stefanha/trivial-patches' into stagingAnthony Liguori4-4/+9
2011-08-12Merge remote-tracking branch 'aneesh/for-upstream-1' into stagingAnthony Liguori11-854/+1024
2011-08-12Merge remote-tracking branch 'spice/spice.v41' into stagingAnthony Liguori2-7/+14
2011-08-12Merge remote-tracking branch 'kraxel/usb.23' into stagingAnthony Liguori6-146/+134
2011-08-12Merge remote-tracking branch 'kraxel/seabios' into stagingAnthony Liguori2-0/+0
2011-08-12fix QLIST usage for RAM listPaolo Bonzini2-2/+2
2011-08-11hw/qdev: Don't crash if qdev_create(NULL, ...) failsPeter Maydell1-1/+6
2011-08-11scsi-bus: use DO_UPCASTZhi Yong Wu1-1/+1
2011-08-11etrax-ser: printf -> qemu_log.Edgar E. Iglesias1-4/+6
2011-08-11etrax: QDevify the Ethernet MAC.Edgar E. Iglesias3-31/+67
2011-08-10ui/spice-core: report compiled-version in info spice/query-spiceAlon Levy1-0/+8
2011-08-10seabios: update to masterGerd Hoffmann2-0/+0
2011-08-10qxl: unbreak after memory API conversionAlon Levy1-2/+3
2011-08-10qxl: allowing the command rings to be not empty when spice worker is stopped ...Yonit Halperin1-5/+3
2011-08-10usb-hid: remove usb_hid_datain_cbGerd Hoffmann2-17/+0
2011-08-10milkymist-softusb: use hid code directlyMichael Walle1-84/+38
2011-08-10usb-hid: use hid vmstate macroMichael Walle1-39/+2
2011-08-10hid: introduce hid vmstate macrosMichael Walle2-0/+78
2011-08-10hid: register kbd hander in init()Michael Walle1-2/+3
2011-08-10usb/hid: add hid_pointer_activate, use itGerd Hoffmann3-4/+13
2011-08-09Merge remote-tracking branch 'pm-arm/for-upstream' into pmEdgar E. Iglesias3-42/+121
2011-08-09etrax: Allocate DMA connections at board level.Edgar E. Iglesias3-22/+28
2011-08-09etrax: Remove hw/etraxfs.c.Edgar E. Iglesias3-160/+1
2011-08-09lance: unbreak after memory API conversionAvi Kivity1-1/+1
2011-08-08Merge remote-tracking branch 'qemu-kvm/uq/master' into stagingAnthony Liguori7-19/+44
2011-08-08hw/9pfs: Update vfs_rename to use coroutinesAneesh Kumar K.V2-89/+52
2011-08-08hw/9pfs: Add yeild support to rename coroutineAneesh Kumar K.V2-0/+15
2011-08-08hw/9pfs: Update v9fs_remove to use coroutinesVenkateswararao Jujjuri2-43/+13
2011-08-08hw/9pfs: Add yield support for removeVenkateswararao Jujjuri2-0/+15
2011-08-08hw/9pfs: Update mkdir to use coroutinesVenkateswararao Jujjuri1-71/+25
2011-08-08hw/9pfs: Add yield support for mkdir coroutineVenkateswararao Jujjuri2-0/+20
2011-08-08hw/9pfs: Update v9fs_mknod to use coroutinesAneesh Kumar K.V1-58/+30
2011-08-08hw/9pfs: Add yield support to mknod coroutineAneesh Kumar K.V2-0/+23
2011-08-08hw/9pfs: Update v9fs_xattrcreate to use coroutinesAneesh Kumar K.V2-38/+26
2011-08-08hw/9pfs: Update v9fs_xattrwalk to coroutinesAneesh Kumar K.V1-135/+63
2011-08-08hw/9pfs: Add yield support to xattr related coroutineAneesh Kumar K.V3-0/+54
2011-08-08hw/9pfs: Update v9fs_setattr to use coroutinesAneesh Kumar K.V2-117/+54
2011-08-08hw/9pfs: Add yield support to setattr related coroutinesAneesh Kumar K.V2-0/+68
2011-08-08hw/9pfs: Update v9fs_getattr to use coroutinesAneesh Kumar K.V2-46/+19
2011-08-08hw/9pfs: Add yield support to lstat coroutineAneesh Kumar K.V3-1/+34
2011-08-08hw/9pfs: Update v9fs_statfs to use coroutinesAneesh Kumar K.V2-70/+44
2011-08-08hw/9pfs: Add yield support to statfs coroutineAneesh Kumar K.V2-0/+15
2011-08-08hw/9pfs: Update v9fs_readdir to use coroutinesAneesh Kumar K.V1-101/+72
2011-08-08hw/9pfs: Add yield support for readdir related coroutinesAneesh Kumar K.V3-1/+72
2011-08-08hw/9pfs: Update v9fs_readlink to use coroutineVenkateswararao Jujjuri2-60/+17
2011-08-08hw/9pfs: Add yeild support for readlinkVenkateswararao Jujjuri (JV)3-1/+46
2011-08-08pci: remove support for pre memory API BARsAvi Kivity1-31/+2
2011-08-08pci: rename pci_register_bar_region() to pci_register_bar()Avi Kivity29-89/+68