ETRAX: Removed unused struct entry and fixed Windows build.
[qemu] / hw /
2009-05-23 Stefan WeilETRAX: Removed unused struct entry and fixed Windows...
2009-05-22 Paul BrookAdd common BusState
2009-05-22 Paul BrookFix lance segfaults
2009-05-22 Jason Wesselserial: fix lost character after sysrq
2009-05-22 Jason Wesselusb-serial: implement break event.
2009-05-22 Jan KiszkaIntroduce reset notifier order
2009-05-22 Jan Kiszkakvm: Fix framebuffer dirty log sync
2009-05-22 Glauber Costaintroduce set_rate_limit function for QEMUFile
2009-05-22 Anthony LiguoriIntroduce is_default field for QEMUMachine
2009-05-22 Anthony LiguoriRefactor how display drivers are selected
2009-05-21 Blue SwirlCompile most Xen files only once
2009-05-21 Blue SwirlCompile fdc, escc and SCSI controllers only once
2009-05-21 Blue SwirlLet the venomous poison spread to more identifiers
2009-05-21 Anthony LiguoriConvert machine registration to use module init functions
2009-05-20 Richard W.M. JonesRemove initrd warning message
2009-05-20 Glauber Costakeep initrd in below 4g area.
2009-05-19 malcRemove dead code
2009-05-19 Paul BrookHardware convenience library
2009-05-19 Paul BrookDisable >4G ram support on 32-bit targets
2009-05-19 Paul BrookRemove obsolete BIOS_SIZE from sysemu.h
2009-05-18 Edgar E. Iglesiascris: First shot at qdev for CRIS interrupts.
2009-05-18 Edgar E. Iglesiasetrax: Don't keep the passed irq pointer.
2009-05-18 Edgar E. Iglesiasetrax: Remove unused eth irq line.
2009-05-18 Paul BrookSyborg virtio bindings.
2009-05-18 Paul BrookSeparate virtio PCI code
2009-05-17 Paul BrookConsistently use uint64_t for int properties
2009-05-16 Edgar E. IglesiasETRAX-PIC: Untabify.
2009-05-16 Edgar E. IglesiasETRAX-TIMER: qdevify.
2009-05-16 Edgar E. IglesiasETRAX-TIMER: Untabify.
2009-05-16 Edgar E. IglesiasETRAX-SER: Untabify.
2009-05-16 Edgar E. IglesiasETRAX-SER: qdevify.
2009-05-16 Edgar E. IglesiasETRAX: Simplify PIC interface.
2009-05-15 Edgar E. IglesiasETRAX: Correct passing of kernel command line.
2009-05-14 Paul BrookSyborg (Symbian Virtual Platform) board
2009-05-14 Paul BrookPXA SSI qdev conversion
2009-05-14 Paul BrookStellaris SSI qdev conversion
2009-05-14 Paul BrookSSP bus framework
2009-05-14 Paul BrookStellaris I2C qdev conversion
2009-05-14 Paul BrookI2C cleanup
2009-05-14 Paul BrookRemove bogus omap i2c slave code
2009-05-14 Paul BrookSMBus qdev conversion
2009-05-14 Paul BrookTOSC DAC i2c qdev voncersion
2009-05-14 Paul BrookTWL92230 qdev conversion
2009-05-14 Paul BrookWM8750 qdev coversion
2009-05-14 Paul BrookTMP105 qdev conversion
2009-05-14 Paul BrookPXA2xx I2C slave qdev conversion
2009-05-14 Paul BrookLM832x qdev conversion
2009-05-14 Paul BrookMAX7310 I2C qdev conversion
2009-05-14 Paul BrookSSD0303 qdev conversion
2009-05-14 Paul BrookI2C qdev support
2009-05-14 Paul BrookMusicPal qdev conversion
2009-05-14 Paul BrookARM GIC qdev conversion
2009-05-14 Paul BrookARM PCI host qdev conversion
2009-05-14 Paul BrookVirtio-console conversion
2009-05-14 Paul BrookVirtio-balloon qdev conversion
2009-05-14 Paul BrookVirtio-blk qdev conversion
2009-05-14 Paul BrookPL080 qdev conversion
2009-05-14 Paul BrookARM RealView sytem controller qdev conversion
2009-05-14 Paul BrookVersatile/PB core qdev conversion
2009-05-14 Paul BrookPL190 qdev conversion
2009-05-14 Paul BrookESP SCSI qdev conversion
2009-05-14 Paul Brooksmc91c111 qdev conversion
2009-05-14 Paul BrookARM timers qdev conversion
2009-05-14 Paul BrookIntegrator/CP core qdev conversion
2009-05-14 Paul BrookPL181 qdev conversion
2009-05-14 Paul BrookPL031 qdev conversion
2009-05-14 Paul BrookStellaris ethernet qdev conversion
2009-05-14 Paul BrookVirtio-net qdev conversion
2009-05-14 Paul BrookPCI network qdev conversion
2009-05-14 Paul BrookLSI SCSI qdev conversion
2009-05-14 Paul BrookPL050 qdev conversion
2009-05-14 Paul BrookPL011 qdev conversion
2009-05-14 Paul BrookPL110 qdev conversion
2009-05-14 Paul Brookqdev scsi bus infrastructure
2009-05-14 Paul BrookPCI qdev support
2009-05-14 Paul Brookqdev child bus support
2009-05-14 Paul BrookBasic qdev infrastructure.
2009-05-13 malcRemove any pretense that there can be more than one...
2009-05-13 Paul BrookInclude assert.h from qemu-common.h
2009-05-13 Blue SwirlReplace gcc variadic macro extension with C99 version...
2009-05-13 Blue SwirlReplace gcc variadic macro extension with C99 version
2009-05-13 Paul BrookRemove vga_ram_size
2009-05-13 Edgar E. IglesiasETRAX: Correct setting of ethernet station address.
2009-05-12 Paul BrookFollow coding conventions.
2009-05-12 Paul BrookPush AUD_init down to devices
2009-05-12 Paul BrookMake AUD_init failure fatal
2009-05-10 Paul BrookFollow coding conventions
2009-05-08 Avi Kivityvga: Replace VGA_COMMON with a structure
2009-05-08 Amit Shahe1000: Do not reinit pci config space to 0
2009-05-08 Glauber Costareset state for load_linux
2009-05-08 Glauber Costaregister reset handler for option_roms
2009-05-08 Paul BrookRemove superfluous #includes.
2009-05-08 Paul BrookUse target_phys_addr_t, not target_ulong.
2009-05-08 Paul BrookReplace cpu_abort with hw_error
2009-05-06 Paul BrookFix PL110 framebuffer byteswapping in 32bpp mode.
2009-05-05 Edgar E. IglesiasETRAX: Simplify serport control logic.
2009-05-05 Edgar E. IglesiasETRAX: Drop _t for the serial type.
2009-05-05 Edgar E. IglesiasETRAX: Use NULL for subwidth serport reg accesses.
2009-05-05 Edgar E. IglesiasETRAX: Drop the _t for the internal PIC type.
2009-05-05 Edgar E. IglesiasETRAX: Simplify the interrupt controller model.
next