Age | Commit message (Expand) | Author |
2009-10-27 | ib700: move timer to IB700State | Juan Quintela |
2009-10-27 | ib700: Introduce IB700State | Juan Quintela |
2009-10-27 | wdt_i6300esb: move PCI_DEVICE_IDE_INTEL_ESB_9 to pci_ids.h | Juan Quintela |
2009-10-27 | wdt_i6300esb: remove useless casts from void * | Juan Quintela |
2009-10-27 | wdt_i6300esb: port to vmstate | Juan Quintela |
2009-10-27 | ide: pre VMState functions are not needed anymore | Juan Quintela |
2009-10-27 | ide: port pci ide to vmstate | Juan Quintela |
2009-10-27 | ide: port pmac ide to vmstate | Juan Quintela |
2009-10-27 | ide: port isa ide to vmstate | Juan Quintela |
2009-10-27 | ide: port ide mmio to vmstate | Juan Quintela |
2009-10-27 | ide: include bus in MMIOState | Juan Quintela |
2009-10-27 | ide: port microdrive to vmstate | Juan Quintela |
2009-10-27 | ide: add VMSTATE_IDE_BUS and VMSTATE_IDE_DRIVES | Juan Quintela |
2009-10-27 | ide: microdrive cycle field is set as uint8_t | Juan Quintela |
2009-10-27 | ide: port ide_drive to vmstate | Juan Quintela |
2009-10-27 | vmstate: add VMSTATE_BUFFER_TEST | Juan Quintela |
2009-10-27 | ide: change identify_data type to uint8_t | Juan Quintela |
2009-10-27 | ide: port idebus to vmstate | Juan Quintela |
2009-10-27 | mc146818rtc: remove rtc_mm_init() | Juan Quintela |
2009-10-27 | mc146818rtc: fix indentation | Juan Quintela |
2009-10-27 | mc146818rtc: port rtc to vmstate | Juan Quintela |
2009-10-27 | mc145818rtc: fix saving of rtc-td hack properly upgrading the version number | Juan Quintela |
2009-10-27 | usb-uhci: port to vmstate | Juan Quintela |
2009-10-27 | usb-uhci: Add num_ports_vmstate to UHCIState | Juan Quintela |
2009-10-27 | hotplug: more fixes for scsi disk hotplug. | Gerd Hoffmann |
2009-10-27 | hotplug: fix "pci_add storage if=scsi" | Gerd Hoffmann |
2009-10-27 | isa: configure serial+parallel by index. | Gerd Hoffmann |
2009-10-27 | pc.c: only load e1000 rom. | Gerd Hoffmann |
2009-10-27 | kill dead nic unplug code. | Gerd Hoffmann |
2009-10-27 | zap DeviceState->nd | Gerd Hoffmann |
2009-10-27 | musicpal: use qdev properties for configuration. | Gerd Hoffmann |
2009-10-27 | stellaris_enet: use qdev properties for configuration. | Gerd Hoffmann |
2009-10-27 | xilinx_ethlite: use qdev properties for configuration. | Gerd Hoffmann |
2009-10-27 | smc91c111: use qdev properties for configuration. | Gerd Hoffmann |
2009-10-27 | eepro100: use qdev properties for configuration. | Gerd Hoffmann |
2009-10-27 | virtio: use qdev properties for configuration. | Gerd Hoffmann |
2009-10-27 | rtl8139: use qdev properties for configuration. | Gerd Hoffmann |
2009-10-27 | pcnet: split away lance.c (sparc32 code). | Gerd Hoffmann |
2009-10-27 | pcnet: use qdev properties for configuration. | Gerd Hoffmann |
2009-10-27 | e1000: use qdev properties for configuration. | Gerd Hoffmann |
2009-10-27 | ne2k_pci: use qdev properties for configuration. | Gerd Hoffmann |
2009-10-27 | prepare pci nic init path for qdev property configuration. | Gerd Hoffmann |
2009-10-27 | qdev: add qdev_prop_exists() | Gerd Hoffmann |
2009-10-27 | ne2k_isa: use qdev properties for configuration. | Gerd Hoffmann |
2009-10-27 | qdev/net: common nic property bits | Gerd Hoffmann |
2009-10-27 | qdev: add vlan property | Gerd Hoffmann |
2009-10-27 | qdev: add netdev property | Gerd Hoffmann |
2009-10-27 | qdev: mac addr property fixups | Gerd Hoffmann |
2009-10-27 | eepro100: Restructure code | Stefan Weil |
2009-10-25 | sparc32: tcx: remove unused include directive | Blue Swirl |