index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2023-11-07
MAINTAINERS: Add more guest-agent related files to the corresponding section
Thomas Huth
2023-11-07
MAINTAINERS: Add include/hw/xtensa/mx_pic.h to the XTFPGA machine section
Thomas Huth
2023-11-07
MAINTAINERS: update libvirt devel mailing list address
Daniel P. Berrangé
2023-11-07
MAINTAINERS: Add the CAN documentation file to the CAN section
Thomas Huth
2023-11-07
MAINTAINERS: Add include/hw/timer/tmu012.h to the SH4 R2D section
Thomas Huth
2023-11-07
hw/sd: Declare QOM types using DEFINE_TYPES() macro
Philippe Mathieu-Daudé
2023-11-07
hw/i2c: pmbus: reset page register for out of range reads
Titus Rwantare
2023-11-07
hw/i2c: pmbus: immediately clear faults on request
Titus Rwantare
2023-11-07
tests/qtest: add tests for ADM1266
Titus Rwantare
2023-11-07
hw/sensor: add ADM1266 device model
Titus Rwantare
2023-11-07
hw/i2c: pmbus: add VCAP register
Titus Rwantare
2023-11-07
hw/i2c: pmbus: add fan support
Titus Rwantare
2023-11-07
hw/i2c: pmbus: add vout mode bitfields
Titus Rwantare
2023-11-07
hw/i2c: pmbus add support for block receive
Titus Rwantare
2023-11-07
tests/qtest: ahci-test: add test exposing reset issue with pending callback
Fiona Ebner
2023-11-07
hw/ide: reset: cancel async DMA operation before resetting state
Fiona Ebner
2023-11-07
hw/cpu: Update the comments of nr_cores and nr_dies
Zhao Liu
2023-11-07
system/cpus: Fix CPUState.nr_cores' calculation
Zhuocheng Ding
2023-11-07
tests/unit: Rename test-x86-cpuid.c to test-x86-topo.c
Zhao Liu
2023-11-07
hw/i386: Fix comment style in topology.h
Zhao Liu
2023-11-07
hw/isa/i82378: Propagate error if PC_SPEAKER device creation failed
Philippe Mathieu-Daudé
2023-11-07
hw/loader: Clean up global variable shadowing in rom_add_file()
Philippe Mathieu-Daudé
2023-11-07
hw/cpu: Clean up global variable shadowing
Philippe Mathieu-Daudé
2023-11-07
exec/cpu: Have cpu_exec_realize() return a boolean
Philippe Mathieu-Daudé
2023-11-07
hw/cpu: Call object_class_is_abstract() once in cpu_class_by_name()
Philippe Mathieu-Daudé
2023-11-07
target/alpha: Tidy up alpha_cpu_class_by_name()
Philippe Mathieu-Daudé
2023-11-07
target: Move ArchCPUClass definition to 'cpu.h'
Philippe Mathieu-Daudé
2023-11-07
target/nios2: Create IRQs *after* accelerator vCPU is realized
Philippe Mathieu-Daudé
2023-11-07
target/s390x/cpu: Restrict CPUS390XState declaration to 'cpu.h'
Philippe Mathieu-Daudé
2023-11-07
target/s390x/cpu: Restrict cpu_get_tb_cpu_state() definition to TCG
Philippe Mathieu-Daudé
2023-11-07
hw/s390x/sclp: Have sclp_service_call[_protected]() take S390CPU*
Philippe Mathieu-Daudé
2023-11-07
hw/s390x/css: Have css_do_sic() take S390CPU instead of CPUS390XState
Philippe Mathieu-Daudé
2023-11-07
target/ppc: Move powerpc_input_t definition to 'cpu.h'
Philippe Mathieu-Daudé
2023-11-07
target/ppc: Move powerpc_mmu_t definition to 'cpu.h'
Philippe Mathieu-Daudé
2023-11-07
target/ppc: Move powerpc_excp_t definition to 'cpu.h'
Philippe Mathieu-Daudé
2023-11-07
target/ppc: Move PowerPCCPUClass definition to 'cpu.h'
Philippe Mathieu-Daudé
2023-11-07
target/ppc: Move ppc_cpu_class_by_name() declaration to 'cpu.h'
Philippe Mathieu-Daudé
2023-11-07
target/ppc: Define powerpc_pm_insn_t in 'internal.h'
Philippe Mathieu-Daudé
2023-11-07
target/ppc: Prohibit target specific KVM prototypes on user emulation
Philippe Mathieu-Daudé
2023-11-07
target/ppc: Restrict KVM objects to system emulation
Philippe Mathieu-Daudé
2023-11-07
hw/ppc/e500: Restrict ppce500_init_mpic_kvm() to KVM
Philippe Mathieu-Daudé
2023-11-07
sysemu/kvm: Restrict kvmppc_get_radix_page_info() to ppc targets
Philippe Mathieu-Daudé
2023-11-07
target/mips: Fix TX79 LQ/SQ opcodes
Philippe Mathieu-Daudé
2023-11-07
target/mips: Fix MSA BZ/BNZ opcodes displacement
Philippe Mathieu-Daudé
2023-11-07
target/i386/monitor: synchronize cpu state for lapic info
Dongli Zhang
2023-11-07
target/i386/kvm: Correct comment in kvm_cpu_realize()
Philippe Mathieu-Daudé
2023-11-07
target/i386/hvf: Rename 'X86CPU *x86_cpu' variable as 'cpu'
Philippe Mathieu-Daudé
2023-11-07
target/i386/hvf: Rename 'CPUState *cpu' variable as 'cs'
Philippe Mathieu-Daudé
2023-11-07
target/i386/hvf: Use CPUState typedef
Philippe Mathieu-Daudé
2023-11-07
target/i386/hvf: Use env_archcpu() in simulate_[rdmsr/wrmsr]()
Philippe Mathieu-Daudé
[prev]
[next]