1241 Commits (692e587fc61fd32d755234d187b4f082e28c3993)

Author SHA1 Message Date
malc 9f227bc358 Revert "vl: fix -hdachs/-hda argument order parsing issues" 14 years ago
malc df8002103c Revert "vga: add some optional CGA compatibility hacks" 14 years ago
malc 4f213879f3 Revert "i8259: add -no-spurious-interrupt-hack option" 14 years ago
Matthew Ogilvie f278d4947f i8259: add -no-spurious-interrupt-hack option 14 years ago
Matthew Ogilvie 482f7bf86b vga: add some optional CGA compatibility hacks 14 years ago
Matthew Ogilvie 7764ae9671 vl: fix -hdachs/-hda argument order parsing issues 14 years ago
Markus Armbruster ff96101552 vl: Round argument of -m up to multiple of 8KiB 14 years ago
David Gibson be52202902 Allow QEMUMachine to override reset sequencing 14 years ago
Eduardo Otubo 7d76ad4fa4 Command line support for seccomp with -sandbox (v8) 14 years ago
Eduardo Otubo 452dfbef60 Adding seccomp calls to vl.c (v8) 14 years ago
Anthony Liguori 01d3c80d68 qapi: add query-machines command 14 years ago
Luiz Capitulino 17c8660b0b qmp: emit the WAKEUP event when the guest is put to run 14 years ago
Luiz Capitulino 1405819637 qmp: don't emit the RESET event on wakeup from S3 14 years ago
Dunrong Huang fb7c269ed6 vl.c: Exit QEMU early if no machine is found 14 years ago
Bruce Rogers 3d1d965297 handle device help before accelerator set up 14 years ago
Ronnie Sahlberg 31459f463a iscsi: Pick default initiator-name based on the name of the VM 14 years ago
Chegu Vinod ee785fed5d Fixes related to processing of qemu's -numa option 14 years ago
Anthony Liguori 70678b8227 fips: fix build on !Linux 14 years ago
Paul Moore 0f66998ff6 vnc: disable VNC password authentication (security type 2) when in FIPS mode 14 years ago
Peter Maydell c8057f951d Support 'help' as a synonym for '?' in command line options 14 years ago
Peter Maydell 52d06136bd vl.c: Don't print errno after failed qemu_chr_new() 14 years ago
Juan Quintela 7908c78d3e savevm: Live migration handlers register the struct directly 14 years ago
Markus Armbruster 2b584959ed block: Geometry and translation hints are now useless, purge them 14 years ago
Amos Kong 94b204ca4e vnc: add a more descriptive error message 14 years ago
Peter Maydell 31783203c3 qemu_find_file: check name as a straight path even if it has no '/' 14 years ago
Crístian Viana 93bfef4c6e Allow machines to configure the QEMU_VERSION that's exposed via hardware 14 years ago
Michael Tokarev 3294ce1893 do not include <libutil.h> needlessly or if it doesn't exist 14 years ago
Luiz Capitulino 8be7e7e4c7 qemu-option: qemu_opts_create(): use error_set() 15 years ago
Paolo Bonzini 7f1b17f297 vga: disable default VGA if appropriate -device is used 14 years ago
Amos Kong d5c5dacc70 use inet_listen()/inet_connect() to support ipv6 migration 14 years ago
Eduardo Habkost f29a56147b implement -no-user-config command-line option (v3) 14 years ago
Eduardo Habkost 3ed2d9ee1f vl.c: change 'defconfig' variable to bool (v2) 14 years ago
Eduardo Habkost b5a8fe5e8a move code to read default config files to a separate function (v2) 14 years ago
Luiz Capitulino 9abc62f644 vl: drop is_suspended variable 14 years ago
Luiz Capitulino ad02b96ad8 runstate: introduce suspended state 14 years ago
Anthony Liguori c7f0f3b1c8 qtest: add test framework 15 years ago
Paolo Bonzini 788081417a rtc: add -rtc clock=rt 15 years ago
Eduardo Habkost 1d6528af68 vl.c: fix '-cpu ?' segfault 15 years ago
Stefano Stabellini 81323a6c16 Set runstate to INMIGRATE earlier 15 years ago
Alon Levy ad1be89948 spice: fix broken initialization 15 years ago
Andreas Färber 1b71f7c14f qom: Register QOM infrastructure early 15 years ago
Eduardo Habkost ecf40beae7 initialize CPU model list after handling -readconfig options 15 years ago
Grant Likely 412beee6a0 arm: add device tree support 15 years ago
Jan Kiszka 3741715cf2 usb: Resolve warnings about unassigned bus on usb device creation 15 years ago
Peter Maydell 967c0da73a vl.c: Avoid segfault when started with no arguments 15 years ago
Gerd Hoffmann 53370b78ec suspend: add qmp events 15 years ago
Gerd Hoffmann 95b363b5c6 suspend: add infrastructure 15 years ago
Markus Armbruster ef0c4a0d89 gdbstub: Error locations for -gdb 15 years ago
Markus Armbruster d9a5954dbf vl.c: Error locations for options using add_device_config() 15 years ago
Peter Maydell 3b26486acd vl.c: Increase width of machine name column in "-M ?" output 15 years ago