- 38dc749 Merge remote-tracking branch 'mjt/trivial-patches' into staging by Anthony Liguori · 11 years ago
- 968854c qmp: access the local QemuOptsLists for drive option by Amos Kong · 11 years ago
- 8111d02 vl: fix build when configured with no graphic support by Antony Pavlov · 11 years ago
- df39076 vl: allow "cont" from panicked state by Paolo Bonzini · 11 years ago
- b0eb759 Merge remote-tracking branch 'mst/tags/for_anthony' into staging by Anthony Liguori · 11 years ago
- 9fa0328 spice: fix multihead support by Gerd Hoffmann · 11 years ago
- d916b46 loader: allow adding ROMs in done callbacks by Michael S. Tsirkin · 12 years ago
- e3fdc53 vl: Clean up unnecessary boot_order complications by Markus Armbruster · 11 years ago
- eb322b8 Merge remote-tracking branch 'mst/tags/for_anthony' into staging by Anthony Liguori · 11 years ago
- fc3b329 smbios: Make multiple -smbios type= accumulate sanely by Markus Armbruster · 12 years ago
- 4f953d2 smbios: Convert to QemuOpts by Markus Armbruster · 12 years ago
- 4bc78a8 qemu: Adjust qemu wakeup by Liu, Jinsong · 11 years ago
- 615fe4d Remove dev-bluetooth.c dependency from vl.c by Miroslav Rezanina · 12 years ago
- 644e1a8 Preparation for usb-bt-dongle conditional build by Miroslav Rezanina · 12 years ago
- 9889e04 Merge remote-tracking branch 'mst/tags/for_anthony' into staging by Anthony Liguori · 12 years ago
- c165473 hw: Clean up bogus default boot order by Markus Armbruster · 12 years ago
- f7ad538 Merge remote-tracking branch 'stefanha/block' into staging by Anthony Liguori · 12 years ago
- 884f17c aio / timers: Convert rtc_clock to be a QEMUClockType by Alex Bligh · 12 years ago
- 6d32717 aio / timers: Remove alarm timers by Alex Bligh · 12 years ago
- 4a44d85 Convert stderr message calling error_get_pretty() to error_report() by Seiji Aguchi · 12 years ago
- 58ae52a spice: fix display initialization by Gerd Hoffmann · 12 years ago
- 5e2ac51 add timestamp to error_report() by Seiji Aguchi · 12 years ago
- c1b71b0 vl: Tighten parsing of -machine option phandle_start by Markus Armbruster · 12 years ago
- 2ff3de6 Simplify -machine option queries with qemu_get_machine_opts() by Markus Armbruster · 12 years ago
- 36ad0e9 Fix -machine options accel, kernel_irqchip, kvm_shadow_mem by Markus Armbruster · 12 years ago
- 7f9d6e5 vl: New qemu_get_machine_opts() by Markus Armbruster · 12 years ago
- 12b7f57 vl: convert -smp to qemu_opts_parse() by Michael Tokarev · 12 years ago
- 24f6ff8 vl: reformat SDL ifdeffery a bit by Michael Tokarev · 12 years ago
- 083b79c vl: Rename *boot_devices to *boot_order, for consistency by Markus Armbruster · 12 years ago
- 8281abd vl: Fix -boot order and once regressions, and related bugs by Markus Armbruster · 12 years ago
- 6ef4716 vl: Clean up parsing of -boot option argument by Markus Armbruster · 12 years ago
- a107709 vl: always define no_frame by Michael Tokarev · 12 years ago
- 047d4e1 Unbreak -no-quit for GTK, validate SDL options by Peter Wu · 12 years ago
- 787ba4f gtk: implement -full-screen by Peter Wu · 12 years ago
- bc7d0e6 gdbstub: let the debugger resume from guest panicked state by Paolo Bonzini · 12 years ago
- a7d4207 main_loop: do not set nonblocking if xen_enabled() by Stefano Stabellini · 12 years ago
- 70e098a monitor: allow to disable the default monitor by Luiz Capitulino · 12 years ago
- fd2a2e1 vl: new runstate transition: RUN_STATE_GUEST_PANICKED -> RUN_STATE_FINISH_MIGRATE by Hu Tao · 12 years ago
- 7f303ad clean unnecessary code: don't check g_strdup arg for NULL by Dong Xu Wang · 12 years ago
- e7bdf65 Drop redundant resume_all_vcpus() from main() by Jan Kiszka · 13 years ago
- 13eed94 cpu: Call cpu_synchronize_post_init() from DeviceClass::realize() by Igor Mammedov · 12 years ago
- ede085b add a new runstate: RUN_STATE_GUEST_PANICKED by Hu Tao · 12 years ago
- b3e6d59 audio: enable PCI audio cards for all PCI-enabled targets by Paolo Bonzini · 12 years ago
- ffa48cf audio: remove HAS_AUDIO by Paolo Bonzini · 12 years ago
- 7dc5af5 Common: Add quick access to first boot device by Dominik Dingel · 12 years ago
- bb71623 Move TPM passthrough specific command line options to backend structure by Stefan Berger · 12 years ago
- 888a6bc Add option to mlock qemu and guest memory by Satoru Moriya · 12 years ago
- 98a9ad9 console: move gui_update+gui_setup_refresh from vl.c into console.c by Gerd Hoffmann · 12 years ago
- 64840c6 console: displaystate init revamp by Gerd Hoffmann · 12 years ago
- 4ceb193 Merge remote-tracking branch 'bonzini/hw-dirs' into staging by Anthony Liguori · 12 years ago
- a907cf5 Allow qtest to be used together with a virtual CPU by Edgar E. Iglesias · 12 years ago
- dccfcd0 sysemu: avoid proliferation of include/ subdirectories by Paolo Bonzini · 12 years ago
- bdee56f tpm: reorganize headers and split hardware part by Paolo Bonzini · 12 years ago
- 315f9e1 Revert "New QMP command query-cpu-max and HMP command cpu_max" by Michal Novotny · 12 years ago
- c72e768 New cpu-max field in query-machines QMP command output by Michal Novotny · 12 years ago
- 0d09e41 hw: move headers to include/ by Paolo Bonzini · 12 years ago
- 0c764a9 acpi_table_add(): accept QemuOpts and parse it with OptsVisitor by Laszlo Ersek · 12 years ago
- 4d8b3c6 strip some whitespace by Laszlo Ersek · 12 years ago
- 456d606 qemu-char: Call fe_claim / fe_release when not using qdev chr properties by Hans de Goede · 12 years ago
- 4690579 append the terminating '\0' to bootorder string by Amos Kong · 12 years ago
- fde245c Merge remote-tracking branch 'stefanha/block' into staging by Anthony Liguori · 12 years ago
- 7e86600 vl: add runstate_set tracepoint by Kazuya Saito · 12 years ago
- 142c6b1 vl.c: call bdrv_init_with_whitelist() before cmdline parsing by Peter Lieven · 12 years ago
- 4d70043 New QMP command query-cpu-max and HMP command cpu_max by Michal Novotny · 12 years ago
- c8a6ae8 add a boot option to do strict boot by Amos Kong · 12 years ago
- 7c20b4a console: fix displaychangelisteners interface by Gerd Hoffmann · 12 years ago
- 4524051 Add search path support for qemu data files. by Gerd Hoffmann · 12 years ago
- 92dcc23 Add support for cancelling of a TPM command by Stefan Berger · 12 years ago
- d1a0cf7 Support for TPM command line options by Stefan Berger · 12 years ago
- 6e72a00 Merge remote-tracking branch 'bonzini/hw-dirs' into staging by Anthony Liguori · 12 years ago
- 08744c9 qemu-char: move baum registration to baum.c by Anthony Liguori · 12 years ago
- b4a42f8 hw: move qdev-monitor.o to toplevel directory by Paolo Bonzini · 12 years ago
- 159b6e9 hw: move char backends to backends/ by Paolo Bonzini · 12 years ago
- 80f4d9f vl.c: allow for repeated -sd arguments by Peter Crosthwaite · 12 years ago
- f963e4d gtk ui: unbreak spice by Gerd Hoffmann · 12 years ago
- 1554642 gtk: make default UI (v5) by Anthony Liguori · 12 years ago
- 1a3973b usb-host: remove usb_host_device_close by Gerd Hoffmann · 12 years ago
- b946bff cpus.c: Drop unnecessary set_cpu_log() by Peter Maydell · 12 years ago
- 9a7e542 qemu-log: Unify {cpu_set,set_cpu}_log_filename as qemu_set_log_filename by Peter Maydell · 12 years ago
- 49295eb vl: Exit unsuccessfully on option argument syntax error by Markus Armbruster · 12 years ago
- cfdd162 vl: Drop redundant "parse error" reports by Markus Armbruster · 12 years ago
- c881e20 vl.c: validate -numa "cpus" parameter properly by Eduardo Habkost · 12 years ago
- 845e5bf vl.c: Extract -numa "cpus" parsing to separate function by Eduardo Habkost · 12 years ago
- 5f13996 vl.c: Use parse_uint_full() for NUMA nodeid by Eduardo Habkost · 12 years ago
- e4ce85b vl.c: numa_add(): Validate nodeid before using it by Eduardo Habkost · 12 years ago
- ca4c6d3 vl.c: Check for NUMA node limit inside numa_add() by Eduardo Habkost · 12 years ago
- 12e53a9 vl.c: Abort on unknown -numa option type by Eduardo Habkost · 12 years ago
- 8f302cb vl.c: Fix off-by-one bug when handling "-numa node" argument by Eduardo Habkost · 12 years ago
- b09995a qdev: drop extra references at creation time by Paolo Bonzini · 12 years ago
- d5286af accel: change {xen, kvm, tcg, qtest}_allowed from int to bool by liguang · 12 years ago
- 217e21b vl: correct error message when fail to init kvm by liguang · 12 years ago
- e3c66d9 vl: skip init accelerator if it's not available by liguang · 12 years ago
- 2e78849 sclpconsole: Don't instantiate sclpconsole with -nodefaults by Christian Borntraeger · 12 years ago
- 3ef669e s390: Add default support for SCLP console by Alexander Graf · 12 years ago
- d09acb9 fw_cfg: Splash image loader can overrun a stack variable, fix by Markus Armbruster · 12 years ago
- 0e7a759 vl: Use size_t for sizes in get_boot_devices_list() by Markus Armbruster · 12 years ago
- 84f2d0e HMP: add QDict to info callback handler by Wenchao Xia · 12 years ago
- bd2d80b chardev: add error reporting for qemu_chr_new_from_opts by Gerd Hoffmann · 12 years ago
- e4ada29 Make default boot order machine specific by Avik Sil · 12 years ago
- 4d45457 qemu-option: move standard option definitions out of qemu-config.c by Paolo Bonzini · 12 years ago