aboutsummaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)Author
2023-10-22hw/isa/piix: Implement multi-process QEMU support also for PIIX4Bernhard Beschow
2023-10-22hw/isa/piix: Resolve duplicate code regarding PCI interrupt wiringBernhard Beschow
2023-10-22hw/isa/piix: Reuse PIIX3's PCI interrupt triggering in PIIX4Bernhard Beschow
2023-10-22hw/isa/piix: Rename functions to be shared for PCI interrupt triggeringBernhard Beschow
2023-10-22hw/isa/piix: Reuse PIIX3 base class' realize method in PIIX4Bernhard Beschow
2023-10-22hw/isa/piix: Share PIIX3's base class with PIIX4Bernhard Beschow
2023-10-22hw/isa/piix: Harmonize names of reset control memory regionsBernhard Beschow
2023-10-22hw/isa/piix: Allow for optional PIT creation in PIIX3Bernhard Beschow
2023-10-22hw/isa/piix: Allow for optional PIC creation in PIIX3Bernhard Beschow
2023-10-22hw/isa/piix3: Merge hw/isa/piix4.cBernhard Beschow
2023-10-22hw/isa/piix4: Reuse struct PIIXState from PIIX3Bernhard Beschow
2023-10-22hw/isa/piix4: Rename reset control operations to match PIIX3Bernhard Beschow
2023-10-22hw/isa/piix4: Rename "isa" attribute to "isa_irqs_in"Bernhard Beschow
2023-10-22hw/isa/piix4: Remove unused inbound ISA interrupt linesBernhard Beschow
2023-10-22hw/isa/piix3: Drop the "3" from PIIX base class nameBernhard Beschow
2023-10-22hw/isa/piix3: Create power management controller in host deviceBernhard Beschow
2023-10-22hw/isa/piix3: Create USB controller in host deviceBernhard Beschow
2023-10-22hw/isa/piix3: Create IDE controller in host deviceBernhard Beschow
2023-10-22hw/i386/pc: Wire RTC ISA IRQs in south bridgesBernhard Beschow
2023-10-22hw/isa/piix3: Wire PIC IRQs to ISA bus in host deviceBernhard Beschow
2023-10-22hw/i386/pc_q35: Wire ICH9 LPC function's interrupts before its realize()Bernhard Beschow
2023-10-22hw/isa/piix3: Rename "pic" attribute to "isa_irqs_in"Bernhard Beschow
2023-10-22hw/i386/pc_piix: Remove redundant "piix3" variableBernhard Beschow
2023-10-22hw/i386/pc_piix: Wire PIIX3's ISA interrupts by new "isa-irqs" propertyBernhard Beschow
2023-10-22hw/isa/piix3: Resolve redundant PIIX_NUM_PIC_IRQSBernhard Beschow
2023-10-22hw/i386/pc_piix: Assign PIIX3's ISA interrupts before its realize()Bernhard Beschow
2023-10-22hw/i386/pc_piix: Allow for setting properties before realizing PIIX3 south br...Bernhard Beschow
2023-10-22hw/i386/pc: Merge two if statements into oneBernhard Beschow
2023-10-22hw/display: fix memleak from virtio_add_resourceMatheus Tavares Bernardino
2023-10-22timer/i8254: Fix one shot PIT modeDamien Zammit
2023-10-22hw/i386/acpi-build: Remove build-time assertion on PIIX/ICH9 reset registers ...Bernhard Beschow
2023-10-22virtio: call ->vhost_reset_device() during resetStefan Hajnoczi
2023-10-22vhost-backend: remove vhost_kernel_reset_device()Stefan Hajnoczi
2023-10-22vhost-user: do not send RESET_OWNER on device resetStefan Hajnoczi
2023-10-22vhost-user: call VHOST_USER_SET_VRING_ENABLE synchronouslyLaszlo Ersek
2023-10-22vhost-user: allow "vhost_set_vring" to wait for a replyLaszlo Ersek
2023-10-22vhost-user: hoist "write_sync", "get_features", "get_u64"Laszlo Ersek
2023-10-22vhost-user: flatten "enforce_reply" into "vhost_user_write_sync"Laszlo Ersek
2023-10-22vhost-user: factor out "vhost_user_write_sync"Laszlo Ersek
2023-10-22vhost-user: tighten "reply_supported" scope in "set_vring_addr"Laszlo Ersek
2023-10-22vhost-user: strip superfluous whitespaceLaszlo Ersek
2023-10-18vhost: Expose vhost_svq_available_slots()Hawkins Jiawei
2023-10-17Merge tag 'gpu-pull-request' of https://gitlab.com/marcandre.lureau/qemu into...Stefan Hajnoczi
2023-10-16Merge tag 'pull-loongarch-20231013' of https://gitlab.com/gaosong/qemu into s...Stefan Hajnoczi
2023-10-16Merge tag 'pull-ufs-20231013' of https://gitlab.com/jeuk20.kim/qemu into stagingStefan Hajnoczi
2023-10-16Merge tag 'pull-request-2023-10-12' of https://gitlab.com/thuth/qemu into sta...Stefan Hajnoczi
2023-10-16Merge tag 'mem-2023-10-12' of https://github.com/davidhildenbrand/qemu into s...Stefan Hajnoczi
2023-10-16gfxstream + rutabaga: enable rutabagaGurchetan Singh
2023-10-16gfxstream + rutabaga: meson supportGurchetan Singh
2023-10-16gfxstream + rutabaga: add initial support for gfxstreamGurchetan Singh