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-06-13
hw/riscv: qemu crash when NUMA nodes exceed available CPUs
Yin Wang
2023-06-13
hw/riscv/opentitan: Correct OpenTitanState parent type/size
Philippe Mathieu-Daudé
2023-06-13
hw/riscv/opentitan: Explicit machine type definition
Philippe Mathieu-Daudé
2023-06-13
hw/riscv/opentitan: Add TYPE_OPENTITAN_MACHINE definition
Philippe Mathieu-Daudé
2023-06-13
hw/riscv/opentitan: Declare QOM types using DEFINE_TYPES() macro
Philippe Mathieu-Daudé
2023-06-13
hw/riscv/opentitan: Rename machine_[class]_init() functions
Philippe Mathieu-Daudé
2023-06-10
Merge tag 'pull-ppc-20230610' of https://gitlab.com/danielhb/qemu into staging
Richard Henderson
2023-06-10
hw/ppc/Kconfig: MAC_NEWWORLD should always select USB_OHCI_PCI
Thomas Huth
2023-06-10
target/ppc: Decrementer fix BookE semantics
Nicholas Piggin
2023-06-10
target/ppc: Fix decrementer time underflow and infinite timer loop
Nicholas Piggin
2023-06-10
pnv/xive2: Quiet down some error messages
Frederic Barrat
2023-06-10
pnv/xive2: Handle TIMA access through all ports
Frederic Barrat
2023-06-10
pnv/xive2: Introduce macros to manipulate TIMA addresses
Frederic Barrat
2023-06-10
pnv/xive2: Allow writes to the Physical Thread Enable registers
Frederic Barrat
2023-06-10
pnv/xive2: Add definition for the ESB cache configuration register
Frederic Barrat
2023-06-10
pnv/xive2: Add definition for TCTXT Config register
Frederic Barrat
2023-06-09
hw/usb/hcd-ehci-pci: Simplify using DEVICE_GET_CLASS() macro
Philippe Mathieu-Daudé
2023-06-09
hw/pci/pci: Simplify pci_bar_address() using MACHINE_GET_CLASS() macro
Philippe Mathieu-Daudé
2023-06-09
hw/i386/microvm: Simplify using object_dynamic_cast()
Philippe Mathieu-Daudé
2023-06-09
hw/core/cpu: Simplify realize() using MACHINE_GET_CLASS() macro
Philippe Mathieu-Daudé
2023-06-09
hw/remote: Fix vfu_cfg trace offset format
Mattias Nissler
2023-06-09
hw/virtio/virtio-qmp.c: spelling: suppoted
Michael Tokarev
2023-06-08
9pfs: prevent opening special files (CVE-2023-2861)
Christian Schoenebeck
2023-06-07
Merge tag 'pull-xen-20230607' of https://xenbits.xen.org/git-http/people/aper...
Richard Henderson
2023-06-07
vfio-user: update comments
Jagannathan Raman
2023-06-07
xen-block: fix segv on unrealize
Anthony PERARD
2023-06-07
hw/isa/piix3: Resolve redundant TYPE_PIIX3_XEN_DEVICE
Bernhard Beschow
2023-06-07
hw/isa/piix3: Resolve redundant k->config_write assignments
Bernhard Beschow
2023-06-07
hw/isa/piix3: Avoid Xen-specific variant of piix3_write_config()
Bernhard Beschow
2023-06-07
hw/isa/piix3: Wire up Xen PCI IRQ handling outside of PIIX3
Bernhard Beschow
2023-06-07
hw/isa/piix3: Reuse piix3_realize() in piix3_xen_realize()
Bernhard Beschow
2023-06-07
hw/pci/pci.c: Don't leak PCIBus::irq_count[] in pci_bus_irqs()
Bernhard Beschow
2023-06-07
include/hw/xen/xen: Rename xen_piix3_set_irq() to xen_intx_set_irq()
Bernhard Beschow
2023-06-07
hw/xen: Fix broken check for invalid state in xs_be_open()
David Woodhouse
2023-06-07
xen: Drop support for Xen versions below 4.7.1
David Woodhouse
2023-06-07
hw/xen: Fix memory leak in libxenstore_open() for Xen
David Woodhouse
2023-06-07
hw/xen: Simplify emulated Xen platform init
David Woodhouse
2023-06-06
Merge tag 'pull-target-arm-20230606' of https://git.linaro.org/people/pmaydel...
Richard Henderson
2023-06-06
Merge tag 'pull-request-2023-06-06' of https://gitlab.com/thuth/qemu into sta...
Richard Henderson
2023-06-06
hw: arm: allwinner-sramc: Add SRAM Controller support for R40
qianfan Zhao
2023-06-06
hw: arm: allwinner-r40: Add emac and gmac support
qianfan Zhao
2023-06-06
hw: sd: allwinner-sdhost: Add sun50i-a64 SoC support
qianfan Zhao
2023-06-06
hw/arm/allwinner-r40: add SDRAM controller device
qianfan Zhao
2023-06-06
hw/misc: Rename axp209 to axp22x and add support AXP221 PMU
qianfan Zhao
2023-06-06
hw: arm: allwinner-r40: Add i2c0 device
qianfan Zhao
2023-06-06
hw: allwinner-r40: Complete uart devices
qianfan Zhao
2023-06-06
hw/arm/allwinner-r40: add Clock Control Unit
qianfan Zhao
2023-06-06
hw: arm: Add bananapi M2-Ultra and allwinner-r40 support
qianfan Zhao
2023-06-06
xlnx-versal: Connect Xilinx VERSAL CANFD controllers
Vikram Garhwal
2023-06-06
hw/net/can: Introduce Xilinx Versal CANFD controller
Vikram Garhwal
[next]