aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-06-19xen: remove qemu_map_cache_unlockStefano Stabellini
2011-06-19xen: fix qemu_map_cache with size != MCACHE_BUCKET_SIZEStefano Stabellini
2011-06-19xen: Introduce VGA sync dirty bitmap supportAnthony PERARD
2011-06-19xen: Add xc_domain_add_to_physmap to xen_interface.Anthony PERARD
2011-06-15hw/9118.c: Implement active-low interrupt supportPeter Maydell
2011-06-15Introduce format string for pid_tAndreas Färber
2011-06-15smc91c111: qdevify resetJuha Riihimäki
2011-06-15Merge branch 'cocoa-for-upstream' of git://repo.or.cz/qemu/afaerberBlue Swirl
2011-06-15Command line support for altering the log file locationMatthew Fernandez
2011-06-15Merge remote-tracking branch 'alon/pull-libcacard-1' into stagingAnthony Liguori
2011-06-15Merge remote-tracking branch 'qemu-kvm/uq/master' into stagingAnthony Liguori
2011-06-15Merge remote-tracking branch 'kraxel/usb.16' into stagingAnthony Liguori
2011-06-15Merge remote-tracking branch 'kwolf/for-anthony' into stagingAnthony Liguori
2011-06-15Allow nested qemu_bh_poll() after BH deletionKevin Wolf
2011-06-15ide: Clear error_status after restarting flushKevin Wolf
2011-06-15ide: add TRIM supportChristoph Hellwig
2011-06-15ide: allow other dma comands than read and writeChristoph Hellwig
2011-06-15make dma_bdrv_io available to driversChristoph Hellwig
2011-06-15ide: Add forgotten VMSTATE_END_OF_LIST in subsectionKevin Wolf
2011-06-15ide: Fix ide_drive_pio_state_needed()Kevin Wolf
2011-06-15ide: Split error status from status registerKevin Wolf
2011-06-15qcow2: Fix in-flight list after qcow2_cache_put failureKevin Wolf
2011-06-15Replaced tabs with spaces in block.h and block_int.hDevin Nakamura
2011-06-15vdi: Avoid direct AIO callbackKevin Wolf
2011-06-14qcow: Avoid direct AIO callbackKevin Wolf
2011-06-14qcow2: Avoid direct AIO callbackKevin Wolf
2011-06-14kvm: Enable CPU SMEP featureYang, Wei Y
2011-06-14kvm: Add CPUID support for VIA CPUbrillywu@viatech.com.cn
2011-06-14usb-ccid: Plug memory leak on qdev exit()Markus Armbruster
2011-06-14libcacard: add libcacard.la targetAlon Levy
2011-06-14configure: add libdir and --libdirAlon Levy
2011-06-14usb-uhci: fix expire time initialization.Gerd Hoffmann
2011-06-14hw/usb-ohci.c: Implement remote wakeupPeter Maydell
2011-06-14hw/usb-ohci.c: Ignore writes to HcPeriodCurrentED registerPeter Maydell
2011-06-14usb: Use defines for serial bus release number register for EHCIBrad Hards
2011-06-14usb: Use defines for serial bus release number register for UHCIBrad Hards
2011-06-14usb: Add defines for USB Serial Bus Release Number registerBrad Hards
2011-06-14usb-bus: Don't detach non attached devices on device exitHans de Goede
2011-06-14usb-bus: Add knowledge of USB_SPEED_SUPER to usb_speed helperHans de Goede
2011-06-14usb-linux: Enlarge buffer for descriptors to 8192 bytesHans de Goede
2011-06-14usb: don't call usb_host_device_open from vl.cGerd Hoffmann
2011-06-14usb-linux: only cleanup in host_close when host_open was successful.Gerd Hoffmann
2011-06-14usb-linux: Don't try to open the same device twiceHans de Goede
2011-06-14usb-linux: Ensure devep != 0Hans de Goede
2011-06-14usb-linux: Don't do perror when errno is not setHans de Goede
2011-06-14usb-linux: Teach about super speedHans de Goede
2011-06-14usb-linux: Get speed from sysfs rather then from the connectinfo ioctlHans de Goede
2011-06-14usb: documentation updateGerd Hoffmann
2011-06-14usb-ehci: split trace calls to handle arg count limitsGerd Hoffmann
2011-06-14usb-ehci: itd handling fixes.Gerd Hoffmann