index
:
~alon/qemu
async_and_s3.v3
async_and_s3.v4
async_and_s3.v5
async_and_s3.v6
async_and_s3.v7
async_monitor
bz747011-screendump-async.v3
bz_virtio_console_epipe
fb_async_fix.v2
features/qxl-monitors-config
kd
libcacard
libcacard-fedora
libcacard.1
libcacard_ccid.1
libcacard_ccid.2
libcacard_ccid.4
libcacard_fixes
locking.fixes.candidate.1
master
pull-libcacard-1
pull-libcacard-assert
pull-libcacard.afe
pull-libcacard.data
pull-libcacard.glusterfs
qemu-kvm.master.spice.v36.s3.v1
qemu.qxl_debug.for_gerd
qemu.s3.v1
qkm.spice.v28.ccid.v15
qxl-fixes
qxl/pull
s3.v3
s3.v4.async.api
s3.v4.async.api.v2
screendump-qapi
spice-vmc.resethandler.v1
spice.kvm.v11.spicevmc
spice.kvm.v11.spicevmc_and_ccid
spice.kvm.v14.spicevmc
spice.kvm.v14.spicevmc_and_ccid_and_chardev
spice.kvm.v14.usb_ccid
spice.kvm.v14.usb_ccid.spicevmc_chardev
spice.kvm.v14.usb_ccid.spicevmc_chardev.refactor_vdiport_interface
spice.kvm.v14.usb_ccid_original_patches
spice.kvm.v18
spice.kvm.v18.ccid.v8.1.based
spice.kvm.v18.usb-ccid.v2
spice.kvm.v18.usb-ccid.v3
spice.kvm.v18.usb-ccid.v4
spice.kvm.v18.usb-ccid.v5
spice.kvm.v18.usb-ccid.v6
spice.kvm.v18.usb-ccid.wip
spice.v18
spice.v36.s3.v1
spice.v36.s3.v2
spice.v36.s3.wip
spice_semi_seamless_migration_gerd_on_vacation
testpatch
to-q/qxl/fb_async_fix.v1
usb-ccid.kvm.v18
usb-ccid.old
usb-ccid.spice.kvm.v14
usb-ccid.v13
usb_ccid.v11
usb_ccid.v12
usb_ccid.v13
usb_ccid.v14
usb_ccid.v15
usb_ccid.v16
usb_ccid.v16.reordered
usb_ccid.v18
usb_ccid.v19
usb_ccid.v20
usb_ccid.v22
usb_ccid.v23
usb_ccid.v24
usb_ccid.v25
usb_ccid.v25.clean
usb_ccid.v7
usb_ccid.v7.wip
usb_ccid.v9
vdiport_refactor.v2
vdiport_refactor.v3.and_usb_ccid_fixes
wip-ccid-win
wip/qxl-client-monitors-config
wip/shared-memory
spice qemu with usb-ccid device
alon
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
vl.c
Age
Commit message (
Expand
)
Author
Files
Lines
2010-02-05
fix undefined shifts by >32
Paolo Bonzini
1
-2
/
+2
2010-02-03
qdev: Fix exit code for -device ?
Markus Armbruster
1
-0
/
+8
2010-01-27
Fix regression in option parsing
Anthony Liguori
1
-0
/
+1
2010-01-26
virtio: Add memory statistics reporting to the balloon driver
Adam Litke
1
-7
/
+14
2010-01-26
virtio-console: Automatically use virtio-serial-bus for the older -virtiocons...
Amit Shah
1
-2
/
+13
2010-01-26
vl.c: fix warning with _FORTIFY_SOURCE
Kirill A. Shutemov
1
-4
/
+18
2010-01-24
Load global config files by default
Anthony Liguori
1
-0
/
+39
2010-01-24
Move out option lookup into a separate function
Anthony Liguori
1
-29
/
+43
2010-01-20
virtio-console: qdev conversion, new virtio-serial-bus
Amit Shah
1
-0
/
+2
2010-01-20
Clean-up a little bit the RW related bits of BDRV_O_FLAGS. BDRV_O_RDONLY gone...
Naphtali Sprei
1
-4
/
+4
2010-01-20
Make CDROM a read-only drive
Naphtali Sprei
1
-0
/
+7
2010-01-13
vl.c: Remove dead assignment
Amit Shah
1
-5
/
+1
2010-01-13
move kbd/mouse handling to input.c
Paolo Bonzini
1
-212
/
+2
2010-01-11
Fix CPU topology initialization
Jiri Denemark
1
-4
/
+4
2010-01-08
debugcon: support for debugging consoles (e.g. Bochs port 0xe9)
H. Peter Anvin
1
-0
/
+23
2009-12-23
USB: Improve usbdevice error messages
Scott Tsai
1
-3
/
+14
2009-12-18
fix pidfile option to work in WIN32
Juha Riihimäki
1
-1
/
+3
2009-12-18
fix vga names in default_list
Gerd Hoffmann
1
-2
/
+2
2009-12-18
usb-net: use qdev for -usbdevice
Gerd Hoffmann
1
-18
/
+0
2009-12-18
Check rom_load_all() return value.
Gerd Hoffmann
1
-1
/
+4
2009-12-18
defaults: update device_list[]
Gerd Hoffmann
1
-0
/
+3
2009-12-18
defaults: split default_drive
Gerd Hoffmann
1
-3
/
+20
2009-12-18
Revert "Rename DriveInfo.onerror to on_write_error" (fix mismerge)
Kevin Wolf
1
-4
/
+0
2009-12-18
add default virtcon initialization
Alexander Graf
1
-0
/
+2
2009-12-12
monitor: Convert do_info_mice() to QObject
Luiz Capitulino
1
-7
/
+55
2009-12-12
Set default console to virtio on S390x
Gerd Hoffmann
1
-1
/
+18
2009-12-12
default devices: virtio consoles.
Gerd Hoffmann
1
-30
/
+35
2009-12-12
add -qmp convinience switch
Gerd Hoffmann
1
-5
/
+9
2009-12-12
add new -mon switch
Gerd Hoffmann
1
-0
/
+8
2009-12-12
rework -monitor handling, switch to QemuOpts
Gerd Hoffmann
1
-43
/
+76
2009-12-12
default devices: drives
Gerd Hoffmann
1
-6
/
+10
2009-12-12
default devices: network
Gerd Hoffmann
1
-0
/
+1
2009-12-12
default devices: add global cmd line option.
Gerd Hoffmann
1
-0
/
+6
2009-12-12
default devices: vga adapter.
Gerd Hoffmann
1
-1
/
+8
2009-12-12
zap serial_monitor_mux
Gerd Hoffmann
1
-34
/
+8
2009-12-12
default devices: qemu monitor.
Gerd Hoffmann
1
-44
/
+50
2009-12-12
default devices: parallel port.
Gerd Hoffmann
1
-30
/
+34
2009-12-12
default devices: core code & serial lines.
Gerd Hoffmann
1
-41
/
+81
2009-12-12
chardev: move greeting into vc backend.
Gerd Hoffmann
1
-24
/
+0
2009-12-12
Revert "Set default console to virtio on S390x"
Gerd Hoffmann
1
-26
/
+0
2009-12-12
Revert "monitor: Command-line flag to enable control mode"
Gerd Hoffmann
1
-7
/
+4
2009-12-12
chardev: make chardevs specified in config file work.
Gerd Hoffmann
1
-3
/
+13
2009-12-12
qdev: add command line option to set global defaults for properties.
Gerd Hoffmann
1
-0
/
+6
2009-12-12
qdev: make compat stuff more generic
Gerd Hoffmann
1
-1
/
+1
2009-12-05
Set default console to virtio on S390x
Alexander Graf
1
-0
/
+26
2009-12-04
monitor: rename EVENT_* to QEVENT_* to avoid conflict on mingw32
Blue Swirl
1
-5
/
+5
2009-12-03
Rename DriveInfo.onerror to on_write_error
Kevin Wolf
1
-0
/
+4
2009-12-03
Don't leak file descriptors
Kevin Wolf
1
-4
/
+7
2009-12-03
virtio-blk: Implement rerror option
Kevin Wolf
1
-1
/
+1
2009-12-03
ide: Implement rerror option
Kevin Wolf
1
-1
/
+1
[next]