]> git.proxmox.com Git - mirror_qemu.git/shortlog
mirror_qemu.git
2022-03-06 zhenwei pihw/misc/pvpanic: Use standard headers instead
2022-03-06 zhenwei piheaders: Add pvpanic.h
2022-03-06 Jonathan Cameronpci-bridge/xio3130_downstream: Fix error handling
2022-03-06 Jonathan Cameronpci-bridge/xio3130_upstream: Fix error handling
2022-03-06 Łukasz Gierykpcie: Add 1.2 version token for the Power Management...
2022-03-06 Łukasz Gierykpcie: Add a helper to the SR/IOV API
2022-03-06 Knut Omangpcie: Add some SR/IOV API documentation in docs/pcie_sr...
2022-03-06 Knut Omangpcie: Add support for Single Root I/O Virtualization...
2022-03-06 Eugenio Pérezvirtio-net: Unlimit tx queue size if peer is vdpa
2022-03-06 Jonathan Cameronhw/pci-bridge/pxb: Fix missing swizzle
2022-03-06 Thomas Huthhw/i386/pc_piix: Mark the machine types from version...
2022-03-06 Jean-Philippe... tests/qtest/virtio-iommu-test: Check bypass config
2022-03-06 Jean-Philippe... virtio-iommu: Support bypass domain
2022-03-06 Jean-Philippe... virtio-iommu: Default to bypass during boot
2022-03-06 Dov Murikhw/i386: Replace magic number with field length calculation
2022-03-06 Dov Murikhw/i386: Improve bounds checking in OVMF table parsing
2022-03-06 Jason Wangintel_iommu: support snoop control
2022-03-06 Laurent Viviervhost-vdpa: make notifiers _init()/_uninit() symmetric
2022-03-06 Laurent Vivierhw/virtio: vdpa: Fix leak of host-notifier memory-region
2022-03-04 Viresh Kumarhw/vhost-user-i2c: Add support for VIRTIO_I2C_F_ZERO_LE...
2022-03-04 Halil Pasicvirtio: fix the condition for iommu_platform not supported
2022-03-04 Xueming Livhost-user: fix VirtQ notifier cleanup
2022-03-04 Xueming Livhost-user: remove VirtQ notifier restore
2022-03-04 Ani Sinhahw/smbios: add assertion to ensure handles of tables...
2022-03-04 Ani Sinhahw/smbios: fix overlapping table handle numbers with...
2022-03-04 Ani Sinhahw/smbios: code cleanup - use macro definitions for...
2022-03-04 Ani Sinhahw/acpi/erst: clean up unused IS_UEFI_CPER_RECORD macro
2022-03-04 Ani Sinhadocs/acpi/erst: add device id for ACPI ERST device...
2022-03-04 Ani SinhaMAINTAINERS: no need to add my name explicitly as a...
2022-03-04 Eric DeVolderACPI ERST: specification for ERST support
2022-03-04 Michael S.... qom: assert integer does not overflow
2022-03-03 Peter MaydellMerge remote-tracking branch 'remotes/pmaydell/tags...
2022-03-02 Peter MaydellMerge remote-tracking branch 'remotes/dgilbert-gitlab...
2022-03-02 Peter Maydellui/cocoa.m: Remove unnecessary NSAutoreleasePools
2022-03-02 Peter Maydellui/cocoa.m: Fix updateUIInfo threading issues
2022-03-02 Peter Maydelltarget/arm: Report KVM's actual PSCI version to guest...
2022-03-02 Richard Hendersontarget/arm: Implement FEAT_LPA2
2022-03-02 Richard Hendersontarget/arm: Advertise all page sizes for -cpu max
2022-03-02 Richard Hendersontarget/arm: Validate tlbi TG matches translation granul...
2022-03-02 Richard Hendersontarget/arm: Fix TLBIRange.base for 16k and 64k pages
2022-03-02 Richard Hendersontarget/arm: Introduce tlbi_aa64_get_range
2022-03-02 Richard Hendersontarget/arm: Extend arm_fi_to_lfsc to level -1
2022-03-02 Richard Hendersontarget/arm: Implement FEAT_LPA
2022-03-02 Richard Hendersontarget/arm: Implement FEAT_LVA
2022-03-02 Richard Hendersontarget/arm: Prepare DBGBVR and DBGWVR for FEAT_LVA
2022-03-02 Richard Hendersontarget/arm: Honor TCR_ELx.{I}PS
2022-03-02 Richard Hendersontarget/arm: Use MAKE_64BIT_MASK to compute indexmask
2022-03-02 Richard Hendersontarget/arm: Pass outputsize down to check_s2_mmu_setup
2022-03-02 Richard Hendersontarget/arm: Move arm_pamax out of line
2022-03-02 Richard Hendersontarget/arm: Fault on invalid TCR_ELx.TxSZ
2022-03-02 Richard Hendersontarget/arm: Set TCR_EL1.TSZ for user-only
2022-03-02 Richard Hendersonhw/registerfields: Add FIELD_SEX<N> and FIELD_SDP<N>
2022-03-02 Shengtan Maotests/qtest: add qtests for npcm7xx sdhci
2022-03-02 Wentao_Liangtarget/arm: Fix early free of TCG temp in handle_simd_s...
2022-03-02 Akihiko Odakitarget/arm: Support PSCI 1.1 and SMCCC 1.0
2022-03-02 Patrick Venturehw/i2c: flatten pca954x mux device
2022-03-02 Peter Maydellhw/input/tsc210x: Don't abort on bad SPI word widths
2022-03-02 Peter Maydellhw/arm/mps2-tz.c: Update AN547 documentation URL
2022-03-02 Jimmy Brissonmps3-an547: Add missing user ahb interfaces
2022-03-02 Peter Maydellmigration: Remove load_state_old and minimum_version_id_old
2022-03-02 Peter Xutests: Pass in MigrateStart** into test_migrate_start()
2022-03-02 Peter Xumigration: Add migration_incoming_transport_cleanup()
2022-03-02 Peter Xumigration: postcopy_pause_fault_thread() never fails
2022-03-02 Peter Xumigration: Enlarge postcopy recovery to capture !-EIO too
2022-03-02 Peter Xumigration: Move static var in ram_block_from_stream...
2022-03-02 Peter Xumigration: Add postcopy_thread_create()
2022-03-02 Peter Xumigration: Dump ramblock and offset too when non-same...
2022-03-02 Peter Xumigration: Introduce postcopy channels on dest node
2022-03-02 Peter Xumigration: Tracepoint change in postcopy-run bottom...
2022-03-02 Peter Xumigration: Finer grained tracepoints for POSTCOPY_LISTEN
2022-03-02 Peter Xumigration: Dump sub-cmd name in loadvm_process_command tp
2022-03-02 Jack Wangmigration/rdma: set the REUSEADDR option for destination
2022-03-02 Stefan Reiterqapi/monitor: allow VNC display id in set/expire_password
2022-03-02 Stefan Reiterqapi/monitor: refactor set/expire_password with enums
2022-03-02 Stefan Reitermonitor/hmp: add support for flag argument with value
2022-03-02 Hanna Reitzvirtiofsd: Let meson check for statx.stx_mnt_id
2022-03-02 Dr. David Alan... clock-vmstate: Add missing END_OF_LIST
2022-03-02 Peter MaydellMerge remote-tracking branch 'remotes/legoater/tags...
2022-03-02 Peter MaydellMerge remote-tracking branch 'remotes/stsquad/tags...
2022-03-02 Daniel Henrique... hw/ppc/spapr_vio.c: use g_autofree in spapr_dt_vdevice()
2022-03-02 Daniel Henrique... hw/ppc/spapr_rtas.c: use g_autofree in rtas_ibm_get_sys...
2022-03-02 Daniel Henrique... spapr_pci_nvlink2.c: use g_autofree in spapr_phb_nvgpu_...
2022-03-02 Daniel Henrique... hw/ppc/spapr_numa.c: simplify spapr_numa_write_assoc_lo...
2022-03-02 Daniel Henrique... hw/ppc/spapr_drc.c: use g_autofree in spapr_drc_by_index()
2022-03-02 Daniel Henrique... hw/ppc/spapr_drc.c: use g_autofree in spapr_dr_connecto...
2022-03-02 Daniel Henrique... hw/ppc/spapr_drc.c: use g_autofree in drc_unrealize()
2022-03-02 Daniel Henrique... hw/ppc/spapr_drc.c: use g_autofree in drc_realize()
2022-03-02 Daniel Henrique... hw/ppc/spapr_drc.c: use g_auto in spapr_dt_drc()
2022-03-02 Daniel Henrique... hw/ppc/spapr_caps.c: use g_autofree in spapr_caps_add_p...
2022-03-02 Daniel Henrique... hw/ppc/spapr_caps.c: use g_autofree in spapr_cap_get_st...
2022-03-02 Daniel Henrique... hw/ppc/spapr_caps.c: use g_autofree in spapr_cap_set_st...
2022-03-02 Daniel Henrique... hw/ppc/spapr.c: fail early if no firmware found in...
2022-03-02 Daniel Henrique... hw/ppc/spapr.c: use g_autofree in spapr_dt_chosen()
2022-03-02 Cédric Le Goaterpnv/xive2: Add support for 8bits thread id
2022-03-02 Cédric Le Goaterpnv/xive2: Add support for automatic save&restore
2022-03-02 Cédric Le Goaterxive2: Add a get_config() handler for the router config...
2022-03-02 Cédric Le Goaterpnv/xive2: Add support XIVE2 P9-compat mode (or Gen1)
2022-03-02 Cédric Le Goaterppc/pnv: add XIVE Gen2 TIMA support
2022-03-02 Cédric Le Goaterpnv/xive2: Introduce new capability bits
2022-03-02 Cédric Le Goaterppc/pnv: Add support for PHB5 "Address-based trigger...
next