Age | Commit message (Expand) | Author |
2013-04-17 | virtio-net-pci: switch to the new API. | KONRAD Frederic |
2013-04-17 | virtio-net: add the virtio-net device. | KONRAD Frederic |
2013-04-16 | Merge remote-tracking branch 'kraxel/usb.80' into staging | Anthony Liguori |
2013-04-16 | Merge remote-tracking branch 'spice/spice.v69' into staging | Anthony Liguori |
2013-04-16 | Merge remote-tracking branch 'kraxel/pixman.v11' into staging | Anthony Liguori |
2013-04-16 | Merge remote-tracking branch 'afaerber/qom-cpu' into staging | Anthony Liguori |
2013-04-16 | use libusb for usb-host | Gerd Hoffmann |
2013-04-16 | xhci: fix address device | Gerd Hoffmann |
2013-04-16 | xhci: use slotid as device address | Gerd Hoffmann |
2013-04-16 | xhci: fix portsc writes | Gerd Hoffmann |
2013-04-16 | xhci: add xhci_cap_write | Gerd Hoffmann |
2013-04-16 | xhci: remove leftover debug printf | Gerd Hoffmann |
2013-04-16 | usb-serial: Remove double call to qemu_chr_add_handlers( NULL ) | Hans de Goede |
2013-04-16 | virtio-console: Remove any pending watches on close | Hans de Goede |
2013-04-16 | virtio-console: Also throttle when less was written then requested | Hans de Goede |
2013-04-16 | spice: (32 bit only) fix surface cmd tracking destruction | Alon Levy |
2013-04-16 | qxl: add 2000x2000 and 2048x2048 video modes | Gerd Hoffmann |
2013-04-16 | m25p80: Add debug message for no bdrv | Peter Crosthwaite |
2013-04-16 | m25p80.c: Multiple debug verbosity levels | Peter Crosthwaite |
2013-04-16 | m25p80: Convert guest errors to LOG_GUEST_ERROR | Peter Crosthwaite |
2013-04-16 | m25p80: Fix debug messages. | Peter Crosthwaite |
2013-04-16 | stream: Remove app argument hack | Peter Crosthwaite |
2013-04-16 | xilinx_axienet/dma: Implement rx path flow control | Peter Crosthwaite |
2013-04-16 | stream: Add flow control API | Peter Crosthwaite |
2013-04-16 | xilinx_axidma: Fix rx/tx halted bit. | Peter Crosthwaite |
2013-04-16 | xilinx_axidma: Create Proxy object for stream | Peter Crosthwaite |
2013-04-16 | xilinx_axienet: Create Proxy object for stream | Peter Crosthwaite |
2013-04-16 | petalogix_ml605_mmu: Attach ethernet to machine | Peter Crosthwaite |
2013-04-16 | petalogix_ml605_mmu: Fix machine node attachment | Peter Crosthwaite |
2013-04-16 | xilinx_axidma: converted init->realize | Peter Crosthwaite |
2013-04-16 | xilinx_axidma: Register reset properly | Peter Crosthwaite |
2013-04-16 | xilinx_axidma: Defined and use type cast macro | Peter Crosthwaite |
2013-04-16 | xilinx_axidma: typedef XilinxAXIDMA struct | Peter Crosthwaite |
2013-04-16 | xilinx_axienet: converted init->realize | Peter Crosthwaite |
2013-04-16 | xilinx_axienet: Register reset properly | Peter Crosthwaite |
2013-04-16 | xilinx_axienet: Defined and use type cast macro | Peter Crosthwaite |
2013-04-16 | xilinx_axienet: typedef XilinxAXIEnet struct | Peter Crosthwaite |
2013-04-16 | qxl: register QemuConsole for secondary cards | Gerd Hoffmann |
2013-04-16 | console: allow pinning displaychangelisteners to consoles | Gerd Hoffmann |
2013-04-16 | xen: re-enable refresh interval reporting for xenfb | Gerd Hoffmann |
2013-04-16 | qxl: add 4k + 8k resolutions | Gerd Hoffmann |
2013-04-16 | console: add GraphicHwOps | Gerd Hoffmann |
2013-04-16 | console: simplify screendump | Gerd Hoffmann |
2013-04-16 | console: rename vga_hw_*, add QemuConsole param | Gerd Hoffmann |
2013-04-16 | hw/vmware_vga.c: various vmware vga fixes. | Gerd Hoffmann |
2013-04-16 | hw/vmware_vga.c: add tracepoints for mmio reads+writes | Gerd Hoffmann |
2013-04-16 | hw/vmware_vga.c: fix screen resize bug introduced after console revamp | Igor Mitsyanko |
2013-04-16 | exynos4210_fimd.c: fix display resize bug introduced after console revamp | Igor Mitsyanko |
2013-04-16 | qdev: Set device's parent before calling realize() down inheritance chain | Igor Mammedov |
2013-04-16 | ioapic: Replace FROM_SYSBUS() with QOM type cast | Igor Mammedov |