OSDN Git Service

qmiga/qemu.git
2023-10-06 Thomas Huthhw/virtio/virtio-pci: Avoid compiler warning with ...
2023-10-06 Thomas Huthhw/net/vhost_net: Silence compiler warning when compili...
2023-10-06 Thomas Huthaudio/ossaudio: Fix compiler warning with -Wshadow
2023-10-06 Ani Sinhahw/i386: changes towards enabling -Wshadow=local for...
2023-10-06 Cédric Le Goatertarget/ppc: Rename variables to avoid local variable...
2023-10-06 Song Gaotarget/loongarch: Clean up local variable shadowing
2023-10-06 Jonathan Cameronhw/cxl: Fix local variable shadowing of cap_hdrs
2023-10-05 Stefan HajnocziMerge tag 'for_upstream' of https://git./virt/kvm/mst...
2023-10-05 Stefan HajnocziMerge tag 'pull-tcg-20231004' of https://gitlab.com...
2023-10-04 Albert Estevelibvhost-user: handle shared_object msg
2023-10-04 Albert Estevevhost-user: add shared_object msg
2023-10-04 Albert Estevehw/display: introduce virtio-dmabuf
2023-10-04 Albert Esteveutil/uuid: add a hash function
2023-10-04 Ilya Maximetsvirtio: remove unused next argument from virtqueue_spli...
2023-10-04 Ilya Maximetsvirtio: remove unnecessary thread fence while reading...
2023-10-04 Ilya Maximetsvirtio: use shadow_avail_idx while checking number...
2023-10-04 Vladimir Sementsov... libvhost-user.c: add assertion to vu_message_read_default
2023-10-04 Vladimir Sementsov... pcie_sriov: unregister_vfs(): fix error path
2023-10-04 Ani Sinhahw/i386/pc: improve physical address space bound check...
2023-10-04 Akihiko Odakiamd_iommu: Fix APIC address check
2023-10-04 Eugenio Pérezvdpa net: follow VirtIO initialization properly at...
2023-10-04 Eugenio Pérezvdpa net: stop probing if cannot set features
2023-10-04 Eugenio Pérezvdpa net: fix error message setting virtio status
2023-10-04 Jonathan Cameronhw/pci-bridge/cxl-upstream: Add serial number extended...
2023-10-04 Jonathan Cameronhw/cxl: Support 4 HDM decoders at all levels of topology
2023-10-04 Jonathan Cameronhw/cxl: Fix and use same calculation for HDM decoder...
2023-10-04 Jonathan Cameronhw/cxl: Add utility functions decoder interleave ways...
2023-10-04 Jonathan Cameronhw/cxl: Push cxl_decoder_count_enc() and cxl_decode_ig...
2023-10-04 Eugenio Pérezvdpa net: zero vhost_vdpa iova_tree pointer at cleanup
2023-10-04 Stefan Hajnoczivdpa: fix gcc cvq_isolated uninitialized variable warning
2023-10-04 Bernhard Beschowhw/acpi/core: Trace enable and status registers of...
2023-10-04 Bernhard Beschowhw/acpi: Trace GPE access in all device models, not...
2023-10-04 Bernhard Beschowhw/i386/acpi-build: Determine SMI command port just...
2023-10-04 Bernhard Beschowhw/i386: Remove now redundant TYPE_ACPI_GED_X86
2023-10-04 Bernhard Beschowhw/acpi/acpi_dev_interface: Remove now unused #include...
2023-10-04 Bernhard Beschowhw/acpi/acpi_dev_interface: Remove now unused madt_cpu...
2023-10-04 Bernhard Beschowhw/acpi/cpu: Have build_cpus_aml() take a build_madt_cp...
2023-10-04 Bernhard Beschowhw/i386/acpi-build: Use pc_madt_cpu_entry() directly
2023-10-04 gaosongtcg/loongarch64: Fix buid error
2023-10-04 Philippe Mathieu... tests/avocado: Re-enable MIPS Malta tests (GitLab issue...
2023-10-04 Richard Hendersonbuild: Remove --enable-gprof
2023-10-04 Richard Hendersonlinux-user/hppa: Fix struct target_sigcontext layout
2023-10-04 Richard Hendersontcg: Split out tcg init functions to tcg/startup.h
2023-10-04 Richard Hendersontcg: Remove argument to tcg_prologue_init
2023-10-04 Philippe Mathieu... accel/tcg: Make cpu-exec-common.c a target agnostic...
2023-10-04 Philippe Mathieu... accel/tcg: Make icount.o a target agnostic unit
2023-10-04 Philippe Mathieu... accel/tcg: Make monitor.c a target-agnostic unit
2023-10-04 Philippe Mathieu... accel/tcg: Rename target-specific 'internal.h' -> ...
2023-10-04 Philippe Mathieu... exec: Rename target specific page-vary.c -> page-vary...
2023-10-04 Philippe Mathieu... exec: Rename cpu.c -> cpu-target.c
2023-10-04 Philippe Mathieu... accel: Rename accel-common.c -> accel-target.c
2023-10-04 Philippe Mathieu... accel: Make accel-blocker.o target agnostic
2023-10-04 Philippe Mathieu... accel/tcg: Restrict dump_exec_info() declaration
2023-10-04 Philippe Mathieu... exec: Move cpu_loop_foo() target agnostic functions...
2023-10-04 Philippe Mathieu... exec: Make EXCP_FOO definitions target agnostic
2023-10-04 Anton Johanssonaccel/tcg: move ld/st helpers to ldst_common.c.inc
2023-10-04 Anton Johanssonaccel/tcg: Unify user and softmmu do_[st|ld]*_mmu()
2023-10-04 Anton Johanssonaccel/tcg: Remove env_tlb()
2023-10-04 Anton Johanssonaccel/tcg: Use CPUState in atomicity helpers
2023-10-04 Anton Johanssonaccel/tcg: Modify atomic_mmu_lookup() to use CPUState
2023-10-04 Anton Johanssonaccel/tcg: Modify memory access functions to use CPUState
2023-10-04 Anton Johanssonaccel/tcg: Modify probe_access_internal() to use CPUState
2023-10-04 Anton Johanssonaccel/tcg: Modify tlb_*() to use CPUState
2023-10-04 Richard Hendersontcg: Remove TCGContext.tlb_fast_offset
2023-10-04 Richard Hendersonaccel/tcg: Remove env_neg()
2023-10-04 Richard Hendersonaccel/tcg: Remove cpu_set_cpustate_pointers
2023-10-04 Richard Hendersonaccel/tcg: Replace CPUState.env_ptr with cpu_env()
2023-10-04 Stefan HajnocziMerge tag 'block-pull-request' of https://gitlab.com...
2023-10-04 Stefan HajnocziMerge tag 'migration-20231004-pull-request' of https...
2023-10-04 Stefan HajnocziMerge tag 'bsd-user-mmap-pull-request' of https://gitla...
2023-10-04 Stefan HajnocziMerge tag 'misc-pull-request' of https://gitlab.com...
2023-10-04 David Woodhousehw/isa/ich9: Add comment on imperfect emulation of...
2023-10-04 Daniel P. Berrangéosdep: set _FORTIFY_SOURCE=2 when optimization is enabled
2023-10-04 Peter Xumigration: Unify and trace vmstate field_exists() checks
2023-10-04 Steve Sistaremigration: file URI offset
2023-10-04 Steve Sistaremigration: file URI
2023-10-04 Daniil Tatianins390x/a-b-bios: zero the first byte of each page on...
2023-10-04 Daniil Tatianini386/a-b-bootblock: zero the first byte of each page...
2023-10-04 Daniil Tatianini386/a-b-bootblock: factor test memory addresses out...
2023-10-04 Li Zhijianmigration/rdma: zore out head.repeat to make the error...
2023-10-04 Peter Xumigration: Add co-maintainers for migration
2023-10-04 Peter XuMAINTAINERS: Add entry for rdma migration
2023-10-04 Tejus GKmigration: Update error description outside migration.c
2023-10-04 Tejus GKmigration/vmstate: Introduce vmstate_save_state_with_err
2023-10-04 Jonah Palmervhost-user: move VhostUserProtocolFeature definition...
2023-10-04 Jonah Palmerqmp: update virtio feature maps, vhost-user-gpio intros...
2023-10-04 Jonah Palmerqmp: remove virtio_list, search QOM tree instead
2023-10-04 Hawkins Jiaweivhost: Add count argument to vhost_svq_poll()
2023-10-04 Eugenio Pérezvdpa: remove net cvq migration blocker
2023-10-04 Eugenio Pérezvdpa: move vhost_vdpa_set_vring_ready to the caller
2023-10-04 Eugenio Pérezvdpa: rename vhost_vdpa_net_load to vhost_vdpa_net_cvq_load
2023-10-04 Eugenio Pérezvdpa: export vhost_vdpa_set_vring_ready
2023-10-04 Eugenio Pérezvdpa: use first queue SVQ state for CVQ default
2023-10-04 Ilya Maximetsvirtio: don't zero out memory region cache for indirect...
2023-10-04 Hawkins Jiaweivdpa: Allow VIRTIO_NET_F_CTRL_VLAN in SVQ
2023-10-04 Hawkins Jiaweivdpa: Restore vlan filtering state
2023-10-04 Hawkins Jiaweivirtio-net: Expose MAX_VLAN
2023-10-04 Hawkins Jiaweivirtio-net: do not reset vlan filtering at set_features
2023-10-04 Alex Bennéehw/virtio: add config support to vhost-user-device
2023-10-04 Alex Bennéevirtio: add vhost-user-base and a generic vhost-user...
next