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-05-30
hw/arm/sbsa-ref: add GIC node into DT
Marcin Juszkiewicz
2023-05-30
arm/Kconfig: Make TCG dependence explicit
Fabiano Rosas
2023-05-30
hw/arm/xlnx-zynqmp: fix unsigned error when checking the RPUs number
Clément Chigot
2023-05-30
hw/dma/xilinx_axidma: Check DMASR.HALTED to prevent infinite loop.
Tommy Wu
2023-05-30
hw/arm/smmuv3: Add knob to choose translation stage and enable stage-2
Mostafa Saleh
2023-05-30
hw/arm/smmuv3: Add stage-2 support in iova notifier
Mostafa Saleh
2023-05-30
hw/arm/smmuv3: Add CMDs related to stage-2
Mostafa Saleh
2023-05-30
hw/arm/smmuv3: Add VMID to TLB tagging
Mostafa Saleh
2023-05-30
hw/arm/smmuv3: Make TLB lookup work for stage-2
Mostafa Saleh
2023-05-30
hw/arm/smmuv3: Parse STE config for stage-2
Mostafa Saleh
2023-05-30
hw/arm/smmuv3: Add page table walk for stage-2
Mostafa Saleh
2023-05-30
hw/arm/smmuv3: Refactor stage-1 PTW
Mostafa Saleh
2023-05-30
hw/arm/smmuv3: Add missing fields for IDR0
Mostafa Saleh
2023-05-30
fsl-imx6: Add SNVS support for i.MX6 boards
Vitaly Cheptsov
2023-05-29
Merge tag 'pull-ppc-20230528' of https://gitlab.com/danielhb/qemu into staging
Richard Henderson
2023-05-28
ppc/pegasos2: Change default CPU to 7457
BALATON Zoltan
2023-05-28
target/ppc: Add POWER9 DD2.2 model
Nicholas Piggin
2023-05-28
pnv_lpc: disable reentrancy detection for lpc-hc
Alexander Bulekov
2023-05-28
hw/ppc/prep: Fix wiring of PIC -> CPU interrupt
Bernhard Beschow
2023-05-28
spapr: Add SPAPR_CAP_AIL_MODE_3 for AIL mode 3 support for H_SET_MODE hcall
Nicholas Piggin
2023-05-28
virtio-input-pci: add virtio-multitouch-pci
Sergio Lopez
2023-05-28
virtio-input: add a virtio-mulitouch device
Sergio Lopez
2023-05-28
virtio-input: generalize virtio_input_key_config()
Sergio Lopez
2023-05-28
virtio-gpu: add a FIXME for virtio_gpu_load()
Marc-André Lureau
2023-05-26
Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging
Richard Henderson
2023-05-26
virtio: qmp: fix memory leak
Paolo Bonzini
2023-05-26
hw/scsi/lsi53c895a: Fix reentrancy issues in the LSI controller (CVE-2023-0330)
Thomas Huth
2023-05-26
lsi53c895a: disable reentrancy detection for MMIO region, too
Thomas Huth
2023-05-26
machine: do not crash if default RAM backend name has been stolen
Igor Mammedov
2023-05-26
hw/mips: Use MachineClass->default_nic in the virt machine
Philippe Mathieu-Daudé
2023-05-26
hw/arm: Use MachineClass->default_nic in the sbsa-ref machine
Thomas Huth
2023-05-26
hw/xtensa: Use MachineClass->default_nic in the virt machine
Thomas Huth
2023-05-26
hw/loongarch64: Use MachineClass->default_nic in the virt machine
Thomas Huth
2023-05-26
hw/arm: Use MachineClass->default_nic in the virt machine
Thomas Huth
2023-05-26
hw/alpha: Use MachineClass->default_nic in the alpha machine
Thomas Huth
2023-05-26
hw/hppa: Use MachineClass->default_nic in the hppa machine
Thomas Huth
2023-05-25
Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging
Richard Henderson
2023-05-25
usb/ohci: Set pad to 0 after frame update
Paolo Bonzini
2023-05-24
vfio/pci: Fix a use-after-free issue
Zhenzhong Duan
2023-05-23
Merge tag 'mem-2023-05-23' of https://github.com/davidhildenbrand/qemu into s...
Richard Henderson
2023-05-23
hostmem-file: add offset option
Alexander Graf
2023-05-23
rtl8139: fix large_send_mss divide-by-zero
Stefan Hajnoczi
2023-05-23
vmxnet3: Do not depend on PC
Akihiko Odaki
2023-05-23
igb: Clear-on-read ICR when ICR.INTA is set
Akihiko Odaki
2023-05-23
igb: Notify only new interrupts
Akihiko Odaki
2023-05-23
e1000e: Notify only new interrupts
Akihiko Odaki
2023-05-23
igb: Implement Tx timestamp
Akihiko Odaki
2023-05-23
igb: Implement Rx PTP2 timestamp
Akihiko Odaki
2023-05-23
igb: Implement igb-specific oversize check
Akihiko Odaki
2023-05-23
igb: Filter with the second VLAN tag for extended VLAN
Akihiko Odaki
[next]