summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * ide: also reset io_buffer_index for writesChristoph Hellwig2011-01-241-2/+1
| * ide: factor dma handling helpersChristoph Hellwig2011-01-243-80/+36
| * Avoid divide by zero when there is no block device to migratePierre Riteau2011-01-241-1/+6
| * Make strtosz() return int64_t instead of ssize_tJes Sorensen2011-01-245-10/+10
| * do_snapshot_blkdev() error on missing snapshot_file argumentJes Sorensen2011-01-241-0/+6
| * qemu-img snapshot: Use writeback cachingKevin Wolf2011-01-241-1/+1
| * qcow2: fix unaligned accessAurelien Jarno2011-01-241-1/+1
* | SPARC: Add asr17 register supportFabien Chouteau2011-01-243-1/+14
* | SPARC: Emulation of Leon3Fabien Chouteau2011-01-248-22/+419
* | SPARC: Emulation of GRLIB APB UARTFabien Chouteau2011-01-243-0/+214
* | SPARC: Emulation of GRLIB IRQMPFabien Chouteau2011-01-243-0/+420
* | SPARC: Emulation of GRLIB GPTimerFabien Chouteau2011-01-243-0/+470
* | target-mips: fix save_cpu_state() callsAurelien Jarno2011-01-241-6/+6
|/
* multiboot: Fix upper memory size in multiboot infoKevin Wolf2011-01-231-1/+1
* Delete useless 'extern' qualifiers for functionsBlue Swirl2011-01-2322-131/+126
* gdbstub-xml: avoid a warning from sparseBlue Swirl2011-01-231-0/+3
* Avoid deadlock whith iothread and icountEdgar E. Iglesias2011-01-231-6/+9
* microblaze: cleanup helper_addkcEdgar E. Iglesias2011-01-233-10/+7
* microblaze: Improve subkcEdgar E. Iglesias2011-01-223-38/+49
* microblaze: Fix 3rd addkc arg when rd is r0Edgar E. Iglesias2011-01-221-2/+1
* microblaze: Improve addkcEdgar E. Iglesias2011-01-223-26/+45
* microblaze: Remove debug leftovers.Edgar E. Iglesias2011-01-221-2/+0
* microblaze: Reorganize for future patchesEdgar E. Iglesias2011-01-221-19/+17
* 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/+6
| * usb: rewrite fw path, fix numberingGerd Hoffmann2011-01-121-42/+26
| * 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/+122
| * usb: create USBPortOps, move attach there.Gerd Hoffmann2011-01-117-10/+30
| * usb: move remote wakeup handling to common codeGerd Hoffmann2011-01-119-155/+31
| * usb: move USB_REQ_{GET,SET}_CONFIGURATION handling to common codeGerd Hoffmann2011-01-1111-93/+66
| * usb: move USB_REQ_SET_ADDRESS handling to common codeGerd Hoffmann2011-01-119-29/+7
| * usb network: use new descriptor infrastructure.Gerd Hoffmann2011-01-111-244/+209
| * usb storage: serial number supportGerd Hoffmann2011-01-111-0/+6
| * usb descriptors: add settable strings.Gerd Hoffmann2011-01-114-9/+57
OpenPOWER on IntegriCloud