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
Age
Commit message (
Expand
)
Author
Files
Lines
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
3
-9
/
+9
2009-10-27
vmstate: add VMSTATE_UINT16_EQUAL[_V]
Juan Quintela
2
-0
/
+27
2009-10-27
vnmstate: fix name for uint8_equal
Juan Quintela
1
-1
/
+1
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
Add chardev option to disable signal.
Kusanagi Kouichi
2
-3
/
+6
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
2009-10-27
pc.c: only load e1000 rom.
Gerd Hoffmann
1
-1
/
+8
2009-10-27
kill dead nic unplug code.
Gerd Hoffmann
4
-48
/
+0
2009-10-27
zap DeviceState->nd
Gerd Hoffmann
4
-38
/
+1
2009-10-27
musicpal: use qdev properties for configuration.
Gerd Hoffmann
1
-6
/
+11
2009-10-27
stellaris_enet: use qdev properties for configuration.
Gerd Hoffmann
2
-17
/
+28
2009-10-27
xilinx_ethlite: use qdev properties for configuration.
Gerd Hoffmann
2
-8
/
+14
2009-10-27
smc91c111: use qdev properties for configuration.
Gerd Hoffmann
1
-10
/
+21
2009-10-27
eepro100: use qdev properties for configuration.
Gerd Hoffmann
1
-14
/
+64
2009-10-27
virtio: use qdev properties for configuration.
Gerd Hoffmann
6
-36
/
+71
2009-10-27
rtl8139: use qdev properties for configuration.
Gerd Hoffmann
1
-22
/
+35
2009-10-27
pcnet: split away lance.c (sparc32 code).
Gerd Hoffmann
4
-146
/
+195
2009-10-27
pcnet: use qdev properties for configuration.
Gerd Hoffmann
2
-18
/
+51
[prev]
[next]