Age | Commit message (Expand) | Author |
2019-05-20 | Merge remote-tracking branch 'remotes/gkurz/tags/for-upstream' into staging | Peter Maydell |
2019-05-17 | vl: Deprecate -virtfs_synth | Greg Kurz |
2019-05-17 | vl: fix -sandbox parsing crash when seccomp support is disabled | Marc-André Lureau |
2019-05-15 | vl: Add missing descriptions to the VGA adapters list | Philippe Mathieu-Daudé |
2019-05-15 | Declare -realtime as deprecated | Thomas Huth |
2019-05-07 | vl: add -vga help support | Marc-André Lureau |
2019-05-07 | vl: constify VGAInterfaceInfo | Marc-André Lureau |
2019-04-29 | trace: fix runstate tracing | Yury Kotov |
2019-04-25 | cpu: Rename parse_cpu_model() to parse_cpu_option() | Eduardo Habkost |
2019-04-25 | vl: Simplify machine_parse() | Markus Armbruster |
2019-04-25 | vl: Clean up after previous commit | Markus Armbruster |
2019-04-25 | vl.c: allocate TYPE_MACHINE list once during bootup | Wei Yang |
2019-04-25 | vl.c: make find_default_machine() local | Wei Yang |
2019-04-18 | target: Simplify how the TARGET_cpu_list() print | Markus Armbruster |
2019-04-18 | vl: Make -machine $TYPE,help and -accel help print to stdout | Markus Armbruster |
2019-04-17 | log: Make glib logging go through QEMU | Christophe Fergeau |
2019-04-02 | vl: Document dependencies hiding in global and compat props | Markus Armbruster |
2019-04-02 | Revert "migration: move only_migratable to MigrationState" | Markus Armbruster |
2019-04-02 | Revert "vl: Fix to create migration object before block backends again" | Markus Armbruster |
2019-04-02 | vl: Fix error location of positional arguments | Markus Armbruster |
2019-03-19 | vl: Fix to create migration object before block backends again | Markus Armbruster |
2019-03-13 | Merge remote-tracking branch 'remotes/kraxel/tags/ui-20190313-pull-request' i... | Peter Maydell |
2019-03-13 | iconv: detect and make curses depend on it | Samuel Thibault |
2019-03-12 | Merge remote-tracking branch 'remotes/kraxel/tags/audio-20190312-pull-request... | Peter Maydell |
2019-03-12 | Merge remote-tracking branch 'remotes/vivier2/tags/trivial-branch-pull-reques... | Peter Maydell |
2019-03-11 | vl: Create block backends before setting machine properties | Markus Armbruster |
2019-03-11 | vl: Factor configure_blockdev() out of main() | Markus Armbruster |
2019-03-11 | vl: Improve legibility of BlockdevOptions queue | Markus Armbruster |
2019-03-11 | sysbus: Fix latent bug with onboard devices | Markus Armbruster |
2019-03-11 | vl: Fix latent bug with -global and onboard devices | Markus Armbruster |
2019-03-11 | qdev: Fix latent bug with compat_props and onboard devices | Markus Armbruster |
2019-03-11 | hw/nvram/fw_cfg: Remove the unnecessary boot_splash_filedata_size | Philippe Mathieu-Daudé |
2019-03-11 | audio: -audiodev command line option basic implementation | Kővágó, Zoltán |
2019-03-11 | hw/display: Add basic ATI VGA emulation | BALATON Zoltan |
2019-03-07 | slirp: move sources to src/ subdirectory | Marc-André Lureau |
2019-03-06 | migration/ram.c: add a notifier chain for precopy | Wei Wang |
2019-03-06 | migration: Cleanup during exit | Dr. David Alan Gilbert |
2019-03-05 | vl: Set machine ram_size, maxram_size and ram_slots earlier | Eric Auger |
2019-02-14 | Merge remote-tracking branch 'remotes/vivier2/tags/trivial-branch-pull-reques... | Peter Maydell |
2019-02-14 | qemu-options: Remove deprecated option -clock | Thomas Huth |
2019-02-13 | char: allow specifying a GMainContext at opening time | Paolo Bonzini |
2019-02-05 | Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging | Peter Maydell |
2019-02-05 | qemu-options: Remove deprecated "-virtioconsole" option | Paolo Bonzini |
2019-02-05 | Remove deprecated -enable-hax option | Thomas Huth |
2019-02-05 | Remove deprecated -no-frame option | Thomas Huth |
2019-01-25 | trace: improve runstate tracing | Vladimir Sementsov-Ogievskiy |
2019-01-14 | Remove broken Xen PV domain builder | Anthony PERARD |
2019-01-11 | qemu/queue.h: leave head structs anonymous unless necessary | Paolo Bonzini |
2019-01-11 | accel: Improve selection of the default accelerator | Thomas Huth |
2019-01-07 | qdev-props: remove errp from GlobalProperty | Marc-André Lureau |