aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-09-07hw/ufs: Support for UFS logical unitJeuk Kim6-7/+1761
2023-09-07hw/ufs: Support for Query Transfer RequestsJeuk Kim3-2/+1033
2023-09-07hw/ufs: Initial commit for emulated Universal-Flash-StorageJeuk Kim14-0/+1461
2023-09-07iothread: Set the GSource "name" fieldFabiano Rosas1-6/+8
2023-09-07Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into stagingStefan Hajnoczi64-774/+550
2023-09-07Merge tag 'ide-pull-request' of https://gitlab.com/jsnow/qemu into stagingStefan Hajnoczi4-63/+163
2023-09-07Merge tag 'pull-parallels-2023-09-06' of https://src.openvz.org/scm/~den/qemu...Stefan Hajnoczi7-99/+564
2023-09-07Merge tag 'pull-ppc-20230906' of https://github.com/legoater/qemu into stagingStefan Hajnoczi34-205/+925
2023-09-07docs/system/replay: do not show removed command line optionPaolo Bonzini1-1/+1
2023-09-07subprojects: add wrap file for libblkioPaolo Bonzini1-0/+6
2023-09-07sysemu/kvm: Restrict kvm_pc_setup_irq_routing() to x86 targetsPhilippe Mathieu-Daudé3-1/+3
2023-09-07sysemu/kvm: Restrict kvm_has_pit_state2() to x86 targetsPhilippe Mathieu-Daudé4-3/+4
2023-09-07sysemu/kvm: Restrict kvm_get_apic_state() to x86 targetsPhilippe Mathieu-Daudé2-3/+1
2023-09-07sysemu/kvm: Restrict kvm_arch_get_supported_cpuid/msr() to x86 targetsPhilippe Mathieu-Daudé2-5/+3
2023-09-07target/i386: Restrict declarations specific to CONFIG_KVMPhilippe Mathieu-Daudé1-11/+16
2023-09-07target/i386: Allow elision of kvm_hv_vpindex_settable()Philippe Mathieu-Daudé3-21/+1
2023-09-07target/i386: Allow elision of kvm_enable_x2apic()Philippe Mathieu-Daudé3-14/+4
2023-09-07target/i386: Remove unused KVM stubsPhilippe Mathieu-Daudé1-26/+0
2023-09-07target/i386/cpu-sysemu: Inline kvm_apic_in_kernel()Philippe Mathieu-Daudé2-4/+2
2023-09-07target/i386/helper: Restrict KVM declarations to system emulationPhilippe Mathieu-Daudé1-1/+1
2023-09-07hw/i386/fw_cfg: Include missing 'cpu.h' headerPhilippe Mathieu-Daudé1-0/+1
2023-09-07hw/i386/pc: Include missing 'cpu.h' headerPhilippe Mathieu-Daudé2-0/+2
2023-09-07hw/i386/pc: Include missing 'sysemu/tcg.h' headerPhilippe Mathieu-Daudé1-0/+1
2023-09-07Revert "mkvenv: work around broken pip installations on Debian 10"Paolo Bonzini1-58/+16
2023-09-07mkvenv: assume presence of importlib.metadataPaolo Bonzini2-178/+28
2023-09-07Python: Drop support for Python 3.7Paolo Bonzini6-15/+17
2023-09-07configure: remove dead codePaolo Bonzini1-8/+0
2023-09-07meson: list leftover CONFIG_* symbolsPaolo Bonzini2-14/+6
2023-09-07configure, meson: remove target OS symbols from config-host.makPaolo Bonzini12-50/+49
2023-09-07configure, meson: remove CONFIG_SOLARIS from config-host.makPaolo Bonzini3-11/+11
2023-09-07configure, meson: move --enable-plugins to mesonPaolo Bonzini8-18/+23
2023-09-07configure: unify recursion into sub-MakefilesPaolo Bonzini2-20/+20
2023-09-07contrib/plugins: use an independent makefilePaolo Bonzini2-11/+20
2023-09-07configure: move --enable-debug-tcg to mesonPaolo Bonzini4-11/+8
2023-09-07configure: remove boolean variables for targetsPaolo Bonzini1-42/+13
2023-09-07meson: compile bundled device treesPaolo Bonzini2-23/+21
2023-09-07configure: create native file with contents of $host_ccPaolo Bonzini1-4/+11
2023-09-07configure: remove HOST_CCPaolo Bonzini2-2/+1
2023-09-07meson: update unsupported host/CPU messagesPaolo Bonzini1-19/+26
2023-09-07meson: do not unnecessarily use cmake for dependenciesPaolo Bonzini2-2/+2
2023-09-07contrib/plugins: add Darwin supportPaolo Bonzini1-0/+4
2023-09-07contrib/plugins/lockstep: Fix string formatPhilippe Mathieu-Daudé1-3/+8
2023-09-07contrib/plugins/howvec: Fix string formatPhilippe Mathieu-Daudé1-2/+4
2023-09-07contrib/plugins/drcov: Fix string formatPhilippe Mathieu-Daudé1-1/+1
2023-09-07contrib/plugins/cache: Fix string formatPhilippe Mathieu-Daudé1-9/+10
2023-09-07contrib/plugins: remove -soname argumentPaolo Bonzini1-1/+1
2023-09-06hw/ide/ahci: fix broken SError handlingNiklas Cassel1-2/+1
2023-09-06hw/ide/ahci: fix ahci_write_fis_sdb()Niklas Cassel1-2/+8
2023-09-06hw/ide/ahci: PxCI should not get cleared when ERR_STAT is setNiklas Cassel3-33/+88
2023-09-06hw/ide/ahci: PxSACT and PxCI is cleared when PxCMD.ST is clearedNiklas Cassel1-0/+5