summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* microblaze: Reorganize for future patchesEdgar E. Iglesias2011-01-221-19/+17Star
* ppc: Correct BookE tlb readsEdgar E. Iglesias2011-01-211-1/+1
* checkpatch: Fix bracing false positives on #elseJan Kiszka2011-01-211-1/+2
* Merge branch 'usb.4' of git://anongit.freedesktop.org/spice/qemuAurelien Jarno2011-01-2118-1622/+1842
|\
| * usb: zap pdev from usbportGerd Hoffmann2011-01-126-8/+6Star
| * usb: rewrite fw path, fix numberingGerd Hoffmann2011-01-121-42/+26Star
| * usb: add port property.Gerd Hoffmann2011-01-112-4/+23
| * usb: keep track of physical port address.Gerd Hoffmann2011-01-116-3/+39
| * usb storage: handle long responsesGerd Hoffmann2011-01-111-2/+2
| * usb storage: fix status reportingGerd Hoffmann2011-01-111-6/+7
| * usb storage: high speed supportGerd Hoffmann2011-01-111-5/+46
| * usb: add device qualifier supportGerd Hoffmann2011-01-114-0/+52
| * usb: add usb_desc_attachGerd Hoffmann2011-01-112-3/+34
| * usb: add attach callbackGerd Hoffmann2011-01-112-1/+11
| * usb: add speed mask to portsGerd Hoffmann2011-01-116-6/+18
| * usb: hid: change serial number to "42".Gerd Hoffmann2011-01-111-1/+1
| * usb: hid: remote wakeup support.Gerd Hoffmann2011-01-111-0/+2
| * usb: hub: remote wakeup support.Gerd Hoffmann2011-01-111-0/+12
| * usb: uhci: remote wakeup support.Gerd Hoffmann2011-01-111-2/+21
| * usb: add usb_wakeup() + wakeup callback to port opsGerd Hoffmann2011-01-112-0/+9
| * usb: rework attach/detach workflowGerd Hoffmann2011-01-116-133/+122Star
| * usb: create USBPortOps, move attach there.Gerd Hoffmann2011-01-117-10/+30
| * usb: move remote wakeup handling to common codeGerd Hoffmann2011-01-119-155/+31Star
| * usb: move USB_REQ_{GET,SET}_CONFIGURATION handling to common codeGerd Hoffmann2011-01-1111-93/+66Star
| * usb: move USB_REQ_SET_ADDRESS handling to common codeGerd Hoffmann2011-01-119-29/+7Star
| * usb network: use new descriptor infrastructure.Gerd Hoffmann2011-01-111-244/+209Star
| * usb storage: serial number supportGerd Hoffmann2011-01-111-0/+6
| * usb descriptors: add settable strings.Gerd Hoffmann2011-01-114-9/+57
| * usb hub: use new descriptor infrastructure.Gerd Hoffmann2011-01-111-63/+78
| * usb bluetooth: use new descriptor infrastructure.Gerd Hoffmann2011-01-111-271/+202Star
| * usb wacom: use new descriptor infrastructure.Gerd Hoffmann2011-01-111-105/+73Star
| * usb storage: use new descriptor infrastructure.Gerd Hoffmann2011-01-111-104/+63Star
| * usb serial: use new descriptor infrastructure.Gerd Hoffmann2011-01-111-117/+83Star
| * usb hid: use new descriptor infrastructure.Gerd Hoffmann2011-01-111-243/+205Star
| * usb: data structs and helpers for usb descriptors.Gerd Hoffmann2011-01-115-1/+339
| * usb: update MAINTAINERSGerd Hoffmann2011-01-111-2/+2
* | sm501: fix screen redrawAurelien Jarno2011-01-211-3/+4
* | checkpatch: adjust to QEMUismsBlue Swirl2011-01-202-46/+21Star
* | Add checkpatch.pl from Linux kernelBlue Swirl2011-01-201-0/+2937
* | Add scripts directoryBlue Swirl2011-01-2016-23/+23
* | gt64xxx: set isa_mem_base during registrationAurelien Jarno2011-01-201-0/+5
* | hw/pl190.c: Fix writing of default vector addressPeter Maydell2011-01-201-3/+1Star
* | Merge remote branch 'mst/for_anthony' into stagingAnthony Liguori2011-01-2010-29/+139
|\ \
| * | pci: use qemu_malloc() in pcibus_get_dev_path()Isaku Yamahata2011-01-201-1/+1
| * | msix: simplify write configIsaku Yamahata2011-01-201-4/+1Star
| * | msi: simplify write config a bit.Isaku Yamahata2011-01-201-4/+1Star
| * | pci: deassert intx on reset.Isaku Yamahata2011-01-202-0/+11
| * | pci: fix device pathsMichael S. Tsirkin2011-01-191-4/+12
| * | savevm: Fix no_migrateAlex Williamson2011-01-173-14/+31
| * | acpi_piix4: expose no_hotplug attribute via i/o portMarcelo Tosatti2011-01-171-0/+37