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-12-03
qemu-img: There is more than one host device driver
Kevin Wolf
3
-2
/
+9
2009-12-03
qcow2: Fix some more qemu_malloc fallout
Kevin Wolf
2
-8
/
+21
2009-12-03
qcow2: Store exact backing format length
Kevin Wolf
1
-7
/
+9
2009-12-03
virtio-blk: Implement rerror option
Kevin Wolf
2
-6
/
+9
2009-12-03
ide: Implement rerror option
Kevin Wolf
3
-18
/
+39
2009-12-03
Introduce rerror option for drives
Kevin Wolf
3
-19
/
+44
2009-12-03
Rename DriveInfo.onerror to on_write_error
Kevin Wolf
5
-8
/
+16
2009-12-03
ram migration: Properly reset statistics
Jan Kiszka
1
-1
/
+3
2009-12-03
qemu-opts: Release id on deletion
Jan Kiszka
1
-1
/
+2
2009-12-03
live migration: Serialize vmstate saving in stage 2
Jan Kiszka
1
-1
/
+8
2009-12-03
block migration: Skip zero-sized disks
Jan Kiszka
1
-2
/
+8
2009-12-03
block migration: Increase dirty chunk size to 1M
Jan Kiszka
1
-1
/
+1
2009-12-03
block migration: Add support for restore progress reporting
Jan Kiszka
1
-8
/
+22
2009-12-03
block migration: Report progress also via info migration
Jan Kiszka
3
-0
/
+45
2009-12-03
block migration: Fix outgoing progress output
Jan Kiszka
1
-24
/
+30
2009-12-03
live migration: Propagate output monitor to callback handler
Jan Kiszka
11
-59
/
+73
2009-12-03
block migration: Report overall migration progress
Jan Kiszka
1
-16
/
+30
2009-12-03
live migration: Allow cleanup after cancellation or error
Jan Kiszka
5
-8
/
+54
2009-12-03
ram migration: Stop loading on error
Jan Kiszka
1
-1
/
+5
2009-12-03
block migration: Add error handling/propagation
Jan Kiszka
1
-16
/
+41
2009-12-03
block migration: Consolidate block transmission
Jan Kiszka
1
-65
/
+39
2009-12-03
block migration: Consolidate mig_read_device_bulk into mig_save_device_bulk
Jan Kiszka
1
-99
/
+50
2009-12-03
block migration: Clean up use of total_sectors
Jan Kiszka
1
-3
/
+3
2009-12-03
block migration: Initialize remaining BlkMigState fields
Jan Kiszka
1
-0
/
+5
2009-12-03
block migration: Switch device and block lists to QSIMPLEQ
Jan Kiszka
1
-35
/
+22
2009-12-03
Import a simple queue implementation from NetBSD
Pierre Riteau
1
-4
/
+105
2009-12-03
block migration: Drop dead code
Jan Kiszka
2
-25
/
+1
2009-12-03
block migration: Avoid indirection of block_mig_state
Jan Kiszka
1
-47
/
+44
2009-12-03
block migration: Avoid large stack buffer
Jan Kiszka
1
-5
/
+9
2009-12-03
block migration: Cleanup dirty tracking code
Jan Kiszka
2
-22
/
+25
2009-12-03
block migration: Rework constants API
Jan Kiszka
3
-72
/
+58
2009-12-03
block migration: Fix coding style and whitespaces
Jan Kiszka
4
-241
/
+212
2009-12-03
migration: Catch multiple start commands
Jan Kiszka
1
-1
/
+7
2009-12-03
migration: Fix use of file after release
Jan Kiszka
1
-3
/
+3
2009-12-03
savevm: Port to qdev.vmsd all devices that have qdev
Juan Quintela
26
-37
/
+60
2009-12-03
qdev: enable vmstate_unregister() support
Juan Quintela
1
-2
/
+0
2009-12-03
pci: vmstate_register() already assign consecutive numbers starting at 0
Juan Quintela
1
-3
/
+1
2009-12-03
vmstate: Add support for multiplying size for a constant
Juan Quintela
2
-0
/
+19
2009-12-03
vmstate: remove usused VMSTATE_STRUCT_ARRAY_SIZE_UINT8
Juan Quintela
1
-10
/
+0
2009-12-03
vmstate: Introduce UINT16_TEST support
Juan Quintela
1
-0
/
+3
2009-12-03
vmstate: Introduce VMSTATE_STRUCT_POINTER_TEST
Juan Quintela
1
-6
/
+10
2009-12-03
vmstate: Introduce VMSTATE_STRUCT_TEST
Juan Quintela
1
-7
/
+11
2009-12-03
vmstate: Add support for VBUFFERS
Juan Quintela
2
-6
/
+34
2009-12-03
vmstate: fix missing ARRAY_OF_POINTERS support on save state
Juan Quintela
1
-0
/
+3
2009-12-03
vmstate: Fix info field of VMSTATE_MACADDR
Jan Kiszka
1
-1
/
+1
2009-12-03
vmstate: Avoid seeking
Jan Kiszka
1
-3
/
+17
2009-12-03
lsi53c895a: Implement IRQ on reselection
Laszlo Ast
1
-3
/
+40
2009-12-03
lsi53c895a: Use alternative address when already reselected
Laszlo Ast
1
-2
/
+3
2009-12-03
lsi53c895a: Fix SDID in SELECT ID command
Laszlo Ast
1
-1
/
+1
2009-12-03
lsi53c895a: Fix message code of DISCONNECT
Laszlo Ast
1
-1
/
+1
[next]