15356 Commits (a4dbf3fecbe458bc42aa56fc16348df8ff0ee216)

Author SHA1 Message Date
Michael Tokarev a4dbf3fecb include/block/ufs.h: spelling fix: setted 3 years ago
Michael Tokarev 487152fa1f hw/cxl: spelling fixes: limitaions, potentialy, intialized 3 years ago
Janosch Frank e72629e514 dump: Add arch cleanup function 3 years ago
Thomas Huth 34aee9c946 host/include/generic/host/atomic128: Fix compilation problem with Clang 17 3 years ago
Kevin Wolf b06f8b500d qdev: Rework array properties based on list visitor 3 years ago
Kevin Wolf 125062e791 qom: Add object_property_set_default_list() 3 years ago
Kevin Wolf 1f051dcbdf block: Protect bs->file with graph_lock 3 years ago
Kevin Wolf 79a5586648 block: Add missing GRAPH_RDLOCK annotations 3 years ago
Kevin Wolf e2dd273754 block: Introduce bdrv_co_change_backing_file() 3 years ago
Kevin Wolf 004915a96a block: Protect bs->backing with graph_lock 3 years ago
Greg Manning fb691b8cba plugins: add dllexport and dllimport to api funcs 3 years ago
Akihiko Odaki e84f45243f gdbstub: Introduce GDBFeatureBuilder 3 years ago
Akihiko Odaki 1218b68ea6 gdbstub: Introduce gdb_find_static_feature() 3 years ago
Akihiko Odaki 6c2313e83d gdbstub: Add num_regs member to GDBFeature 3 years ago
Vikram Garhwal 01bb72afbb Xen: Fix xen_set_irq() and xendevicemodel_set_irq_level() 3 years ago
Juan Quintela 5bf4ceec10 ppc: qtest already exports qtest_rtas_call() 3 years ago
Saif Abrar fcc63904b5 hw/pci-host: Update PHB5 XSCOM registers 3 years ago
Glenn Miles 0d1dcb0bb1 ppc/pnv: Fix number of I2C engines and ports for power9/10 3 years ago
Glenn Miles 1ceda19c28 ppc/pnv: Connect PNV I2C controller to powernv10 3 years ago
Cédric Le Goater 5f06612154 ppc/pnv: Connect I2C controller model to powernv9 chip 3 years ago
Cédric Le Goater 263b81ee15 ppc/pnv: Add an I2C controller model 3 years ago
Heiko Carstens 81f993828b s390/sclp: fix SCLP facility map 3 years ago
Kevin Wolf ccd6a37947 block: Mark bdrv_replace_node() GRAPH_WRLOCK 3 years ago
Kevin Wolf d0f9fd94d9 block: Mark bdrv_set_backing_hd_drained() GRAPH_WRLOCK 3 years ago
Kevin Wolf 78a9c76eef block: Mark bdrv_cow_child() and callers GRAPH_RDLOCK 3 years ago
Kevin Wolf ec82cc41a7 block: Mark bdrv_filter_child() and callers GRAPH_RDLOCK 3 years ago
Kevin Wolf 79bb762727 block: Mark bdrv_chain_contains() and callers GRAPH_RDLOCK 3 years ago
Kevin Wolf 9275fc72bd block: Mark bdrv_(un)freeze_backing_chain() and callers GRAPH_RDLOCK 3 years ago
Kevin Wolf ad74751fc0 block: Mark bdrv_skip_filters() and callers GRAPH_RDLOCK 3 years ago
Kevin Wolf 430da832af block: Mark bdrv_skip_implicit_filters() and callers GRAPH_RDLOCK 3 years ago
Kevin Wolf 372b69f503 block: Mark bdrv_filter_or_cow_bs() and callers GRAPH_RDLOCK 3 years ago
Kevin Wolf f3bbc53dc5 block: Mark block_job_add_bdrv() GRAPH_WRLOCK 3 years ago
Kevin Wolf 03b9eaca54 block: Mark bdrv_root_attach_child() GRAPH_WRLOCK 3 years ago
Kevin Wolf f5a3a270fe block: Mark bdrv_filter_bs() and callers GRAPH_RDLOCK 3 years ago
Kevin Wolf 067179868e block: Mark bdrv_has_zero_init() and callers GRAPH_RDLOCK 3 years ago
Kevin Wolf 221caadcc5 block: Mark bdrv_probe_blocksizes() and callers GRAPH_RDLOCK 3 years ago
BALATON Zoltan 97d3b2cd36 hw/pci-host: Add emulation of Mai Logic Articia S 3 years ago
Titus Rwantare 3401b1dd1a hw/i2c: pmbus: add VCAP register 3 years ago
Titus Rwantare b7fba25ef1 hw/i2c: pmbus: add fan support 3 years ago
Titus Rwantare 144729b9f1 hw/i2c: pmbus: add vout mode bitfields 3 years ago
Titus Rwantare cfb0884c6f hw/i2c: pmbus add support for block receive 3 years ago
Zhao Liu aa1878fbc9 hw/cpu: Update the comments of nr_cores and nr_dies 3 years ago
Zhao Liu 5f0d69b5a6 hw/i386: Fix comment style in topology.h 3 years ago
Philippe Mathieu-Daudé e265ee4379 hw/loader: Clean up global variable shadowing in rom_add_file() 3 years ago
Philippe Mathieu-Daudé 3c55dd5896 hw/cpu: Clean up global variable shadowing 3 years ago
Philippe Mathieu-Daudé 79a99091c1 exec/cpu: Have cpu_exec_realize() return a boolean 3 years ago
Philippe Mathieu-Daudé 3a9d0d7b64 hw/cpu: Call object_class_is_abstract() once in cpu_class_by_name() 3 years ago
Philippe Mathieu-Daudé 6d3910c9db hw/s390x/sclp: Have sclp_service_call[_protected]() take S390CPU* 3 years ago
Philippe Mathieu-Daudé 6233759ae1 hw/s390x/css: Have css_do_sic() take S390CPU instead of CPUS390XState 3 years ago
Philippe Mathieu-Daudé f3cb33255c target/ppc: Move PowerPCCPUClass definition to 'cpu.h' 3 years ago