Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2011-04-27 | ide: Split atapi.c out | Kevin Wolf | 3 | -1061/+1097 |
2011-04-27 | atapi: Add 'medium ready' to 'medium not ready' transition on cd change | Amit Shah | 1 | -4/+16 |
2011-04-26 | trace: Remove %s in grlib trace events | Stefan Hajnoczi | 3 | -18/+17 |
2011-04-25 | rtl8139: add format attribute to DPRINTF | Benjamin Poirier | 1 | -3/+6 |
2011-04-25 | rtl8139: use variadic macro for debug statements | Benjamin Poirier | 1 | -203/+232 |
2011-04-25 | rtl8139: use TARGET_FMT_plx in debug messages | Benjamin Poirier | 1 | -6/+9 |
2011-04-25 | Merge remote-tracking branch 'awilliam/ipxe' into staging | Anthony Liguori | 6 | -6/+6 |
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 | 2 | -49/+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 |