aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2011-06-17PPC: update openbios firmwareAlexander Graf2-2/+4
2011-06-17PPC: mpc8544ds: Add hypervisor nodeAlexander Graf3-6/+18
2011-06-17PPC: calculate kernel,initrd,cmdline locations dynamicallyAlexander Graf3-10/+23
2011-06-17target-ppc: Handle memory-forced I/O controller accessHervé Poussineau1-0/+16
2011-06-17PPC: E500: Implement reboot controllerAlexander Graf5-1/+146
2011-06-15hw/9118.c: Implement active-low interrupt supportPeter Maydell1-3/+9
2011-06-15Introduce format string for pid_tAndreas Färber5-4/+10
2011-06-15smc91c111: qdevify resetJuha Riihimäki1-5/+4
2011-06-15Merge branch 'cocoa-for-upstream' of git://repo.or.cz/qemu/afaerberBlue Swirl10-18/+53
2011-06-15Command line support for altering the log file locationMatthew Fernandez7-54/+114
2011-06-15Merge remote-tracking branch 'alon/pull-libcacard-1' into stagingAnthony Liguori0-0/+0
2011-06-15Merge remote-tracking branch 'qemu-kvm/uq/master' into stagingAnthony Liguori0-0/+0
2011-06-15Merge remote-tracking branch 'kraxel/usb.16' into stagingAnthony Liguori12-546/+990
2011-06-15Merge remote-tracking branch 'kwolf/for-anthony' into stagingAnthony Liguori16-73/+423
2011-06-15Allow nested qemu_bh_poll() after BH deletionKevin Wolf1-2/+3
2011-06-15ide: Clear error_status after restarting flushKevin Wolf1-7/+11
2011-06-15ide: add TRIM supportChristoph Hellwig5-5/+124
2011-06-15ide: allow other dma comands than read and writeChristoph Hellwig4-17/+33
2011-06-15make dma_bdrv_io available to driversChristoph Hellwig2-13/+18
2011-06-15ide: Add forgotten VMSTATE_END_OF_LIST in subsectionKevin Wolf1-0/+1
2011-06-15ide: Fix ide_drive_pio_state_needed()Kevin Wolf1-1/+2
2011-06-15ide: Split error status from status registerKevin Wolf4-8/+105
2011-06-15qcow2: Fix in-flight list after qcow2_cache_put failureKevin Wolf1-4/+8
2011-06-15Replaced tabs with spaces in block.h and block_int.hDevin Nakamura2-5/+5
2011-06-15vdi: Avoid direct AIO callbackKevin Wolf1-5/+36
2011-06-14qcow: Avoid direct AIO callbackKevin Wolf1-2/+56
2011-06-14qcow2: Avoid direct AIO callbackKevin Wolf1-9/+30
2011-06-14kvm: Enable CPU SMEP featureYang, Wei Y1-0/+13
2011-06-14kvm: Add CPUID support for VIA CPUbrillywu@viatech.com.cn3-3/+74
2011-06-14usb-ccid: Plug memory leak on qdev exit()Markus Armbruster1-20/+8
2011-06-14libcacard: add libcacard.la targetAlon Levy5-6/+74
2011-06-14configure: add libdir and --libdirAlon Levy1-0/+5
2011-06-14usb-uhci: fix expire time initialization.Gerd Hoffmann1-2/+2
2011-06-14hw/usb-ohci.c: Implement remote wakeupPeter Maydell1-0/+17
2011-06-14hw/usb-ohci.c: Ignore writes to HcPeriodCurrentED registerPeter Maydell1-0/+4
2011-06-14usb: Use defines for serial bus release number register for EHCIBrad Hards1-1/+1
2011-06-14usb: Use defines for serial bus release number register for UHCIBrad Hards1-1/+1
2011-06-14usb: Add defines for USB Serial Bus Release Number registerBrad Hards1-0/+6
2011-06-14usb-bus: Don't detach non attached devices on device exitHans de Goede1-1/+3
2011-06-14usb-bus: Add knowledge of USB_SPEED_SUPER to usb_speed helperHans de Goede1-0/+1
2011-06-14usb-linux: Enlarge buffer for descriptors to 8192 bytesHans de Goede1-1/+1
2011-06-14usb: don't call usb_host_device_open from vl.cGerd Hoffmann1-1/+5
2011-06-14usb-linux: only cleanup in host_close when host_open was successful.Gerd Hoffmann1-4/+4
2011-06-14usb-linux: Don't try to open the same device twiceHans de Goede1-0/+1
2011-06-14usb-linux: Ensure devep != 0Hans de Goede1-0/+5
2011-06-14usb-linux: Don't do perror when errno is not setHans de Goede1-2/+3
2011-06-14usb-linux: Teach about super speedHans de Goede1-2/+9
2011-06-14usb-linux: Get speed from sysfs rather then from the connectinfo ioctlHans de Goede1-16/+21
2011-06-14usb: documentation updateGerd Hoffmann1-0/+85
2011-06-14usb-ehci: split trace calls to handle arg count limitsGerd Hoffmann2-23/+33