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
path:
root
/
hw
Age
Commit message (
Expand
)
Author
2023-10-22
hw/isa/piix: Implement multi-process QEMU support also for PIIX4
Bernhard Beschow
2023-10-22
hw/isa/piix: Resolve duplicate code regarding PCI interrupt wiring
Bernhard Beschow
2023-10-22
hw/isa/piix: Reuse PIIX3's PCI interrupt triggering in PIIX4
Bernhard Beschow
2023-10-22
hw/isa/piix: Rename functions to be shared for PCI interrupt triggering
Bernhard Beschow
2023-10-22
hw/isa/piix: Reuse PIIX3 base class' realize method in PIIX4
Bernhard Beschow
2023-10-22
hw/isa/piix: Share PIIX3's base class with PIIX4
Bernhard Beschow
2023-10-22
hw/isa/piix: Harmonize names of reset control memory regions
Bernhard Beschow
2023-10-22
hw/isa/piix: Allow for optional PIT creation in PIIX3
Bernhard Beschow
2023-10-22
hw/isa/piix: Allow for optional PIC creation in PIIX3
Bernhard Beschow
2023-10-22
hw/isa/piix3: Merge hw/isa/piix4.c
Bernhard Beschow
2023-10-22
hw/isa/piix4: Reuse struct PIIXState from PIIX3
Bernhard Beschow
2023-10-22
hw/isa/piix4: Rename reset control operations to match PIIX3
Bernhard Beschow
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
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
vhost: Expose vhost_svq_available_slots()
Hawkins Jiawei
2023-10-17
Merge tag 'gpu-pull-request' of https://gitlab.com/marcandre.lureau/qemu into...
Stefan Hajnoczi
2023-10-16
Merge tag 'pull-loongarch-20231013' of https://gitlab.com/gaosong/qemu into s...
Stefan Hajnoczi
2023-10-16
Merge tag 'pull-ufs-20231013' of https://gitlab.com/jeuk20.kim/qemu into staging
Stefan Hajnoczi
2023-10-16
Merge tag 'pull-request-2023-10-12' of https://gitlab.com/thuth/qemu into sta...
Stefan Hajnoczi
2023-10-16
Merge tag 'mem-2023-10-12' of https://github.com/davidhildenbrand/qemu into s...
Stefan Hajnoczi
2023-10-16
gfxstream + rutabaga: enable rutabaga
Gurchetan Singh
2023-10-16
gfxstream + rutabaga: meson support
Gurchetan Singh
2023-10-16
gfxstream + rutabaga: add initial support for gfxstream
Gurchetan Singh
[next]