aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-11-07MAINTAINERS: Add more guest-agent related files to the corresponding sectionThomas Huth
2023-11-07MAINTAINERS: Add include/hw/xtensa/mx_pic.h to the XTFPGA machine sectionThomas Huth
2023-11-07MAINTAINERS: update libvirt devel mailing list addressDaniel P. Berrangé
2023-11-07MAINTAINERS: Add the CAN documentation file to the CAN sectionThomas Huth
2023-11-07MAINTAINERS: Add include/hw/timer/tmu012.h to the SH4 R2D sectionThomas Huth
2023-11-07hw/sd: Declare QOM types using DEFINE_TYPES() macroPhilippe Mathieu-Daudé
2023-11-07hw/i2c: pmbus: reset page register for out of range readsTitus Rwantare
2023-11-07hw/i2c: pmbus: immediately clear faults on requestTitus Rwantare
2023-11-07tests/qtest: add tests for ADM1266Titus Rwantare
2023-11-07hw/sensor: add ADM1266 device modelTitus Rwantare
2023-11-07hw/i2c: pmbus: add VCAP registerTitus Rwantare
2023-11-07hw/i2c: pmbus: add fan supportTitus Rwantare
2023-11-07hw/i2c: pmbus: add vout mode bitfieldsTitus Rwantare
2023-11-07hw/i2c: pmbus add support for block receiveTitus Rwantare
2023-11-07tests/qtest: ahci-test: add test exposing reset issue with pending callbackFiona Ebner
2023-11-07hw/ide: reset: cancel async DMA operation before resetting stateFiona Ebner
2023-11-07hw/cpu: Update the comments of nr_cores and nr_diesZhao Liu
2023-11-07system/cpus: Fix CPUState.nr_cores' calculationZhuocheng Ding
2023-11-07tests/unit: Rename test-x86-cpuid.c to test-x86-topo.cZhao Liu
2023-11-07hw/i386: Fix comment style in topology.hZhao Liu
2023-11-07hw/isa/i82378: Propagate error if PC_SPEAKER device creation failedPhilippe Mathieu-Daudé
2023-11-07hw/loader: Clean up global variable shadowing in rom_add_file()Philippe Mathieu-Daudé
2023-11-07hw/cpu: Clean up global variable shadowingPhilippe Mathieu-Daudé
2023-11-07exec/cpu: Have cpu_exec_realize() return a booleanPhilippe Mathieu-Daudé
2023-11-07hw/cpu: Call object_class_is_abstract() once in cpu_class_by_name()Philippe Mathieu-Daudé
2023-11-07target/alpha: Tidy up alpha_cpu_class_by_name()Philippe Mathieu-Daudé
2023-11-07target: Move ArchCPUClass definition to 'cpu.h'Philippe Mathieu-Daudé
2023-11-07target/nios2: Create IRQs *after* accelerator vCPU is realizedPhilippe Mathieu-Daudé
2023-11-07target/s390x/cpu: Restrict CPUS390XState declaration to 'cpu.h'Philippe Mathieu-Daudé
2023-11-07target/s390x/cpu: Restrict cpu_get_tb_cpu_state() definition to TCGPhilippe Mathieu-Daudé
2023-11-07hw/s390x/sclp: Have sclp_service_call[_protected]() take S390CPU*Philippe Mathieu-Daudé
2023-11-07hw/s390x/css: Have css_do_sic() take S390CPU instead of CPUS390XStatePhilippe Mathieu-Daudé
2023-11-07target/ppc: Move powerpc_input_t definition to 'cpu.h'Philippe Mathieu-Daudé
2023-11-07target/ppc: Move powerpc_mmu_t definition to 'cpu.h'Philippe Mathieu-Daudé
2023-11-07target/ppc: Move powerpc_excp_t definition to 'cpu.h'Philippe Mathieu-Daudé
2023-11-07target/ppc: Move PowerPCCPUClass definition to 'cpu.h'Philippe Mathieu-Daudé
2023-11-07target/ppc: Move ppc_cpu_class_by_name() declaration to 'cpu.h'Philippe Mathieu-Daudé
2023-11-07target/ppc: Define powerpc_pm_insn_t in 'internal.h'Philippe Mathieu-Daudé
2023-11-07target/ppc: Prohibit target specific KVM prototypes on user emulationPhilippe Mathieu-Daudé
2023-11-07target/ppc: Restrict KVM objects to system emulationPhilippe Mathieu-Daudé
2023-11-07hw/ppc/e500: Restrict ppce500_init_mpic_kvm() to KVMPhilippe Mathieu-Daudé
2023-11-07sysemu/kvm: Restrict kvmppc_get_radix_page_info() to ppc targetsPhilippe Mathieu-Daudé
2023-11-07target/mips: Fix TX79 LQ/SQ opcodesPhilippe Mathieu-Daudé
2023-11-07target/mips: Fix MSA BZ/BNZ opcodes displacementPhilippe Mathieu-Daudé
2023-11-07target/i386/monitor: synchronize cpu state for lapic infoDongli Zhang
2023-11-07target/i386/kvm: Correct comment in kvm_cpu_realize()Philippe Mathieu-Daudé
2023-11-07target/i386/hvf: Rename 'X86CPU *x86_cpu' variable as 'cpu'Philippe Mathieu-Daudé
2023-11-07target/i386/hvf: Rename 'CPUState *cpu' variable as 'cs'Philippe Mathieu-Daudé
2023-11-07target/i386/hvf: Use CPUState typedefPhilippe Mathieu-Daudé
2023-11-07target/i386/hvf: Use env_archcpu() in simulate_[rdmsr/wrmsr]()Philippe Mathieu-Daudé