Age | Commit message (Expand) | Author | Files | Lines |
2019-10-30 | Merge remote-tracking branch 'remotes/stsquad/tags/pull-tcg-plugins-281019-4'... | Peter Maydell | 1 | -0/+11 |
2019-10-29 | qdev/qbus: add hidden device support | Jens Freimann | 1 | -2/+4 |
2019-10-29 | Merge remote-tracking branch 'remotes/vivier/tags/q800-branch-pull-request' i... | Peter Maydell | 1 | -1/+2 |
2019-10-28 | hw/m68k: add Nubus macfb video card | Laurent Vivier | 1 | -1/+2 |
2019-10-28 | vl: support -plugin option | Lluís Vilanova | 1 | -0/+11 |
2019-10-23 | runstate: ignore exit request in finish migrate state | Laurent Vivier | 1 | -0/+3 |
2019-10-14 | vl: Split off user_creatable_print_help() | Kevin Wolf | 1 | -51/+1 |
2019-10-14 | replay: finish record/replay before closing the disks | Pavel Dovgalyuk | 1 | -0/+1 |
2019-10-14 | replay: disable default snapshot for record/replay | Pavel Dovgalyuk | 1 | -2/+8 |
2019-10-10 | 9p: Added virtfs option 'multidevs=remap|forbid|warn' | Antonios Motakis | 1 | -1/+6 |
2019-10-01 | Disallow colons in the parameter of "-accel" | Thomas Huth | 1 | -0/+5 |
2019-08-21 | Merge remote-tracking branch 'remotes/vivier2/tags/trivial-branch-pull-reques... | Peter Maydell | 1 | -1/+1 |
2019-08-21 | vl: Rewrite a fall through comment | Philippe Mathieu-Daudé | 1 | -1/+1 |
2019-08-21 | i386: use machine class ->wakeup method | Nicholas Piggin | 1 | -2/+0 |
2019-08-21 | machine: Add wakeup method to MachineClass | Nicholas Piggin | 1 | -1/+17 |
2019-08-16 | Merge remote-tracking branch 'remotes/armbru/tags/pull-include-2019-08-13-v2'... | Peter Maydell | 1 | -5/+6 |
2019-08-16 | sysemu: Split sysemu/runstate.h off sysemu/sysemu.h | Markus Armbruster | 1 | -0/+1 |
2019-08-16 | sysemu: Move the VMChangeStateEntry typedef to qemu/typedefs.h | Markus Armbruster | 1 | -3/+3 |
2019-08-16 | Include hw/qdev-properties.h less | Markus Armbruster | 1 | -1/+1 |
2019-08-16 | Include hw/hw.h exactly where needed | Markus Armbruster | 1 | -1/+0 |
2019-08-16 | Include sysemu/reset.h a lot less | Markus Armbruster | 1 | -0/+1 |
2019-08-15 | qtest: Rename qtest.c:qtest_init() | Oleinik, Alexander | 1 | -1/+1 |
2019-07-22 | Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging | Peter Maydell | 1 | -1/+1 |
2019-07-19 | qmp: don't emit the RESET event on wakeup | Nicholas Piggin | 1 | -1/+1 |
2019-07-19 | vl: Drain before (block) job cancel when quitting | Max Reitz | 1 | -0/+11 |
2019-07-16 | vl: make sure char-pty message displayed by moving setbuf to the beginning | Wei Yang | 1 | -2/+2 |
2019-07-08 | vl: add qemu_add_vm_change_state_handler_prio() | Stefan Hajnoczi | 1 | -12/+47 |
2019-07-05 | vl.c: Add -smp, dies=* command line support and update doc | Like Xu | 1 | -0/+3 |
2019-07-05 | machine: Refactor smp_parse() in vl.c as MachineClass::smp_parse() | Like Xu | 1 | -73/+2 |
2019-07-05 | vl.c: Replace smp global variables with smp machine properties | Like Xu | 1 | -27/+26 |
2019-07-05 | machine: Refactor smp-related call chains to pass MachineState | Like Xu | 1 | -1/+1 |
2019-07-05 | hw/boards: Add struct CpuTopology to MachineState | Like Xu | 1 | -0/+5 |
2019-07-02 | hw/core: Collect QMP command handlers in hw/core/ | Markus Armbruster | 1 | -45/+0 |
2019-07-02 | qapi: Split machine.json off misc.json | Markus Armbruster | 1 | -1/+1 |
2019-06-18 | vl: Deprecate -mon pretty=... for HMP monitors | Kevin Wolf | 1 | -1/+9 |
2019-06-18 | monitor: Replace monitor_init() with monitor_init_{hmp, qmp}() | Kevin Wolf | 1 | -6/+12 |
2019-06-12 | Include qemu-common.h exactly where needed | Markus Armbruster | 1 | -0/+1 |
2019-06-11 | qemu-common: Move tcg_enabled() etc. to sysemu/tcg.h | Markus Armbruster | 1 | -0/+1 |
2019-06-05 | vl: Document why objects are delayed | Markus Armbruster | 1 | -2/+8 |
2019-06-05 | vl: Fix -drive / -blockdev persistent reservation management | Markus Armbruster | 1 | -2/+1 |
2019-06-03 | vl: make -accel help to list enabled accelerators only | Wainer dos Santos Moschetta | 1 | -1/+17 |
2019-05-30 | Merge remote-tracking branch 'remotes/kraxel/tags/vga-20190529-pull-request' ... | Peter Maydell | 1 | -0/+1 |
2019-05-29 | hw/display: add vhost-user-vga & gpu-pci | Marc-André Lureau | 1 | -0/+1 |
2019-05-28 | semihosting: enable chardev backed output for console | Alex Bennée | 1 | -0/+2 |
2019-05-28 | semihosting: move semihosting configuration into its own directory | Alex Bennée | 1 | -123/+3 |
2019-05-22 | cpus: Initialize pseudo-random seeds for all guest cpus | Richard Henderson | 1 | -0/+4 |
2019-05-20 | Merge remote-tracking branch 'remotes/gkurz/tags/for-upstream' into staging | Peter Maydell | 1 | -0/+4 |
2019-05-17 | vl: Deprecate -virtfs_synth | Greg Kurz | 1 | -0/+4 |
2019-05-17 | vl: fix -sandbox parsing crash when seccomp support is disabled | Marc-André Lureau | 1 | -8/+10 |
2019-05-15 | vl: Add missing descriptions to the VGA adapters list | Philippe Mathieu-Daudé | 1 | -0/+2 |