1732 Commits (4bcbe0b63661b1df8e78d58270574d818b387d2c)

Author SHA1 Message Date
Eduardo Habkost 4bcbe0b636 vl: Eliminate usb_enabled() 10 years ago
Peter Maydell 030c98aff1 all: Remove unnecessary glib.h includes 10 years ago
Fam Zheng 67a1de0d19 Makefile: Derive "PKGVERSION" from "git describe" by default 10 years ago
Eduardo Habkost d30300f771 net: vl: Move default_net to vl.c 10 years ago
Eduardo Habkost 3e2c0e062f cpu: Eliminate cpudef_init(), cpudef_setup() 11 years ago
Li Zhijian e92a2d9cb3 vl: change runstate only if new state is different from current state 10 years ago
Eduardo Habkost 822ac12df0 vl: Use &error_fatal when parsing monitor options 10 years ago
Eduardo Habkost 7b1ee0f2b7 vl: Use &error_fatal when parsing VNC options 10 years ago
Igor Mammedov bacc344c54 machine: add properties to compat_props incrementaly 11 years ago
Eduardo Habkost 16714b1680 vl: Simplify global property registration 11 years ago
Eduardo Habkost 1f0dfe02d4 vl: Make display_remote a local variable 10 years ago
Eduardo Habkost 0cb48c4678 vl: Move DisplayType typedef to vl.c 10 years ago
Eduardo Habkost d29345d011 vl: Make display_type a local variable 10 years ago
Eduardo Habkost cfc58cf373 vl: Replace DT_NOGRAPHIC with machine option 10 years ago
Eduardo Habkost 6f0c894c25 spice: Initialization stubs on qemu-spice.h 10 years ago
Eduardo Habkost 19a2c6269f gtk: Initialization stubs 10 years ago
Eduardo Habkost e35ee7c1aa cocoa: cocoa_display_init() stub 10 years ago
Eduardo Habkost 476db0814d sdl: Initialization stubs 10 years ago
Eduardo Habkost 674ec68693 curses: curses_display_init() stub 10 years ago
Eduardo Habkost f8c75b2486 vnc: Initialization stubs 10 years ago
Eduardo Habkost 7b7d2be50c vl: Add DT_COCOA DisplayType value 10 years ago
Eduardo Habkost c2c7b22db1 vl: Replace *_vga_available() functions with class_names field 11 years ago
Eduardo Habkost 8c9a2b71de vl: Table-based select_vgahw() 11 years ago
Eduardo Habkost 4aeae8768a vl: Use exit(1) when requested VGA interface is unavailable 11 years ago
Paolo Bonzini 03dd024ff5 hw: explicitly include qemu/log.h 11 years ago
Paolo Bonzini 4b4629d9d2 include: move CPU-related definitions out of qemu-common.h 11 years ago
Wei Jiangang 37a3e630d9 vl: fix comment about when parsing cpu definitions 11 years ago
Markus Armbruster 51b9b478cc qom: -object error messages lost location, restore it 10 years ago
Gerd Hoffmann bab47d9a75 Sort the fw_cfg file list 11 years ago
David Gibson efdaf797de vl: Move cpu_synchronize_all_states() into qemu_system_reset() 11 years ago
Zhang Chen d46f75b2e9 net/filter-mirror: implement filter-redirector 11 years ago
Zhang Chen f6d3afb51f net/filter-mirror:Add filter-mirror 11 years ago
Gerd Hoffmann 0e066b2cc5 input-linux: switch over to -object 11 years ago
Alex Bennée 3514552e04 qemu-log: new option -dfilter to limit output 11 years ago
Veronia Bahaa f348b6d1a5 util: move declarations out of qemu-common.h 11 years ago
Eduardo Habkost 34294e2f54 module: Rename machine_init() to opts_init() 11 years ago
Gerd Hoffmann e0d2bd5195 input: linux evdev support 11 years ago
Denis V. Lunev 62cb4145bb vl: fix tracing initialization 11 years ago
Markus Armbruster 7580f231cf vl: Clean up machine selection in main(). 11 years ago
Eduardo Habkost bbe2d25c8f vl: Set error location when parsing memory options 11 years ago
Eduardo Habkost 43fa1e0bd9 vl: Reset location after handling command-line arguments 11 years ago
Marcel Apfelbaum 34f405ae6d vl.c: Fix regression in machine error message 11 years ago
Daniel P. Berrange 90998d5896 qom: add helpers for UserCreatable object types 11 years ago
Paolo Bonzini 98799b0d4b vl: fix migration from prelaunch state 11 years ago
Denis V. Lunev 7ec13c798a vl: change QEMU state machine for system reset 11 years ago
Eric Blake 337283dffb qapi: Drop unused 'kind' for struct/enum visit 11 years ago
Eric Blake 51e72bc1dd qapi: Swap visit_* arguments for consistent 'name' placement 11 years ago
Eric Blake 014791b0df vl: Ensure qapi visitor properly ends struct visit 11 years ago
Eric Blake 9b65859d5e hmp: Cache use of qapi visitor 11 years ago
Eric Blake 7019738d4c hmp: Drop pointless allocation during qapi visit 11 years ago