]> git.proxmox.com Git - mirror_qemu.git/history - softmmu
configure: move Cocoa incompatibility checks to Meson
[mirror_qemu.git] / softmmu /
2021-01-07 Peter MaydellMerge remote-tracking branch 'remotes/rth-gitlab/tags...
2021-01-07 Richard Hendersonutil: Enhance flush_icache_range with separate data...
2021-01-06 Peter MaydellMerge remote-tracking branch 'remotes/bonzini-gitlab...
2021-01-06 Peter MaydellMerge remote-tracking branch 'remotes/dg-gitlab/tags...
2021-01-06 Paolo Bonziniseccomp: convert to meson
2021-01-05 Peter MaydellMerge remote-tracking branch 'remotes/philmd-gitlab...
2021-01-04 Peter Maydellclock: Define and use new clock_display_freq()
2021-01-02 Richard Hendersonutil: Extract flush_icache_range to cacheflush.c
2021-01-02 Paolo Bonziniremove TCG includes from common code
2021-01-02 Paolo Bonzinivl: initialize displays _after_ exiting preconfiguration
2020-12-15 Peter MaydellMerge remote-tracking branch 'remotes/bonzini-gitlab...
2020-12-15 Paolo Bonzinivl: rename local variable in configure_accelerators
2020-12-15 Thomas HuthRemove the deprecated -show-cursor option
2020-12-15 Thomas HuthRemove the deprecated -realtime option
2020-12-15 Philippe Mathieu... accel/tcg: Remove deprecated '-tb-size' option
2020-12-15 Paolo Bonzinimemory: clamp cached translation in case it points...
2020-12-15 Alejandro Jimenezvl: Add option to avoid stopping VM upon guest panic
2020-12-15 Alejandro Jimenezvl: Add an -action option specifying response to guest...
2020-12-15 Alejandro Jimenezqmp: generalize watchdog-set-action to -no-reboot/...
2020-12-15 Paolo Bonzinimemory: allow creating MemoryRegions before accelerators
2020-12-15 Paolo Bonziniplugin: propagate errors
2020-12-15 Paolo Bonzinivl: make qemu_get_machine_opts static
2020-12-15 Paolo Bonzinimachine: introduce MachineInitPhase
2020-12-15 Paolo Bonzinichardev: do not use machine_init_done
2020-12-15 Paolo Bonzinivl: move all generic initialization out of vl.c
2020-12-15 Paolo Bonzinivl: extract softmmu/globals.c
2020-12-15 Paolo Bonzinivl: extract softmmu/runstate.c
2020-12-15 Paolo Bonzinivl: allow -incoming defer with -preconfig
2020-12-15 Paolo Bonzinivl: remove separate preconfig main_loop
2020-12-15 Paolo Bonziniremove preconfig state
2020-12-15 Peter MaydellMerge remote-tracking branch 'remotes/pmaydell/tags...
2020-12-15 Peter MaydellMerge remote-tracking branch 'remotes/ehabkost/tags...
2020-12-15 Eduardo Habkostqdev: Move property code to qdev-properties.[ch]
2020-12-15 Peter Maydellhw/core/loader.c: Improve reporting of ROM overlap...
2020-12-12 Peter MaydellMerge remote-tracking branch 'remotes/kevin/tags/for...
2020-12-11 Peter MaydellMerge remote-tracking branch 'remotes/cohuck/tags/s390x...
2020-12-11 Peter MaydellMerge remote-tracking branch 'remotes/kraxel/tags/ui...
2020-12-11 Peter MaydellMerge remote-tracking branch 'remotes/rth-gitlab/tags...
2020-12-11 Peter MaydellMerge remote-tracking branch 'remotes/bonzini-gitlab...
2020-12-10 Claudio Fontanaaccel/tcg: split CpusAccel into three TCG variants
2020-12-10 Paolo Bonziniconfig-file: move -set implementation to vl.c
2020-12-10 Paolo Bonzinivl: clean up -boot variables
2020-12-10 Paolo Bonzinivl: remove serial_max_hds
2020-12-10 Paolo Bonzinivl: extract softmmu/rtc.c
2020-12-10 Paolo Bonzinivl: extract machine done notifiers
2020-12-10 Paolo Bonzinivl: extract softmmu/datadir.c
2020-12-10 Paolo Bonzinivl: start VM via qmp_cont
2020-12-10 Paolo Bonzinimigration, vl: start migration via qmp_migrate_incoming
2020-12-10 Paolo Bonzinivl: move -global check earlier
2020-12-10 Paolo Bonzinivl: initialize displays before preconfig loop
2020-12-10 Paolo Bonzinivl: separate qemu_resolve_machine_memdev
2020-12-10 Paolo Bonzinivl: separate qemu_apply_machine_options
2020-12-10 Paolo Bonzinivl: separate qemu_create_machine
2020-12-10 Paolo Bonzinivl: separate qemu_create_late_backends
2020-12-10 Paolo Bonzinivl: separate qemu_create_early_backends
2020-12-10 Paolo Bonzinivl: move CHECKPOINT_INIT after preconfig
2020-12-10 Paolo Bonzinivl: extract default devices to separate functions
2020-12-10 Paolo Bonzinivl: load plugins as late as possible
2020-12-10 Paolo Bonzinivl: create "-net nic -net user" default earlier
2020-12-10 Paolo Bonziniqemu-option: restrict qemu_opts_set to merge-lists...
2020-12-10 Paolo Bonzinivl: extract various command line desugaring snippets...
2020-12-10 Paolo Bonzinivl: preconfig and loadvm are mutually exclusive
2020-12-10 Paolo Bonzinivl: extract various command line validation snippets...
2020-12-10 Paolo Bonzinivl: move prelaunch part of qemu_init to new functions
2020-12-10 Paolo Bonzinivl: extract qemu_init_subsystems
2020-12-10 Paolo Bonzinivl: move various initialization routines out of qemu_init
2020-12-10 Paolo Bonzinivl: split various early command line options to a separ...
2020-12-10 Paolo Bonzinivl: remove bogus check
2020-12-10 Paolo Bonzinivl: extract validation of -smp to machine.c
2020-12-10 Paolo Bonzinimake ram_size local to vl.c
2020-12-10 Paolo Bonzinivl: remove bios_name
2020-12-10 Philippe Mathieu... dma: Let dma_memory_set() propagate MemTxResult
2020-12-10 Sunil MuthuswamyWHPX: support for the kernel-irqchip on/off
2020-12-10 Peter MaydellMerge remote-tracking branch 'remotes/armbru/tags/pull...
2020-12-10 Markus ArmbrusterTweak a few "Parameter 'NAME' expects THING" error...
2020-12-09 Peter MaydellMerge remote-tracking branch 'remotes/mst/tags/for_upst...
2020-12-08 Juan Quintelafailover: make sure that id always exist
2020-12-08 Juan Quintelafailover: simplify qdev_device_add()
2020-12-08 Juan Quintelafailover: simplify qdev_device_add() failover case
2020-12-08 Juan Quintelafailover: fix indentantion
2020-12-08 Eugenio Pérezmemory: Skip bad range assertion if notifier is DEVIOTL...
2020-12-08 Eugenio Pérezmemory: Add IOMMUTLBEvent
2020-12-08 Eugenio Pérezmemory: Rename memory_region_notify_one to memory_regio...
2020-11-26 Peter MaydellMerge remote-tracking branch 'remotes/bonzini-gitlab...
2020-11-23 Peter MaydellMerge remote-tracking branch 'remotes/huth-gitlab/tags...
2020-11-23 Peter MaydellMerge remote-tracking branch 'remotes/pmaydell/tags...
2020-11-23 Peter MaydellMerge remote-tracking branch 'remotes/stefanha-gitlab...
2020-11-17 Peter MaydellMerge remote-tracking branch 'remotes/vivier2/tags...
2020-11-17 Peter MaydellMerge remote-tracking branch 'remotes/philmd-gitlab...
2020-11-17 Peter MaydellMerge remote-tracking branch 'remotes/huth-gitlab/tags...
2020-11-17 Peter MaydellMerge remote-tracking branch 'remotes/mst/tags/for_upst...
2020-11-17 Peter MaydellMerge remote-tracking branch 'remotes/ericb/tags/pull...
2020-11-16 Peter MaydellMerge remote-tracking branch 'remotes/bonzini-gitlab...
2020-11-16 Peter MaydellMerge remote-tracking branch 'remotes/mdroth/tags/qga...
2020-11-16 Zenghui Yumemory: Skip dirty tracking for un-migratable memory...
2020-11-16 Peter MaydellMerge remote-tracking branch 'remotes/huth-gitlab/tags...
2020-11-15 Chetan Pantnomaintainer: Fix Lesser GPL version number
2020-11-11 Peter MaydellMerge remote-tracking branch 'remotes/vivier2/tags...
2020-11-11 Peter MaydellMerge remote-tracking branch 'remotes/stefanha-gitlab...
2020-11-11 Peter MaydellMerge remote-tracking branch 'remotes/bonzini-gitlab...
next