Age | Commit message (Expand) | Author |
2021-02-09 | memory: alloc RAM from file at offset | Jagannathan Raman |
2021-02-09 | Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ... | Peter Maydell |
2021-02-08 | Merge remote-tracking branch 'remotes/dgilbert/tags/pull-migration-20210208a'... | Peter Maydell |
2021-02-08 | cpu-throttle: Remove timer_mod() from cpu_throttle_set() | Utkarsh Tripathi |
2021-02-08 | fuzz: ignore address_space_map is_write flag | Alexander Bulekov |
2021-02-08 | migration: wire up support for snapshot device selection | Daniel P. Berrangé |
2021-02-08 | migration: stop returning errno from load_snapshot() | Daniel P. Berrangé |
2021-02-08 | confidential guest support: Introduce cgs "ready" flag | David Gibson |
2021-02-08 | qom: Allow optional sugar props | Greg Kurz |
2021-02-05 | accel: replace struct CpusAccel with AccelOpsClass | Claudio Fontana |
2021-02-05 | accel: extend AccelState and AccelClass to user-mode | Claudio Fontana |
2021-02-05 | cpu: tcg_ops: move to tcg-cpu-ops.h, keep a pointer in CPUClass | Claudio Fontana |
2021-02-05 | cpu: move debug_check_watchpoint to tcg_ops | Claudio Fontana |
2021-02-05 | cpu: move adjust_watchpoint_address to tcg_ops | Claudio Fontana |
2021-02-05 | physmem: make watchpoint checking code TCG-only | Claudio Fontana |
2021-02-03 | Merge remote-tracking branch 'remotes/ehabkost-gl/tags/machine-next-pull-requ... | Peter Maydell |
2021-02-02 | block: move blk_exp_close_all() to qemu_cleanup() | Sergio Lopez |
2021-02-01 | memory: add readonly support to memory_region_init_ram_from_file() | Stefan Hajnoczi |
2021-02-01 | error: rename error_with_timestamp to message_with_timestamp | Stefan Hajnoczi |
2021-01-28 | qapi: More complex uses of QAPI_LIST_APPEND | Eric Blake |
2021-01-23 | vnc: support "-vnc help" | Paolo Bonzini |
2021-01-23 | softmmu/physmem: Silence GCC 10 maybe-uninitialized error | Philippe Mathieu-Daudé |
2021-01-21 | runstate: cleanup reboot and panic actions | Paolo Bonzini |
2021-01-18 | gdbstub: drop gdbserver_cleanup in favour of gdb_exit | Alex Bennée |
2021-01-07 | util: Enhance flush_icache_range with separate data pointer | Richard Henderson |
2021-01-06 | Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ... | Peter Maydell |
2021-01-06 | seccomp: convert to meson | Paolo Bonzini |
2021-01-04 | clock: Define and use new clock_display_freq() | Peter Maydell |
2021-01-02 | util: Extract flush_icache_range to cacheflush.c | Richard Henderson |
2021-01-02 | remove TCG includes from common code | Paolo Bonzini |
2021-01-02 | vl: initialize displays _after_ exiting preconfiguration | Paolo Bonzini |
2020-12-15 | vl: rename local variable in configure_accelerators | Paolo Bonzini |
2020-12-15 | Remove the deprecated -show-cursor option | Thomas Huth |
2020-12-15 | Remove the deprecated -realtime option | Thomas Huth |
2020-12-15 | accel/tcg: Remove deprecated '-tb-size' option | Philippe Mathieu-Daudé |
2020-12-15 | memory: clamp cached translation in case it points to an MMIO region | Paolo Bonzini |
2020-12-15 | vl: Add option to avoid stopping VM upon guest panic | Alejandro Jimenez |
2020-12-15 | vl: Add an -action option specifying response to guest events | Alejandro Jimenez |
2020-12-15 | qmp: generalize watchdog-set-action to -no-reboot/-no-shutdown | Alejandro Jimenez |
2020-12-15 | memory: allow creating MemoryRegions before accelerators | Paolo Bonzini |
2020-12-15 | plugin: propagate errors | Paolo Bonzini |
2020-12-15 | vl: make qemu_get_machine_opts static | Paolo Bonzini |
2020-12-15 | machine: introduce MachineInitPhase | Paolo Bonzini |
2020-12-15 | chardev: do not use machine_init_done | Paolo Bonzini |
2020-12-15 | vl: move all generic initialization out of vl.c | Paolo Bonzini |
2020-12-15 | vl: extract softmmu/globals.c | Paolo Bonzini |
2020-12-15 | vl: extract softmmu/runstate.c | Paolo Bonzini |
2020-12-15 | vl: allow -incoming defer with -preconfig | Paolo Bonzini |
2020-12-15 | vl: remove separate preconfig main_loop | Paolo Bonzini |
2020-12-15 | remove preconfig state | Paolo Bonzini |