- f7214f9 vl.c: Remove pxa2xx-specific -portrait and -rotate options by Peter Maydell · 10 weeks ago
- d4d0ebb stubs: remove obsolete stubs by Paolo Bonzini · 9 months ago
- d13f403 ide, vl: turn -win2k-hack into a property on IDE devices by Paolo Bonzini · 10 months ago
- 66bbe3e softmmu: pass the main loop status to gdb "Wxx" packet by Clément Chigot · 1 year, 3 months ago
- d0e6729 pci: Move HMP command from hw/pci/pcie_aer.c to pci-hmp-cmds.c by Markus Armbruster · 2 years, 1 month ago
- bab6a30 ui/cocoa: Run qemu_init in the main thread by Akihiko Odaki · 2 years, 4 months ago
- 0882caf qapi: Add exit-failure PanicAction by Ilya Leoshkevich · 2 years, 5 months ago
- 9eafdee ui: Switch "-display sdl" to use the QAPI parser by Thomas Huth · 2 years, 7 months ago
- 97ec4d2 machine: use QAPI struct for boot configuration by Paolo Bonzini · 2 years, 8 months ago
- f9bcb2d Warn user if the vga flag is passed but no vga device is created by Gautam Agrawal · 2 years, 8 months ago
- 89fc45d include: move qemu_get_vm_name() to sysemu.h by Marc-André Lureau · 2 years, 9 months ago
- 9de225a sysemu: Cleanup qemu_run_machine_init_done_notifiers() by Xiaoyao Li · 3 years ago
- e6dba04 qmp: generalize watchdog-set-action to -no-reboot/-no-shutdown by Alejandro Jimenez · 4 years ago
- f2ce39b vl: make qemu_get_machine_opts static by Paolo Bonzini · 4 years, 2 months ago
- 5a1ee60 chardev: do not use machine_init_done by Paolo Bonzini · 4 years, 1 month ago
- ba87e43 vl: extract softmmu/runstate.c by Paolo Bonzini · 4 years, 1 month ago
- 46ee119 vl: remove serial_max_hds by Paolo Bonzini · 4 years, 2 months ago
- bf4d405 vl: extract softmmu/rtc.c by Paolo Bonzini · 4 years, 2 months ago
- 6b21670 vl: extract machine done notifiers by Paolo Bonzini · 4 years, 2 months ago
- 2c65db5 vl: extract softmmu/datadir.c by Paolo Bonzini · 4 years, 2 months ago
- d619f15 vl: remove bios_name by Paolo Bonzini · 4 years, 2 months ago
- ea1edcd vl: relocate paths to data directories by Paolo Bonzini · 4 years, 4 months ago
- ca27b5e qom/object: Move Object typedef to 'qemu/typedefs.h' by Philippe Mathieu-Daudé · 4 years, 8 months ago
- 7a071a9 fuzz: add datadir for oss-fuzz compatability by Alexander Bulekov · 4 years, 8 months ago
- 40c2281 Drop more @errp parameters after previous commit by Markus Armbruster · 4 years, 8 months ago
- a2dde2f monitor/hmp: rename device-hotplug.c to block/monitor/block-hmp-cmds.c by Maxim Levitsky · 4 years, 10 months ago
- ca6155c Merge tag 'patchew/20200219160953.13771-1-imammedo@redhat.com' of https://github.com/patchew-project/qemu into HEAD by Paolo Bonzini · 4 years, 10 months ago
- 7b73386 softmmu: split off vl.c:main() into main.c by Alexander Bulekov · 4 years, 10 months ago
- 4ebc74d hostmem: fix strict bind policy by Igor Mammedov · 4 years, 10 months ago
- 8b38de9 make mem_path local variable by Igor Mammedov · 4 years, 10 months ago
- c3e9555 monitor: Move monitor option parsing to monitor/monitor.c by Kevin Wolf · 5 years ago
- 9b67012 ui: drop curor_hide global variable. by Gerd Hoffmann · 5 years ago
- d9018fb trivial: Remove xenfb_enabled from sysemu.h by Thomas Huth · 5 years ago
- 432b119 include/sysemu/sysemu.h: Remove usused variable no_quit by Thomas Huth · 5 years ago
- aea60a1 bootdevice: FW_CFG interface for LCHS values by Sam Eiderman · 5 years ago
- f7209ea bootdevice: Add interface to gather LCHS by Sam Eiderman · 5 years ago
- 3306bd5 includes: remove stale [smp|max]_cpus externs by Alex Bennée · 5 years ago
- 54d3123 sysemu: Split sysemu/runstate.h off sysemu/sysemu.h by Markus Armbruster · 5 years ago
- 2f780b6 sysemu: Move the VMChangeStateEntry typedef to qemu/typedefs.h by Markus Armbruster · 5 years ago
- 46517dd Include sysemu/sysemu.h a lot less by Markus Armbruster · 5 years ago
- b58c5c2 numa: Move remaining NUMA declarations from sysemu.h to numa.h by Markus Armbruster · 5 years ago
- db72581 Include qemu/main-loop.h less by Markus Armbruster · 5 years ago
- dc5e9ac Include qemu/queue.h slightly less by Markus Armbruster · 5 years ago
- 60dbc5a vl: add qemu_add_vm_change_state_handler_prio() by Stefan Hajnoczi · 6 years ago
- f1672e6 semihosting: move semihosting configuration into its own directory by Alex Bennée · 6 years ago
- 811f865 Revert "migration: move only_migratable to MigrationState" by Markus Armbruster · 6 years ago
- 96f209b hw/nvram/fw_cfg: Remove the unnecessary boot_splash_filedata_size by Philippe Mathieu-Daudé · 6 years ago
- 7659505 migration: Switch to using announce timer by Dr. David Alan Gilbert · 6 years ago
- 09bd7ba Remove deprecated -no-frame option by Thomas Huth · 6 years ago
- 19bcc4b fw_cfg: Make qemu_extra_params_fw locally by Li Qiang · 6 years ago
- 2dadd75 vl: Introduce shutdown_notifiers by Yuval Shaia · 6 years ago
- fb06411 qmp hmp: Make system_wakeup check wake-up support and run state by Daniel Henrique Barboza · 6 years ago
- 46ea94c qmp: query-current-machine with wakeup-suspend-support by Daniel Henrique Barboza · 6 years ago
- d43013e qapi: Turn ShutdownCause into QAPI enum by Dominik Csapak · 6 years ago
- 907aac2 fw_cfg: ignore suffixes in the bootdevice list dependent on machine class by Mark Cave-Ayland · 6 years ago
- 76ed4b1 s390/ipl: fix ipl with -no-reboot by Christian Borntraeger · 7 years ago
- 6f131f1 kvm: support -overcommit cpu-pm=on|off by Michael S. Tsirkin · 7 years ago
- 047f703 cli: add --preconfig option by Igor Mammedov · 7 years ago
- b8846a4 vl.c: new function serial_max_hds() by Peter Maydell · 7 years ago
- 6af2692 vl.c: Remove compile time limit on number of serial ports by Peter Maydell · 7 years ago
- a8d78cd vl.c: Provide accessor function serial_hd() for serial_hds[] array by Peter Maydell · 7 years ago
- c8ca2a2 vl: export machine_init_done by Peter Xu · 7 years ago
- 4486e89 vl: introduce vm_shutdown() by Stefan Hajnoczi · 7 years ago
- 41dfc0d Merge remote-tracking branch 'remotes/jasowang/tags/net-pull-request' into staging by Peter Maydell · 7 years ago
- 78cd6f7 net: Add a new convenience option "--nic" to configure default/on-board NICs by Thomas Huth · 7 years ago
- 9af2398 Include less of the generated modular QAPI headers by Markus Armbruster · 7 years ago
- 922a01a Move include qemu/option.h from qemu-common.h to actual users by Markus Armbruster · 7 years ago
- 522ece3 Drop superfluous includes of qapi-types.h and test-qapi-types.h by Markus Armbruster · 7 years ago
- 04ff1a3 sdl: reorganize -no-frame support by Gerd Hoffmann · 7 years ago
- 81950da hmp-commands: Remove the deprecated usb_add and usb_del by Thomas Huth · 7 years ago
- c0dd109 vl: exit if maxcpus is negative by Seeteena Thoufeek · 7 years ago
- 3df663e migration: move only_migratable to MigrationState by Peter Xu · 7 years ago
- 5e22479 migration: Create include for migration snapshots by Juan Quintela · 8 years ago
- 20a519a migration: Create savevm.h for functions exported from savevm.c by Juan Quintela · 8 years ago
- d0eda02 Merge remote-tracking branch 'armbru/tags/pull-qapi-2017-05-23' into staging by Stefan Hajnoczi · 8 years ago
- 08fba7a shutdown: Expose bool cause in SHUTDOWN and RESET events by Eric Blake · 8 years ago
- cf83f14 shutdown: Add source information to SHUTDOWN and RESET by Eric Blake · 8 years ago
- aedbe19 shutdown: Prepare for use of an enum in reset/shutdown_request by Eric Blake · 8 years ago
- 5118042 exec: Create include for target_page_size() by Juan Quintela · 8 years ago
- a0762d9 migration: Remove old MigrationParams by Juan Quintela · 8 years ago
- 1bfe5f0 migration: Move check_migratable() into qdev.c by Juan Quintela · 8 years ago
- 927d663 migration: Pass Error ** argument to {save,load}_vmstate by Juan Quintela · 8 years ago
- 0f20343 numa: Allow setting NUMA distance for different NUMA nodes by He Chen · 8 years ago
- 6683061 monitor: Move hmp_info_snapshots from savevm.c to hmp.c by Juan Quintela · 8 years ago
- d905bb7 monitor: Move hmp_delvm from savevm.c to hmp.c by Juan Quintela · 8 years ago
- d9c7d13 monitor: Move hmp_savevm from savevm.c to hmp.c by Juan Quintela · 8 years ago
- c34c2f3 monitor: Remove monitor parameter from save_vmstate by Juan Quintela · 8 years ago
- 20afaed ram: Rename qemu_target_page_bits() to qemu_target_page_size() by Juan Quintela · 8 years ago
- c86f106 report guest crash information in GUEST_PANICKED event by Anton Nefedov · 8 years ago
- 2d76e82 move vm_start to cpus.c by Claudio Imbrenda · 8 years ago
- 0ec7b3e char: rename CharDriverState Chardev by Marc-André Lureau · 8 years ago
- ac8c19b savevm: add public save_vmstate function by Pavel Dovgalyuk · 8 years ago
- 2f7b92a hw: move reset handlers from vl.c to hw/core by Paolo Bonzini · 8 years ago
- cdda201 numa: make -numa parser dynamically allocate CPUs masks by Igor Mammedov · 8 years ago
- 079019f Increase MAX_CPUMASK_BITS from 255 to 288 by Igor Mammedov · 8 years ago
- c5f3014 block: Add bdrv_runtime_opts to query-command-line-options by Kevin Wolf · 8 years ago
- 9c5ce8d vl: Switch qemu_uuid to QemuUUID by Fam Zheng · 8 years ago
- cea2527 util: Add UUID API by Fam Zheng · 8 years ago
- b86eacb hw/pci: delay bus_master_enable_region initialization by Marcel Apfelbaum · 8 years ago
- 4bcbe0b vl: Eliminate usb_enabled() by Eduardo Habkost · 9 years ago