OSDN Git Service

qmiga/qemu.git
2023-07-10 Akihiko Odakipcie: Release references of virtual functions
2023-07-10 Bernhard Beschowhw/pci/pci: Remove multifunction parameter from pci_new...
2023-07-10 Bernhard Beschowhw/pci/pci: Remove multifunction parameter from pci_cre...
2023-07-10 Bernhard Beschowhw/i386/pc_piix: Move i440fx' realize near its qdev_new()
2023-07-10 Bernhard Beschowhw/pci-host/i440fx: Resolve i440fx_init()
2023-07-10 Bernhard Beschowhw/pci-host/i440fx: Add I440FX_HOST_PROP_PCI_TYPE property
2023-07-10 Bernhard Beschowhw/pci-host/i440fx: Add PCI_HOST_{ABOVE, BELOW}_4G_MEM_...
2023-07-10 Bernhard Beschowhw/pci-host/i440fx: Add PCI_HOST_PROP_IO_MEM property
2023-07-10 Bernhard Beschowhw/pci-host/i440fx: Make MemoryRegion pointers accessib...
2023-07-10 Bernhard Beschowhw/pci-host/i440fx: Move i440fx_realize() into PCII440F...
2023-07-10 Bernhard Beschowhw/pci-host/i440fx: Have common names for some local...
2023-07-10 Bernhard Beschowhw/pci-host/i440fx: Replace magic values by existing...
2023-07-10 Bernhard Beschowhw/pci-host/i440fx: Add "i440fx" child property in...
2023-07-10 Bernhard Beschowhw/i386/pc_piix: Turn some local variables into initial...
2023-07-10 Bernhard Beschowhw/pci-host/q35: Make some property name macros reusabl...
2023-07-10 Bernhard Beschowhw/pci-host/q35: Initialize PCI_HOST_BYPASS_IOMMU prope...
2023-07-10 Bernhard Beschowhw/pci/pci_host: Introduce PCI_HOST_BYPASS_IOMMU macro
2023-07-10 Bernhard Beschowhw/pci-host/q35: Initialize PCMachineState::bus in...
2023-07-10 Bernhard Beschowhw/pci-host/q35: Fix double, contradicting .endianness...
2023-07-10 Bernhard Beschowhw/i386/pc_q35: Resolve redundant q35_host variable
2023-07-10 Tom Lonerganvhost-user: Make RESET_DEVICE a per device message
2023-07-10 Tom Lonerganvhost-user: Change one_time to per_device request
2023-07-10 Zhao Liuhw/smbios: Fix core count in type4
2023-07-10 Zhao Liuhw/smbios: Fix thread count in type4
2023-07-10 Zhao Liuhw/smbios: Fix smbios_smp_sockets caculation
2023-07-10 Zhao Liumachine: Add helpers to get cores/threads per socket
2023-07-10 Milan Zamazaltests/qtest: enable tests for virtio-scmi
2023-07-10 Milan Zamazalhw/virtio: Add vhost-user-scmi-pci boilerplate
2023-07-10 Milan Zamazalhw/virtio: Add boilerplate for vhost-user-scmi device
2023-07-10 Erico Nunesvhost-user-gpu: implement get_edid frontend feature
2023-07-10 Erico Nunescontrib/vhost-user-gpu: implement get_edid feature
2023-07-10 Erico Nunesdocs: vhost-user-gpu: add protocol changes for EDID
2023-07-10 Erico Nunesvirtio-gpu: refactor generate_edid function to virtio_g...
2023-07-10 Viktor Prutyanovvirtio-net: pass Device-TLB enable/disable events to...
2023-07-10 Viktor Prutyanovvhost: register and change IOMMU flag depending on...
2023-07-10 Eugenio Pérezvdpa: Remove status in reset tracing
2023-07-10 Richard HendersonMerge tag 'pull-vfio-20230710' of https://github.com...
2023-07-10 Alex Williamsonvfio/pci: Enable AtomicOps completers on root ports
2023-07-10 Alex Williamsonpcie: Add a PCIe capability version helper
2023-07-10 Tony Krowiaks390x/ap: Wire up the device request notifier interface
2023-07-10 Cédric Le Goaterlinux-headers: update to v6.5-rc1
2023-07-10 Avihai Horonvfio: Fix null pointer dereference bug in vfio_bars_fin...
2023-07-10 Zhenzhong Duanvfio/migration: Return bool type for vfio_migration_rea...
2023-07-10 Zhenzhong Duanvfio/migration: Remove print of "Migration disabled"
2023-07-10 Zhenzhong Duanvfio/migration: Free resources when vfio_migration_real...
2023-07-10 Zhenzhong Duanvfio/migration: Change vIOMMU blocker from global to...
2023-07-10 Zhenzhong Duanvfio/pci: Disable INTx in vfio_realize error path
2023-07-10 Alex Williamsonhw/vfio/pci-quirks: Sanitize capability pointer
2023-07-09 Richard HendersonMerge tag 'pull-tcg-20230709' of https://gitlab.com...
2023-07-09 Richard HendersonMerge tag 'linux-user-fcntl64-pull-request' of https...
2023-07-09 Richard Hendersoncrypto: Unexport AES_*_rot, AES_TeN, AES_TdN
2023-07-09 Richard Hendersoncrypto: Remove AES_imc
2023-07-09 Richard Hendersoncrypto: Implement aesdec_IMC with AES_imc_rot
2023-07-09 Richard Hendersoncrypto: Remove AES_shifts, AES_ishifts
2023-07-09 Richard Hendersontarget/riscv: Use aesdec_ISB_ISR_IMC_AK
2023-07-09 Richard Hendersontarget/riscv: Use aesenc_SB_SR_MC_AK
2023-07-09 Richard Hendersontarget/riscv: Use aesdec_IMC
2023-07-09 Richard Hendersontarget/riscv: Use aesdec_ISB_ISR_AK
2023-07-09 Richard Hendersontarget/riscv: Use aesenc_SB_SR_AK
2023-07-09 Richard Hendersontarget/arm: Use aesdec_IMC
2023-07-09 Richard Hendersontarget/arm: Use aesenc_MC
2023-07-09 Richard Hendersontarget/arm: Use aesdec_ISB_ISR_AK
2023-07-09 Richard Hendersontarget/arm: Use aesenc_SB_SR_AK
2023-07-08 Helge Dellerlinux-user: Improve strace output of pread64() and...
2023-07-08 Helge Dellerlinux-user: Fix accept4(SOCK_NONBLOCK) syscall
2023-07-08 Helge Dellerlinux-user: Fix fcntl() and fcntl64() to return O_LARGE...
2023-07-08 Richard Hendersontarget/arm: Demultiplex AESE and AESMC
2023-07-08 Richard Hendersontarget/i386: Use aesdec_ISB_ISR_IMC_AK
2023-07-08 Richard Hendersontarget/i386: Use aesenc_SB_SR_MC_AK
2023-07-08 Richard Hendersontarget/i386: Use aesdec_IMC
2023-07-08 Richard Hendersontarget/i386: Use aesdec_ISB_ISR_AK
2023-07-08 Richard Hendersontarget/i386: Use aesenc_SB_SR_AK
2023-07-08 Richard Hendersontarget/ppc: Use aesdec_ISB_ISR_AK_IMC
2023-07-08 Richard Hendersontarget/ppc: Use aesenc_SB_SR_MC_AK
2023-07-08 Richard Hendersontarget/ppc: Use aesdec_ISB_ISR_AK
2023-07-08 Richard Hendersontarget/ppc: Use aesenc_SB_SR_AK
2023-07-08 Richard Hendersonhost/include/ppc: Implement aes-round.h
2023-07-08 Richard Hendersonhost/include/aarch64: Implement aes-round.h
2023-07-08 Richard Hendersonhost/include/i386: Implement aes-round.h
2023-07-08 Richard Hendersoncrypto: Add aesdec_ISB_ISR_AK_IMC
2023-07-08 Richard Hendersoncrypto: Add aesdec_ISB_ISR_IMC_AK
2023-07-08 Richard Hendersoncrypto: Add aesenc_SB_SR_MC_AK
2023-07-08 Richard Hendersoncrypto: Add aesdec_IMC
2023-07-08 Richard Hendersoncrypto: Add aesenc_MC
2023-07-08 Richard Hendersoncrypto: Add aesdec_ISB_ISR_AK
2023-07-08 Richard Hendersoncrypto: Add aesenc_SB_SR_AK
2023-07-08 Richard Hendersoncrypto/aes: Add AES_SH, AES_ISH macros
2023-07-08 Richard Hendersontarget/arm: Move aesmc and aesimc tables to crypto...
2023-07-08 Richard Hendersontests/multiarch: Add test-aes
2023-07-08 Richard Hendersonutil: Add cpuinfo-ppc.c
2023-07-08 Richard HendersonMerge tag 'trivial-patches-20230708' of https://gitlab...
2023-07-08 Peng Lianghw/arm/virt-acpi-build.c: Add missing header
2023-07-08 Laszlo Ersekmigration: unexport migrate_fd_error()
2023-07-08 Laszlo Ersekmigration: factor out "resume_requested" in qmp_migrate()
2023-07-08 Thomas Huthqemu-options.hx: Fix indentation of some option descrip...
2023-07-08 Hawkins Jiaweivdpa: Sort vdpa_feature_bits array alphabetically
2023-07-08 Hawkins Jiaweivdpa: Delete duplicated VIRTIO_NET_F_RSS in vdpa_featur...
2023-07-08 Thomas Huthhw: Simplify calls to pci_nic_init_nofail()
2023-07-08 Jan Kratochviltrivial: man page: document display::gtk::zoom-to-fit
2023-07-08 Lucas Dietrichtarget/avr: Fix handling of interrupts above 33.
next