aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-02-27hw: Move ioapic*.h to intc/Bernhard Beschow
2023-02-27hw/i386/ich9: Remove redundant GSI_NUM_PINSBernhard Beschow
2023-02-27hw/isa/lpc_ich9: Remove redundant ich9_lpc_reset() invocationBernhard Beschow
2023-02-27hw/isa/lpc_ich9: Connect PM stuff to LPC internallyBernhard Beschow
2023-02-27hw/i386/pc_q35: Allow for setting properties before realizing TYPE_ICH9_LPC_D...Bernhard Beschow
2023-02-27hw/i2c/smbus_ich9: Inline ich9_smb_init() and remove itBernhard Beschow
2023-02-27hw/i2c/smbus_ich9: Move ich9_smb_set_irq() in front of ich9_smbus_realize()Bernhard Beschow
2023-02-27hw/isa/lpc_ich9: Eliminate ICH9LPCState::isa_busBernhard Beschow
2023-02-27hw/isa/lpc_ich9: Unexport PIRQ functionsBernhard Beschow
2023-02-27hw/i386/ich9: Rename Q35_MASK to ICH9_MASKBernhard Beschow
2023-02-27hw/i386/x86: Reduce init_topo_info() scopePhilippe Mathieu-Daudé
2023-02-27hw/cpu: Extend CPUState::cluster_index documentationPhilippe Mathieu-Daudé
2023-02-27hw/qdev: Constify DeviceState* argument of qdev_get_parent_bus()Philippe Mathieu-Daudé
2023-02-27hw/nubus/nubus-device: Fix memory leak in nubus_device_realizeMauro Matteo Cascella
2023-02-27qemu/typedefs: Sort in case-insensitive alphabetical order (again)Philippe Mathieu-Daudé
2023-02-27softmmu: Extract watchpoint API from physmem.cPhilippe Mathieu-Daudé
2023-02-27softmmu: Silent -Wmissing-field-initializers warningPhilippe Mathieu-Daudé
2023-02-27tests/unit: Restrict machine-smp.c test to system emulationPhilippe Mathieu-Daudé
2023-02-27replay: Extract core API to 'exec/replay-core.h'Philippe Mathieu-Daudé
2023-02-27sysemu/kvm: Remove CONFIG_USER_ONLY guardPhilippe Mathieu-Daudé
2023-02-27accel/kvm: Silent -Wmissing-field-initializers warningPhilippe Mathieu-Daudé
2023-02-27accel/xen: Remove dead codePhilippe Mathieu-Daudé
2023-02-27accel/tcg: Restrict 'qapi-commands-machine.h' to system emulationPhilippe Mathieu-Daudé
2023-02-27tcg/tcg-op-gvec: Remove unused "qemu/main-loop.h" headerPhilippe Mathieu-Daudé
2023-02-27tcg: Silent -Wmissing-field-initializers warningPhilippe Mathieu-Daudé
2023-02-27exec: Remove unused 'qemu/timer.h' timerPhilippe Mathieu-Daudé
2023-02-27trace: Do not try to include QMP commands in user emulation binariesPhilippe Mathieu-Daudé
2023-02-27qom/object_interfaces: Fix QAPI headers includedPhilippe Mathieu-Daudé
2023-02-27target/tricore: Remove unused fields from CPUTriCoreStatePhilippe Mathieu-Daudé
2023-02-27target/xtensa/cpu: Include missing "memory.h" headerPhilippe Mathieu-Daudé
2023-02-27target/sparc/sysemu: Remove pointless CONFIG_USER_ONLY guardPhilippe Mathieu-Daudé
2023-02-27target/riscv/cpu: Move Floating-Point fields closerPhilippe Mathieu-Daudé
2023-02-27target/ppc: Fix warning with clang-15Pierrick Bouvier
2023-02-27target/ppc/kvm: Remove unused "sysbus.h" headerPhilippe Mathieu-Daudé
2023-02-27target/ppc/internal: Restrict MMU declarations to sysemuPhilippe Mathieu-Daudé
2023-02-27target/loongarch/cpu: Restrict "memory.h" header to sysemuPhilippe Mathieu-Daudé
2023-02-27target/loongarch/cpu: Remove unused "sysbus.h" headerBernhard Beschow
2023-02-27target/alpha: Remove obsolete STATUS documentPhilippe Mathieu-Daudé
2023-02-27target/hppa: Extract system helpers to sys_helper.cPhilippe Mathieu-Daudé
2023-02-27target/hppa: Extract FPU helpers to fpu_helper.cPhilippe Mathieu-Daudé
2023-02-27target/i386: Remove x86_cpu_dump_local_apic_state() dead stubPhilippe Mathieu-Daudé
2023-02-27target/i386/cpu: Remove dead helper_lock() declarationPhilippe Mathieu-Daudé
2023-02-27target/i386: Remove NEED_CPU_H guard from target-specific headersPhilippe Mathieu-Daudé
2023-02-27target/cpu: Restrict do_transaction_failed() handlers to sysemuPhilippe Mathieu-Daudé
2023-02-27target/cpu: Restrict cpu_get_phys_page_debug() handlers to sysemuPhilippe Mathieu-Daudé
2023-02-27gdbstub: Use vaddr type for generic insert/remove_breakpoint() APIPhilippe Mathieu-Daudé
2023-02-27cpu: Move breakpoint helpers to common codePhilippe Mathieu-Daudé
2023-02-27cpu: Remove capstone meson dependencyPhilippe Mathieu-Daudé
2023-02-27Merge tag 'pull-target-arm-20230227' of https://git.linaro.org/people/pmaydel...Peter Maydell
2023-02-27hw: Replace qemu_or_irq typedef by OrIRQStatePhilippe Mathieu-Daudé