qemu
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-14 Anthony LiguoriMove block drivers into their own directory
2009-05-14 Anthony LiguoriConvert block infrastructure to use new module init...
2009-05-14 Anthony LiguoriConstructor support
2009-05-14 Anthony LiguoriAdd a --disable-docs to configure to allow doc build...
2009-05-13 Paul BrookRemove duplicate block objects.
2009-05-13 malcRemove any pretense that there can be more than one...
2009-05-13 Paul BrookRemove redundant pcnet.o
2009-05-13 Paul BrookAdd tool_osdep.c
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 BrookFix kqemu build failure.
2009-05-13 Paul BrookRemove vga_ram_size
2009-05-13 malcFix typo that leads to out of bounds array access on...
2009-05-13 Edgar E. IglesiasETRAX: Correct setting of ethernet station address.
2009-05-12 Paul BrookFollow coding conventions.
2009-05-12 Edgar E. IglesiasCRIS: Fix bmi.
2009-05-12 Paul BrookPush AUD_init down to devices
2009-05-12 Paul BrookMake AUD_init failure fatal
2009-05-10 Blue SwirlUpdate docs on dynamic condition code calculation
2009-05-10 Blue SwirlConvert mulscc
2009-05-10 Blue SwirlConvert udiv/sdiv
2009-05-10 Blue SwirlConvert tagged ops
2009-05-10 Blue SwirlConvert subx
2009-05-10 Blue SwirlConvert sub
2009-05-10 Blue SwirlConvert logical operations and umul/smul
2009-05-10 Blue SwirlConvert addx
2009-05-10 Blue SwirlConvert add
2009-05-10 Blue SwirlUse dynamical computation for condition codes
2009-05-10 Paul BrookFollow coding conventions
2009-05-09 Paul BrookWorkaround compiler warnings at -O1
2009-05-09 Paul BrookFixe ARM NEON vrshl.
2009-05-09 Laurent VivierAdd m68k_cpu_list()
2009-05-08 vibiFix in file qemu-sockets.c
2009-05-08 Avi Kivityvga: Replace VGA_COMMON with a structure
2009-05-08 Kevin WolfImprove block range checks
2009-05-08 Anthony LiguoriRemove noisy printf when KVM masks CPU features
2009-05-08 Christoph Hellwigfix asynchronous ioctls
2009-05-08 Avi Kivitykvm: Trim cpu features not supported by kvm
2009-05-08 Avi KivityFix x86 feature modifications for features that set...
2009-05-08 Avi KivityMake x86 cpuid feature names available in file scope
2009-05-08 Avi Kivitykvm: Add support for querying supported cpu features
2009-05-08 Anthony LiguoriIntroduce kvm_check_extension to check if KVM extension...
2009-05-08 Amit Shahe1000: Do not reinit pci config space to 0
2009-05-08 Alexander GrafAIO deletion race fix
2009-05-08 Glauber Costareset state for load_linux
2009-05-08 Glauber Costaregister reset handler for option_roms
2009-05-08 Gleb NatapovFix cluster freeing in qcow2
2009-05-08 Anthony LiguoriEnable power button even generation.
2009-05-08 Jan KiszkaDrop CONFIG_GDBSTUB
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-07 Blue SwirlFix disassembler memory accesses
2009-05-07 Paul BrookSuppress make directory messages.
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.
next