]> git.proxmox.com Git - mirror_qemu.git/shortlog
mirror_qemu.git
2023-03-07 Richard Hendersongdbstub: Build syscall.c once
2023-03-07 Alex Bennéestubs: split semihosting_get_target from system only...
2023-03-07 Richard Hendersongdbstub: Adjust gdb_do_syscall to only use uint32_t...
2023-03-07 Richard Hendersongdbstub: Remove gdb_do_syscallv
2023-03-07 Alex Bennéegdbstub: split out softmmu/user specifics for syscall...
2023-03-07 Alex Bennéeinclude: split target_long definition from cpu-defs
2023-03-07 Alex Bennéetesting: probe gdb for supported architectures ahead...
2023-03-07 Alex Bennéegdbstub: only compile gdbstub twice for whole build
2023-03-07 Alex Bennéegdbstub: move syscall handling to new file
2023-03-07 Alex Bennéegdbstub: move register helpers into standalone include
2023-03-07 Alex Bennéegdbstub: don't use target_ulong while handling registers
2023-03-07 Alex Bennéegdbstub: fix address type of gdb_set_cpu_pc
2023-03-07 Alex Bennéegdbstub: specialise stub_can_reverse
2023-03-07 Alex Bennéegdbstub: introduce gdb_get_max_cpus
2023-03-07 Alex Bennéegdbstub: specialise target_memory_rw_debug
2023-03-07 Alex Bennéegdbstub: specialise handle_query_attached
2023-03-07 Alex Bennéegdbstub: abstract target specific details from gdb_put_...
2023-03-07 Alex Bennéegdbstub: rationalise signal mapping in softmmu
2023-03-07 Alex Bennéegdbstub: move chunks of user code into own files
2023-03-07 Cédric Le Goatervfio: Fix vfio_get_dev_region() trace event
2023-03-07 Alex Williamsonvfio/migration: Rename entry points
2023-03-07 Jonathan Cameronhw/mem/cxl_type3: Add CXL RAS Error Injection Support.
2023-03-07 Jonathan Cameronhw/pci/aer: Make PCIE AER error injection facility...
2023-03-07 Jonathan Cameronhw/cxl: Fix endian issues in CXL RAS capability default...
2023-03-07 Jonathan Cameronhw/mem/cxl-type3: Add AER extended capability
2023-03-07 Jonathan Cameronhw/pci-bridge/cxl_root_port: Wire up MSI
2023-03-07 Jonathan Cameronhw/pci-bridge/cxl_root_port: Wire up AER
2023-03-07 Jonathan Cameronhw/pci/aer: Add missing routing for AER errors
2023-03-07 Jonathan Cameronhw/pci/aer: Implement PCI_ERR_UNCOR_MASK register
2023-03-07 Igor Mammedovpcihp: add ACPI PCI hotplug specific is_hotpluggable_bu...
2023-03-07 Igor Mammedovpcihp: move fields enabling hotplug into AcpiPciHpState
2023-03-07 Igor Mammedovacpi: pci: move out ACPI PCI hotplug generator from...
2023-03-07 Igor Mammedovacpi: pci: move BSEL into build_append_pcihp_slots()
2023-03-07 Igor Mammedovacpi: pci: drop BSEL usage when deciding that device...
2023-03-07 Igor Mammedovpci: move acpi-index uniqueness check to generic PCI...
2023-03-07 Igor Mammedovtests: acpi: update expected blobs
2023-03-07 Igor Mammedovtests: acpi: add non zero function device with acpi...
2023-03-07 Igor Mammedovtests: acpi: whitelist DSDT before adding non-0 functio...
2023-03-07 Igor Mammedovtests: acpi: update expected blobs
2023-03-07 Igor Mammedovacpi: pci: describe all functions on populated slots
2023-03-07 Igor Mammedovtests: acpi: whitelist DSDT before exposing non zero...
2023-03-07 Igor Mammedovtests: acpi: update expected blobs
2023-03-07 Igor Mammedovacpi: pci: support acpi-index for non-hotpluggable...
2023-03-07 Igor Mammedovtests: acpi: add device with acpi-index on non-hotplugg...
2023-03-07 Igor Mammedovtests: acpi: whitelist DSDT before adding device with...
2023-03-07 Igor Mammedovtests: acpi: update expected blobs
2023-03-07 Igor Mammedovacpi: pci: add EDSM method to DSDT
2023-03-07 Igor Mammedovtests: acpi: whitelist DSDT before adding EDSM method
2023-03-07 Igor Mammedovtests: acpi: update expected blobs
2023-03-07 Igor Mammedovpcihp: move PCI _DSM function 0 prolog into separate...
2023-03-07 Igor Mammedovtests: acpi: whitelist DSDT blobs before isolating...
2023-03-07 Igor Mammedovpci: fix 'hotplugglable' property behavior
2023-03-07 Igor Mammedovpcihp: piix4: do not redirect hotplug controller to...
2023-03-07 Igor Mammedovtests: acpi: update expected blobs
2023-03-07 Igor Mammedovx86: pcihp: fix missing bridge AML when intermediate...
2023-03-07 Igor Mammedovtests: acpi: whitelist pc/DSDT.hpbrroot and pc/DSDT...
2023-03-07 Igor Mammedovx86: pcihp: fix missing PCNT callchain when intermediat...
2023-03-07 Igor Mammedovtests: acpi: extend multi-bridge case with case 'root...
2023-03-07 Igor Mammedovtests: acpi: whitelist q35/DSDT.multi-bridge before...
2023-03-07 Igor Mammedovtests: acpi: update expected blobs
2023-03-07 Igor Mammedovtests: acpi: add test_acpi_q35_tcg_no_acpi_hotplug...
2023-03-07 Igor Mammedovtests: acpi: whitelist new q35.noacpihp test and pc...
2023-03-07 Igor MammedovRevert "tests/qtest: Check for devices in bios-tables...
2023-03-07 Eugenio Pérezvdpa: return VHOST_F_LOG_ALL in vhost-vdpa devices
2023-03-07 Eugenio Pérezvdpa net: allow VHOST_F_LOG_ALL
2023-03-07 Eugenio Pérezvdpa: block migration if SVQ does not admit a feature
2023-03-07 Eugenio Pérezvdpa: block migration if device has unsupported features
2023-03-07 Eugenio Pérezvdpa net: block migration if the device has CVQ
2023-03-07 Eugenio Pérezvdpa: disable RAM block discard only for the first...
2023-03-07 Eugenio Pérezvdpa: add vdpa net migration state notifier
2023-03-07 Eugenio Pérezvdpa: move vhost reset after get vring base
2023-03-07 Eugenio Pérezvdpa: add vhost_vdpa_suspend
2023-03-07 Eugenio Pérezvdpa: add vhost_vdpa->suspended parameter
2023-03-07 Eugenio Pérezvdpa: rewind at get_base, not set_base
2023-03-07 Eugenio Pérezvdpa: Negotiate _F_SUSPEND feature
2023-03-07 Eugenio Pérezvdpa: Remember last call fd set
2023-03-07 Eugenio Pérezvdpa net: move iova tree creation from init to start
2023-03-07 zhenwei piMAINTAINERS: add myself as the maintainer for cryptodev
2023-03-07 zhenwei picryptodev: Support query-stats QMP command
2023-03-07 zhenwei picryptodev: support QoS
2023-03-07 zhenwei picryptodev: Account statistics
2023-03-07 zhenwei picryptodev: Use CryptoDevBackendOpInfo for operation
2023-03-07 zhenwei pihmp: add cryptodev info command
2023-03-07 zhenwei picryptodev-builtin: Detect akcipher capability
2023-03-07 zhenwei picryptodev: Introduce 'query-cryptodev' QMP command
2023-03-07 zhenwei picryptodev: Introduce server type in QAPI
2023-03-07 zhenwei picryptodev: Introduce cryptodev alg type in QAPI
2023-03-07 zhenwei picryptodev: Remove 'name' & 'model' fields
2023-03-07 zhenwei picryptodev: Introduce cryptodev.json
2023-03-07 Avihai Horondocs/devel: Document VFIO device dirty page tracking
2023-03-07 Joao Martinsvfio/migration: Query device dirty page tracking support
2023-03-07 Joao Martinsvfio/migration: Block migration with vIOMMU
2023-03-07 Joao Martinsvfio/common: Add device dirty page bitmap sync
2023-03-07 Avihai Horonvfio/common: Extract code from vfio_get_dirty_bitmap...
2023-03-07 Joao Martinsvfio/common: Add device dirty page tracking start/stop
2023-03-07 Marcin Nowakowskitarget/mips: Fix JALS32/J32 instruction handling for...
2023-03-07 Philippe Mathieu... target/mips: Replace [g_]assert(0) -> g_assert_not_reac...
2023-03-07 Jiaxun Yangdocs/system: Remove "mips" board from target-mips.rst
2023-03-07 Alex Bennéegdbstub: move chunk of softmmu functionality to own...
2023-03-07 Alex Bennéegdbstub: make various helpers visible to the rest of...
next