index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
Age
Commit message (
Expand
)
Author
2011-08-12
scsi: introduce SCSIReqOps
Paolo Bonzini
2011-08-12
scsi: move sense handling to generic code
Paolo Bonzini
2011-08-12
scsi: pass status when completing
Paolo Bonzini
2011-08-12
vscsi: always use get_sense
Paolo Bonzini
2011-08-12
scsi-disk: no need to call scsi_req_data on a short read
Paolo Bonzini
2011-08-12
pc: make vgabios exit port more useful
Anthony Liguori
2011-08-12
Merge remote-tracking branch 'stefanha/trivial-patches' into staging
Anthony Liguori
2011-08-12
Merge remote-tracking branch 'aneesh/for-upstream-1' into staging
Anthony Liguori
2011-08-12
Merge remote-tracking branch 'spice/spice.v41' into staging
Anthony Liguori
2011-08-12
Merge remote-tracking branch 'kraxel/usb.23' into staging
Anthony Liguori
2011-08-11
hw/qdev: Don't crash if qdev_create(NULL, ...) fails
Peter Maydell
2011-08-11
scsi-bus: use DO_UPCAST
Zhi Yong Wu
2011-08-11
etrax-ser: printf -> qemu_log.
Edgar E. Iglesias
2011-08-11
etrax: QDevify the Ethernet MAC.
Edgar E. Iglesias
2011-08-10
qxl: unbreak after memory API conversion
Alon Levy
2011-08-10
qxl: allowing the command rings to be not empty when spice worker is stopped ...
Yonit Halperin
2011-08-10
usb-hid: remove usb_hid_datain_cb
Gerd Hoffmann
2011-08-10
milkymist-softusb: use hid code directly
Michael Walle
2011-08-10
usb-hid: use hid vmstate macro
Michael Walle
2011-08-10
hid: introduce hid vmstate macros
Michael Walle
2011-08-10
hid: register kbd hander in init()
Michael Walle
2011-08-10
usb/hid: add hid_pointer_activate, use it
Gerd Hoffmann
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
[next]