summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2009-10-05x86: make a20_mask int32_tJuan Quintela3-11/+6
2009-10-05x86: hflags is not modified at all, just save it directlyJuan Quintela1-8/+3
2009-10-05vmstate: remove i2c_slave_load/saveJuan Quintela2-13/+0
2009-10-05vmstate: port lm832x deviceJuan Quintela1-70/+37
2009-10-05lm832x: make fields to have the same types that they are saved/loadedJuan Quintela1-19/+22
2009-10-05vmstate: add support for arrays of pointersJuan Quintela2-0/+18
2009-10-05vmstate: port twl92230 deviceJuan Quintela1-110/+88
2009-10-05twl92230: change pwrbtn_state to uint8_tJuan Quintela1-1/+1
2009-10-05vmstate: port tmp105 deviceJuan Quintela1-31/+25
2009-10-05tmp105: change len and alorm to uint8_tJuan Quintela1-2/+2
2009-10-05vmstate: create VMSTATE_INT16_ARRAYJuan Quintela1-0/+6
2009-10-05vmstate: port ssd0303 deviceJuan Quintela1-43/+22
2009-10-05vmstate: port pxa2xx_i2c deviceJuan Quintela1-28/+26
2009-10-05vmstate: create VMSTATE_STRUCT_POINTERJuan Quintela1-0/+9
2009-10-05vmstate: port max7310 deviceJuan Quintela1-33/+18
2009-10-05vmstate: port wm8750 deviceJuan Quintela1-75/+45
2009-10-05vmstate: create VMSTATE_I2C_SLAVEJuan Quintela2-1/+12
2009-10-05vmstate: add uint8 arrayJuan Quintela1-0/+6
2009-10-05vmstate: port i2c_slave deviceJuan Quintela1-7/+26
2009-10-05vmstate: port i2c_bus deviceJuan Quintela1-12/+19
2009-10-05i2c: addresses are load/save as uint8_t values, change types to reflect thisJuan Quintela6-34/+35
2009-10-05qdev: Add support for uint8_tJuan Quintela2-0/+38
2009-10-05vmstate: Add support for sending partial arraysJuan Quintela1-0/+12
2009-10-05vmstate: remove ps2_kbd_load_old()Juan Quintela1-12/+4
2009-10-05vmstate: remove const from pre_save() functionsJuan Quintela5-10/+10
2009-10-05vmstate: add version_id argument to post_loadJuan Quintela13-13/+13
2009-10-05vmstate: remove const for put operationsJuan Quintela4-28/+28
2009-10-05vga: move back dirty_log functions to vga.cJuan Quintela2-12/+12
2009-10-05cirrus_vga: also assign gr0/1 when writting shadow_gr0/1Juan Quintela1-0/+2
2009-10-05Revert "eepro100: Remove unused device status entries"Aurelien Jarno1-16/+62
2009-10-04target-i386: Fix exceptions for fxsave/fxrstorKevin Wolf2-4/+14
2009-10-04tcg: allocate s->op_dead_iargs dynamicallyAurelien Jarno1-2/+1
2009-10-04tcg: remove dead codeAurelien Jarno1-2/+0
2009-10-04bsd-user: fix "#if 0"'d printf()Paul Bolle1-1/+1
2009-10-04eepro100: Add more i825xx devicesStefan Weil1-8/+94
2009-10-04eepro100: Remove unused device status entriesStefan Weil1-62/+16
2009-10-04target-i386: add RDTSCP supportAndre Przywara5-16/+63
2009-10-04target-i386: add SSE4a instruction supportAndre Przywara3-2/+85
2009-10-04target-i386: add lock mov cr0 = cr8Andre Przywara1-0/+4
2009-10-04tcg/i386: add support for ext{8,16}u_i32 TCG opsAurelien Jarno2-0/+10
2009-10-04tcg/x86_64: add support for ext{8,16,32}u_i{32,64} TCG opsAurelien Jarno2-0/+26
2009-10-04tcg: add ext{8,16,32}u_i{32,64} TCG opsAurelien Jarno2-3/+36
2009-10-04linux-user: fix "#if 0"'d printf()Paul Bolle1-1/+1
2009-10-04Check availability of uuid header / libraryStefan Weil2-2/+38
2009-10-04hw/omap_dma: add matching {} in if 0Michael S. Tsirkin1-60/+62
2009-10-03oss/alsa: Do not invoke UB described in 7.15.1.1 (this time for ADC)malc2-21/+27
2009-10-02libuser is a generated directoryJuan Quintela1-0/+1
2009-10-02Use GNU ld to link roms on OpenSolarisBlue Swirl1-0/+1
2009-10-02Fix warning about undefined madvise() on OpenSolarisBlue Swirl1-0/+3
2009-10-02linux-user: fix up oversealous nitpickingMichael S. Tsirkin1-1/+1