qemu.git
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
2024-06-05 Paolo Bonzinimeson: assume x86-64-v2 baseline ISA
2024-06-05 Paolo Bonzinihost/i386: nothing looks at CPUINFO_SSE4
2024-06-05 Paolo Bonzinivirtio-blk: remove SCSI passthrough functionality
2024-06-05 Paolo Bonzinidocs, tests: do not specify scsi=off
2024-06-04 Richard HendersonMerge tag 'hw-misc-accel-20240604' of https://github...
2024-06-04 Richard HendersonMerge tag 'net-pull-request' of https://github.com...
2024-06-04 Richard HendersonMerge tag 'pull-nbd-2024-05-30-v2' of https://repo...
2024-06-04 Gerd Hoffmannusb: add config options for the hub and hid devices
2024-06-04 Philippe Mathieu... qga: Remove deprecated 'blacklist' argument / config key
2024-06-04 Philippe Mathieu... trace: Remove deprecated 'vcpu' field from QMP trace...
2024-06-04 Philippe Mathieu... hw/acpi: Remove the deprecated QAPI MEM_UNPLUG_ERROR...
2024-06-04 Peter Maydellhw/dma/xlnx_dpdma: Read descriptor into buffer, not...
2024-06-04 Thomas Weißschuhhw/misc/debugexit: use runstate API instead of plain...
2024-06-04 Philippe Mathieu... hw/xen: Register framebuffer backend via xen_backend_init()
2024-06-04 Philippe Mathieu... hw/xen: Make XenDevOps structures const
2024-06-04 Philippe Mathieu... hw/xen: Constify xenstore_be::XenDevOps
2024-06-04 Philippe Mathieu... hw/xen: Constify XenLegacyDevice::XenDevOps
2024-06-04 Edgar E. Iglesiasphysmem: Replace check for RAMBlock offset 0 with xen_m...
next