491 Commits (6365e97c841e43dc6ea256857ddc7e850d5c67dd)

Author SHA1 Message Date
Steve Sistare 6169f11936 memory: add RAM_PRIVATE 1 year ago
Steve Sistare 9fb40bb962 physmem: fd-based shared memory 1 year ago
Steve Sistare 3ec0214816 physmem: qemu_ram_alloc_from_fd extensions 1 year ago
Steve Sistare 719168fba7 physmem: fix qemu_ram_alloc_from_fd size calculation 1 year ago
Alex Bennée c0e6b8b798 system: propagate Error to gdbserver_start (and other device setups) 1 year ago
Alex Bennée 05cdd648a8 system: squash usb_parse into a single function 1 year ago
Alex Bennée 77e911d0c7 system/vl: more error exit into config enumeration code 1 year ago
Phil Dennis-Jordan e7bc0204e5 system/runstate: Fix regression, clarify BQL status of exit notifiers 1 year ago
Akihiko Odaki 937874a83d hw/qdev: Check machine_hotplug_handler in hotplug_unplug_allowed_common 2 years ago
Akihiko Odaki ccaca8929d hw/qdev: Check qbus_is_hotpluggable in hotplug_unplug_allowed_common 2 years ago
Akihiko Odaki 1bff035be7 hw/qdev: Check DevClass::hotpluggable in hotplug_unplug_allowed_common 2 years ago
Akihiko Odaki 206d602e9b hw/qdev: Factor qdev_hotunplug_allowed() out 2 years ago
Akihiko Odaki 8915c11859 hw/qdev: Pass bus argument to qdev_hotplug_allowed() 2 years ago
Xiaoyao Li 6e090ffe0d cpu: Remove nr_cores from struct CPUState 1 year ago
Alex Bennée d524441a36 system/qtest: properly feedback results of clock_[step|set] 1 year ago
Philippe Mathieu-Daudé 5f396935f8 system: Inline machine_containers[] in qemu_create_machine_containers() 1 year ago
Peter Xu 1c34335844 qdev: Use machine_get_container() 1 year ago
Akihiko Odaki ad1ea5ffa1 qdev: Remove opts member 2 years ago
Thomas Huth 00cfbdcbe1 Remove the deprecated "-runas" command line option 1 year ago
Phil Dennis-Jordan f5ab12caba ui & main loop: Redesign of system-specific main thread event handling 1 year ago
Avihai Horon 7d5d9c8864 system/dirtylimit: Don't use migration_is_active() 1 year ago
Philippe Mathieu-Daudé 68df8c8dba accel/tcg: Include missing 'exec/translation-block.h' header 1 year ago
Philippe Mathieu-Daudé 733d05bdc7 system: Remove unnecessary 'exec/translate-all.h' include 1 year ago
Philippe Mathieu-Daudé 433442a75d system: Move 'exec/confidential-guest-support.h' to system/ 1 year ago
Philippe Mathieu-Daudé 32cad1ffb8 include: Rename sysemu/ -> system/ 1 year ago
Peter Xu 5cfd38a2e7 qom: Create system containers explicitly 1 year ago
BALATON Zoltan 678bf8f22a log: Add separate debug option for logging invalid memory accesses 1 year ago
Paolo Bonzini d4873c5d4f bql: add a "mock" BQL for Rust unit tests 1 year ago
Richard Henderson cb9f4b28ee hw/core: Introduce device_class_set_props_n 1 year ago
Gerd Hoffmann a5bd044b15 x86/loader: add -shim option 2 years ago
Philippe Mathieu-Daudé 51680269fe hw/nvram/fw_cfg: Pass QOM parent to fw_cfg_add_file_from_generator() 1 year ago
Philippe Mathieu-Daudé e20a4425ca hw/nvram/fw_cfg: Rename fw_cfg_add_[file]_from_generator() 1 year ago
Paolo Bonzini 37fb26601d bql: check that the BQL is not dropped within marked sections 1 year ago
Philippe Mathieu-Daudé 964d2a0cf8 system: Select HVF by default when no other accelerator is available 1 year ago
Stefan Hajnoczi 11bf1d6aa0 vl: use qmp_device_add() in qemu_create_cli_devices() 2 years ago
Stefan Hajnoczi be93fd5372 qdev-monitor: avoid QemuOpts in QMP device_add 2 years ago
Peter Maydell 0139a4f26d system/dma-helpers.c: Move trace events to system/trace-events 1 year ago
Gerd Hoffmann 118a2991bb vl: fix qemu_validate_options() indention 2 years ago
Paolo Bonzini d36f165d95 qdev: make properties array "const" 1 year ago
Vladimir Sementsov-Ogievskiy 3f98408e2e qapi: introduce device-sync-config 2 years ago
Vladimir Sementsov-Ogievskiy 9e4cc917e0 qdev-monitor: add option to report GenericError from find_device_state 2 years ago
Peter Xu 34a8892dec migration: Drop migration_is_idle() 1 year ago
Hyman Huang d481cec756 migration: Move cpu-throttle.c from system to migration 1 year ago
Tudor Gheorghiu 5ae3ec6363 replace error_setg(&error_fatal, ...) with error_report() 2 years ago
Peter Maydell f7214f99ff vl.c: Remove pxa2xx-specific -portrait and -rotate options 1 year ago
Ani Sinha 8d3031fa1b memory: notify hypervisor of all eventfds during listener (de)registration 2 years ago
Juraj Marcin 1b063fe2df reset: Use ResetType for qemu_devices_reset() and MachineClass::reset() 2 years ago
Fea.Wang d8d5ca4004 softmmu/physmem.c: Keep transaction attribute in address_space_map() 2 years ago
Thomas Huth eef0a1e3f2 system: Enable the device aliases for or1k, too 2 years ago
Philippe Mathieu-Daudé a1b47343fe system: Sort QEMU_ARCH_VIRTIO_PCI definition 2 years ago