]> git.ipfire.org Git - thirdparty/qemu.git/shortlog
thirdparty/qemu.git
2009-05-20  Richard W.M... Remove initrd warning message
2009-05-20  Jean-Christophe... initialize struct sigevent before timer_create
2009-05-20  Jean-Christophe... Fix NULL alarm_timer pointer at exit
2009-05-20  Glauber Costakeep initrd in below 4g area.
2009-05-20  Uri Lublinmigrate.c: migrate_fd_put_buffer: Do not busyloop:...
2009-05-20  Mark McLoughlinkvm: work around supported cpuid ioctl() brokenness
2009-05-20  Hollis Blanchardremove gcc 3.x requirement from documentation
2009-05-19  malcRemove dead code
2009-05-19  malcFormat per CODING_STYLE
2009-05-19  malcAbort on attempts to allocate zero bytes
2009-05-19  malcUnbreak out-of-tree builds
2009-05-19  Paul BrookHardware convenience library
2009-05-19  Paul BrookDisable >4G ram support on 32-bit targets
2009-05-19  Paul BrookOnly define __llseek if it is going to be used
2009-05-19  Paul BrookAvoid implicit truncation compiler warnings
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  malcOnly shutdown video subsytem in sdl_cleanup
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  Nathan Froydsupport ELF_HWCAP for PPPC
2009-05-15  Nathan Froydlinux-user: ppc signal handling
2009-05-15  Nathan Froydtarget-ppc: expose cpu capability flags
2009-05-15  Edgar E. IglesiasETRAX: Correct passing of kernel command line.
2009-05-15  Juha Riihimäkifix ARMv7 data processing instructions
2009-05-15  Juha Riihimäkifix ARMv7 data processing instructions
2009-05-14  Anthony LiguoriFix module initialization when more than 1 class is...
2009-05-14  Paul BrookSyborg (Symbian Virtual Platform) board
2009-05-14  Anthony LiguoriFix warning on WIN32
2009-05-14  Anthony LiguoriFix build on Solaris and WIN32
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-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
next