Age | Commit message (Expand) | Author |
2009-09-09 | qdev: integrate reset | Gerd Hoffmann |
2009-09-09 | qdev/scsi+usb: convert usb-storage to qdev. | Gerd Hoffmann |
2009-09-09 | qdev/scsi: add scsi bus support to qdev, convert drivers. | Gerd Hoffmann |
2009-09-09 | qdev/usb: convert ohci. | Gerd Hoffmann |
2009-09-09 | qdev/usb: convert uhci. | Gerd Hoffmann |
2009-09-09 | qdev/usb: add some convinience aliases. | Gerd Hoffmann |
2009-09-09 | qdev/usb: make qemu aware of usb busses. | Gerd Hoffmann |
2009-09-09 | qdev/usb: add usb bus support to qdev, convert drivers. | Gerd Hoffmann |
2009-09-09 | qdev: add error message to qdev_device_add(). | Gerd Hoffmann |
2009-09-09 | cirrus_vga: CIRRUS_HOOK_* is not used anymore | Juan Quintela |
2009-09-09 | cirrus_vga: rename cirrus_hook_write_cr() cirrus_vga_write_cr() | Juan Quintela |
2009-09-09 | cirrus_vga: rename cirrus_hook_read_cr() cirrus_vga_read_cr() | Juan Quintela |
2009-09-09 | cirrus_vga: rename cirrus_hook_write_gr() cirrus_vga_write_gr() | Juan Quintela |
2009-09-09 | cirrus_vga: rename cirrus_hook_read_gr() cirrus_vga_read_gr() | Juan Quintela |
2009-09-09 | cirrus_vga: rename cirrus_hook_write_palette() cirrus_vga_write_palette() | Juan Quintela |
2009-09-09 | cirrus_vga: rename cirrus_hook_read_palette() cirrus_vga_read_palette() | Juan Quintela |
2009-09-09 | cirrus_vga: rename cirrus_hook_write_sr() cirrus_vga_write_sr() | Juan Quintela |
2009-09-09 | cirrus_vga: rename cirrus_hook_read_sr() cirrus_vga_read_sr() | Juan Quintela |
2009-09-09 | vga: Rename last VGAState occurrences to VGACommonState | Juan Quintela |
2009-09-09 | vga and cirrus_vga: substitute switch for equivalent assigntment | Juan Quintela |
2009-09-09 | cirrus_vga: make cirrus_read_hidden_dac() return its result | Juan Quintela |
2009-09-09 | vga: change tabs to spaces | Juan Quintela |
2009-09-09 | cirrus_vga: Add a VGACommonState local var to cirrus_vga_ioport_{read, write} | Juan Quintela |
2009-09-09 | vga and cirrus_vga: create vga_ioport_invalid() and use it everywhere | Juan Quintela |
2009-09-09 | vga: split vga-isa-mm.o | Juan Quintela |
2009-09-09 | vga: export vga_mem_{read,write} | Juan Quintela |
2009-09-09 | vga: split isa bits inco vga-isa.c | Juan Quintela |
2009-09-09 | vga: split pci bits into vga-pci.c | Juan Quintela |
2009-09-09 | vga: split vga_{load, save} into pci and common parts | Juan Quintela |
2009-09-09 | vga: export vga_ioport_{read,write} | Juan Quintela |
2009-09-09 | cirrus_vga: prefix vga_ioport_{read, write} with cirrus | Juan Quintela |
2009-09-09 | vga: remove useless cast from void * | Juan Quintela |
2009-09-06 | Sparc64: use ISA bus for i8042 | Blue Swirl |
2009-09-06 | Sparc64: remove unused variables | Blue Swirl |
2009-09-06 | Fix indentation | Blue Swirl |
2009-09-05 | esp: handle "select without attention" | Artyom Tarasenko |
2009-09-04 | mips malta: Fix fdc regression and use qdev for i8042 setup | Stefan Weil |
2009-09-04 | monitor: Port handler_3 to use QDict | Luiz Capitulino |
2009-09-04 | monitor: Port handler_2 to use QDict | Luiz Capitulino |
2009-09-04 | monitor: Port handler_1 to use QDict | Luiz Capitulino |
2009-09-04 | Add wrappers to functions used by the Monitor | Luiz Capitulino |
2009-09-04 | ide: move cmd+irq from IDEState to IDEBus. | Gerd Hoffmann |
2009-09-04 | ide: pass down DriveInfo instead of BlockDriverState | Gerd Hoffmann |
2009-09-04 | Remove typedef for bool from eepro100.c | Amit Shah |
2009-09-04 | piix3: use new vmstate infrastructure | Juan Quintela |
2009-09-04 | i440fx: use new vmstate infrastructure | Juan Quintela |
2009-09-04 | Update SaveVM versions | Juan Quintela |
2009-09-04 | pci_irq_levels[] belong to PIIX3State | Juan Quintela |
2009-09-04 | Save irq_state into PCII440FXState | Juan Quintela |
2009-09-04 | We can add piix3_dev now to PIIX3IrqState | Juan Quintela |