index
:
bwlp/qemu.git
block_qcow2_cluster_info
master
spice_video_codecs
Experimental fork of QEMU with video encoding patches
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
vl.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Only IDE needs limits for CHS configuration
Blue Swirl
2009-10-17
1
-3
/
+3
*
net: handle -netdevice options
Mark McLoughlin
2009-10-15
1
-1
/
+1
*
net: add -netdev option
Mark McLoughlin
2009-10-15
1
-0
/
+5
*
net: add QemuOptsList arg to net_client_parse()
Mark McLoughlin
2009-10-15
1
-1
/
+1
*
unlock iothread mutex before running kvm ioctl
Glauber Costa
2009-10-12
1
-4
/
+4
*
Final net cleanup after conversion to QemuOpts
Mark McLoughlin
2009-10-06
1
-24
/
+4
*
Port usb net to QemuOpts
Mark McLoughlin
2009-10-06
1
-4
/
+15
*
Remove double error message for -device option parsing
Mark McLoughlin
2009-10-06
1
-3
/
+1
*
Don't exit() in config_error()
Markus Armbruster
2009-10-06
1
-3
/
+6
*
Don't assign a static string to NICInfo::model
Mark McLoughlin
2009-10-06
1
-1
/
+1
*
offer right-ctrl as a grab option
Dustin Kirkland
2009-10-06
1
-0
/
+4
*
Reorganize option rom (+linux kernel) loading.
Gerd Hoffmann
2009-10-06
1
-0
/
+3
*
Improve error reporting on file access
Justin M. Forbes
2009-10-05
1
-10
/
+10
*
drive cleanup fixes.
Gerd Hoffmann
2009-10-05
1
-11
/
+5
*
qdev hotplug: infrastructure and monitor commands.
Gerd Hoffmann
2009-10-05
1
-0
/
+2
*
Enable host-clock-based RTC
Jan Kiszka
2009-10-05
1
-1
/
+16
*
Refactor RTC command line switches
Jan Kiszka
2009-10-05
1
-35
/
+76
*
Introduce QEMU_CLOCK_HOST
Jan Kiszka
2009-10-05
1
-11
/
+35
*
win32: Drop dead dyntick timer code
Jan Kiszka
2009-10-05
1
-5
/
+1
*
Rename QEMU_TIMER_* to QEMU_CLOCK_*
Jan Kiszka
2009-10-05
1
-21
/
+21
*
do proper cpu_self check
Glauber Costa
2009-10-05
1
-2
/
+7
*
Fix warning about undefined madvise() on OpenSolaris
Blue Swirl
2009-10-02
1
-0
/
+3
*
Revert "Get rid of _t suffix"
Anthony Liguori
2009-10-01
1
-14
/
+14
*
Get rid of _t suffix
malc
2009-10-01
1
-14
/
+14
*
Win32: avoid a warning
Blue Swirl
2009-09-27
1
-4
/
+4
*
vl: Add failure check for SetEvent
malc
2009-09-27
1
-1
/
+5
*
vl: Do not use perror after failed Win32 API calls
malc
2009-09-27
1
-3
/
+5
*
fix -daemonize with kvm
Marcelo Tosatti
2009-09-26
1
-10
/
+10
*
Fix coding style issue
Mark McLoughlin
2009-09-25
1
-1
/
+1
*
support media=cdrom for if=none
Gerd Hoffmann
2009-09-15
1
-1
/
+1
*
Revert "Open chr device for all serial ports"
Aurelien Jarno
2009-09-14
1
-9
/
+7
*
Open chr device for all serial ports
Aurelien Jarno
2009-09-14
1
-7
/
+9
*
Fix sys-queue.h conflict for good
Blue Swirl
2009-09-12
1
-28
/
+28
*
Make get_ticks_per_sec() a static inline
Anthony Liguori
2009-09-11
1
-14
/
+6
*
timers: move them to VMState
Juan Quintela
2009-09-11
1
-22
/
+12
*
timers: Createt TimersState and put all timers state there
Juan Quintela
2009-09-11
1
-31
/
+39
*
Unexport ticks_per_sec variable. Create get_ticks_per_sec() function
Juan Quintela
2009-09-11
1
-5
/
+10
*
timers: remove useless check
Juan Quintela
2009-09-11
1
-6
/
+0
*
ram: Remove SaveVM Version 2 support
Juan Quintela
2009-09-11
1
-93
/
+1
*
ram: remove support for loading v1
Juan Quintela
2009-09-11
1
-42
/
+0
*
switch chardev to QemuOpts: infrastructure, null device
Gerd Hoffmann
2009-09-11
1
-0
/
+10
*
Revert "don't call cpu_sychronize_state from reset handlers"
Anthony Liguori
2009-09-11
1
-6
/
+1
*
don't call cpu_sychronize_state from reset handlers
Glauber Costa
2009-09-10
1
-1
/
+6
*
qemu-kvm: fix segfault when running kvm without /dev/kvm, falling back to non...
Dustin Kirkland
2009-09-10
1
-10
/
+10
*
mv strdup to qemu_strdup in vl.c
Jean-Christophe DUBOIS
2009-09-09
1
-3
/
+3
*
fix vl.c compilation if CONFIG_KVM is not defined
Jean-Christophe DUBOIS
2009-09-09
1
-1
/
+2
*
fix PATH_MAX conditional compilation
Jean-Christophe DUBOIS
2009-09-09
1
-9
/
+2
*
qdev/usb: make qemu aware of usb busses.
Gerd Hoffmann
2009-09-09
1
-118
/
+36
*
qdev/usb: add usb bus support to qdev, convert drivers.
Gerd Hoffmann
2009-09-09
1
-2
/
+2
*
allow passing null machine pointer to drive_init().
Gerd Hoffmann
2009-09-09
1
-1
/
+1
[next]