summaryrefslogtreecommitdiffstats
path: root/hw
Commit message (Expand)AuthorAgeFilesLines
...
* | xilinx_timer: Fixed "frequency" prop namePeter A. G. Crosthwaite2012-09-192-2/+3
* | xilinx_timer: Send dbg msgs to stderr not stdoutPeter A. G. Crosthwaite2012-09-191-4/+4
* | xilinx_timer: Removed comma in device namePeter A. G. Crosthwaite2012-09-192-3/+3
* | Merge remote-tracking branch 'kwolf/for-anthony' into stagingAnthony Liguori2012-09-173-10/+9
|\ \
| * | ahci: properly reset PxCMD on HBA resetJason Baron2012-09-121-1/+1
| * | ide: Fix error messages from static code analysis (no real error)Stefan Weil2012-09-121-9/+2
| * | ATAPI: STARTSTOPUNIT only eject/load media if powercondition is 0Ronnie Sahlberg2012-09-121-0/+6
| |/
* | Merge remote-tracking branch 'stefanha/trivial-patches' into stagingAnthony Liguori2012-09-177-21/+21
|\ \
| * | Spelling fixes in comments and macro names (ressource -> resource)Stefan Weil2012-09-141-3/+3
| * | Fix spelling (licenced -> licensed) in GPLStefan Weil2012-09-143-5/+5
| * | Spelling fixes in comments and documentationStefan Weil2012-09-142-9/+9
| * | srp: Don't use QEMU_PACKED for single elements of a structured typeStefan Weil2012-09-141-4/+4
| |/
* | Merge remote-tracking branch 'spice/spice.v60' into stagingAnthony Liguori2012-09-171-6/+101
|\ \
| * | hw/qxl: support client monitor configuration via deviceAlon Levy2012-09-131-0/+79
| * | qxl: add trace-event for QXL_IO_LOGAlon Levy2012-09-131-0/+1
| * | hw/qxl: tracing fixesAlon Levy2012-09-131-3/+5
| * | qxl: better cleanup for surface destroyUri Lublin2012-09-121-0/+1
| * | qxl: Ignore set_client_capabilities pre/post migrateHans de Goede2012-09-121-0/+5
| * | qxl: dont update invalid areaDunrong Huang2012-09-121-0/+7
| * | spice: switch to queue for vga mode updatesGerd Hoffmann2012-09-121-3/+3
| |/
* | Merge remote-tracking branch 'stefanha/net' into stagingAnthony Liguori2012-09-175-21/+41
|\ \
| * | net: fix usbnet_receive() packet dropsStefan Hajnoczi2012-09-141-3/+16
| * | net: clean up usbnet_receive()Stefan Hajnoczi2012-09-141-13/+17
| * | eepro100: Fix network hang when rx buffers run outBo Yang2012-09-141-1/+3
| * | xen: flush queue when getting an eventPaolo Bonzini2012-09-141-0/+1
| * | e1000: flush queue whenever can_receive can go from false to truePaolo Bonzini2012-09-141-0/+4
| * | net: notify iothread after flushing queuePaolo Bonzini2012-09-141-4/+0
| |/
* | Merge remote-tracking branch 'qemu-kvm/uq/master' into stagingAnthony Liguori2012-09-175-0/+15
|\ \
| * | VGA: Flush coalesced MMIO on related MMIO/PIO accessesJan Kiszka2012-09-115-0/+15
| |/
* | pc: Drop practically unused BOCHS BIOS debug portsJan Kiszka2012-09-171-27/+0
* | Remove unused CONFIG_TCG_PASS_AREG0 and dead codeBlue Swirl2012-09-151-1/+0
|/
* xhci: allow bytewise capability register readsGerd Hoffmann2012-09-111-1/+3
* xhci: kill xhci_mem_{read,write} dispatcher functionsGerd Hoffmann2012-09-111-65/+75
* xhci: support multiple interruptersGerd Hoffmann2012-09-111-5/+1
* xhci: pick target interrupterGerd Hoffmann2012-09-111-6/+16
* xhci: prepare xhci_runtime_{read,write} for multiple interruptersGerd Hoffmann2012-09-111-43/+57
* xhci: add XHCIInterrupterGerd Hoffmann2012-09-111-147/+160
* xhci: move register update into xhci_intr_raiseGerd Hoffmann2012-09-111-9/+5
* xhci: add msix supportGerd Hoffmann2012-09-111-1/+46
* xhci: rework interrupt handlingGerd Hoffmann2012-09-111-14/+33
* xhci: fix & cleanup msi.Gerd Hoffmann2012-09-111-18/+9
* usb-storage: usb3 supportGerd Hoffmann2012-09-111-3/+43
* usb3: bos decriptorGerd Hoffmann2012-09-113-0/+140
* usb3: superspeed endpoint companionGerd Hoffmann2012-09-113-20/+62
* usb3: superspeed descriptorsGerd Hoffmann2012-09-112-1/+10
* xhci: update port handlingGerd Hoffmann2012-09-111-40/+97
* xhci: update register layoutGerd Hoffmann2012-09-111-8/+13
* xhci: fix runtime write tracepointGerd Hoffmann2012-09-111-1/+1
* xhci: add trace_usb_xhci_ep_set_dequeueGerd Hoffmann2012-09-111-1/+1
* xhci: trace cc codes in cleartextGerd Hoffmann2012-09-111-1/+47
OpenPOWER on IntegriCloud