Age | Commit message (Expand) | Author |
2024-06-19 | hw/ppc: Avoid using Monitor in spapr_xive_pic_print_info() | Philippe Mathieu-Daudé |
2024-06-19 | hw/ppc: Avoid using Monitor in spapr_xive_end_pic_print_info() | Philippe Mathieu-Daudé |
2024-06-19 | hw/ppc: Avoid using Monitor in xive_end_queue_pic_print_info() | Philippe Mathieu-Daudé |
2024-06-19 | hw/ppc: Avoid using Monitor in PnvChipClass::intc_print_info() | Philippe Mathieu-Daudé |
2024-06-19 | hw/ppc: Avoid using Monitor in ics_pic_print_info() | Philippe Mathieu-Daudé |
2024-06-19 | hw/ppc: Avoid using Monitor in xive_tctx_pic_print_info() | Philippe Mathieu-Daudé |
2024-06-19 | hw/ppc: Avoid using Monitor in icp_pic_print_info() | Philippe Mathieu-Daudé |
2024-06-19 | hw/ppc: Avoid using Monitor in pnv_phb3_msi_pic_print_info() | Philippe Mathieu-Daudé |
2024-06-19 | hw/audio/virtio-snd: Always use little endian audio format | Philippe Mathieu-Daudé |
2024-06-19 | hw/i386/pc: Replace PCMachineClass::acpi_data_size by PC_ACPI_DATA_SIZE | Philippe Mathieu-Daudé |
2024-06-19 | target/i386: Remove X86CPU::kvm_no_smi_migration field | Philippe Mathieu-Daudé |
2024-06-19 | hw/i386/pc: Simplify DEFINE_I440FX_MACHINE() macro | Philippe Mathieu-Daudé |
2024-06-19 | hw/i386/pc: Remove deprecated pc-i440fx-2.3 machine | Philippe Mathieu-Daudé |
2024-06-19 | hw/i386/acpi: Remove AcpiBuildState::rsdp field | Philippe Mathieu-Daudé |
2024-06-19 | hw/i386/pc: Remove PCMachineClass::rsdp_in_ram | Philippe Mathieu-Daudé |
2024-06-19 | hw/i386/pc: Remove PCMachineClass::resizable_acpi_blob | Philippe Mathieu-Daudé |
2024-06-19 | hw/i386/pc: Remove deprecated pc-i440fx-2.2 machine | Philippe Mathieu-Daudé |
2024-06-19 | hw/mem/memory-device: Remove legacy_align from memory_device_pre_plug() | Philippe Mathieu-Daudé |
2024-06-19 | hw/mem/pc-dimm: Remove legacy_align argument from pc_dimm_pre_plug() | Philippe Mathieu-Daudé |
2024-06-19 | hw/i386/pc: Remove PCMachineClass::enforce_aligned_dimm | Philippe Mathieu-Daudé |
2024-06-19 | hw/smbios: Remove 'smbios_uuid_encoded', simplify smbios_encode_uuid() | Philippe Mathieu-Daudé |
2024-06-19 | hw/smbios: Remove 'uuid_encoded' argument from smbios_set_defaults() | Philippe Mathieu-Daudé |
2024-06-19 | hw/i386/pc: Remove PCMachineClass::smbios_uuid_encoded | Philippe Mathieu-Daudé |
2024-06-19 | target/i386/kvm: Remove x86_cpu_change_kvm_default() and 'kvm-cpu.h' | Philippe Mathieu-Daudé |
2024-06-19 | hw/i386/pc: Remove deprecated pc-i440fx-2.1 machine | Philippe Mathieu-Daudé |
2024-06-19 | hw/acpi/ich9: Remove dead code related to 'acpi_memory_hotplug' | Philippe Mathieu-Daudé |
2024-06-19 | hw/acpi/ich9: Remove 'memory-hotplug-support' property | Philippe Mathieu-Daudé |
2024-06-19 | hw/i386/acpi: Remove PCMachineClass::legacy_acpi_table_size | Philippe Mathieu-Daudé |
2024-06-19 | hw/usb/hcd-xhci: Remove XHCI_FLAG_SS_FIRST flag | Philippe Mathieu-Daudé |
2024-06-19 | hw/usb/hcd-xhci: Remove XHCI_FLAG_FORCE_PCIE_ENDCAP flag | Philippe Mathieu-Daudé |
2024-06-19 | hw/i386/pc: Remove deprecated pc-i440fx-2.0 machine | Philippe Mathieu-Daudé |
2024-06-19 | hw/i386/pc: Deprecate 2.4 to 2.12 pc-i440fx machines | Philippe Mathieu-Daudé |
2024-06-18 | Merge tag 'edgar/xilinx-queue-2024-06-17.for-upstream' of https://gitlab.com/... | Richard Henderson |
2024-06-18 | hw/net: Fix the transmission return size | Fea.Wang |
2024-06-18 | hw/dma: Add a trace log for a description loading failure | Fea.Wang |
2024-06-17 | hw/dma: Enhance error handling in loading description | Fea.Wang |
2024-06-17 | Merge tag 'dirtylimit-dirtyrate-pull-request-20240617' of https://github.com/... | Richard Henderson |
2024-06-17 | Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging | Richard Henderson |
2024-06-17 | Merge tag 'pull-aspeed-20240617' of https://github.com/legoater/qemu into sta... | Richard Henderson |
2024-06-17 | migration/dirtyrate: Fix segmentation fault | Masato Imai |
2024-06-17 | target/i386: SEV: do not assume machine->cgs is SEV | Paolo Bonzini |
2024-06-17 | target/i386: convert CMPXCHG to new decoder | Paolo Bonzini |
2024-06-17 | target/i386: convert XADD to new decoder | Paolo Bonzini |
2024-06-17 | target/i386: convert LZCNT/TZCNT/BSF/BSR/POPCNT to new decoder | Paolo Bonzini |
2024-06-17 | target/i386: convert SHLD/SHRD to new decoder | Paolo Bonzini |
2024-06-17 | target/i386: adapt gen_shift_count for SHLD/SHRD | Paolo Bonzini |
2024-06-17 | target/i386: pull load/writeback out of gen_shiftd_rm_T1 | Paolo Bonzini |
2024-06-17 | target/i386: convert non-grouped, helper-based 2-byte opcodes | Paolo Bonzini |
2024-06-17 | target/i386: split X86_CHECK_prot into PE and VM86 checks | Paolo Bonzini |
2024-06-17 | target/i386: finish converting 0F AE to the new decoder | Paolo Bonzini |