index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
stable-9.2
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
staging-9.2
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
Age
Commit message (
Expand
)
Author
Files
Lines
2009-10-27
ne2000: port to vmstate
Juan Quintela
3
-88
/
+50
2009-10-27
pcnet: port to vmstate
Juan Quintela
3
-72
/
+40
2009-10-27
eepro100: port to vmstate
Juan Quintela
1
-134
/
+60
2009-10-27
eeprom93xx: port to vmstate
Juan Quintela
1
-53
/
+49
2009-10-27
rtl8139: port to vmstate
Juan Quintela
1
-216
/
+85
2009-10-27
rtl8139: port TallyCounters to vmstate
Juan Quintela
1
-26
/
+24
2009-10-27
vmstate: Introduce the concept of sub-arrays
Juan Quintela
1
-0
/
+19
2009-10-27
vmstate: Add VMSTATE_MACADDR for the new type
Juan Quintela
1
-0
/
+12
2009-10-27
vmstate: Add VMSTATE_BUFFER_UNUSED
Juan Quintela
1
-0
/
+18
2009-10-27
vmstate: Add version arg to VMSTATE_SINGLE_TEST()
Juan Quintela
1
-11
/
+6
2009-10-27
vmstate: add VMS_VARRAY_UINT16_UNSAFE (varrays with uint16 indexes)
Juan Quintela
1
-1
/
+12
2009-10-27
vmstate: Unfold VMSTATE_INT32_VARRAY() only use and remove it
Juan Quintela
2
-7
/
+1
2009-10-27
vmstate: factor VMSTATE_*BUFFER* definitions
Juan Quintela
1
-33
/
+14
2009-10-27
vmstate: factor vmstate_offset_buffer
Juan Quintela
1
-6
/
+7
2009-10-27
vmstate: factor vmstate_offset_array
Juan Quintela
1
-10
/
+9
2009-10-27
vmstate: factor vmstate_offset_pointer
Juan Quintela
1
-2
/
+5
2009-10-27
vmstate: factor vmstate_offset_value
Juan Quintela
1
-18
/
+13
2009-10-27
vmstate: fix indentation
Juan Quintela
1
-6
/
+6
2009-10-27
vmstate: Rename VMS_VARRAY to VMS_VARRAY_INT32
Juan Quintela
2
-5
/
+5
2009-10-27
vmstate: add VMSTATE_UINT16_EQUAL[_V]
Juan Quintela
1
-0
/
+7
2009-10-27
serial: use post_load version_id field and remove pre_load function
Juan Quintela
1
-8
/
+3
2009-10-27
vmstate: Add support for partial buffers transmission
Juan Quintela
1
-0
/
+10
2009-10-27
ib700: port to vmstate
Juan Quintela
1
-19
/
+11
2009-10-27
ib700: move timer to IB700State
Juan Quintela
1
-7
/
+16
2009-10-27
ib700: Introduce IB700State
Juan Quintela
1
-5
/
+11
2009-10-27
wdt_i6300esb: move PCI_DEVICE_IDE_INTEL_ESB_9 to pci_ids.h
Juan Quintela
2
-4
/
+1
2009-10-27
wdt_i6300esb: remove useless casts from void *
Juan Quintela
1
-5
/
+5
2009-10-27
wdt_i6300esb: port to vmstate
Juan Quintela
1
-44
/
+23
2009-10-27
ide: pre VMState functions are not needed anymore
Juan Quintela
2
-26
/
+0
2009-10-27
ide: port pci ide to vmstate
Juan Quintela
5
-63
/
+43
2009-10-27
ide: port pmac ide to vmstate
Juan Quintela
1
-31
/
+11
2009-10-27
ide: port isa ide to vmstate
Juan Quintela
1
-19
/
+12
2009-10-27
ide: port ide mmio to vmstate
Juan Quintela
1
-19
/
+12
2009-10-27
ide: include bus in MMIOState
Juan Quintela
1
-20
/
+14
2009-10-27
ide: port microdrive to vmstate
Juan Quintela
1
-43
/
+18
2009-10-27
ide: add VMSTATE_IDE_BUS and VMSTATE_IDE_DRIVES
Juan Quintela
1
-0
/
+10
2009-10-27
ide: microdrive cycle field is set as uint8_t
Juan Quintela
1
-1
/
+1
2009-10-27
ide: port ide_drive to vmstate
Juan Quintela
1
-57
/
+56
2009-10-27
vmstate: add VMSTATE_BUFFER_TEST
Juan Quintela
1
-0
/
+12
2009-10-27
ide: change identify_data type to uint8_t
Juan Quintela
2
-13
/
+14
2009-10-27
ide: port idebus to vmstate
Juan Quintela
1
-4
/
+14
2009-10-27
mc146818rtc: remove rtc_mm_init()
Juan Quintela
2
-107
/
+0
2009-10-27
mc146818rtc: fix indentation
Juan Quintela
1
-1
/
+2
2009-10-27
mc146818rtc: port rtc to vmstate
Juan Quintela
1
-53
/
+32
2009-10-27
mc145818rtc: fix saving of rtc-td hack properly upgrading the version number
Juan Quintela
1
-34
/
+13
2009-10-27
usb-uhci: port to vmstate
Juan Quintela
1
-45
/
+34
2009-10-27
usb-uhci: Add num_ports_vmstate to UHCIState
Juan Quintela
1
-7
/
+7
2009-10-27
hotplug: more fixes for scsi disk hotplug.
Gerd Hoffmann
1
-10
/
+34
2009-10-27
hotplug: fix "pci_add storage if=scsi"
Gerd Hoffmann
2
-3
/
+16
2009-10-27
isa: configure serial+parallel by index.
Gerd Hoffmann
2
-13
/
+36
[prev]
[next]