aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-03-06tests/acpi: i386: update FACP table differencesLiav Albani
2022-03-06hw/acpi: add indication for i8042 in IA-PC boot flags of the FADT tableLiav Albani
2022-03-06tests/acpi: i386: allow FACP acpi table changesLiav Albani
2022-03-06target/hexagon: Add missing 'hw/core/cpu.h' includePhilippe Mathieu-Daudé
2022-03-06target: Include missing 'cpu.h'Philippe Mathieu-Daudé
2022-03-06Hexagon (target/hexagon) convert to OBJECT_DECLARE_TYPETaylor Simpson
2022-03-06target/i386/tcg/sysemu: Include missing 'exec/exec-all.h' headerPhilippe Mathieu-Daudé
2022-03-06cpu: Add missing 'exec/exec-all.h' and 'qemu/accel.h' headersPhilippe Mathieu-Daudé
2022-03-06exec/cpu_ldst: Include 'cpu.h' to get target_ulong definitionPhilippe Mathieu-Daudé
2022-03-06meson: Display libfdt as disabled when system emulation is disabledPhilippe Mathieu-Daudé
2022-03-06softmmu: Build target-agnostic objects oncePhilippe Mathieu-Daudé
2022-03-06softmmu: Add qemu_init_arch_modules()Philippe Mathieu-Daudé
2022-03-06exec/cpu: Make address_space_init/reloading_memory_map target agnosticPhilippe Mathieu-Daudé
2022-03-06exec/gdbstub: Make gdb_exit() / gdb_set_stop_cpu() target agnosticPhilippe Mathieu-Daudé
2022-03-06misc: Add missing "sysemu/cpu-timers.h" includePhilippe Mathieu-Daudé
2022-03-06misc: Remove unnecessary "sysemu/cpu-timers.h" includePhilippe Mathieu-Daudé
2022-03-06softmmu/cpu-timers: Remove unused 'exec/exec-all.h' headerPhilippe Mathieu-Daudé
2022-03-06softmmu/physmem: Remove unnecessary includePhilippe Mathieu-Daudé
2022-03-06softmmu/globals: Remove unused 'hw/i386/*' headersPhilippe Mathieu-Daudé
2022-03-06accel: Introduce AccelOpsClass::cpus_are_resettable()Philippe Mathieu-Daudé
2022-03-06accel: Introduce AccelOpsClass::cpu_thread_is_idle()Philippe Mathieu-Daudé
2022-03-06softmmu/cpus: Code movementPhilippe Mathieu-Daudé
2022-03-06accel/hax: Introduce CONFIG_HAX_IS_POSSIBLEPhilippe Mathieu-Daudé
2022-03-06accel/kvm: Simplify user-mode #ifdef'ryPhilippe Mathieu-Daudé
2022-03-06sysemu/kvm: Make kvm_on_sigbus() / kvm_on_sigbus_vcpu() target agnosticPhilippe Mathieu-Daudé
2022-03-06sysemu/memory_mapping: Become target-agnosticPhilippe Mathieu-Daudé
2022-03-06exec: Make cpu_memory_rw_debug() target agnosticPhilippe Mathieu-Daudé
2022-03-06exec: Declare vaddr as a generic target-agnostic typePhilippe Mathieu-Daudé
2022-03-06accel/meson: Only build hw virtualization with system emulationPhilippe Mathieu-Daudé
2022-03-06accel: Restrict sysemu stubs to system emulationPhilippe Mathieu-Daudé
2022-03-06docs: vhost-user: add subsection for non-Linux platformsSergio Lopez
2022-03-06configure, meson: allow enabling vhost-user on all POSIX systemsSergio Lopez
2022-03-06vhost: use wfd on functions setting vring call fdSergio Lopez
2022-03-06event_notifier: add event_notifier_get_wfd()Sergio Lopez
2022-03-06pci: drop COMPAT_PROP_PCP for 2.0 machine typesIgor Mammedov
2022-03-06hw/smbios: Add table 4 parameter, "processor-id"Patrick Venture
2022-03-06x86: cleanup unused compat_apic_id_modeIgor Mammedov
2022-03-06vhost-vsock: detach the virqueue element in case of errorStefano Garzarella
2022-03-06pc: add option to disable PS/2 mouse/keyboardJoelle van Dyne
2022-03-06acpi: pcihp: pcie: set power on cap on parent slotIgor Mammedov
2022-03-06pci: expose TYPE_XIO3130_DOWNSTREAM nameIgor Mammedov
2022-03-06pci: show id info when pci BDF conflictZhenzhong Duan
2022-03-06hw/misc/pvpanic: Use standard headers insteadzhenwei pi
2022-03-06headers: Add pvpanic.hzhenwei pi
2022-03-06pci-bridge/xio3130_downstream: Fix error handlingJonathan Cameron
2022-03-06pci-bridge/xio3130_upstream: Fix error handlingJonathan Cameron
2022-03-06pcie: Add 1.2 version token for the Power Management CapabilityŁukasz Gieryk
2022-03-06pcie: Add a helper to the SR/IOV APIŁukasz Gieryk
2022-03-06pcie: Add some SR/IOV API documentation in docs/pcie_sriov.txtKnut Omang
2022-03-06pcie: Add support for Single Root I/O Virtualization (SR/IOV)Knut Omang