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
*
cleanup block driver option handling in vl.c
Christoph Hellwig
2010-04-23
1
-29
/
+16
*
Replace calls of old bdrv_open
Kevin Wolf
2010-04-23
1
-1
/
+1
*
qemu-config: qemu_read_config_file() reads the normal config file
Kevin Wolf
2010-04-23
1
-24
/
+11
*
provide a stub version of kvm-all.c if !CONFIG_KVM
Paolo Bonzini
2010-04-19
1
-9
/
+7
*
error: Drop extra messages after qemu_opts_set() and qemu_opts_parse()
Markus Armbruster
2010-04-18
1
-5
/
+0
*
Fix build when configured with --enable-io-thread
Blue Swirl
2010-04-12
1
-11
/
+2
*
boot: remove unused boot_devices_bitmap variable
Eduardo Habkost
2010-04-10
1
-5
/
+3
*
net: remove broken net_set_boot_mask() boot device validation
Eduardo Habkost
2010-04-10
1
-4
/
+1
*
move balloon handling to balloon.c
Paolo Bonzini
2010-04-09
1
-34
/
+0
*
move two variable declarations out of vl.c
Paolo Bonzini
2010-04-09
1
-4
/
+0
*
move socket_init to qemu-sockets.c
Paolo Bonzini
2010-04-09
1
-24
/
+0
*
read-only: allow read-only CDROM with any interface
Naphtali Sprei
2010-04-08
1
-8
/
+5
*
Use sysctl instead of /proc to find executable path on FreeBSD
Juergen Lock
2010-03-30
1
-4
/
+8
*
Refactor target specific handling, compile vl.c only once
Blue Swirl
2010-03-29
1
-439
/
+37
*
Refactor CPUState handling out of vl.c
Blue Swirl
2010-03-29
1
-746
/
+3
*
Refactor a few architecture dependent pieces in vl.c
Blue Swirl
2010-03-29
1
-25
/
+47
*
Move KVM and Xen global flags to vl.c
Blue Swirl
2010-03-29
1
-0
/
+4
*
Adjust debug handling
Blue Swirl
2010-03-29
1
-3
/
+3
*
Fix driftfix option
Blue Swirl
2010-03-27
1
-3
/
+3
*
Refactor numa mode setting
Blue Swirl
2010-03-27
1
-8
/
+15
*
Compile ide/core only once
Blue Swirl
2010-03-27
1
-1
/
+1
*
Revert "Introduce a default qmp session"
Anthony Liguori
2010-03-21
1
-63
/
+0
*
Revert "qmp: don't make -qmp disable the default monitor"
Anthony Liguori
2010-03-21
1
-11
/
+2
*
Revert "Convert atexit users to exit_notifier"
Anthony Liguori
2010-03-21
1
-5
/
+2
*
Revert "Add exit notifiers"
Anthony Liguori
2010-03-21
1
-27
/
+0
*
Fix mingw32 build
Blue Swirl
2010-03-20
1
-3
/
+14
*
Introduce a default qmp session
Anthony Liguori
2010-03-19
1
-0
/
+52
*
qmp: don't make -qmp disable the default monitor
Anthony Liguori
2010-03-19
1
-2
/
+11
*
Convert atexit users to exit_notifier
Anthony Liguori
2010-03-19
1
-2
/
+5
*
Add exit notifiers
Anthony Liguori
2010-03-19
1
-0
/
+27
*
Handle deleted IOHandlers in a single buffer
Juan Quintela
2010-03-19
1
-10
/
+7
*
rename IOCanRWHandler to IOCanReadHandler
Juan Quintela
2010-03-19
1
-2
/
+2
*
Convert io handlers to QLIST
Juan Quintela
2010-03-19
1
-21
/
+14
*
split out qemu-timer.c
Paolo Bonzini
2010-03-17
1
-1166
/
+0
*
disentangle tcg and deadline calculation
Paolo Bonzini
2010-03-17
1
-8
/
+15
*
place together more #ifdef CONFIG_IOTHREAD blocks
Paolo Bonzini
2010-03-17
1
-41
/
+37
*
move vmstate registration of vmstate_timers earlier
Paolo Bonzini
2010-03-17
1
-31
/
+31
*
new function qemu_icount_delta
Paolo Bonzini
2010-03-17
1
-11
/
+18
*
add qemu_alarm_pending
Paolo Bonzini
2010-03-17
1
-3
/
+8
*
add qemu_icount_round
Paolo Bonzini
2010-03-17
1
-6
/
+7
*
centralize handling of -icount
Paolo Bonzini
2010-03-17
1
-14
/
+19
*
introduce and use qemu_clock_enable
Paolo Bonzini
2010-03-17
1
-2
/
+14
*
change qemu_run_timers interface
Paolo Bonzini
2010-03-17
1
-10
/
+8
*
extract timer handling out of main_loop_wait
Paolo Bonzini
2010-03-17
1
-22
/
+25
*
remove qemu_rearm_alarm_timer from main loop
Paolo Bonzini
2010-03-17
1
-1
/
+7
*
tweak qemu_notify_event
Paolo Bonzini
2010-03-17
1
-7
/
+3
*
do not use qemu_event_increment outside qemu_notify_event
Paolo Bonzini
2010-03-17
1
-1
/
+2
*
more alarm timer cleanup
Paolo Bonzini
2010-03-17
1
-11
/
+18
*
only one flag is needed for alarm_timer
Paolo Bonzini
2010-03-17
1
-16
/
+15
*
fix error in win32_rearm_timer
Paolo Bonzini
2010-03-17
1
-1
/
+1
[next]