]> Git Repo - qemu.git/history - hw
vmware-vga: Remove dead DIRECT_VRAM mode
[qemu.git] / hw /
2011-08-09 Edgar E. IglesiasMerge remote-tracking branch 'pm-arm/for-upstream'...
2011-08-09 Edgar E. Iglesiasetrax: Allocate DMA connections at board level.
2011-08-09 Edgar E. Iglesiasetrax: Remove hw/etraxfs.c.
2011-08-09 Avi Kivitylance: unbreak after memory API conversion
2011-08-08 Anthony LiguoriMerge remote-tracking branch 'qemu-kvm/uq/master' into...
2011-08-08 Aneesh Kumar K.Vhw/9pfs: Update vfs_rename to use coroutines
2011-08-08 Aneesh Kumar K.Vhw/9pfs: Add yeild support to rename coroutine
2011-08-08 Venkateswararao... hw/9pfs: Update v9fs_remove to use coroutines
2011-08-08 Venkateswararao... hw/9pfs: Add yield support for remove
2011-08-08 Venkateswararao... hw/9pfs: Update mkdir to use coroutines
2011-08-08 Venkateswararao... hw/9pfs: Add yield support for mkdir coroutine
2011-08-08 Aneesh Kumar K.Vhw/9pfs: Update v9fs_mknod to use coroutines
2011-08-08 Aneesh Kumar K.Vhw/9pfs: Add yield support to mknod coroutine
2011-08-08 Aneesh Kumar K.Vhw/9pfs: Update v9fs_xattrcreate to use coroutines
2011-08-08 Aneesh Kumar K.Vhw/9pfs: Update v9fs_xattrwalk to coroutines
2011-08-08 Aneesh Kumar K.Vhw/9pfs: Add yield support to xattr related coroutine
2011-08-08 Aneesh Kumar K.Vhw/9pfs: Update v9fs_setattr to use coroutines
2011-08-08 Aneesh Kumar K.Vhw/9pfs: Add yield support to setattr related coroutines
2011-08-08 Aneesh Kumar K.Vhw/9pfs: Update v9fs_getattr to use coroutines
2011-08-08 Aneesh Kumar K.Vhw/9pfs: Add yield support to lstat coroutine
2011-08-08 Aneesh Kumar K.Vhw/9pfs: Update v9fs_statfs to use coroutines
2011-08-08 Aneesh Kumar K.Vhw/9pfs: Add yield support to statfs coroutine
2011-08-08 Aneesh Kumar K.Vhw/9pfs: Update v9fs_readdir to use coroutines
2011-08-08 Aneesh Kumar K.Vhw/9pfs: Add yield support for readdir related coroutines
2011-08-08 Venkateswararao... hw/9pfs: Update v9fs_readlink to use coroutine
2011-08-08 Venkateswararao... hw/9pfs: Add yeild support for readlink
2011-08-08 Avi Kivitypci: remove support for pre memory API BARs
2011-08-08 Avi Kivitypci: rename pci_register_bar_region() to pci_register_bar()
2011-08-08 Avi Kivitypci: fold BAR mapping function into its caller
2011-08-08 Avi Kivitypci: remove pci_register_bar()
2011-08-08 Avi Kivitypci: convert pci rom to memory API
2011-08-08 Avi Kivitypci: remove pci_register_bar_simple()
2011-08-08 Avi Kivitymsix: convert to memory API
2011-08-08 Avi Kivityxen-platform: convert to memory API
2011-08-08 Avi Kivityuhci: convert to memory API
2011-08-08 Avi Kivityehci: convert to memory API
2011-08-08 Avi Kivitysun4u: convert to memory API
2011-08-08 Avi Kivityisa-mmio: convert to memory API
2011-08-08 Avi Kivityi6300esb: convert to memory API
2011-08-08 Avi Kivitypcnet: convert to memory API
2011-08-08 Avi Kivityne2000: convert to memory API
2011-08-08 Avi Kivityppc: convert to memory API
2011-08-08 Avi Kivitylsi53c895a: convert to memory API
2011-08-08 Avi Kivityintel-hda: convert to memory API
2011-08-08 Avi Kivityahci: convert to memory API
2011-08-08 Avi Kivityvirtio-pci: convert to memory API
2011-08-08 Avi Kivityivshmem: convert to memory API
2011-08-08 Avi Kivityide: convert to memory API
2011-08-08 Avi Kivityes1370: convert to memory API
2011-08-08 Avi Kivityeepro100: convert to memory API
2011-08-08 Avi Kivitye1000: convert to memory API
2011-08-08 Avi Kivityac97: convert to memory API
2011-08-08 Avi Kivityrtl8139: convert to memory API
2011-08-08 Avi Kivitypci: allow I/O BARs to be registered with pci_register_...
2011-08-08 Avi Kivitypci: pass I/O address space to new PCI bus
2011-08-08 Avi Kivitycirrus: simplify linear framebuffer access functions
2011-08-08 Avi Kivityvga: simplify vga window mmio access functions
2011-08-08 Avi Kivitycirrus: simplify vga window mmio access functions
2011-08-08 Avi Kivitycirrus: simplify bitblt BAR access functions
2011-08-08 Avi Kivitycirrus: simplify mmio BAR access functions
2011-08-08 Avi Kivityvga: convert vga and its derivatives to the memory API
2011-08-08 Avi Kivityvmsvga: don't remember pci BAR address in callback...
2011-08-08 Avi Kivitypci: add API to get a BAR's mapped address
2011-08-08 malcMerge branch 'master' of git://git.qemu.org/qemu
2011-08-08 Venkateswararao... [virtio-9p] Change all pdu handlers to coroutines.
2011-08-08 Venkateswararao... [virtio-9p] Add infrastructure to support glib threads...
2011-08-05 Anthony LiguoriMerge remote-tracking branch 'kiszka/queues/slirp'...
2011-08-05 Isaku Yamahataqdev: Eliminate duplicate reset
2011-08-05 David GibsonCheck fread() results to avoid gcc 4.6 warnings
2011-08-05 Jan Kiszkakvmclock: Fix feature detection
2011-08-05 malcMerge branch 'master' of git://git.qemu.org/qemu
2011-08-04 Anthony LiguoriMerge remote-tracking branch 'mst/for_anthony' into...
2011-08-04 Anthony LiguoriMerge remote-tracking branch 'alon/pull-libcacard.data...
2011-08-04 Anthony LiguoriMerge remote-tracking branch 'stefanha/trivial-patches...
2011-08-04 Anthony LiguoriMerge remote-tracking branch 'spice/spice.v40' into...
2011-08-04 Anthony LiguoriMerge remote-tracking branch 'kiszka/queues/slirp'...
2011-08-04 Anthony LiguoriMerge remote-tracking branch 'kraxel/usb.22' into staging
2011-08-04 Anthony LiguoriMerge remote-tracking branch 'kwolf/for-anthony' into...
2011-08-04 Amit Shahvirtio-balloon: Unregister savevm section on device...
2011-08-04 Amit Shahvirtio-balloon: Add exit handler, fix memleaks
2011-08-04 Amit Shahvirtio-balloon: Check if balloon registration failed
2011-08-04 Amit Shahvirtio-balloon: Fix header comment; add Copyright
2011-08-04 Amit Shahballoon: Separate out stat and balloon handling
2011-08-04 Amit Shahvirtio-balloon: Separate status handling into separate...
2011-08-04 Gerd Hoffmannbluetooth: kill dummy usb device, use hid code directly.
2011-08-04 Gerd Hoffmannhid: move idle+protocol from usb-hid to hid too.
2011-08-04 Gerd Hoffmannusb-hid: split hid code to hw/hid.[ch]
2011-08-04 Gerd Hoffmannusb-hid: add hid_has_events()
2011-08-04 Gerd Hoffmannusb-hid: add event callback
2011-08-04 Gerd Hoffmannusb-hid: create & use HIDState
2011-08-04 Gerd Hoffmannehci: iovec support, remove buffer
2011-08-04 Gerd Hoffmannuhci: remove buffer
2011-08-04 Gerd Hoffmannusb-storage: iovec support
2011-08-04 Gerd Hoffmannusb-serial: iovec support
2011-08-04 Gerd Hoffmannusb: use iovecs in USBPacket
2011-08-03 Michael Wallelm32: softusb: claim to support full speed
2011-08-03 Michael S. Tsirkinvhost: remove an incorrect assert
2011-08-03 Gerd Hoffmannqxl: bump pci rev
2011-08-03 Alon Levyqxl: add QXL_IO_FLUSH_{SURFACES,RELEASE} for guest...
2011-08-03 Alon Levyqxl: async io support using new spice api
next
This page took 0.076356 seconds and 7 git commands to generate.