index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2023-10-22
hw/isa/piix4: Rename "isa" attribute to "isa_irqs_in"
Bernhard Beschow
2023-10-22
hw/isa/piix4: Remove unused inbound ISA interrupt lines
Bernhard Beschow
2023-10-22
hw/isa/piix3: Drop the "3" from PIIX base class name
Bernhard Beschow
2023-10-22
hw/isa/piix3: Create power management controller in host device
Bernhard Beschow
2023-10-22
hw/isa/piix3: Create USB controller in host device
Bernhard Beschow
2023-10-22
hw/isa/piix3: Create IDE controller in host device
Bernhard Beschow
2023-10-22
hw/i386/pc: Wire RTC ISA IRQs in south bridges
Bernhard Beschow
2023-10-22
hw/isa/piix3: Wire PIC IRQs to ISA bus in host device
Bernhard Beschow
2023-10-22
hw/i386/pc_q35: Wire ICH9 LPC function's interrupts before its realize()
Bernhard Beschow
2023-10-22
hw/isa/piix3: Rename "pic" attribute to "isa_irqs_in"
Bernhard Beschow
2023-10-22
hw/i386/pc_piix: Remove redundant "piix3" variable
Bernhard Beschow
2023-10-22
hw/i386/pc_piix: Wire PIIX3's ISA interrupts by new "isa-irqs" property
Bernhard Beschow
2023-10-22
hw/isa/piix3: Resolve redundant PIIX_NUM_PIC_IRQS
Bernhard Beschow
2023-10-22
hw/i386/pc_piix: Assign PIIX3's ISA interrupts before its realize()
Bernhard Beschow
2023-10-22
hw/i386/pc_piix: Allow for setting properties before realizing PIIX3 south br...
Bernhard Beschow
2023-10-22
hw/i386/pc: Merge two if statements into one
Bernhard Beschow
2023-10-22
hw/display: fix memleak from virtio_add_resource
Matheus Tavares Bernardino
2023-10-22
timer/i8254: Fix one shot PIT mode
Damien Zammit
2023-10-22
hw/i386/acpi-build: Remove build-time assertion on PIIX/ICH9 reset registers ...
Bernhard Beschow
2023-10-22
virtio: call ->vhost_reset_device() during reset
Stefan Hajnoczi
2023-10-22
vhost-backend: remove vhost_kernel_reset_device()
Stefan Hajnoczi
2023-10-22
vhost-user: do not send RESET_OWNER on device reset
Stefan Hajnoczi
2023-10-22
memory: initialize 'fv' in MemoryRegionCache to make Coverity happy
Ilya Maximets
2023-10-22
vhost-user: call VHOST_USER_SET_VRING_ENABLE synchronously
Laszlo Ersek
2023-10-22
vhost-user: allow "vhost_set_vring" to wait for a reply
Laszlo Ersek
2023-10-22
vhost-user: hoist "write_sync", "get_features", "get_u64"
Laszlo Ersek
2023-10-22
vhost-user: flatten "enforce_reply" into "vhost_user_write_sync"
Laszlo Ersek
2023-10-22
vhost-user: factor out "vhost_user_write_sync"
Laszlo Ersek
2023-10-22
vhost-user: tighten "reply_supported" scope in "set_vring_addr"
Laszlo Ersek
2023-10-22
vhost-user: strip superfluous whitespace
Laszlo Ersek
2023-10-18
vdpa: Send cvq state load commands in parallel
Hawkins Jiawei
2023-10-18
vhost: Expose vhost_svq_available_slots()
Hawkins Jiawei
2023-10-18
vdpa: Introduce cursors to vhost_vdpa_net_loadx()
Hawkins Jiawei
2023-10-18
vdpa: Move vhost_svq_poll() to the caller of vhost_vdpa_net_cvq_add()
Hawkins Jiawei
2023-10-18
vdpa: Check device ack in vhost_vdpa_net_load_rx_mode()
Hawkins Jiawei
2023-10-18
vdpa: Avoid using vhost_vdpa_net_load_*() outside vhost_vdpa_net_load()
Hawkins Jiawei
2023-10-18
vdpa: Use iovec for vhost_vdpa_net_cvq_add()
Hawkins Jiawei
2023-10-17
Merge tag 'migration-20231017-pull-request' of https://gitlab.com/juan.quinte...
Stefan Hajnoczi
2023-10-17
Merge tag 'gpu-pull-request' of https://gitlab.com/marcandre.lureau/qemu into...
Stefan Hajnoczi
2023-10-17
migration/multifd: Clarify Error usage in multifd_channel_connect
Fabiano Rosas
2023-10-17
migration/multifd: Unify multifd_send_thread error paths
Fabiano Rosas
2023-10-17
migration/multifd: Remove direct "socket" references
Fabiano Rosas
2023-10-17
migration/ram: Merge save_zero_page functions
Fabiano Rosas
2023-10-17
migration/ram: Move xbzrle zero page handling into save_zero_page
Fabiano Rosas
2023-10-17
migration/ram: Stop passing QEMUFile around in save_zero_page
Fabiano Rosas
2023-10-17
migration/ram: Remove RAMState from xbzrle_cache_zero_page
Fabiano Rosas
2023-10-17
migration/ram: Refactor precopy ram loading code
Nikolay Borisov
2023-10-17
multifd: reset next_packet_len after sending pages
Elena Ufimtseva
2023-10-17
multifd: fix counters in multifd_send_thread
Elena Ufimtseva
2023-10-17
migration: check for rate_limit_max for RATE_LIMIT_DISABLED
Elena Ufimtseva
[next]