OSDN Git Service

qmiga/qemu.git
2023-10-22 Bernhard Beschowhw/isa/piix: Reuse PIIX3 base class' realize method...
2023-10-22 Bernhard Beschowhw/isa/piix: Share PIIX3's base class with PIIX4
2023-10-22 Bernhard Beschowhw/isa/piix: Harmonize names of reset control memory...
2023-10-22 Bernhard Beschowhw/isa/piix: Allow for optional PIT creation in PIIX3
2023-10-22 Bernhard Beschowhw/isa/piix: Allow for optional PIC creation in PIIX3
2023-10-22 Bernhard Beschowhw/isa/piix3: Merge hw/isa/piix4.c
2023-10-22 Bernhard Beschowhw/isa/piix4: Reuse struct PIIXState from PIIX3
2023-10-22 Bernhard Beschowhw/isa/piix4: Rename reset control operations to match...
2023-10-22 Bernhard Beschowhw/isa/piix4: Rename "isa" attribute to "isa_irqs_in"
2023-10-22 Bernhard Beschowhw/isa/piix4: Remove unused inbound ISA interrupt lines
2023-10-22 Bernhard Beschowhw/isa/piix3: Drop the "3" from PIIX base class name
2023-10-22 Bernhard Beschowhw/isa/piix3: Create power management controller in...
2023-10-22 Bernhard Beschowhw/isa/piix3: Create USB controller in host device
2023-10-22 Bernhard Beschowhw/isa/piix3: Create IDE controller in host device
2023-10-22 Bernhard Beschowhw/i386/pc: Wire RTC ISA IRQs in south bridges
2023-10-22 Bernhard Beschowhw/isa/piix3: Wire PIC IRQs to ISA bus in host device
2023-10-22 Bernhard Beschowhw/i386/pc_q35: Wire ICH9 LPC function's interrupts...
2023-10-22 Bernhard Beschowhw/isa/piix3: Rename "pic" attribute to "isa_irqs_in"
2023-10-22 Bernhard Beschowhw/i386/pc_piix: Remove redundant "piix3" variable
2023-10-22 Bernhard Beschowhw/i386/pc_piix: Wire PIIX3's ISA interrupts by new...
2023-10-22 Bernhard Beschowhw/isa/piix3: Resolve redundant PIIX_NUM_PIC_IRQS
2023-10-22 Bernhard Beschowhw/i386/pc_piix: Assign PIIX3's ISA interrupts before...
2023-10-22 Bernhard Beschowhw/i386/pc_piix: Allow for setting properties before...
2023-10-22 Bernhard Beschowhw/i386/pc: Merge two if statements into one
2023-10-22 Matheus Tavares... hw/display: fix memleak from virtio_add_resource
2023-10-22 Damien Zammittimer/i8254: Fix one shot PIT mode
2023-10-22 Bernhard Beschowhw/i386/acpi-build: Remove build-time assertion on...
2023-10-22 Stefan Hajnoczivirtio: call ->vhost_reset_device() during reset
2023-10-22 Stefan Hajnoczivhost-backend: remove vhost_kernel_reset_device()
2023-10-22 Stefan Hajnoczivhost-user: do not send RESET_OWNER on device reset
2023-10-22 Ilya Maximetsmemory: initialize 'fv' in MemoryRegionCache to make...
2023-10-22 Laszlo Ersekvhost-user: call VHOST_USER_SET_VRING_ENABLE synchronously
2023-10-22 Laszlo Ersekvhost-user: allow "vhost_set_vring" to wait for a reply
2023-10-22 Laszlo Ersekvhost-user: hoist "write_sync", "get_features", "get_u64"
2023-10-22 Laszlo Ersekvhost-user: flatten "enforce_reply" into "vhost_user_wr...
2023-10-22 Laszlo Ersekvhost-user: factor out "vhost_user_write_sync"
2023-10-22 Laszlo Ersekvhost-user: tighten "reply_supported" scope in "set_vri...
2023-10-22 Laszlo Ersekvhost-user: strip superfluous whitespace
2023-10-18 Hawkins Jiaweivdpa: Send cvq state load commands in parallel
2023-10-18 Hawkins Jiaweivhost: Expose vhost_svq_available_slots()
2023-10-18 Hawkins Jiaweivdpa: Introduce cursors to vhost_vdpa_net_loadx()
2023-10-18 Hawkins Jiaweivdpa: Move vhost_svq_poll() to the caller of vhost_vdpa...
2023-10-18 Hawkins Jiaweivdpa: Check device ack in vhost_vdpa_net_load_rx_mode()
2023-10-18 Hawkins Jiaweivdpa: Avoid using vhost_vdpa_net_load_*() outside vhost...
2023-10-18 Hawkins Jiaweivdpa: Use iovec for vhost_vdpa_net_cvq_add()
2023-10-17 Stefan HajnocziMerge tag 'migration-20231017-pull-request' of https...
2023-10-17 Stefan HajnocziMerge tag 'gpu-pull-request' of https://gitlab.com...
2023-10-17 Fabiano Rosasmigration/multifd: Clarify Error usage in multifd_chann...
2023-10-17 Fabiano Rosasmigration/multifd: Unify multifd_send_thread error...
2023-10-17 Fabiano Rosasmigration/multifd: Remove direct "socket" references
2023-10-17 Fabiano Rosasmigration/ram: Merge save_zero_page functions
2023-10-17 Fabiano Rosasmigration/ram: Move xbzrle zero page handling into...
2023-10-17 Fabiano Rosasmigration/ram: Stop passing QEMUFile around in save_zer...
2023-10-17 Fabiano Rosasmigration/ram: Remove RAMState from xbzrle_cache_zero_page
2023-10-17 Nikolay Borisovmigration/ram: Refactor precopy ram loading code
2023-10-17 Elena Ufimtsevamultifd: reset next_packet_len after sending pages
2023-10-17 Elena Ufimtsevamultifd: fix counters in multifd_send_thread
2023-10-17 Elena Ufimtsevamigration: check for rate_limit_max for RATE_LIMIT_DISABLED
2023-10-17 Juan Quintelamigration: Improve json and formatting
2023-10-17 Juan Quintelamigration/rdma: Remove all "ret" variables that are...
2023-10-17 Juan Quintelamigration/rdma: Declare for index variables local
2023-10-17 Juan Quintelamigration/rdma: Use i as for index instead of idx
2023-10-17 Juan Quintelamigration/rdma: Check sooner if we are in postcopy...
2023-10-17 Juan Quintelamigration/rdma: Remove qemu_ prefix from exported functions
2023-10-17 Juan Quintelamigration/rdma: Move rdma constants from qemu-file...
2023-10-17 Juan Quintelaqemu-file: Remove QEMUFileHooks
2023-10-17 Juan Quintelamigration/rdma: Create rdma_control_save_page()
2023-10-17 Juan Quintelamigration/rdma: Unfold hook_ram_load()
2023-10-17 Juan Quintelamigration/rdma: Remove all uses of RAM_CONTROL_HOOK
2023-10-17 Juan Quintelamigration/rdma: Unfold ram_control_after_iterate()
2023-10-17 Juan Quintelamigration/rdma: Unfold ram_control_before_iterate()
2023-10-17 Juan Quintelamigration: Create migrate_rdma()
2023-10-17 Juan Quintelamigration: Non multifd migration don't care about multi...
2023-10-17 Fiona Ebnermigration: hold the BQL during setup
2023-10-17 Fabiano Rosastests/qtest: migration-test: Add tests for file-based...
2023-10-17 Fabiano Rosastests/qtest/migration: Add a test for the analyze-migra...
2023-10-17 Fabiano Rosasmigration: Fix analyze-migration read operation signedness
2023-10-17 Fabiano Rosasmigration: Fix analyze-migration.py when ignore-shared...
2023-10-17 Fabiano Rosasmigration: Add capability parsing to analyze-migration.py
2023-10-17 Fabiano Rosasmigration: Fix analyze-migration.py 'configuration...
2023-10-17 Nikolay Borisovmigration: Add the configuration vmstate to the json...
2023-10-17 Dmitry Frolovmigration: fix RAMBlock add NULL check
2023-10-17 Peter Xumigration: Allow user to specify available switchover...
2023-10-17 Philippe Mathieu... migration: Use g_autofree to simplify ram_dirty_bitmap_...
2023-10-17 Wei Wangmigration: refactor migration_completion
2023-10-16 Stefan HajnocziMerge tag 'python-pull-request' of https://gitlab.com...
2023-10-16 Stefan HajnocziMerge tag 'pull-loongarch-20231013' of https://gitlab...
2023-10-16 Stefan HajnocziMerge tag 'pull-ufs-20231013' of https://gitlab.com...
2023-10-16 Stefan HajnocziMerge tag 'pull-request-2023-10-12' of https://gitlab...
2023-10-16 Stefan HajnocziMerge tag 'for-upstream' of https://repo.or.cz/qemu...
2023-10-16 Stefan HajnocziMerge tag 'pull-shadow-2023-10-12' of https://repo...
2023-10-16 Stefan HajnocziMerge tag 'mem-2023-10-12' of https://github.com/davidh...
2023-10-16 Gurchetan Singhdocs/system: add basic virtio-gpu documentation
2023-10-16 Gurchetan Singhgfxstream + rutabaga: enable rutabaga
2023-10-16 Gurchetan Singhgfxstream + rutabaga: meson support
2023-10-16 Gurchetan Singhgfxstream + rutabaga: add initial support for gfxstream
2023-10-16 Gurchetan Singhgfxstream + rutabaga prep: added need defintions, field...
2023-10-16 Antonio Caggianovirtio-gpu: blob prep
2023-10-16 Gerd Hoffmannvirtio-gpu: hostmem
2023-10-16 Antonio Caggianovirtio-gpu: CONTEXT_INIT feature
next