index
:
spice/qemu
chardev-flowcontrol
kvm
master
patchrom
pulse
qemu-kvm-0.14.0-spice
qxl
rebase/spice-next
spice-patches
spice.v32.kvm
spice.v32.kvm.ccid.v23
spice.v50
stable-0.14
usb-patches
usb_ccid.v7
usb_ccid.v7.wip
usbredir
Qemu (mirrored from https://gitlab.freedesktop.org/spice/qemu)
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2009-05-23
Add common BusState
Paul Brook
30
-135
/
+229
2009-05-22
Fix lance segfaults
Paul Brook
1
-3
/
+6
2009-05-22
Avoid errors when curl-config does not exist
Paul Brook
1
-1
/
+1
2009-05-22
bios: Use the correct mask to size the PCI option ROM BAR
Anthony Liguori
3
-0
/
+34
2009-05-22
x86: Add support for resume flag
Jan Kiszka
4
-4
/
+17
2009-05-22
net: Fix dump time stamps
Jan Kiszka
1
-2
/
+2
2009-05-22
Add HTTP protocol using curl v6
Alexander Graf
4
-1
/
+555
2009-05-22
USB serial device support
Jason Wessel
1
-2
/
+1
2009-05-22
serial: fix lost character after sysrq
Jason Wessel
1
-0
/
+2
2009-05-22
usb-serial: implement break event.
Jason Wessel
1
-2
/
+10
2009-05-22
slirp: Reassign same address to same DHCP client
Jan Kiszka
1
-3
/
+5
2009-05-22
kvm: x86: Save/restore KVM-specific CPU states
Jan Kiszka
5
-3
/
+49
2009-05-22
kvm: Rework VCPU reset
Jan Kiszka
2
-2
/
+8
2009-05-22
Introduce reset notifier order
Jan Kiszka
74
-105
/
+109
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
[next]