Age | Commit message (Expand) | Author |
2009-05-14 | I2C qdev support | Paul Brook |
2009-05-14 | MusicPal qdev conversion | Paul Brook |
2009-05-14 | ARM GIC qdev conversion | Paul Brook |
2009-05-14 | ARM PCI host qdev conversion | Paul Brook |
2009-05-14 | Virtio-console conversion | Paul Brook |
2009-05-14 | Virtio-balloon qdev conversion | Paul Brook |
2009-05-14 | Virtio-blk qdev conversion | Paul Brook |
2009-05-14 | PL080 qdev conversion | Paul Brook |
2009-05-14 | ARM RealView sytem controller qdev conversion | Paul Brook |
2009-05-14 | Versatile/PB core qdev conversion | Paul Brook |
2009-05-14 | PL190 qdev conversion | Paul Brook |
2009-05-14 | ESP SCSI qdev conversion | Paul Brook |
2009-05-14 | smc91c111 qdev conversion | Paul Brook |
2009-05-14 | ARM timers qdev conversion | Paul Brook |
2009-05-14 | Integrator/CP core qdev conversion | Paul Brook |
2009-05-14 | PL181 qdev conversion | Paul Brook |
2009-05-14 | PL031 qdev conversion | Paul Brook |
2009-05-14 | Stellaris ethernet qdev conversion | Paul Brook |
2009-05-14 | Virtio-net qdev conversion | Paul Brook |
2009-05-14 | PCI network qdev conversion | Paul Brook |
2009-05-14 | LSI SCSI qdev conversion | Paul Brook |
2009-05-14 | PL050 qdev conversion | Paul Brook |
2009-05-14 | PL011 qdev conversion | Paul Brook |
2009-05-14 | PL110 qdev conversion | Paul Brook |
2009-05-14 | qdev scsi bus infrastructure | Paul Brook |
2009-05-14 | PCI qdev support | Paul Brook |
2009-05-14 | qdev child bus support | Paul Brook |
2009-05-14 | Basic qdev infrastructure. | Paul Brook |
2009-05-14 | Remove any pretense that there can be more than one AudioState | malc |
2009-05-13 | Include assert.h from qemu-common.h | Paul Brook |
2009-05-13 | Replace gcc variadic macro extension with C99 version (missed one) | Blue Swirl |
2009-05-13 | Replace gcc variadic macro extension with C99 version | Blue Swirl |
2009-05-13 | Remove vga_ram_size | Paul Brook |
2009-05-13 | ETRAX: Correct setting of ethernet station address. | Edgar E. Iglesias |
2009-05-12 | Follow coding conventions. | Paul Brook |
2009-05-12 | Push AUD_init down to devices | Paul Brook |
2009-05-12 | Make AUD_init failure fatal | Paul Brook |
2009-05-10 | Follow coding conventions | Paul Brook |
2009-05-08 | vga: Replace VGA_COMMON with a structure | Avi Kivity |
2009-05-08 | e1000: Do not reinit pci config space to 0 | Amit Shah |
2009-05-08 | reset state for load_linux | Glauber Costa |
2009-05-08 | register reset handler for option_roms | Glauber Costa |
2009-05-08 | Remove superfluous #includes. | Paul Brook |
2009-05-08 | Use target_phys_addr_t, not target_ulong. | Paul Brook |
2009-05-08 | Replace cpu_abort with hw_error | Paul Brook |
2009-05-06 | Fix PL110 framebuffer byteswapping in 32bpp mode. | Paul Brook |
2009-05-05 | ETRAX: Simplify serport control logic. | Edgar E. Iglesias |
2009-05-05 | ETRAX: Drop _t for the serial type. | Edgar E. Iglesias |
2009-05-05 | ETRAX: Use NULL for subwidth serport reg accesses. | Edgar E. Iglesias |
2009-05-05 | ETRAX: Drop the _t for the internal PIC type. | Edgar E. Iglesias |