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-05-22
kvm: Fix framebuffer dirty log sync
Jan Kiszka
1
-4
/
+1
2009-05-22
kvm: Add missing bits to support live migration
Jan Kiszka
4
-1
/
+21
2009-05-22
kvm: Rework dirty bitmap synchronization
Jan Kiszka
4
-36
/
+52
2009-05-22
kvm: Fix dirty log temporary buffer size
Jan Kiszka
1
-1
/
+1
2009-05-22
kvm: Introduce kvm_set_migration_log
Jan Kiszka
2
-7
/
+40
2009-05-22
kvm: Conditionally apply workaround for KVM slot handling bug
Jan Kiszka
1
-1
/
+11
2009-05-22
qcow2: Allow different cluster sizes
Kevin Wolf
2
-5
/
+49
2009-05-22
Convert qemu-img convert to new bdrv_create
Kevin Wolf
1
-32
/
+65
2009-05-22
Convert qemu-img create to new bdrv_create
Kevin Wolf
1
-46
/
+87
2009-05-22
Convert all block drivers to new bdrv_create
Kevin Wolf
12
-55
/
+214
2009-05-22
Create qemu-option.h
Kevin Wolf
5
-40
/
+418
2009-05-22
allow changing the speed of a running migration
Glauber Costa
1
-0
/
+7
2009-05-22
introduce set_rate_limit function for QEMUFile
Glauber Costa
3
-10
/
+43
2009-05-22
augment info migrate with page status
Glauber Costa
3
-1
/
+27
2009-05-22
Don't send all gratuitous packets at once.
Gleb Natapov
1
-5
/
+19
2009-05-22
Minimal ethernet frame length is 64 bytes.
Gleb Natapov
1
-1
/
+2
2009-05-22
Fix segv when passing an unknown protocol
Anthony Liguori
1
-1
/
+1
2009-05-22
Partially revert e20a8dff4c0da3827764924139d3bb73962f5d5a
Anthony Liguori
2
-8
/
+5
2009-05-22
Revert "Fix arm-softmmu breakage"
Anthony Liguori
1
-2
/
+2
2009-05-21
Introduce is_default field for QEMUMachine
Anthony Liguori
11
-3
/
+24
2009-05-21
Refactor how display drivers are selected
Anthony Liguori
5
-49
/
+58
2009-05-21
Fix arm-softmmu breakage
Blue Swirl
1
-2
/
+2
2009-05-21
Compile most Xen files only once
Blue Swirl
4
-2
/
+14
2009-05-21
Compile fdc, escc and SCSI controllers only once
Blue Swirl
3
-12
/
+16
2009-05-21
Let the venomous poison spread to more identifiers
Blue Swirl
1
-0
/
+23
2009-05-21
Convert machine registration to use module init functions
Anthony Liguori
45
-263
/
+321
2009-05-21
Eliminate --disable-gfx-check and make VNC default when SDL not available
Anthony Liguori
4
-33
/
+36
2009-05-21
Do not attempt to allocate sn_tab when there are no snapshots
malc
1
-0
/
+5
2009-05-21
Cast pointer arguments of get/setsockopt, send to void * to keep GCC
malc
3
-3
/
+4
2009-05-20
kvm: add error message for when SMP is requested
Mark McLoughlin
1
-1
/
+3
2009-05-20
Remove initrd warning message
Richard W.M. Jones
1
-3
/
+0
2009-05-20
initialize struct sigevent before timer_create
Jean-Christophe Dubois
1
-0
/
+5
2009-05-20
Fix NULL alarm_timer pointer at exit
Jean-Christophe Dubois
1
-2
/
+2
2009-05-20
keep initrd in below 4g area.
Glauber Costa
1
-4
/
+5
2009-05-20
migrate.c: migrate_fd_put_buffer: Do not busyloop: stop writing if EWOULDBLOCK
Uri Lublin
1
-1
/
+1
2009-05-20
kvm: work around supported cpuid ioctl() brokenness
Mark McLoughlin
1
-0
/
+3
2009-05-20
remove gcc 3.x requirement from documentation
Hollis Blanchard
1
-10
/
+0
2009-05-20
Remove dead code
malc
1
-14
/
+7
2009-05-19
Format per CODING_STYLE
malc
1
-6
/
+10
2009-05-19
Abort on attempts to allocate zero bytes
malc
1
-2
/
+7
2009-05-19
Unbreak out-of-tree builds
malc
1
-1
/
+1
2009-05-19
Hardware convenience library
Paul Brook
18
-133
/
+248
2009-05-19
Disable >4G ram support on 32-bit targets
Paul Brook
1
-0
/
+4
2009-05-19
Only define __llseek if it is going to be used
Paul Brook
1
-1
/
+1
2009-05-19
Avoid implicit truncation compiler warnings
Paul Brook
1
-2
/
+2
2009-05-19
Remove obsolete BIOS_SIZE from sysemu.h
Paul Brook
9
-33
/
+14
2009-05-18
cris: First shot at qdev for CRIS interrupts.
Edgar E. Iglesias
6
-48
/
+114
2009-05-18
etrax: Don't keep the passed irq pointer.
Edgar E. Iglesias
1
-3
/
+3
2009-05-18
etrax: Remove unused eth irq line.
Edgar E. Iglesias
4
-10
/
+6
2009-05-18
Syborg virtio bindings.
Paul Brook
3
-0
/
+293
[next]