qemu.git
2024-06-06 Bibo Maotests/libqos: Add loongarch virt machine node
2024-06-05 Richard HendersonMerge tag 'pull-misc-20240605' of https://gitlab.com...
2024-06-05 Richard Hendersondisas/riscv: Use GString in format_inst
2024-06-05 Richard Hendersondisas/microblaze: Split get_field_special
2024-06-05 Richard Hendersondisas/microblaze: Print registers directly with PRIrfsl
2024-06-05 Richard Hendersondisas/microblaze: Print immediates directly with PRIimm
2024-06-05 Richard Hendersondisas/microblaze: Print registers directly with PRIreg
2024-06-05 Richard Hendersondisas/microblaze: Merge op->name output into each fprintf
2024-06-05 Richard Hendersondisas/microblaze: Re-indent print_insn_microblaze
2024-06-05 Richard Hendersondisas/microblaze: Split out print_immval_addr
2024-06-05 Philippe Mathieu... hw/dma/pl330: Use qemu_hexdump_line to avoid sprintf
2024-06-05 Philippe Mathieu... hw/ide/atapi: Use qemu_hexdump_line to avoid sprintf
2024-06-05 Philippe Mathieu... hw/scsi/scsi-disk: Use qemu_hexdump_line to avoid sprintf
2024-06-05 Philippe Mathieu... system/qtest: Replace sprintf by qemu_hexdump_line
2024-06-05 Philippe Mathieu... hw/mips/malta: Add re-usable rng_seed_hex_new() method
2024-06-05 Richard Hendersonutil/hexdump: Inline g_string_append_printf "%02x"
2024-06-05 Richard Hendersonutil/hexdump: Add unit_len and block_len to qemu_hexdum...
2024-06-05 Richard Hendersonutil/hexdump: Use a GString for qemu_hexdump_line
2024-06-05 Richard HendersonMerge tag 'pull-sp-20240605' of https://gitlab.com...
2024-06-05 Richard Hendersontarget/sparc: Enable VIS4 feature bit
2024-06-05 Richard Hendersontarget/sparc: Implement monitor ASIs
2024-06-05 Richard Hendersontarget/sparc: Implement MWAIT
2024-06-05 Richard Hendersontarget/sparc: Implement SUBXC, SUBXCcc
2024-06-05 Richard Hendersontarget/sparc: Implement FPMIN, FPMAX
2024-06-05 Richard Hendersontarget/sparc: Implement VIS4 comparisons
2024-06-05 Richard Hendersontarget/sparc: Implement 8-bit FPADD, FPADDS, and FPADDUS
2024-06-05 Richard Hendersontarget/sparc: Implement FALIGNDATAi
2024-06-05 Richard Hendersontarget/sparc: Add feature bit for VIS4
2024-06-05 Richard Hendersontarget/sparc: Implement IMA extension
2024-06-05 Richard Hendersontarget/sparc: Enable VIS3 feature bit
2024-06-05 Richard Hendersontarget/sparc: Implement XMULX
2024-06-05 Richard Hendersontarget/sparc: Implement UMULXHI
2024-06-05 Richard Hendersontarget/sparc: Implement PDISTN
2024-06-05 Richard Hendersontarget/sparc: Implement MOVsTOw, MOVdTOx, MOVwTOs,...
2024-06-05 Richard Hendersontarget/sparc: Implement LZCNT
2024-06-05 Richard Hendersontarget/sparc: Implement LDXEFSR
2024-06-05 Richard Hendersontarget/sparc: Implement FSLL, FSRL, FSRA, FSLAS
2024-06-05 Richard Hendersontarget/sparc: Implement FPCMPEQ8, FPCMPNE8, FPCMPULE8...
2024-06-05 Richard Hendersontarget/sparc: Implement FPADDS, FPSUBS
2024-06-05 Richard Hendersontarget/sparc: Implement FPADD64, FPSUB64
2024-06-05 Richard Hendersontarget/sparc: Implement FMEAN16
2024-06-05 Richard Hendersontarget/sparc: Implement FLCMP
2024-06-05 Richard Hendersontarget/sparc: Implement FHADD, FHSUB, FNHADD, FNADD...
2024-06-05 Richard Hendersontarget/sparc: Implement FCHKSM16
2024-06-05 Richard Hendersontarget/sparc: Implement CMASK instructions
2024-06-05 Richard Hendersontarget/sparc: Implement ADDXC, ADDXCcc
2024-06-05 Richard Hendersontarget/sparc: Add feature bits for VIS 3
2024-06-05 Richard Hendersontarget/sparc: Implement FMAf extension
2024-06-05 Richard Hendersontarget/sparc: Use gvec for VIS1 parallel add/sub
2024-06-05 Richard Hendersontarget/sparc: Remove cpu_fpr[]
2024-06-05 Richard Hendersontarget/sparc: Remove gen_dest_fpr_D
2024-06-05 Richard Hendersontarget/sparc: Perform DFPREG/QFPREG in decodetree
2024-06-05 Richard Hendersontarget/sparc: Fix helper_fmul8ulx16
2024-06-05 Richard Hendersontarget/sparc: Fix do_dc
2024-06-05 Richard Hendersontarget/sparc: Rewrite gen_edge
2024-06-05 Richard Hendersontarget/sparc: Fix ARRAY8
2024-06-05 Michael Vogtlinux-user: Add ioctl for BLKBSZSET
2024-06-05 Richard HendersonMerge tag 'for-upstream' of https://gitlab.com/bonzini...
2024-06-05 Michael Rothhw/i386: Add support for loading BIOS using guest_memfd
2024-06-05 Michael Rothhw/i386/sev: Use guest_memfd for legacy ROMs
2024-06-05 Xiaoyao Limemory: Introduce memory_region_init_ram_guest_memfd()
2024-06-05 Dov Muriki386/sev: Allow measured direct kernel boot on SNP
2024-06-05 Dov Muriki386/sev: Reorder struct declarations
2024-06-05 Dov Muriki386/sev: Extract build_kernel_loader_hashes
2024-06-05 Michael Rothi386/sev: Enable KVM_HC_MAP_GPA_RANGE hcall for SNP...
2024-06-05 Michael Rothi386/kvm: Add KVM_EXIT_HYPERCALL handling for KVM_HC_MA...
2024-06-05 Pankaj Guptai386/sev: Invoke launch_updata_data() for SNP class
2024-06-05 Paolo Bonzinii386/sev: Invoke launch_updata_data() for SEV class
2024-06-05 Brijesh Singhhw/i386/sev: Add support to encrypt BIOS when SEV-SNP...
2024-06-05 Michael Rothi386/sev: Add support for SNP CPUID validation
2024-06-05 Brijesh Singhi386/sev: Add support for populating OVMF metadata...
2024-06-05 Brijesh Singhhw/i386/sev: Add function to get SEV metadata from...
2024-06-05 Michael Rothi386/sev: Set CPU state to protected once SNP guest...
2024-06-05 Brijesh Singhi386/sev: Add handling to encrypt/finalize guest launch...
2024-06-05 Brijesh Singhi386/sev: Add the SNP launch start context
2024-06-05 Michael Rothi386/sev: Update query-sev QAPI format to handle SEV-SNP
2024-06-05 Paolo Bonzinii386/sev: Add a class method to determine KVM VM type...
2024-06-05 Michael Rothi386/sev: Don't return launch measurements for SEV...
2024-06-05 Michael Rothi386/cpu: Set SEV-SNP CPUID bit when SNP enabled
2024-06-05 Pankaj Guptai386/sev: Add snp_kvm_init() override for SNP class
2024-06-05 Pankaj Guptai386/sev: Add sev_kvm_init() override for SEV class
2024-06-05 Michael Rothi386/sev: Add a sev_snp_enabled() helper
2024-06-05 Brijesh Singhi386/sev: Introduce 'sev-snp-guest' object
2024-06-05 Pankaj Guptai386/sev: Move sev_launch_finish to separate class...
2024-06-05 Pankaj Guptai386/sev: Move sev_launch_update to separate class...
2024-06-05 Michael Rothi386/sev: Introduce "sev-common" type to encapsulate...
2024-06-05 Pankaj Guptai386/sev: Replace error_report with error_setg
2024-06-05 Paolo Bonzinimachine: allow early use of machine_require_guest_memfd
2024-06-05 Paolo Bonziniupdate-linux-headers: import linux/kvm_para.h header
2024-06-05 Pankaj Guptalinux-headers: Update to current kvm/next
2024-06-05 Paolo Bonziniupdate-linux-headers: move pvpanic.h to correct directory
2024-06-05 Paolo Bonziniupdate-linux-headers: fix forwarding to asm-generic...
2024-06-05 Paolo Bonzinitarget/i386: fix xsave.flat from kvm-unit-tests
2024-06-05 Zhao Liutarget/i386/tcg: Fix RDPID feature check
2024-06-05 Xinyu Litarget/i386: fix memory opsize for Mov to/from Seg
2024-06-05 Xinyu Litarget/i386: fix SSE and SSE2 feature check
2024-06-05 Paolo Bonzinihost/i386: assume presence of POPCNT
2024-06-05 Paolo Bonzinihost/i386: assume presence of SSSE3
2024-06-05 Paolo Bonzinihost/i386: assume presence of SSE2
2024-06-05 Paolo Bonzinihost/i386: assume presence of CMOV
next