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
Revert "qcow2: Bring synchronous read/write back to life"
Kevin Wolf
3
-55
/
+5
2009-10-27
linux-aio: Honour AsyncContext
Kevin Wolf
1
-15
/
+72
2009-10-27
posix-aio-compat: Honour AsyncContext
Kevin Wolf
1
-0
/
+12
2009-10-27
block: Use new AsyncContext for bdrv_read/write emulation
Kevin Wolf
1
-4
/
+18
2009-10-27
Introduce contexts for asynchronous callbacks
Kevin Wolf
3
-7
/
+110
2009-10-27
Split out bottom halves
Kevin Wolf
4
-105
/
+132
2009-10-27
Add qemu_aio_process_queue()
Kevin Wolf
5
-6
/
+50
2009-10-27
posix-aio-compat: Split out posix_aio_process_queue
Kevin Wolf
1
-16
/
+27
2009-10-27
monitor: Convert do_closefd() to QObject
Luiz Capitulino
2
-2
/
+3
2009-10-27
monitor: Convert do_getfd() to QObject
Luiz Capitulino
2
-2
/
+3
2009-10-27
monitor: Convert do_eject() to QObject
Luiz Capitulino
2
-2
/
+3
2009-10-27
monitor: Convert do_pci_device_hot_remove() to QObject
Luiz Capitulino
3
-3
/
+6
2009-10-27
monitor: Convert do_migrate_cancel() to QObject
Luiz Capitulino
3
-3
/
+4
2009-10-27
monitor: Convert do_migrate_set_speed() to QObject
Luiz Capitulino
3
-3
/
+4
2009-10-27
monitor: Convert do_migrate() to QObject
Luiz Capitulino
3
-3
/
+4
2009-10-27
monitor: Convert do_physical_memory_save() to QObject
Luiz Capitulino
2
-2
/
+4
2009-10-27
monitor: Convert do_memory_save() to QObject
Luiz Capitulino
2
-2
/
+3
2009-10-27
lsi_scsi: port to vmstate
Juan Quintela
1
-159
/
+83
2009-10-27
vmstate: Add VMSTATE_BUFFER_UNSAFE
Juan Quintela
1
-0
/
+9
2009-10-27
vmware_vga: port to vmstate
Juan Quintela
1
-72
/
+43
2009-10-27
vmware_vga: the support to change dinamically depth is not there
Juan Quintela
1
-1
/
+1
2009-10-27
vmware_vga: scratch is really an array of uint32_t
Juan Quintela
1
-2
/
+8
2009-10-27
vmware_vga: remove !EMBED_STDVGA code
Juan Quintela
1
-25
/
+0
2009-10-27
vmware_vga: qemu_malloc() returns void *
Juan Quintela
1
-1
/
+1
2009-10-27
vmware_vga: Remove uselss casts from void *
Juan Quintela
1
-16
/
+16
2009-10-27
vmware_vga: Pass pci_vmsga_state_t arg no VGACommonState
Juan Quintela
1
-1
/
+1
2009-10-27
vga: remove unused vga_common_save/load
Juan Quintela
2
-12
/
+0
2009-10-27
vga: port vga-pci to vmstate
Juan Quintela
1
-23
/
+11
2009-10-27
vga: port vmware std vga to vmstate
Juan Quintela
1
-1
/
+1
2009-10-27
vga: port vga-isa to vmstate
Juan Quintela
1
-1
/
+1
2009-10-27
vga: port vga-isa-mm to vmstate
Juan Quintela
1
-1
/
+1
2009-10-27
vga: port vga_common_save/load to vmstate
Juan Quintela
2
-80
/
+55
2009-10-27
vga: create is_vbe_vmstate field
Juan Quintela
2
-7
/
+11
2009-10-27
e1000: port to vmstate
Juan Quintela
1
-163
/
+81
2009-10-27
e1000: unfold mac_regarraystosave array
Juan Quintela
1
-16
/
+14
2009-10-27
e1000: unfold mac_reg_tosave array
Juan Quintela
1
-13
/
+74
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
2
-0
/
+38
2009-10-27
vmstate: Add version arg to VMSTATE_SINGLE_TEST()
Juan Quintela
2
-12
/
+7
2009-10-27
vmstate: add VMS_VARRAY_UINT16_UNSAFE (varrays with uint16 indexes)
Juan Quintela
2
-1
/
+16
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
[next]