aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-10-05twl92230: change pwrbtn_state to uint8_tJuan Quintela
2009-10-05vmstate: port tmp105 deviceJuan Quintela
2009-10-05tmp105: change len and alorm to uint8_tJuan Quintela
2009-10-05vmstate: create VMSTATE_INT16_ARRAYJuan Quintela
2009-10-05vmstate: port ssd0303 deviceJuan Quintela
2009-10-05vmstate: port pxa2xx_i2c deviceJuan Quintela
2009-10-05vmstate: create VMSTATE_STRUCT_POINTERJuan Quintela
2009-10-05vmstate: port max7310 deviceJuan Quintela
2009-10-05vmstate: port wm8750 deviceJuan Quintela
2009-10-05vmstate: create VMSTATE_I2C_SLAVEJuan Quintela
2009-10-05vmstate: add uint8 arrayJuan Quintela
2009-10-05vmstate: port i2c_slave deviceJuan Quintela
2009-10-05vmstate: port i2c_bus deviceJuan Quintela
2009-10-05i2c: addresses are load/save as uint8_t values, change types to reflect thisJuan Quintela
2009-10-05qdev: Add support for uint8_tJuan Quintela
2009-10-05vmstate: Add support for sending partial arraysJuan Quintela
2009-10-05vmstate: remove ps2_kbd_load_old()Juan Quintela
2009-10-05vmstate: remove const from pre_save() functionsJuan Quintela
2009-10-05vmstate: add version_id argument to post_loadJuan Quintela
2009-10-05vmstate: remove const for put operationsJuan Quintela
2009-10-05vga: move back dirty_log functions to vga.cJuan Quintela
2009-10-05cirrus_vga: also assign gr0/1 when writting shadow_gr0/1Juan Quintela
2009-10-05Revert "eepro100: Remove unused device status entries"Aurelien Jarno
2009-10-04target-i386: Fix exceptions for fxsave/fxrstorKevin Wolf
2009-10-04tcg: allocate s->op_dead_iargs dynamicallyAurelien Jarno
2009-10-04tcg: remove dead codeAurelien Jarno
2009-10-04bsd-user: fix "#if 0"'d printf()Paul Bolle
2009-10-04eepro100: Add more i825xx devicesStefan Weil
2009-10-04eepro100: Remove unused device status entriesStefan Weil
2009-10-04target-i386: add RDTSCP supportAndre Przywara
2009-10-04target-i386: add SSE4a instruction supportAndre Przywara
2009-10-04target-i386: add lock mov cr0 = cr8Andre Przywara
2009-10-04tcg/i386: add support for ext{8,16}u_i32 TCG opsAurelien Jarno
2009-10-04tcg/x86_64: add support for ext{8,16,32}u_i{32,64} TCG opsAurelien Jarno
2009-10-04tcg: add ext{8,16,32}u_i{32,64} TCG opsAurelien Jarno
2009-10-04linux-user: fix "#if 0"'d printf()Paul Bolle
2009-10-04Check availability of uuid header / libraryStefan Weil
2009-10-04hw/omap_dma: add matching {} in if 0Michael S. Tsirkin
2009-10-03oss/alsa: Do not invoke UB described in 7.15.1.1 (this time for ADC)malc
2009-10-02libuser is a generated directoryJuan Quintela
2009-10-02Use GNU ld to link roms on OpenSolarisBlue Swirl
2009-10-02Fix warning about undefined madvise() on OpenSolarisBlue Swirl
2009-10-02linux-user: fix up oversealous nitpickingMichael S. Tsirkin
2009-10-02tests: missing ; in if 0Michael S. Tsirkin
2009-10-02alsa: Change default buffer/period sizemalc
2009-10-02oss/alsa: Do not invoke UB described in 7.15.1.1malc
2009-10-01Revert "Get rid of _t suffix"Anthony Liguori
2009-10-01Get rid of _t suffixmalc
2009-10-01Include microblaze binaries in tarbin.Edgar E. Iglesias
2009-09-30target-mips: make sure constants are in the second argumentAurelien Jarno