Age | Commit message (Expand) | Author |
2011-04-25 | softfloat: add floatx80 constants | Aurelien Jarno |
2011-04-25 | softfloat: fix floatx80_is_infinity() | Aurelien Jarno |
2011-04-25 | softfloat: fix floatx80 handling of NaN | Aurelien Jarno |
2011-04-22 | vmstate: port mac_dbdma | Juan Quintela |
2011-04-22 | mac_dbdma: create DBDMAState instead of passing one array around | Juan Quintela |
2011-04-22 | vmstate: port piix4 | Juan Quintela |
2011-04-22 | piix4: create PIIX4State | Juan Quintela |
2011-04-22 | vmstate: port mac_nvram | Juan Quintela |
2011-04-22 | mac_nvram: size is a size, no need to be a target dependent type | Juan Quintela |
2011-04-22 | vmstate: port nand | Juan Quintela |
2011-04-22 | nand: pin values are uint8_t | Juan Quintela |
2011-04-22 | vmstate: port max111x | Juan Quintela |
2011-04-22 | max111x: input field is only used as uint8_t | Juan Quintela |
2011-04-22 | vmstate: port pxa2xx_lcd | Juan Quintela |
2011-04-22 | pxa2xx_lcd: up field is used as a bool and migrated as an uint8_t | Juan Quintela |
2011-04-22 | pxa2xx_lcd: name anonymous struct | Juan Quintela |
2011-04-22 | vmstate: stellaris use unused for placeholder entries | Juan Quintela |
2011-04-22 | vmstate: port stellaris gamepad | Juan Quintela |
2011-04-22 | vmstate: port syborg_keyboard | Juan Quintela |
2011-04-22 | vmstate: port syborg_serial | Juan Quintela |
2011-04-22 | vmstate: port stellaris_adc | Juan Quintela |
2011-04-22 | vmstate: port syborg_pointer | Juan Quintela |
2011-04-22 | vmstate: port ppc4xx_pci | Juan Quintela |
2011-04-22 | vmstate: port ppce500_pci | Juan Quintela |
2011-04-22 | vmstate: port pxa2xx_pm | Juan Quintela |
2011-04-22 | vmstate: port pxa2xx_mm | Juan Quintela |
2011-04-22 | vmstate: port pxa2xx_cm | Juan Quintela |
2011-04-22 | vmstate: port pxa2xx_i2s | Juan Quintela |
2011-04-22 | vmstate: port stellaris gptm | Juan Quintela |
2011-04-22 | vmstate: port cuda | Juan Quintela |
2011-04-22 | vmstate: port heathrow_pic | Juan Quintela |
2011-04-22 | vmstate: port pl022 ssp | Juan Quintela |
2011-04-22 | vmstate: port stellaris sys | Juan Quintela |
2011-04-22 | vmstate: port stellaris ssi bus | Juan Quintela |
2011-04-22 | vmstate: port stellaris i2c | Juan Quintela |
2011-04-22 | vmstate: port armv7m nvic | Juan Quintela |
2011-04-22 | vmstate: port pl011 | Juan Quintela |
2011-04-22 | vmstate: port pxa2xx_keypad | Juan Quintela |
2011-04-22 | vmstate: port syborg_rtc | Juan Quintela |
2011-04-22 | vmstate: port pmtimer | Juan Quintela |
2011-04-22 | vmstate: port sysborg_timer | Juan Quintela |
2011-04-22 | vmstate: port arm_timer | Juan Quintela |
2011-04-22 | vmstate: port arm sp804 | Juan Quintela |
2011-04-22 | vmstate: port mipsnet | Juan Quintela |
2011-04-22 | vmstate: port m48t59 | Juan Quintela |
2011-04-22 | vmstate: port ads7846 | Juan Quintela |
2011-04-22 | vmstate: port adb_mouse | Juan Quintela |
2011-04-22 | vmstate: port adb_kbd | Juan Quintela |
2011-04-20 | target-arm: Set Invalid flag for NaN in float-to-int conversions | Peter Maydell |
2011-04-20 | hw/arm_boot.c: move initrd load address up to accommodate large kernels | Peter Maydell |