aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-11-07block: Mark bdrv_filter_child() and callers GRAPH_RDLOCKKevin Wolf
2023-11-07block: Mark bdrv_chain_contains() and callers GRAPH_RDLOCKKevin Wolf
2023-11-07block: Mark bdrv_(un)freeze_backing_chain() and callers GRAPH_RDLOCKKevin Wolf
2023-11-07block: Mark bdrv_skip_filters() and callers GRAPH_RDLOCKKevin Wolf
2023-11-07block: Mark bdrv_skip_implicit_filters() and callers GRAPH_RDLOCKKevin Wolf
2023-11-07block: Mark bdrv_filter_or_cow_bs() and callers GRAPH_RDLOCKKevin Wolf
2023-11-07block: Mark block_job_add_bdrv() GRAPH_WRLOCKKevin Wolf
2023-11-07block: Mark bdrv_root_attach_child() GRAPH_WRLOCKKevin Wolf
2023-11-07block: Mark bdrv_filter_bs() and callers GRAPH_RDLOCKKevin Wolf
2023-11-07block: Mark bdrv_has_zero_init() and callers GRAPH_RDLOCKKevin Wolf
2023-11-07block: Mark bdrv_probe_blocksizes() and callers GRAPH_RDLOCKKevin Wolf
2023-11-07MAINTAINERS: Add artist.c to the hppa machine sectionThomas Huth
2023-11-07scripts/cpu-x86-uarch-abi.py: Fix parameter error of cmdZhao Liu
2023-11-07hw/pci-host: Add emulation of Mai Logic Articia SBALATON Zoltan
2023-11-07MAINTAINERS: update libvirt devel mailing list addressDaniel P. Berrangé
2023-11-07audio: don't abort on f32 audio format in wav backendDaniel P. Berrangé
2023-11-07io: Stop appending -listen to net listenersFabiano Rosas
2023-11-07crypto/rsakey-builtin.c.inc: Clean up two error pathsMarkus Armbruster
2023-11-07dump: Add close fd on error return to avoid resource leakZongmin Zhou
2023-11-07ui/sdl2: use correct key names in win title on macAdrian Wowk
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é