index
:
~fziglio/qemu
master
virgl-spice
Qemu experimental branch
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2011-02-04
Correct alarm deadline computation
Paolo Bonzini
1
-4
/
+11
2011-02-04
use nanoseconds everywhere for timeout computation
Paolo Bonzini
1
-16
/
+16
2011-02-04
savevm: fix corruption in vmstate_subsection_load().
Yoshiaki Tamura
1
-1
/
+9
2011-02-02
Revert "Open up the 0.15 development branch"
Aurelien Jarno
1
-1
/
+1
2011-02-01
Open up the 0.15 development branch
Anthony Liguori
1
-1
/
+1
2011-02-01
Update version for 0.14.0-rc0
v0.14.0-rc0
Anthony Liguori
1
-1
/
+1
2011-02-01
Update SeaBIOS to 0.6.1.2
Anthony Liguori
2
-0
/
+0
2011-02-01
vhost: force vhost off for non-MSI guests
mst@redhat.com
9
-13
/
+52
2011-02-01
tap: safe sndbuf default
Michael S. Tsirkin
2
-5
/
+10
2011-02-01
Add boot index documentation.
Gleb Natapov
1
-0
/
+43
2011-02-01
Add bootindex handling into usb storage device.
Gleb Natapov
1
-0
/
+2
2011-02-01
fix QemuOpts leak
Paolo Bonzini
1
-0
/
+1
2011-02-01
remove text_console_opts
Paolo Bonzini
1
-6
/
+2
2011-02-01
add set_echo implementation for text consoles
Paolo Bonzini
1
-1
/
+16
2011-02-01
create TextConsole together with the CharDeviceState
Paolo Bonzini
1
-25
/
+31
2011-02-01
add set_echo implementation for qemu_chr_stdio
Paolo Bonzini
1
-10
/
+16
2011-02-01
move atexit(term_exit) and O_NONBLOCK to qemu_chr_open_stdio
Paolo Bonzini
1
-10
/
+8
2011-02-01
add qemu_chr_set_echo
Paolo Bonzini
3
-0
/
+10
2011-02-01
remove broken code for tty
Paolo Bonzini
1
-10
/
+0
2011-02-01
Merge remote branch 'qemu-kvm/uq/master' into staging
Anthony Liguori
16
-488
/
+716
2011-02-01
Merge remote branch 'spice/spice.v29.pull' into staging
Anthony Liguori
17
-80
/
+391
2011-02-01
Merge remote branch 'spice/usb.5' into staging
Anthony Liguori
6
-111
/
+282
2011-02-01
Merge remote branch 'amit/for-anthony' into staging
Anthony Liguori
3
-46
/
+139
2011-02-01
vnc: Fix password expiration through 'change vnc ""' (v2)
Anthony Liguori
3
-10
/
+38
2011-02-01
linux-user: avoid gcc array overrun warning for sparc
Peter Maydell
1
-3
/
+4
2011-02-01
hw/slavio_intctl.c: fix gcc warning about array bounds overrun
Peter Maydell
1
-1
/
+6
2011-02-01
SPARC: Fix Leon3 cache control
Fabien Chouteau
4
-10
/
+23
2011-01-31
Merge remote branch 'mst/for_anthony' into staging
Anthony Liguori
1
-2
/
+2
2011-01-31
blockdev: Fix drive_add for drives without media
Markus Armbruster
5
-18
/
+7
2011-01-31
blockdev: Replace drive_add()'s fmt, ... by optstr parameter
Markus Armbruster
3
-21
/
+15
2011-01-31
blockdev: Reject multiple definitions for the same drive
Markus Armbruster
2
-17
/
+33
2011-01-31
blockdev: New drive_get_by_index()
Markus Armbruster
2
-0
/
+8
2011-01-31
blockdev: Factor drive_index_to_{bus,unit}_id out of drive_init()
Markus Armbruster
1
-8
/
+14
2011-01-31
blockdev: Make drive_add() take explicit type, index parameters
Markus Armbruster
4
-25
/
+48
2011-01-31
blockdev: Fix regression in -drive if=scsi,index=N
Markus Armbruster
7
-9
/
+20
2011-01-31
blockdev: Put BlockInterfaceType names and max_devs in tables
Markus Armbruster
1
-30
/
+21
2011-01-31
blockdev: Move BlockInterfaceType from qemu-common.h to blockdev.h
Markus Armbruster
2
-6
/
+6
2011-01-31
blockdev: New drive_get_next(), replacing qdev_init_bdrv()
Markus Armbruster
6
-22
/
+19
2011-01-31
qcow2-refcount: remove write-only variables
Blue Swirl
1
-4
/
+1
2011-01-31
scsi hotplug: Set DriveInfo member bus correctly
Markus Armbruster
1
-0
/
+1
2011-01-31
raw-win32: Fix bdrv_flush return value
Kevin Wolf
1
-1
/
+1
2011-01-31
qed: Images with backing file do not require QED_F_NEED_CHECK
Stefan Hajnoczi
1
-7
/
+17
2011-01-31
qcow2: Add bdrv_discard support
Kevin Wolf
3
-0
/
+92
2011-01-31
qemu-io: Fix discard command
Kevin Wolf
1
-1
/
+1
2011-01-31
sheepdog: support creating images on remote hosts
MORITA Kazutaka
1
-3
/
+14
2011-01-31
Reorganize struct Qcow2Cache for better struct packing
Jes Sorensen
1
-1
/
+1
2011-01-31
ahci: Fix cpu_physical_memory_unmap() argument ordering
Stefan Hajnoczi
1
-5
/
+5
2011-01-31
Add documentation for STRTOSZ_DEFSUFFIX_ macros
Jes Sorensen
1
-0
/
+7
2011-01-31
virtio-pci: Disable virtio-ioeventfd when !CONFIG_IOTHREAD
Stefan Hajnoczi
1
-2
/
+6
2011-01-31
virtio-blk: tell the guest about size changes
Christoph Hellwig
1
-0
/
+10
[prev]
[next]