summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add kernel header update scriptJan Kiszka2011-06-202-0/+57
* kvm: x86: Save/restore FPU OP, IP and DPJan Kiszka2011-06-193-5/+42
* hw/9118.c: Implement active-low interrupt supportPeter Maydell2011-06-151-3/+9
* Introduce format string for pid_tAndreas Färber2011-06-155-4/+10
* smc91c111: qdevify resetJuha Riihimäki2011-06-151-5/+4
* Merge branch 'cocoa-for-upstream' of git://repo.or.cz/qemu/afaerberBlue Swirl2011-06-1510-18/+53
|\
| * Darwin: Fix compilation warning regarding the deprecated daemon() functionAlexandre Raymond2011-06-143-1/+18
| * cocoa: Avoid warning related to multiple handleEvent: definitionsAndreas Färber2011-06-141-1/+2
| * cocoa: Revert dependency on VNCAndreas Färber2011-06-141-1/+1
| * cocoa: Provide central qemu_main() prototypeAndreas Färber2011-06-142-3/+8
| * Fix libfdt warnings on DarwinAndreas Färber2011-06-141-6/+2
| * configure: Fix check for fdatasync()Alexandre Raymond2011-06-141-1/+7
| * Remove warning in printf due to type mismatchAlexandre Raymond2011-06-141-1/+1
| * Cocoa: avoid displaying window when command-line contains '-h' or '-help'Alexandre Raymond2011-06-141-1/+2
| * Fix compilation warning due to incorrectly specified typeAlexandre Raymond2011-06-141-1/+1
| * cocoa: do not create a spurious window for -versionTristan Gingold2011-06-141-3/+12
* | Command line support for altering the log file locationMatthew Fernandez2011-06-157-54/+114
* | Merge remote-tracking branch 'alon/pull-libcacard-1' into stagingAnthony Liguori2011-06-150-0/+0
|\ \
| * | usb-ccid: Plug memory leak on qdev exit()Markus Armbruster2011-05-311-20/+8
| * | libcacard: add libcacard.la targetAlon Levy2011-05-315-6/+74
| * | configure: add libdir and --libdirAlon Levy2011-05-311-0/+5
* | | Merge remote-tracking branch 'qemu-kvm/uq/master' into stagingAnthony Liguori2011-06-150-0/+0
|\ \ \
| * | | kvm: Enable CPU SMEP featureYang, Wei Y2011-06-011-0/+13
| * | | kvm: Add CPUID support for VIA CPUbrillywu@viatech.com.cn2011-06-013-3/+74
* | | | Merge remote-tracking branch 'kraxel/usb.16' into stagingAnthony Liguori2011-06-1512-546/+990
|\ \ \ \
| * | | | usb-uhci: fix expire time initialization.Gerd Hoffmann2011-06-141-2/+2
| * | | | hw/usb-ohci.c: Implement remote wakeupPeter Maydell2011-06-141-0/+17
| * | | | hw/usb-ohci.c: Ignore writes to HcPeriodCurrentED registerPeter Maydell2011-06-141-0/+4
| * | | | usb: Use defines for serial bus release number register for EHCIBrad Hards2011-06-141-1/+1
| * | | | usb: Use defines for serial bus release number register for UHCIBrad Hards2011-06-141-1/+1
| * | | | usb: Add defines for USB Serial Bus Release Number registerBrad Hards2011-06-141-0/+6
| * | | | usb-bus: Don't detach non attached devices on device exitHans de Goede2011-06-141-1/+3
| * | | | usb-bus: Add knowledge of USB_SPEED_SUPER to usb_speed helperHans de Goede2011-06-141-0/+1
| * | | | usb-linux: Enlarge buffer for descriptors to 8192 bytesHans de Goede2011-06-141-1/+1
| * | | | usb: don't call usb_host_device_open from vl.cGerd Hoffmann2011-06-141-1/+5
| * | | | usb-linux: only cleanup in host_close when host_open was successful.Gerd Hoffmann2011-06-141-4/+4
| * | | | usb-linux: Don't try to open the same device twiceHans de Goede2011-06-141-0/+1
| * | | | usb-linux: Ensure devep != 0Hans de Goede2011-06-141-0/+5
| * | | | usb-linux: Don't do perror when errno is not setHans de Goede2011-06-141-2/+3
| * | | | usb-linux: Teach about super speedHans de Goede2011-06-141-2/+9
| * | | | usb-linux: Get speed from sysfs rather then from the connectinfo ioctlHans de Goede2011-06-141-16/+21
| * | | | usb: documentation updateGerd Hoffmann2011-06-141-0/+85
| * | | | usb-ehci: split trace calls to handle arg count limitsGerd Hoffmann2011-06-142-23/+33
| * | | | usb-ehci: itd handling fixes.Gerd Hoffmann2011-06-142-37/+66
| * | | | The USB tablet should not claim boot protocol support.Kevin O'Connor2011-06-141-1/+0
| * | | | Fix USB mouse Set_Protocol behaviorKevin O'Connor2011-06-141-2/+2
| * | | | usb-ehci: drop EXECUTING checks.Gerd Hoffmann2011-06-141-30/+2
| * | | | usb: cancel async packets on unplugGerd Hoffmann2011-06-147-7/+106
| * | | | ehci: fix a number of unused-but-set-variable warnings (new with gcc-4.6)Hans de Goede2011-06-141-4/+1
| * | | | usb-ehci: fix error handling.Gerd Hoffmann2011-06-141-10/+15
OpenPOWER on IntegriCloud