index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
vl.c
Age
Commit message (
Expand
)
Author
2012-10-29
Merge remote-tracking branch 'kwolf/for-anthony' into staging
Anthony Liguori
2012-10-29
Merge branch 'ppc-for-upstream' of git://repo.or.cz/qemu/agraf
Aurelien Jarno
2012-10-29
Merge branch 'queue/qmp' of git://repo.or.cz/qemu/qmp-unstable
Aurelien Jarno
2012-10-29
Add USB option in machine options
zhlcindy@gmail.com
2012-10-24
migration: go to paused state after finishing incoming migration with -S
Paolo Bonzini
2012-10-24
qemu-config: Add new -add-fd command line option
Corey Bryant
2012-10-23
vnc: add error propagation to vnc_display_open
Paolo Bonzini
2012-10-23
migration (incoming): add error propagation to fd and exec protocols
Paolo Bonzini
2012-10-20
create struct for machine initialization arguments
Eduardo Habkost
2012-10-06
Merge branch 'trivial-patches' of git://github.com/stefanha/qemu
Aurelien Jarno
2012-10-06
vl.c: default to std if cirrus is not available
Aurelien Jarno
2012-10-06
vl.c: check for qxl availability
Aurelien Jarno
2012-10-06
vl.c: convert *vga_enabled functions to QOM
Aurelien Jarno
2012-10-05
cleanup useless return sentence
Amos Kong
2012-09-25
add a boot parameter to set reboot timeout
Amos Kong
2012-09-25
Cleanup unused global var qemu_system_powerdown
Igor Mammedov
2012-09-25
Introduce powerdown_notifiers
Igor Mammedov
2012-09-23
curses: don't initialize curses when qemu is daemonized
Hitoshi Mitake
2012-08-27
Revert "vl: fix -hdachs/-hda argument order parsing issues"
malc
2012-08-27
Revert "vga: add some optional CGA compatibility hacks"
malc
2012-08-27
Revert "i8259: add -no-spurious-interrupt-hack option"
malc
2012-08-24
i8259: add -no-spurious-interrupt-hack option
Matthew Ogilvie
2012-08-24
vga: add some optional CGA compatibility hacks
Matthew Ogilvie
2012-08-24
vl: fix -hdachs/-hda argument order parsing issues
Matthew Ogilvie
2012-08-18
vl: Round argument of -m up to multiple of 8KiB
Markus Armbruster
2012-08-16
Allow QEMUMachine to override reset sequencing
David Gibson
2012-08-16
Command line support for seccomp with -sandbox (v8)
Eduardo Otubo
2012-08-16
Adding seccomp calls to vl.c (v8)
Eduardo Otubo
2012-08-13
qapi: add query-machines command
Anthony Liguori
2012-08-13
qmp: emit the WAKEUP event when the guest is put to run
Luiz Capitulino
2012-08-13
qmp: don't emit the RESET event on wakeup from S3
Luiz Capitulino
2012-08-11
Merge remote-tracking branch 'stefanha/trivial-patches' into staging
Anthony Liguori
2012-08-11
Merge remote-tracking branch 'bonzini/scsi-next' into staging
Anthony Liguori
2012-08-10
vl.c: Exit QEMU early if no machine is found
Dunrong Huang
2012-08-09
handle device help before accelerator set up
Bruce Rogers
2012-08-09
iscsi: Pick default initiator-name based on the name of the VM
Ronnie Sahlberg
2012-08-04
Fixes related to processing of qemu's -numa option
Chegu Vinod
2012-08-03
fips: fix build on !Linux
Anthony Liguori
2012-08-03
vnc: disable VNC password authentication (security type 2) when in FIPS mode
Paul Moore
2012-08-02
Support 'help' as a synonym for '?' in command line options
Peter Maydell
2012-07-30
Merge commit 'quintela/migration-next-v5' into staging
Anthony Liguori
2012-07-28
vl.c: Don't print errno after failed qemu_chr_new()
Peter Maydell
2012-07-20
savevm: Live migration handlers register the struct directly
Juan Quintela
2012-07-17
block: Geometry and translation hints are now useless, purge them
Markus Armbruster
2012-07-13
vnc: add a more descriptive error message
Amos Kong
2012-07-11
qemu_find_file: check name as a straight path even if it has no '/'
Peter Maydell
2012-06-19
Allow machines to configure the QEMU_VERSION that's exposed via hardware
CrÃstian Viana
2012-06-09
do not include <libutil.h> needlessly or if it doesn't exist
Michael Tokarev
2012-06-04
qemu-option: qemu_opts_create(): use error_set()
Luiz Capitulino
2012-05-14
Merge remote-tracking branch 'origin/master' into staging
Anthony Liguori
[next]