Age | Commit message (Expand) | Author | Files | Lines |
2014-09-12 | Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging | Peter Maydell | 1 | -1/+2 |
2014-09-09 | memory: add parameter errp to memory_region_init_ram | Hu Tao | 1 | -1/+2 |
2014-09-05 | console: stop using PixelFormat | Gerd Hoffmann | 1 | -2/+4 |
2014-06-16 | savevm: Remove all the unneeded version_minimum_id_old (x86) | Juan Quintela | 1 | -4/+2 |
2014-06-10 | hw: vmware_vga: don't return cursorx when the driver asks for cursory register | Nicolas Owens | 1 | -1/+1 |
2014-04-28 | vga: allow non-global vmstate | Gerd Hoffmann | 1 | -1/+1 |
2014-03-18 | ui/vnc: fix vmware VGA incompatiblities | Peter Lieven | 1 | -1/+2 |
2014-03-05 | console: add head to index to qemu consoles. | Gerd Hoffmann | 1 | -1/+1 |
2014-02-10 | qdev:pci: refactor PCIDevice to use generic "hotpluggable" property | Igor Mammedov | 1 | -1/+1 |
2013-12-02 | trace: Remove trace.h from console.h (less dependencies) | Stefan Weil | 1 | -0/+1 |
2013-07-29 | devices: Associate devices to their logical category | Marcel Apfelbaum | 1 | -0/+1 |
2013-07-23 | display/vmware_vga: QOM parent field cleanup | Andreas Färber | 1 | -10/+13 |
2013-07-23 | display/vmware_vga: QOM casting sweep | Peter Crosthwaite | 1 | -5/+8 |
2013-07-04 | vga: pass owner to vga_init_vbe | Paolo Bonzini | 1 | -1/+1 |
2013-07-04 | vga: pass owner to vga_common_init | Paolo Bonzini | 1 | -1/+1 |
2013-07-04 | vga: pass owner to vga_init | Paolo Bonzini | 1 | -1/+1 |
2013-07-04 | memory: add owner argument to initialization functions | Paolo Bonzini | 1 | -2/+2 |
2013-07-04 | vmware-vga: Accept unaligned I/O accesses | Jan Kiszka | 1 | -0/+4 |
2013-04-25 | console: add device link to QemuConsoles | Gerd Hoffmann | 1 | -3/+4 |
2013-04-16 | console: add GraphicHwOps | Gerd Hoffmann | 1 | -8/+12 |
2013-04-16 | console: simplify screendump | Gerd Hoffmann | 1 | -26/+0 |
2013-04-16 | hw/vmware_vga.c: various vmware vga fixes. | Gerd Hoffmann | 1 | -27/+30 |
2013-04-16 | hw/vmware_vga.c: add tracepoints for mmio reads+writes | Gerd Hoffmann | 1 | -32/+80 |
2013-04-16 | hw/vmware_vga.c: fix screen resize bug introduced after console revamp | Igor Mitsyanko | 1 | -1/+2 |
2013-04-08 | hw: move private headers to hw/ subdirectories. | Paolo Bonzini | 1 | -1/+1 |
2013-04-08 | hw: move target-independent files to subdirectories | Paolo Bonzini | 1 | -0/+1282 |