index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
vl.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-08-27
Revert "vl: fix -hdachs/-hda argument order parsing issues"
malc
1
-18
/
+21
2012-08-27
Revert "vga: add some optional CGA compatibility hacks"
malc
1
-23
/
+0
2012-08-27
Revert "i8259: add -no-spurious-interrupt-hack option"
malc
1
-4
/
+0
2012-08-24
i8259: add -no-spurious-interrupt-hack option
Matthew Ogilvie
1
-0
/
+4
2012-08-24
vga: add some optional CGA compatibility hacks
Matthew Ogilvie
1
-0
/
+23
2012-08-24
vl: fix -hdachs/-hda argument order parsing issues
Matthew Ogilvie
1
-21
/
+18
2012-08-18
vl: Round argument of -m up to multiple of 8KiB
Markus Armbruster
1
-3
/
+4
2012-08-16
Allow QEMUMachine to override reset sequencing
David Gibson
1
-1
/
+10
2012-08-16
Command line support for seccomp with -sandbox (v8)
Eduardo Otubo
1
-8
/
+30
2012-08-16
Adding seccomp calls to vl.c (v8)
Eduardo Otubo
1
-0
/
+13
2012-08-13
qapi: add query-machines command
Anthony Liguori
1
-0
/
+31
2012-08-13
qmp: emit the WAKEUP event when the guest is put to run
Luiz Capitulino
1
-1
/
+1
2012-08-13
qmp: don't emit the RESET event on wakeup from S3
Luiz Capitulino
1
-1
/
+15
2012-08-11
Merge remote-tracking branch 'stefanha/trivial-patches' into staging
Anthony Liguori
1
-5
/
+5
2012-08-11
Merge remote-tracking branch 'bonzini/scsi-next' into staging
Anthony Liguori
1
-0
/
+5
2012-08-10
vl.c: Exit QEMU early if no machine is found
Dunrong Huang
1
-5
/
+5
2012-08-09
handle device help before accelerator set up
Bruce Rogers
1
-3
/
+5
2012-08-09
iscsi: Pick default initiator-name based on the name of the VM
Ronnie Sahlberg
1
-0
/
+5
2012-08-04
Fixes related to processing of qemu's -numa option
Chegu Vinod
1
-22
/
+21
2012-08-03
fips: fix build on !Linux
Anthony Liguori
1
-3
/
+0
2012-08-03
vnc: disable VNC password authentication (security type 2) when in FIPS mode
Paul Moore
1
-0
/
+4
2012-08-02
Support 'help' as a synonym for '?' in command line options
Peter Maydell
1
-2
/
+2
2012-07-30
Merge commit 'quintela/migration-next-v5' into staging
Anthony Liguori
1
-2
/
+1
2012-07-28
vl.c: Don't print errno after failed qemu_chr_new()
Peter Maydell
1
-6
/
+6
2012-07-20
savevm: Live migration handlers register the struct directly
Juan Quintela
1
-2
/
+1
2012-07-17
block: Geometry and translation hints are now useless, purge them
Markus Armbruster
1
-1
/
+1
2012-07-13
vnc: add a more descriptive error message
Amos Kong
1
-1
/
+4
2012-07-11
qemu_find_file: check name as a straight path even if it has no '/'
Peter Maydell
1
-3
/
+2
2012-06-19
Allow machines to configure the QEMU_VERSION that's exposed via hardware
Crístian Viana
1
-0
/
+4
2012-06-09
do not include <libutil.h> needlessly or if it doesn't exist
Michael Tokarev
1
-6
/
+0
2012-06-04
qemu-option: qemu_opts_create(): use error_set()
Luiz Capitulino
1
-9
/
+13
2012-05-14
Merge remote-tracking branch 'origin/master' into staging
Anthony Liguori
1
-9
/
+14
2012-05-12
vga: disable default VGA if appropriate -device is used
Paolo Bonzini
1
-9
/
+14
2012-05-10
use inet_listen()/inet_connect() to support ipv6 migration
Amos Kong
1
-1
/
+6
2012-05-10
implement -no-user-config command-line option (v3)
Eduardo Habkost
1
-1
/
+5
2012-05-10
vl.c: change 'defconfig' variable to bool (v2)
Eduardo Habkost
1
-2
/
+2
2012-05-10
move code to read default config files to a separate function (v2)
Eduardo Habkost
1
-8
/
+2
2012-05-08
vl: drop is_suspended variable
Luiz Capitulino
1
-5
/
+2
2012-05-08
runstate: introduce suspended state
Luiz Capitulino
1
-0
/
+7
2012-03-31
Merge branch 'arm-devs.for-upstream' of git://git.linaro.org/people/pmaydell/...
Blue Swirl
1
-0
/
+2
2012-03-30
qtest: add test framework
Anthony Liguori
1
-1
/
+9
2012-03-30
rtc: add -rtc clock=rt
Paolo Bonzini
1
-0
/
+2
2012-03-26
vl.c: fix '-cpu ?' segfault
Eduardo Habkost
1
-1
/
+1
2012-03-19
Merge remote-tracking branch 'sstabellini/saverestore-8' into staging
Anthony Liguori
1
-1
/
+1
2012-03-19
Set runstate to INMIGRATE earlier
Stefano Stabellini
1
-1
/
+1
2012-03-19
spice: fix broken initialization
Alon Levy
1
-0
/
+5
2012-03-13
qom: Register QOM infrastructure early
Andreas Färber
1
-2
/
+2
2012-03-12
initialize CPU model list after handling -readconfig options
Eduardo Habkost
1
-7
/
+13
2012-03-02
arm: add device tree support
Grant Likely
1
-0
/
+8
2012-02-27
usb: Resolve warnings about unassigned bus on usb device creation
Jan Kiszka
1
-3
/
+4
[next]