summaryrefslogtreecommitdiffstats
path: root/hw
Commit message (Expand)AuthorAgeFilesLines
* virtio-net: cleanup: init and exit function.KONRAD Frederic2013-04-171-95/+22
* virtio-net: cleanup: use QOM cast.KONRAD Frederic2013-04-171-67/+74
* virtio-net-ccw: switch to the new API.KONRAD Frederic2013-04-172-16/+28
* virtio-net-s390: switch to the new API.KONRAD Frederic2013-04-172-12/+30
* virtio-net-pci: switch to the new API.KONRAD Frederic2013-04-172-60/+69
* virtio-net: add the virtio-net device.KONRAD Frederic2013-04-174-20/+148
* Merge remote-tracking branch 'kraxel/usb.80' into stagingAnthony Liguori2013-04-164-41/+1510
|\
| * use libusb for usb-hostGerd Hoffmann2013-04-162-2/+1461
| * xhci: fix address deviceGerd Hoffmann2013-04-161-0/+4
| * xhci: use slotid as device addressGerd Hoffmann2013-04-161-22/+3
| * xhci: fix portsc writesGerd Hoffmann2013-04-161-7/+35
| * xhci: add xhci_cap_writeGerd Hoffmann2013-04-161-0/+7
| * xhci: remove leftover debug printfGerd Hoffmann2013-04-161-1/+0
| * usb-serial: Remove double call to qemu_chr_add_handlers( NULL )Hans de Goede2013-04-161-9/+0
* | Merge remote-tracking branch 'spice/spice.v69' into stagingAnthony Liguori2013-04-162-6/+34
|\ \
| * | virtio-console: Remove any pending watches on closeHans de Goede2013-04-161-2/+22
| * | virtio-console: Also throttle when less was written then requestedHans de Goede2013-04-161-3/+5
| * | spice: (32 bit only) fix surface cmd tracking destructionAlon Levy2013-04-161-1/+1
| * | qxl: add 2000x2000 and 2048x2048 video modesGerd Hoffmann2013-04-161-0/+2
| * | qxl: add 4k + 8k resolutionsGerd Hoffmann2013-04-161-0/+4
| |/
* | Merge remote-tracking branch 'kraxel/pixman.v11' into stagingAnthony Liguori2013-04-1624-584/+262
|\ \
| * | qxl: register QemuConsole for secondary cardsGerd Hoffmann2013-04-161-1/+5
| * | console: allow pinning displaychangelisteners to consolesGerd Hoffmann2013-04-161-1/+1
| * | xen: re-enable refresh interval reporting for xenfbGerd Hoffmann2013-04-161-39/+17
| * | console: add GraphicHwOpsGerd Hoffmann2013-04-1624-81/+133
| * | console: simplify screendumpGerd Hoffmann2013-04-1624-429/+20
| * | console: rename vga_hw_*, add QemuConsole paramGerd Hoffmann2013-04-164-7/+7
| * | hw/vmware_vga.c: various vmware vga fixes.Gerd Hoffmann2013-04-161-27/+30
| * | hw/vmware_vga.c: add tracepoints for mmio reads+writesGerd Hoffmann2013-04-161-32/+80
| * | hw/vmware_vga.c: fix screen resize bug introduced after console revampIgor Mitsyanko2013-04-161-1/+2
| * | exynos4210_fimd.c: fix display resize bug introduced after console revampIgor Mitsyanko2013-04-161-3/+4
| |/
* | Merge remote-tracking branch 'afaerber/qom-cpu' into stagingAnthony Liguori2013-04-164-7/+43
|\ \
| * | qdev: Set device's parent before calling realize() down inheritance chainIgor Mammedov2013-04-161-4/+4
| * | ioapic: Replace FROM_SYSBUS() with QOM type castIgor Mammedov2013-04-161-1/+1
| * | kvmvapic: Replace FROM_SYSBUS() with QOM type castIgor Mammedov2013-04-161-2/+5
| * | qdev: Add qdev property for bool typeIgor Mammedov2013-04-161-0/+33
| |/
* | m25p80: Add debug message for no bdrvPeter Crosthwaite2013-04-161-0/+1
* | m25p80.c: Multiple debug verbosity levelsPeter Crosthwaite2013-04-161-19/+21
* | m25p80: Convert guest errors to LOG_GUEST_ERRORPeter Crosthwaite2013-04-161-5/+7
* | m25p80: Fix debug messages.Peter Crosthwaite2013-04-161-6/+7
* | stream: Remove app argument hackPeter Crosthwaite2013-04-164-56/+172
* | xilinx_axienet/dma: Implement rx path flow controlPeter Crosthwaite2013-04-162-11/+66
* | stream: Add flow control APIPeter Crosthwaite2013-04-163-6/+18
* | xilinx_axidma: Fix rx/tx halted bit.Peter Crosthwaite2013-04-161-2/+2
* | xilinx_axidma: Create Proxy object for streamPeter Crosthwaite2013-04-162-7/+62
* | xilinx_axienet: Create Proxy object for streamPeter Crosthwaite2013-04-162-5/+60
* | petalogix_ml605_mmu: Attach ethernet to machinePeter Crosthwaite2013-04-161-0/+2
* | petalogix_ml605_mmu: Fix machine node attachmentPeter Crosthwaite2013-04-161-2/+2
* | xilinx_axidma: converted init->realizePeter Crosthwaite2013-04-161-13/+13
* | xilinx_axidma: Register reset properlyPeter Crosthwaite2013-04-161-1/+11
OpenPOWER on IntegriCloud