]> git.proxmox.com Git - mirror_qemu.git/history - hw
hw/acpi: Implement the SRAT GI affinity structure
[mirror_qemu.git] / hw /
2024-03-12 Ankit Agrawalhw/acpi: Implement the SRAT GI affinity structure
2024-03-12 Ankit Agrawalqom: new object to associate device to NUMA node
2024-03-12 Bernhard Beschowhw/i386/pc: Inline pc_cmos_init() into pc_cmos_init_lat...
2024-03-12 Bernhard Beschowhw/i386/pc: Set "normal" boot device order in pc_basic_...
2024-03-12 Bernhard Beschowhw/i386/pc: Avoid one use of the current_machine global
2024-03-12 Bernhard Beschowhw/i386/pc: Remove "rtc_state" link again
2024-03-12 Bernhard BeschowRevert "hw/i386/pc: Confine system flash handling to...
2024-03-12 Bernhard BeschowRevert "hw/i386/pc_sysfw: Inline pc_system_flash_create...
2024-03-12 Ani Sinhapc: q35: Bump max_cpus to 4096 vcpus
2024-03-12 Akihiko Odakihw/pci: Always call pcie_sriov_pf_reset()
2024-03-12 Akihiko Odakipcie_sriov: Do not reset NumVFs after disabling VFs
2024-03-12 Akihiko Odakipcie_sriov: Reset SR-IOV extended capability
2024-03-12 Akihiko Odakipcie_sriov: Validate NumVFs
2024-03-12 Akihiko Odakihw/nvme: Use pcie_sriov_num_vfs()
2024-03-12 Felix WuImplement SMBIOS type 9 v2.6
2024-03-12 Felix WuImplement base of SMBIOS type 9 descriptor.
2024-03-12 Zhao Liuhw/intc: Check @errp to handle the error of IOAPICCommo...
2024-03-12 Zhao Liuhw/vfio/iommufd: Fix missing ERRP_GUARD() in iommufd_cd...
2024-03-12 Zhao Liuhw/pci-bridge/cxl_upstream: Fix missing ERRP_GUARD...
2024-03-12 Zhao Liuhw/misc/xlnx-versal-trng: Check returned bool in trng_p...
2024-03-12 Zhao Liuhw/mem/cxl_type3: Fix missing ERRP_GUARD() in ct3_realize()
2024-03-12 Zhao Liuhw/display/macfb: Fix missing ERRP_GUARD() in macfb_nub...
2024-03-12 Zhao Liuhw/cxl/cxl-host: Fix missing ERRP_GUARD() in cxl_fixed_...
2024-03-12 Hao Chenhw/virtio: Add support for VDPA network simulation...
2024-03-12 Albert Estevehw/virtio: check owner for removing objects
2024-03-12 Volker Rümelinhw/audio/virtio-sound: return correct command response...
2024-03-12 Jonathan Cameronhw/pci-bridge/pxb-cxl: Drop RAS capability from host...
2024-03-12 Eugenio Pérezvdpa: trace skipped memory sections
2024-03-12 Eugenio Pérezvdpa: stash memory region properties in vars
2024-03-12 Lukas Stocknerpcie: Support PCIe Gen5/Gen6 link speeds
2024-03-12 Si-Wei Liuvdpa: fix network breakage after cancelling migration
2024-03-12 Si-Wei Liuvdpa: add vhost_vdpa_set_dev_vring_base trace for svq...
2024-03-12 Si-Wei Liuvdpa: add vhost_vdpa_get_vring_base trace for svq mode
2024-03-12 Si-Wei Liuvdpa: factor out vhost_vdpa_last_dev
2024-03-09 Peter MaydellMerge tag 'hw-misc-20240309' of https://github.com...
2024-03-09 Peter MaydellMerge tag 'pull-trivial-patches' of https://gitlab...
2024-03-09 Angelo Dureghellohw/m68k/mcf5208: add support for reset
2024-03-09 Zhao Liuhw/core/machine-smp: Calculate total CPUs once in machi...
2024-03-09 Zhao Liuhw/core/machine-smp: Deprecate unsupported "parameter...
2024-03-09 Zhao Liuhw/core/machine-smp: Remove deprecated "parameter=0...
2024-03-09 Clément Chigothw/intc/grlib_irqmp: abort realize when ncpus value...
2024-03-09 Mark Cave-Aylandmac_newworld: change timebase frequency from 100MHz...
2024-03-09 Eric Augerqdev: Add a granule_mode property
2024-03-09 Paolo Bonzinihw/intc/apic: fix memory leak
2024-03-09 Philippe Mathieu... hw/i386/pc: Have pc_init_isa() pass a NULL pci_type...
2024-03-09 Philippe Mathieu... hw/i386/pc: Remove 'host_type' argument from pc_init1()
2024-03-09 Philippe Mathieu... hw/i386/pc: Use generated NotifyVmexitOption_str()
2024-03-09 Zhao Liuhw/remote/remote-obj: hw/misc/ivshmem: Fix missing...
2024-03-09 Zhao Liuhw/net/xen_nic: Fix missing ERRP_GUARD() for error_prep...
2024-03-09 Zhao Liuhw/char/xen_console: Fix missing ERRP_GUARD() for error...
2024-03-09 Philippe Mathieu... hw/xen/hvm: Get target page size at runtime
2024-03-09 Philippe Mathieu... hw/xen/hvm: Propagate page_mask to a pair of functions
2024-03-09 Philippe Mathieu... hw/xen/hvm: Inline TARGET_PAGE_ALIGN() macro
2024-03-09 Philippe Mathieu... hw/i386/xen: Compile 'xen-hvm.c' with Xen CPPFLAGS
2024-03-09 Philippe Mathieu... hw/xen: Extract 'xen_igd.h' from 'xen_pt.h'
2024-03-09 Philippe Mathieu... hw/xen/xen_pt: Add missing license
2024-03-09 Philippe Mathieu... hw/xen: Use target-agnostic qemu_target_page_bits()
2024-03-09 Philippe Mathieu... hw/xen: Rename 'ram_memory' global variable as 'xen_memory'
2024-03-09 Philippe Mathieu... hw/pci/msi: Restrict xen_is_pirq_msi() call to Xen
2024-03-09 Philippe Mathieu... hw/i386: Rename kvmvapic.c -> vapic.c
2024-03-09 Thomas Huthhw/mem/cxl_type3: Fix problem with g_steal_pointer()
2024-03-09 Thomas Huthhw/pci-bridge/cxl_upstream: Fix problem with g_steal_po...
2024-03-09 Thomas Huthhw/cxl/cxl-cdat: Fix type of buf in ct3_load_cdat()
2024-03-09 BALATON Zoltanhw/scsi/lsi53c895a: Fix typo in comment
2024-03-09 Frediano Zigliohw/vfio/pci.c: Make some structure static
2024-03-09 Peter MaydellMerge tag 'for-upstream' of https://gitlab.com/bonzini...
2024-03-09 Peter MaydellMerge tag 'pull-hv-balloon-20240308' of https://github...
2024-03-08 Peter MaydellMerge tag 'darwin-20240305' of https://github.com/philm...
2024-03-08 Peter MaydellMerge tag 'pull-target-arm-20240308' of https://git...
2024-03-08 Paolo Bonzinimips: do not list individual devices from configs/
2024-03-08 Paolo Bonzinihw/intc/apic: fix memory leak
2024-03-08 Sven Schnellehw/scsi/lsi53c895a: stop script on phase mismatch
2024-03-08 Sven Schnellehw/scsi/lsi53c895a: add timer to scripts processing
2024-03-08 Maciej S. Szmigierovmbus: Print a warning when enabled without the recomme...
2024-03-08 Maciej S. Szmigierohv-balloon: define dm_hot_add_with_region to avoid...
2024-03-08 Maciej S. Szmigierohv-balloon: avoid alloca() usage
2024-03-08 Peter MaydellMerge tag 'pull-riscv-to-apply-20240308-1' of https...
2024-03-08 Ilya Chugintarget/riscv: fix ACPI MCFG table
2024-03-08 Anup Patelhw/intc/riscv_aplic: Fix in_clrip[x] read emulation
2024-03-08 Anup Patelhw/intc/riscv_aplic: Fix setipnum_le write emulation...
2024-03-08 Daniel Henrique... hw/riscv/virt.c: make aclint compatible with 'qtest...
2024-03-08 Daniel Henrique... hw/riscv/virt.c: add virtio-iommu-pci hotplug support
2024-03-08 Daniel Henrique... hw/riscv/virt.c: create '/soc/pci@...' fdt node earlier
2024-03-08 Haibo Xuhw/riscv/virt-acpi-build.c: Add SRAT and SLIT ACPI...
2024-03-08 Alexandre Ghitihw: riscv: Allow large kernels to boot by moving the...
2024-03-08 Sia Jee Henghw/riscv/virt-acpi-build.c: Generate SPCR table
2024-03-08 Sia Jee Henghw/arm/virt-acpi-build.c: Migrate SPCR creation to...
2024-03-07 Peter Maydellhw/rtc/sun4v-rtc: Relicense to GPLv2-or-later
2024-03-07 Inès Varholhw/arm: Connect STM32L4x5 GPIO to STM32L4x5 SoC
2024-03-07 Inès Varholhw/gpio: Implement STM32L4x5 GPIO
2024-03-05 Peter MaydellMerge tag 'pull-target-arm-20240305' of https://git...
2024-03-05 Arnaud Minierhw/arm/stm32l4x5_soc.c: Use the RCC Sysclk
2024-03-05 Arnaud Minierhw/misc/stm32l4x5_rcc: Add write protections to CR...
2024-03-05 Arnaud Minierhw/misc/stm32l4x5_rcc: Handle Register Updates
2024-03-05 Arnaud Minierhw/misc/stm32l4x5_rcc: Initialize PLLs and clock multip...
2024-03-05 Arnaud Minierhw/misc/stm32l4x5_rcc: Add an internal PLL Clock object
2024-03-05 Arnaud Minierhw/misc/stm32l4x5_rcc: Add an internal clock multiplexe...
2024-03-05 Arnaud Minierhw/misc/stm32l4x5_rcc: Implement STM32L4x5_RCC skeleton
2024-03-05 Tong Hohw/char/pl011: Add support for loopback
2024-03-05 Rayhan Faizelhw/arm: Connect BSC to BCM2835 board as I2C0, I2C1...
next