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
*
qapi: add query-machines command
Anthony Liguori
2012-08-13
1
-0
/
+31
*
qmp: emit the WAKEUP event when the guest is put to run
Luiz Capitulino
2012-08-13
1
-1
/
+1
*
qmp: don't emit the RESET event on wakeup from S3
Luiz Capitulino
2012-08-13
1
-1
/
+15
*
Merge remote-tracking branch 'stefanha/trivial-patches' into staging
Anthony Liguori
2012-08-12
1
-5
/
+5
|
\
|
*
vl.c: Exit QEMU early if no machine is found
Dunrong Huang
2012-08-10
1
-5
/
+5
*
|
Merge remote-tracking branch 'bonzini/scsi-next' into staging
Anthony Liguori
2012-08-12
1
-0
/
+5
|
\
\
|
|
/
|
/
|
|
*
iscsi: Pick default initiator-name based on the name of the VM
Ronnie Sahlberg
2012-08-09
1
-0
/
+5
*
|
handle device help before accelerator set up
Bruce Rogers
2012-08-09
1
-3
/
+5
|
/
*
Fixes related to processing of qemu's -numa option
Chegu Vinod
2012-08-04
1
-22
/
+21
*
fips: fix build on !Linux
Anthony Liguori
2012-08-04
1
-3
/
+0
*
vnc: disable VNC password authentication (security type 2) when in FIPS mode
Paul Moore
2012-08-03
1
-0
/
+4
*
Support 'help' as a synonym for '?' in command line options
Peter Maydell
2012-08-02
1
-2
/
+2
*
Merge commit 'quintela/migration-next-v5' into staging
Anthony Liguori
2012-07-30
1
-2
/
+1
|
\
|
*
savevm: Live migration handlers register the struct directly
Juan Quintela
2012-07-20
1
-2
/
+1
*
|
vl.c: Don't print errno after failed qemu_chr_new()
Peter Maydell
2012-07-28
1
-6
/
+6
|
/
*
block: Geometry and translation hints are now useless, purge them
Markus Armbruster
2012-07-17
1
-1
/
+1
*
vnc: add a more descriptive error message
Amos Kong
2012-07-13
1
-1
/
+4
*
qemu_find_file: check name as a straight path even if it has no '/'
Peter Maydell
2012-07-11
1
-3
/
+2
*
Allow machines to configure the QEMU_VERSION that's exposed via hardware
Crístian Viana
2012-06-19
1
-0
/
+4
*
do not include <libutil.h> needlessly or if it doesn't exist
Michael Tokarev
2012-06-09
1
-6
/
+0
*
qemu-option: qemu_opts_create(): use error_set()
Luiz Capitulino
2012-06-04
1
-9
/
+13
*
Merge remote-tracking branch 'origin/master' into staging
Anthony Liguori
2012-05-14
1
-9
/
+14
|
\
|
*
vga: disable default VGA if appropriate -device is used
Paolo Bonzini
2012-05-12
1
-9
/
+14
*
|
use inet_listen()/inet_connect() to support ipv6 migration
Amos Kong
2012-05-10
1
-1
/
+6
*
|
implement -no-user-config command-line option (v3)
Eduardo Habkost
2012-05-10
1
-1
/
+5
*
|
vl.c: change 'defconfig' variable to bool (v2)
Eduardo Habkost
2012-05-10
1
-2
/
+2
*
|
move code to read default config files to a separate function (v2)
Eduardo Habkost
2012-05-10
1
-8
/
+2
|
/
*
vl: drop is_suspended variable
Luiz Capitulino
2012-05-08
1
-5
/
+2
*
runstate: introduce suspended state
Luiz Capitulino
2012-05-08
1
-0
/
+7
*
Merge branch 'arm-devs.for-upstream' of git://git.linaro.org/people/pmaydell/...
Blue Swirl
2012-03-31
1
-0
/
+2
|
\
|
*
rtc: add -rtc clock=rt
Paolo Bonzini
2012-03-30
1
-0
/
+2
*
|
qtest: add test framework
Anthony Liguori
2012-03-30
1
-1
/
+9
|
/
*
vl.c: fix '-cpu ?' segfault
Eduardo Habkost
2012-03-26
1
-1
/
+1
*
Merge remote-tracking branch 'sstabellini/saverestore-8' into staging
Anthony Liguori
2012-03-19
1
-1
/
+1
|
\
|
*
Set runstate to INMIGRATE earlier
Stefano Stabellini
2012-03-19
1
-1
/
+1
*
|
spice: fix broken initialization
Alon Levy
2012-03-19
1
-0
/
+5
*
|
qom: Register QOM infrastructure early
Andreas Färber
2012-03-13
1
-2
/
+2
*
|
initialize CPU model list after handling -readconfig options
Eduardo Habkost
2012-03-12
1
-7
/
+13
*
|
arm: add device tree support
Grant Likely
2012-03-02
1
-0
/
+8
*
|
usb: Resolve warnings about unassigned bus on usb device creation
Jan Kiszka
2012-02-27
1
-3
/
+4
|
/
*
vl.c: Avoid segfault when started with no arguments
Peter Maydell
2012-02-24
1
-7
/
+10
*
suspend: add qmp events
Gerd Hoffmann
2012-02-24
1
-0
/
+2
*
suspend: add infrastructure
Gerd Hoffmann
2012-02-24
1
-0
/
+67
*
Merge remote-tracking branch 'stefanha/trivial-patches' into staging
Anthony Liguori
2012-02-24
1
-2
/
+2
|
\
|
*
vl.c: Increase width of machine name column in "-M ?" output
Peter Maydell
2012-02-23
1
-2
/
+2
*
|
gdbstub: Error locations for -gdb
Markus Armbruster
2012-02-24
1
-6
/
+4
*
|
vl.c: Error locations for options using add_device_config()
Markus Armbruster
2012-02-24
1
-0
/
+4
|
/
*
Make kernel, initrd and append be machine_opts
Peter Maydell
2012-02-22
1
-8
/
+16
*
vl: make find_default_machine externally visible
Jordan Justen
2012-02-22
1
-1
/
+1
*
notifier: switch to QLIST
Paolo Bonzini
2012-02-17
1
-1
/
+1
[next]