Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2011-04-22 | vmstate: port mac_dbdma | Juan Quintela | 1 | -24/+22 |
2011-04-22 | mac_dbdma: create DBDMAState instead of passing one array around | Juan Quintela | 1 | -18/+27 |
2011-04-22 | vmstate: port piix4 | Juan Quintela | 1 | -14/+11 |
2011-04-22 | piix4: create PIIX4State | Juan Quintela | 1 | -12/+17 |
2011-04-22 | vmstate: port mac_nvram | Juan Quintela | 1 | -19/+11 |
2011-04-22 | mac_nvram: size is a size, no need to be a target dependent type | Juan Quintela | 1 | -1/+1 |
2011-04-22 | vmstate: port nand | Juan Quintela | 1 | -34/+39 |
2011-04-22 | nand: pin values are uint8_t | Juan Quintela | 2 | -5/+5 |
2011-04-22 | vmstate: port max111x | Juan Quintela | 1 | -32/+17 |
2011-04-22 | max111x: input field is only used as uint8_t | Juan Quintela | 1 | -1/+1 |
2011-04-22 | vmstate: port pxa2xx_lcd | Juan Quintela | 1 | -67/+43 |
2011-04-22 | pxa2xx_lcd: up field is used as a bool and migrated as an uint8_t | Juan Quintela | 1 | -1/+1 |
2011-04-22 | pxa2xx_lcd: name anonymous struct | Juan Quintela | 1 | -13/+15 |
2011-04-22 | vmstate: stellaris use unused for placeholder entries | Juan Quintela | 1 | -2/+1 |
2011-04-22 | vmstate: port stellaris gamepad | Juan Quintela | 1 | -26/+24 |
2011-04-22 | vmstate: port syborg_keyboard | Juan Quintela | 1 | -40/+17 |
2011-04-22 | vmstate: port syborg_serial | Juan Quintela | 1 | -42/+18 |
2011-04-22 | vmstate: port stellaris_adc | Juan Quintela | 1 | -55/+34 |
2011-04-22 | vmstate: port syborg_pointer | Juan Quintela | 1 | -45/+28 |
2011-04-22 | vmstate: port ppc4xx_pci | Juan Quintela | 1 | -41/+39 |
2011-04-22 | vmstate: port ppce500_pci | Juan Quintela | 1 | -47/+40 |
2011-04-22 | vmstate: port pxa2xx_pm | Juan Quintela | 1 | -21/+12 |
2011-04-22 | vmstate: port pxa2xx_mm | Juan Quintela | 1 | -21/+12 |
2011-04-22 | vmstate: port pxa2xx_cm | Juan Quintela | 1 | -25/+14 |
2011-04-22 | vmstate: port pxa2xx_i2s | Juan Quintela | 1 | -35/+18 |
2011-04-22 | vmstate: port stellaris gptm | Juan Quintela | 1 | -60/+24 |
2011-04-22 | vmstate: port cuda | Juan Quintela | 1 | -70/+46 |
2011-04-22 | vmstate: port heathrow_pic | Juan Quintela | 1 | -37/+25 |
2011-04-22 | vmstate: port pl022 ssp | Juan Quintela | 1 | -48/+36 |
2011-04-22 | vmstate: port stellaris sys | Juan Quintela | 1 | -46/+25 |
2011-04-22 | vmstate: port stellaris ssi bus | Juan Quintela | 1 | -20/+11 |
2011-04-22 | vmstate: port stellaris i2c | Juan Quintela | 1 | -32/+17 |
2011-04-22 | vmstate: port armv7m nvic | Juan Quintela | 1 | -25/+14 |
2011-04-22 | vmstate: port pl011 | Juan Quintela | 1 | -51/+25 |
2011-04-22 | vmstate: port pxa2xx_keypad | Juan Quintela | 1 | -36/+17 |
2011-04-22 | vmstate: port syborg_rtc | Juan Quintela | 1 | -22/+12 |
2011-04-22 | vmstate: port pmtimer | Juan Quintela | 3 | -51/+27 |
2011-04-22 | vmstate: port sysborg_timer | Juan Quintela | 1 | -30/+16 |
2011-04-22 | vmstate: port arm_timer | Juan Quintela | 1 | -23/+14 |
2011-04-22 | vmstate: port arm sp804 | Juan Quintela | 1 | -18/+11 |
2011-04-22 | vmstate: port mipsnet | Juan Quintela | 1 | -34/+19 |
2011-04-22 | vmstate: port m48t59 | Juan Quintela | 1 | -23/+13 |
2011-04-22 | vmstate: port ads7846 | Juan Quintela | 1 | -23/+18 |
2011-04-22 | vmstate: port adb_mouse | Juan Quintela | 1 | -28/+15 |
2011-04-22 | vmstate: port adb_kbd | Juan Quintela | 1 | -26/+14 |
2011-04-20 | target-arm: Set Invalid flag for NaN in float-to-int conversions | Peter Maydell | 1 | -0/+9 |
2011-04-20 | hw/arm_boot.c: move initrd load address up to accommodate large kernels | Peter Maydell | 1 | -1/+1 |
2011-04-20 | Basic implementation of Sharp Zaurus SL-5500 collie PDA | Dmitry Eremin-Solenikov | 2 | -0/+70 |
2011-04-20 | Implement basic part of SA-1110/SA-1100 | Dmitry Eremin-Solenikov | 5 | -0/+1675 |
2011-04-20 | Remove unused function parameter from cpu_restore_state | Stefan Weil | 16 | -23/+20 |