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
Fix compile error when LSI_DEBUG is defined
Ryan Harper
1
-3
/
+3
2009-12-03
Fix build for mingw32 on windows ($$ expansion)
Stefan Weil
1
-1
/
+1
2009-12-03
Fix build for mingw32 on windows ($@ in macro)
Stefan Weil
1
-4
/
+5
2009-12-03
e1000: Fix warning from code review
Stefan Weil
1
-1
/
+3
2009-12-03
multiboot: Fix module loading and setting of mmap.
Adam Lackorzynski
3
-2
/
+5
2009-12-03
Make -kernel for linux work with bochsbios
Alexander Graf
1
-5
/
+5
2009-12-03
Fix recently introduced bugs in -usbdevice host
Markus Armbruster
1
-12
/
+16
2009-12-03
Fix description of size parameter in qemu-img's help text
Pierre Riteau
1
-3
/
+3
2009-12-03
Suppress optionrom build on Solaris x86
Andreas Faerber
1
-1
/
+1
2009-12-03
Rename DriveInfo.onerror to on_write_error
Kevin Wolf
1
-0
/
+4
2009-12-03
SCSI: Fix Standard INQUIRY data
Laszlo Ast
1
-3
/
+3
2009-12-03
kvm: x86: Add support for VCPU event states
Jan Kiszka
5
-0
/
+100
2009-12-03
kvm: x86: Fix merge artifact of f8d926e9 about mp_state
Jan Kiszka
1
-4
/
+4
2009-12-03
targe-ppc: Sync CPU state for KVM
Alexander Graf
2
-0
/
+8
2009-12-03
target-ppc: Get MMU state on register sync
Alexander Graf
1
-0
/
+30
2009-12-03
qemu: cleanup unused macros in cirrus
Michael S. Tsirkin
1
-35
/
+0
2009-12-03
qemu: make cirrus init value pci spec compliant
Michael S. Tsirkin
1
-1
/
+0
2009-12-03
Don't leak file descriptors
Kevin Wolf
20
-34
/
+178
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
[prev]
[next]