summaryrefslogtreecommitdiff
path: root/vl.c
AgeCommit message (Expand)AuthorFilesLines
2010-08-05Merge remote branch 'kraxel/spice.v14' into spice.kvm.v14spice.kvm.v14.spicevmcGerd Hoffmann1-1/+23
2010-08-04spice: add qxl deviceGerd Hoffmann1-1/+3
2010-08-04spice: simple displayGerd Hoffmann1-1/+6
2010-08-04spice: core bitsGerd Hoffmann1-0/+15
2010-08-02Merge remote branch 'upstream' into nextAvi Kivity1-3/+3
2010-08-01Merge commit 'fd2f659ee3f6f991f4f194f3fde5c9f957fd663d' into upstream-mergeAvi Kivity1-1/+1
2010-07-30migration: Accept 'cont' only after successful incoming migrationAmit Shah1-0/+2
2010-07-30remove pointless if from vl.cJoel Schopp1-3/+1
2010-07-22Rename tcg_cpu_exec and tcg_has_workJan Kiszka1-1/+1
2010-07-13Merge commit '04b16653720cb3db353461e088612f8a24ff360b' into upstream-mergeMarcelo Tosatti1-1/+1
2010-07-13Merge commit '0be71e324f774a77243f1a1487f468232d69542b' into upstream-mergeMarcelo Tosatti1-1/+1
2010-07-06savevm: Add DeviceState paramAlex Williamson1-1/+1
2010-07-06savevm: Migrate RAM based on name/offsetAlex Williamson1-1/+1
2010-07-04Merge commit 'be41cbe0368b5becac02a1bf885341ba25ba9a9e' into upstream-mergeMarcelo Tosatti1-1/+6
2010-07-04Merge commit '758e8e38eb582e3dc87fd55a1d234c25108a7b7f' into upstream-mergeMarcelo Tosatti1-7/+19
2010-06-23do not enter vcpu again if it was stopped during IOGleb Natapov1-0/+1
2010-06-22Exit if incoming migration failsJuan Quintela1-1/+6
2010-06-22virtio-9p: Make infrastructure for the new security model.Venkateswararao Jujjuri (JV)1-4/+4
2010-06-22virtio-9p: Introduces an option to specify the security model.Venkateswararao Jujjuri (JV)1-3/+15
2010-06-22Declare no_hpet variable for all targetsJes Sorensen1-2/+0
2010-06-22Only treat KVM specific cmdline options for KVM enabled buildsJes Sorensen1-0/+2
2010-06-21Merge commit 'fd42deeb4cb42f90084046e3ebdb4383953195e3' into upstream-mergeAvi Kivity1-0/+19
2010-06-21Merge commit '666daa68234b5b1758652633cab07d5ca6046a5b' into upstream-mergeAvi Kivity1-499/+8
2010-06-21Merge commit 'f274776028ddb026f8891cabaf59bd58dbfc31bd' into upstream-mergeAvi Kivity1-3/+0
2010-06-21Merge commit '27bb0b2d6f80f058bdb6fcc8fcdfa69b0c8a6d71' into upstream-mergeAvi Kivity1-125/+5
2010-06-21Merge commit '0766379d4c58c5c1edc6adc414bfb25fc979b083' into upstream-mergeAvi Kivity1-15/+1
2010-06-21Merge commit '8847cfe8aa9d8f6b8648aafd5d929a57d836cc61' into upstream-mergeAvi Kivity1-28/+1
2010-06-21Merge commit '59a5264b994343f01d19faf95c0e5df70346ded8' into upstream-mergeAvi Kivity1-309/+10
2010-06-21Merge commit 'ca35f780ac4654bfa086613c72b011448afff327' into upstream-mergeAvi Kivity1-1/+1
2010-06-14Add exit notifiers.Gerd Hoffmann1-0/+19
2010-06-14Merge remote branch 'kwolf/for-anthony' into stagingAnthony Liguori1-491/+8
2010-06-12Move chroot handling to OS specific files.Jes Sorensen1-17/+1
2010-06-12Move runas handling from vl.c to OS specific files.Jes Sorensen1-28/+1
2010-06-12Introduce OS specific cmdline argument handling and move SMB arg to os-posix.cJes Sorensen1-16/+3
2010-06-12Move set_proc_name() to OS specific files.Jes Sorensen1-18/+1
2010-06-12Rename qemu-options.h to qemu-options.defJes Sorensen1-3/+3
2010-06-12Move line-buffering setup to OS specific files.Jes Sorensen1-4/+1
2010-06-12Move daemonize handling to OS specific filesJes Sorensen1-103/+3
2010-06-12Move find_datadir to OS specific files.Jes Sorensen1-90/+1
2010-06-12Move main signal handler setup to os specificfiles.Jes Sorensen1-32/+1
2010-06-12Rename os_setup_signal_handling() to os_setup_early_signal_handling()Jes Sorensen1-1/+1
2010-06-12Move win32 early signal handling setup to os_setup_signal_handling()Jes Sorensen1-30/+0
2010-06-12Introduce os-posix.c and create os_setup_signal_handling()Jes Sorensen1-7/+1
2010-06-12vl.c: Move host_main_loop_wait() to OS specific files.Jes Sorensen1-51/+1
2010-06-12Introduce os-win32.c and move polling functions from vl.cJes Sorensen1-80/+0
2010-06-12vl.c: Remove double include of netinet/in.h for SolarisJes Sorensen1-1/+0
2010-06-10main: allocate gui_timer only once.Isaku Yamahata1-0/+1
2010-06-10configure: expand ${prefix} in create_configPaolo Bonzini1-1/+1
2010-06-04Merge commit '358c360feb346dff8f911e2d1dbcdd6319393f1d' into upstream-mergeMarcelo Tosatti1-3/+3
2010-06-04Merge commit '97679527bf2f002225d08cfb93f840cef449ac0e' into upstream-mergeMarcelo Tosatti1-2/+2