qemu /
qemu /
320a6ccc769dc09ae7ad0b4838e322018f334bf4 - 320a6cc migration/dirtyrate: use QEMU_CLOCK_HOST to report start-time by Andrei Gudkov · 1 year, 6 months ago
- 34a6800 migration/calc-dirty-rate: millisecond-granularity period by Andrei Gudkov · 1 year, 6 months ago
- 2f3913f Merge tag 'for_upstream' of https://git.kernel.org/pub/scm/virt/kvm/mst/qemu into staging by Stefan Hajnoczi · 1 year, 5 months ago
- 800af0a Merge tag 'pull-tcg-20231004' of https://gitlab.com/rth7680/qemu into staging by Stefan Hajnoczi · 1 year, 5 months ago
- ce0f3b0 libvhost-user: handle shared_object msg by Albert Esteve · 1 year, 5 months ago
- 1609476 vhost-user: add shared_object msg by Albert Esteve · 1 year, 5 months ago
- faefdba hw/display: introduce virtio-dmabuf by Albert Esteve · 1 year, 5 months ago
- a6ceee5 util/uuid: add a hash function by Albert Esteve · 1 year, 5 months ago
- 70f8843 virtio: remove unused next argument from virtqueue_split_read_next_desc() by Ilya Maximets · 1 year, 5 months ago
- d501f97 virtio: remove unnecessary thread fence while reading next descriptor by Ilya Maximets · 1 year, 5 months ago
- 850cd20 virtio: use shadow_avail_idx while checking number of heads by Ilya Maximets · 1 year, 5 months ago
- a6f4d2e libvhost-user.c: add assertion to vu_message_read_default by Vladimir Sementsov-Ogievskiy · 1 year, 5 months ago
- f1a1538 pcie_sriov: unregister_vfs(): fix error path by Vladimir Sementsov-Ogievskiy · 1 year, 5 months ago
- cf03865 hw/i386/pc: improve physical address space bound check for 32-bit x86 systems by Ani Sinha · 1 year, 5 months ago
- 0114c45 amd_iommu: Fix APIC address check by Akihiko Odaki · 1 year, 5 months ago
- 845ec38 vdpa net: follow VirtIO initialization properly at cvq isolation probing by Eugenio Pérez · 1 year, 6 months ago
- f108588 vdpa net: stop probing if cannot set features by Eugenio Pérez · 1 year, 6 months ago
- cbc9ae8 vdpa net: fix error message setting virtio status by Eugenio Pérez · 1 year, 6 months ago
- 2c9ec2a hw/pci-bridge/cxl-upstream: Add serial number extended capability support by Jonathan Cameron · 1 year, 6 months ago
- e967413 hw/cxl: Support 4 HDM decoders at all levels of topology by Jonathan Cameron · 1 year, 6 months ago
- 61c44bc hw/cxl: Fix and use same calculation for HDM decoder block size everywhere by Jonathan Cameron · 1 year, 6 months ago
- 87de174 hw/cxl: Add utility functions decoder interleave ways and target count. by Jonathan Cameron · 1 year, 6 months ago
- f5a4e1a hw/cxl: Push cxl_decoder_count_enc() and cxl_decode_ig() into .c by Jonathan Cameron · 1 year, 6 months ago
- 0a7a164 vdpa net: zero vhost_vdpa iova_tree pointer at cleanup by Eugenio Pérez · 1 year, 6 months ago
- e77db79 vdpa: fix gcc cvq_isolated uninitialized variable warning by Stefan Hajnoczi · 1 year, 6 months ago
- 40a6b89 hw/acpi/core: Trace enable and status registers of GPE separately by Bernhard Beschow · 1 year, 6 months ago
- 7f558ea hw/acpi: Trace GPE access in all device models, not just PIIX4 by Bernhard Beschow · 1 year, 6 months ago
- 5cdb639 hw/i386/acpi-build: Determine SMI command port just once by Bernhard Beschow · 1 year, 6 months ago
- c9c8ba6 hw/i386: Remove now redundant TYPE_ACPI_GED_X86 by Bernhard Beschow · 1 year, 6 months ago
- 4f70dd5 hw/acpi/acpi_dev_interface: Remove now unused #include "hw/boards.h" by Bernhard Beschow · 1 year, 6 months ago
- c461f3e hw/acpi/acpi_dev_interface: Remove now unused madt_cpu virtual method by Bernhard Beschow · 1 year, 6 months ago
- 9a4fedc hw/acpi/cpu: Have build_cpus_aml() take a build_madt_cpu_fn callback by Bernhard Beschow · 1 year, 6 months ago
- f4a06e5 hw/i386/acpi-build: Use pc_madt_cpu_entry() directly by Bernhard Beschow · 1 year, 6 months ago
- 79de396 tcg/loongarch64: Fix buid error by gaosong · 1 year, 5 months ago
- 432f936 tests/avocado: Re-enable MIPS Malta tests (GitLab issue #1884 fixed) by Philippe Mathieu-Daudé · 1 year, 5 months ago
- a0bc599 build: Remove --enable-gprof by Richard Henderson · 1 year, 5 months ago
- 33bc4fa linux-user/hppa: Fix struct target_sigcontext layout by Richard Henderson · 1 year, 5 months ago
- d7ec12f tcg: Split out tcg init functions to tcg/startup.h by Richard Henderson · 1 year, 5 months ago
- 935f75a tcg: Remove argument to tcg_prologue_init by Richard Henderson · 1 year, 5 months ago
- 43e7a2d accel/tcg: Make cpu-exec-common.c a target agnostic unit by Philippe Mathieu-Daudé · 1 year, 6 months ago
- 467bf3f accel/tcg: Make icount.o a target agnostic unit by Philippe Mathieu-Daudé · 1 year, 6 months ago
- 5934660 accel/tcg: Make monitor.c a target-agnostic unit by Philippe Mathieu-Daudé · 1 year, 6 months ago
- 4c268d6 accel/tcg: Rename target-specific 'internal.h' -> 'internal-target.h' by Philippe Mathieu-Daudé · 1 year, 6 months ago
- 8c7907a exec: Rename target specific page-vary.c -> page-vary-target.c by Philippe Mathieu-Daudé · 1 year, 6 months ago
- fe0007f exec: Rename cpu.c -> cpu-target.c by Philippe Mathieu-Daudé · 1 year, 6 months ago
- e8b845b accel: Rename accel-common.c -> accel-target.c by Philippe Mathieu-Daudé · 1 year, 6 months ago
- c995571 accel: Make accel-blocker.o target agnostic by Philippe Mathieu-Daudé · 1 year, 6 months ago
- 7ada976 accel/tcg: Restrict dump_exec_info() declaration by Philippe Mathieu-Daudé · 1 year, 6 months ago
- 3549118 exec: Move cpu_loop_foo() target agnostic functions to 'cpu-common.h' by Philippe Mathieu-Daudé · 1 year, 6 months ago
- 65b074d exec: Make EXCP_FOO definitions target agnostic by Philippe Mathieu-Daudé · 1 year, 6 months ago
- 27c46fa accel/tcg: move ld/st helpers to ldst_common.c.inc by Anton Johansson · 1 year, 6 months ago
- e20f73f accel/tcg: Unify user and softmmu do_[st|ld]*_mmu() by Anton Johansson · 1 year, 6 months ago
- 623912c accel/tcg: Remove env_tlb() by Anton Johansson · 1 year, 6 months ago
- 73fda56 accel/tcg: Use CPUState in atomicity helpers by Anton Johansson · 1 year, 6 months ago
- d560225 accel/tcg: Modify atomic_mmu_lookup() to use CPUState by Anton Johansson · 1 year, 6 months ago
- d50ef44 accel/tcg: Modify memory access functions to use CPUState by Anton Johansson · 1 year, 6 months ago
- 5afec1c accel/tcg: Modify probe_access_internal() to use CPUState by Anton Johansson · 1 year, 6 months ago
- 10b32e2 accel/tcg: Modify tlb_*() to use CPUState by Anton Johansson · 1 year, 6 months ago
- 7857ee1 tcg: Remove TCGContext.tlb_fast_offset by Richard Henderson · 1 year, 6 months ago
- 06ddecf accel/tcg: Remove env_neg() by Richard Henderson · 1 year, 6 months ago
- 8fa08d7 accel/tcg: Remove cpu_set_cpustate_pointers by Richard Henderson · 1 year, 6 months ago
- b77af26 accel/tcg: Replace CPUState.env_ptr with cpu_env() by Richard Henderson · 1 year, 6 months ago
- 7598971 Merge tag 'block-pull-request' of https://gitlab.com/stefanha/qemu into staging by Stefan Hajnoczi · 1 year, 5 months ago
- 6dcf8a9 Merge tag 'migration-20231004-pull-request' of https://gitlab.com/juan.quintela/qemu into staging by Stefan Hajnoczi · 1 year, 5 months ago
- 80dcaf6 Merge tag 'bsd-user-mmap-pull-request' of https://gitlab.com/bsdimp/qemu into staging by Stefan Hajnoczi · 1 year, 5 months ago
- c7c907b Merge tag 'misc-pull-request' of https://gitlab.com/marcandre.lureau/qemu into staging by Stefan Hajnoczi · 1 year, 5 months ago
- 886e0a5 hw/isa/ich9: Add comment on imperfect emulation of PIC vs. I/O APIC routing by David Woodhouse · 1 year, 6 months ago
- 9afa888 osdep: set _FORTIFY_SOURCE=2 when optimization is enabled by Daniel P. Berrangé · 1 year, 5 months ago
- 579cedf migration: Unify and trace vmstate field_exists() checks by Peter Xu · 1 year, 6 months ago
- 385f510 migration: file URI offset by Steve Sistare · 1 year, 6 months ago
- 2a9e2e5 migration: file URI by Steve Sistare · 1 year, 6 months ago
- b28e3ec s390x/a-b-bios: zero the first byte of each page on start by Daniil Tatianin · 1 year, 5 months ago
- adc1914 i386/a-b-bootblock: zero the first byte of each page on start by Daniil Tatianin · 1 year, 5 months ago
- 67aeae7 i386/a-b-bootblock: factor test memory addresses out into constants by Daniil Tatianin · 1 year, 5 months ago
- 2ada4b6 migration/rdma: zore out head.repeat to make the error more clear by Li Zhijian · 1 year, 5 months ago
- 2bace55 migration: Add co-maintainers for migration by Peter Xu · 1 year, 5 months ago
- 8ebcb4b MAINTAINERS: Add entry for rdma migration by Peter Xu · 1 year, 5 months ago
- 848a050 migration: Update error description outside migration.c by Tejus GK · 1 year, 5 months ago
- 969298f migration/vmstate: Introduce vmstate_save_state_with_err by Tejus GK · 1 year, 5 months ago
- 3d123a8 vhost-user: move VhostUserProtocolFeature definition to header file by Jonah Palmer · 1 year, 5 months ago
- 58f8168 qmp: update virtio feature maps, vhost-user-gpio introspection by Jonah Palmer · 1 year, 5 months ago
- b532c68 qmp: remove virtio_list, search QOM tree instead by Jonah Palmer · 1 year, 5 months ago
- b0de17a vhost: Add count argument to vhost_svq_poll() by Hawkins Jiawei · 1 year, 6 months ago
- f13f5f6 vdpa: remove net cvq migration blocker by Eugenio Pérez · 1 year, 6 months ago
- 6c48254 vdpa: move vhost_vdpa_set_vring_ready to the caller by Eugenio Pérez · 1 year, 6 months ago
- f3fada5 vdpa: rename vhost_vdpa_net_load to vhost_vdpa_net_cvq_load by Eugenio Pérez · 1 year, 6 months ago
- d7ce084 vdpa: export vhost_vdpa_set_vring_ready by Eugenio Pérez · 1 year, 6 months ago
- b40eba9 vdpa: use first queue SVQ state for CVQ default by Eugenio Pérez · 1 year, 6 months ago
- 43d6376 virtio: don't zero out memory region cache for indirect descriptors by Ilya Maximets · 1 year, 7 months ago
- e213c45 vdpa: Allow VIRTIO_NET_F_CTRL_VLAN in SVQ by Hawkins Jiawei · 1 year, 7 months ago
- 8f7e996 vdpa: Restore vlan filtering state by Hawkins Jiawei · 1 year, 7 months ago
- e19751a virtio-net: Expose MAX_VLAN by Hawkins Jiawei · 1 year, 7 months ago
- 06b636a virtio-net: do not reset vlan filtering at set_features by Hawkins Jiawei · 1 year, 7 months ago
- f92a2d6 hw/virtio: add config support to vhost-user-device by Alex Bennée · 1 year, 8 months ago
- eee7780 virtio: add vhost-user-base and a generic vhost-user-device by Alex Bennée · 1 year, 8 months ago
- f05356f hw/virtio/meson: Rename softmmu_virtio_ss[] -> system_virtio_ss[] by Philippe Mathieu-Daudé · 1 year, 8 months ago
- 0563263 hw/virtio: Build vhost-vdpa.o once by Philippe Mathieu-Daudé · 1 year, 8 months ago
- 33f2186 hw/virtio/vhost-vdpa: Use target-agnostic qemu_target_page_mask() by Philippe Mathieu-Daudé · 1 year, 8 months ago
- 1dca36f hw/virtio/vhost-vdpa: Inline TARGET_PAGE_ALIGN() macro by Philippe Mathieu-Daudé · 1 year, 8 months ago
- 8b1a888 hw/virtio: Propagate page_mask to vhost_vdpa_section_end() by Philippe Mathieu-Daudé · 1 year, 8 months ago