Age | Commit message (Expand) | Author |
2014-07-01 | Merge remote-tracking branch 'remotes/stefanha/tags/tracing-pull-request' int... | Peter Maydell |
2014-07-01 | trace: add qemu_system_powerdown_request and qemu_system_shutdown_request tra... | Yang Zhiyong |
2014-07-01 | memory: MemoryRegion: use /machine as default owner | Paolo Bonzini |
2014-06-29 | numa: Keep track of NUMA nodes present on the command-line | Eduardo Habkost |
2014-06-24 | Merge remote-tracking branch 'remotes/juanquintela/tags/migration/20140623' i... | Peter Maydell |
2014-06-24 | Merge remote-tracking branch 'remotes/qmp-unstable/queue/qmp' into staging | Peter Maydell |
2014-06-24 | Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging | Peter Maydell |
2014-06-23 | migration: dump vmstate info as a json file for static analysis | Amit Shah |
2014-06-23 | qapi event: convert RTC_CHANGE | Wenchao Xia |
2014-06-23 | qapi event: convert WAKEUP | Wenchao Xia |
2014-06-23 | qapi event: convert SUSPEND | Wenchao Xia |
2014-06-23 | qapi event: convert RESUME | Wenchao Xia |
2014-06-23 | pc & q35: Add new machine opt max-ram-below-4g | Don Slutz |
2014-06-23 | qapi event: convert RESET | Wenchao Xia |
2014-06-23 | qapi event: convert POWERDOWN | Wenchao Xia |
2014-06-23 | qapi event: convert SHUTDOWN | Wenchao Xia |
2014-06-23 | tcg-ppc: Merge cache-utils into the backend | Richard Henderson |
2014-06-23 | qemu/osdep: Remove the need for qemu_init_auxval | Richard Henderson |
2014-06-23 | vl: allow other threads to do qemu_system_vmstop_request | Paolo Bonzini |
2014-06-19 | numa: use RAM_ADDR_FMT with ram_addr_t | Michael S. Tsirkin |
2014-06-19 | vl: redo -object parsing | Paolo Bonzini |
2014-06-19 | numa: add -numa node,memdev= option | Paolo Bonzini |
2014-06-19 | NUMA: convert -numa option to use OptsVisitor | Wanlong Gao |
2014-06-19 | NUMA: Add numa_info structure to contain numa nodes info | Wanlong Gao |
2014-06-19 | NUMA: move numa related code to new file numa.c | Wanlong Gao |
2014-06-19 | vl.c: extend -m option to support options for memory hotplug | Igor Mammedov |
2014-06-18 | vl.c: daemonize before guest memory allocation | Igor Mammedov |
2014-06-18 | object_add: allow completion handler to get canonical path | Igor Mammedov |
2014-06-16 | blockdev: Rename drive_init(), drive_uninit() to drive_new(), drive_del() | Markus Armbruster |
2014-06-09 | trace: Multi-backend tracing | LluĂs Vilanova |
2014-06-05 | Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging | Peter Maydell |
2014-06-05 | qdev: Display warning about unused -global | Don Slutz |
2014-05-28 | machine: Make -machine opts properties of MachineState | Marcel Apfelbaum |
2014-05-28 | vl.c: Do not set 'type' property in obj_set_property() | Marcel Apfelbaum |
2014-05-28 | machine: Conversion of QEMUMachineInitArgs to MachineState | Marcel Apfelbaum |
2014-05-24 | vl: fix 'name' option to work with -readconfig | Dr. David Alan Gilbert |
2014-05-09 | vl.c: remove init_clocks call from main | Kirill Batuzov |
2014-05-07 | Merge remote-tracking branch 'remotes/juanquintela/tags/migration/20140505' i... | Peter Maydell |
2014-05-05 | Provide init function for ram migration | Dr. David Alan Gilbert |
2014-05-05 | machine: Remove QEMUMachine indirection from MachineClass | Marcel Apfelbaum |
2014-05-05 | machine: Replace QEMUMachine by MachineClass in accelerator configuration | Marcel Apfelbaum |
2014-05-05 | vl.c: Replace QEMUMachine with MachineClass in QEMUMachineInitArgs | Marcel Apfelbaum |
2014-05-05 | machine: Copy QEMUMachine's fields to MachineClass | Marcel Apfelbaum |
2014-04-28 | vl: avoid closing stdout with 'writeconfig' | Chen Gang |
2014-04-28 | vl: Eliminate a superfluous local variable | Chen Gang |
2014-04-28 | vl: Remove useless 'continue' | Chen Gang |
2014-04-27 | vl: convert -m to QemuOpts | Igor Mammedov |
2014-04-27 | qemu-option: introduce qemu_find_opts_singleton | Paolo Bonzini |
2014-04-18 | vl: Report accelerator not supported for target more nicely | Chen Gang |
2014-03-27 | vl.c: Improve message when no default machine is found | Peter Maydell |