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-07-10
pcie: Release references of virtual functions
Akihiko Odaki
2023-07-10
hw/pci/pci: Remove multifunction parameter from pci_new_multifunction()
Bernhard Beschow
2023-07-11
hw/ide/piix: Move registration of VMStateDescription to DeviceClass
Bernhard Beschow
2023-07-11
hw/ide/pci: Replace some magic numbers by constants
Bernhard Beschow
2023-07-11
hw/ide: Extract bmdma_status_writeb()
Bernhard Beschow
2023-07-11
hw/ide: Extract IDEBus assignment into bmdma_init()
Bernhard Beschow
2023-07-11
hw/isa/vt82c686: Remove via_isa_set_irq()
Bernhard Beschow
2023-07-11
hw/ide/via: Wire up IDE legacy interrupts in host device
Bernhard Beschow
2023-07-11
hw/ide/pci: Expose legacy interrupts as named GPIOs
Bernhard Beschow
2023-07-10
hw/mips/loongson3_virt: Relax CPU restrictions for TCG
Jiaxun Yang
2023-07-10
Merge tag 'pull-riscv-to-apply-20230710-1' of https://github.com/alistair23/q...
Richard Henderson
2023-07-10
hw/pci/pci: Remove multifunction parameter from pci_create_simple_multifuncti...
Bernhard Beschow
2023-07-10
hw/i386/pc_piix: Move i440fx' realize near its qdev_new()
Bernhard Beschow
2023-07-10
hw/pci-host/i440fx: Resolve i440fx_init()
Bernhard Beschow
2023-07-10
hw/pci-host/i440fx: Add I440FX_HOST_PROP_PCI_TYPE property
Bernhard Beschow
2023-07-10
hw/pci-host/i440fx: Add PCI_HOST_{ABOVE, BELOW}_4G_MEM_SIZE properties
Bernhard Beschow
2023-07-10
hw/pci-host/i440fx: Add PCI_HOST_PROP_IO_MEM property
Bernhard Beschow
2023-07-10
hw/pci-host/i440fx: Make MemoryRegion pointers accessible as properties
Bernhard Beschow
2023-07-10
hw/pci-host/i440fx: Move i440fx_realize() into PCII440FXState section
Bernhard Beschow
2023-07-10
hw/pci-host/i440fx: Have common names for some local variables
Bernhard Beschow
2023-07-10
hw/pci-host/i440fx: Replace magic values by existing constants
Bernhard Beschow
2023-07-10
hw/pci-host/i440fx: Add "i440fx" child property in board code
Bernhard Beschow
2023-07-10
hw/i386/pc_piix: Turn some local variables into initializers
Bernhard Beschow
2023-07-10
hw/pci-host/q35: Make some property name macros reusable by i440fx
Bernhard Beschow
2023-07-10
hw/pci-host/q35: Initialize PCI_HOST_BYPASS_IOMMU property from board code
Bernhard Beschow
2023-07-10
hw/pci/pci_host: Introduce PCI_HOST_BYPASS_IOMMU macro
Bernhard Beschow
2023-07-10
hw/pci-host/q35: Initialize PCMachineState::bus in board code
Bernhard Beschow
2023-07-10
hw/pci-host/q35: Fix double, contradicting .endianness assignment
Bernhard Beschow
2023-07-10
hw/i386/pc_q35: Resolve redundant q35_host variable
Bernhard Beschow
2023-07-10
vhost-user: Make RESET_DEVICE a per device message
Tom Lonergan
2023-07-10
vhost-user: Change one_time to per_device request
Tom Lonergan
2023-07-10
hw/smbios: Fix core count in type4
Zhao Liu
2023-07-10
hw/smbios: Fix thread count in type4
Zhao Liu
2023-07-10
hw/smbios: Fix smbios_smp_sockets caculation
Zhao Liu
2023-07-10
machine: Add helpers to get cores/threads per socket
Zhao Liu
2023-07-10
hw/virtio: Add vhost-user-scmi-pci boilerplate
Milan Zamazal
2023-07-10
hw/virtio: Add boilerplate for vhost-user-scmi device
Milan Zamazal
2023-07-10
vhost-user-gpu: implement get_edid frontend feature
Erico Nunes
2023-07-10
virtio-gpu: refactor generate_edid function to virtio_gpu_base
Erico Nunes
2023-07-10
virtio-net: pass Device-TLB enable/disable events to vhost
Viktor Prutyanov
2023-07-10
vhost: register and change IOMMU flag depending on Device-TLB state
Viktor Prutyanov
2023-07-10
vdpa: Remove status in reset tracing
Eugenio Pérez
2023-07-10
hw/s390x: Move KVM specific PV from hw/ to target/s390x/kvm/
Philippe Mathieu-Daudé
2023-07-10
hw/riscv/virt.c: skip 'mmu-type' FDT if satp mode not set
Daniel Henrique Barboza
2023-07-10
hw/riscv: virt: Convert fdt_load_addr to uint64_t
Lakshmi Bai Raja Subramanian
2023-07-10
riscv: Generate devicetree only after machine initialization is complete
Guenter Roeck
2023-07-10
hw/riscv/virt: Restrict ACLINT to TCG
Philippe Mathieu-Daudé
2023-07-10
hw/riscv: sifive_e: Support the watchdog timer of HiFive 1 rev b.
Tommy Wu
2023-07-10
hw/misc: sifive_e_aon: Support the watchdog timer of HiFive 1 rev b.
Tommy Wu
2023-07-10
vfio/pci: Enable AtomicOps completers on root ports
Alex Williamson
[prev]
[next]