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
12 days
Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging
Peter Maydell
12 days
hw/i386/pc: Don't try to init PCI NICs if there is no PCI bus
Peter Maydell
12 days
eif: cope with huge section sizes
Paolo Bonzini
13 days
Merge tag 'pull-request-2024-11-08' of https://gitlab.com/thuth/qemu into sta...
Peter Maydell
13 days
Merge tag 'pull-9p-20241108' of https://github.com/cschoenebeck/qemu into sta...
Peter Maydell
13 days
next-kbd: convert to use qemu_input_handler_register()
Mark Cave-Ayland
13 days
9pfs: fix crash on 'Treaddir' request
Christian Schoenebeck
13 days
hw/nvme: fix handling of over-committed queues
Klaus Jensen
2024-11-07
eif: cope with huge section offsets
Paolo Bonzini
2024-11-07
Merge tag 'pull-riscv-to-apply-20241107' of https://github.com/alistair23/qem...
Peter Maydell
2024-11-07
hw/riscv/riscv-iommu: fix riscv_iommu_validate_process_ctx() check
Daniel Henrique Barboza
2024-11-07
hw/riscv/riscv-iommu: change 'depth' to int
Daniel Henrique Barboza
2024-11-07
hw/char/sifive_uart: Fix broken UART on big endian hosts
Thomas Huth
2024-11-06
Merge tag 'for-upstream-rust' of https://gitlab.com/bonzini/qemu into staging
Peter Maydell
2024-11-06
Merge tag 'hw-misc-20241105' of https://github.com/philmd/qemu into staging
Peter Maydell
2024-11-06
Merge tag 'pull-vfio-20241105' of https://github.com/legoater/qemu into staging
Peter Maydell
2024-11-05
hw/riscv/iommu: fix build error with clang
Pierrick Bouvier
2024-11-05
hw/usb/hcd-ehci-sysbus: Prefer DEFINE_TYPES() macro
Bernhard Beschow
2024-11-05
hw/rtc/ds1338: Prefer DEFINE_TYPES() macro
Bernhard Beschow
2024-11-05
hw/i2c/smbus_eeprom: Prefer DEFINE_TYPES() macro
Bernhard Beschow
2024-11-05
hw/block/pflash_cfi01: Prefer DEFINE_TYPES() macro
Bernhard Beschow
2024-11-05
hw/sd/sdhci: Prefer DEFINE_TYPES() macro
Bernhard Beschow
2024-11-05
hw/ppc/mpc8544_guts: Prefer DEFINE_TYPES() macro
Bernhard Beschow
2024-11-05
hw/gpio/mpc8xxx: Prefer DEFINE_TYPES() macro
Bernhard Beschow
2024-11-05
hw/net/fsl_etsec/etsec: Prefer DEFINE_TYPES() macro
Bernhard Beschow
2024-11-05
hw/net/fsl_etsec/miim: Reuse MII constants
Bernhard Beschow
2024-11-05
hw/pci-host/ppce500: Prefer DEFINE_TYPES() macro
Bernhard Beschow
2024-11-05
hw/pci-host/ppce500: Reuse TYPE_PPC_E500_PCI_BRIDGE define
Bernhard Beschow
2024-11-05
hw/i2c/mpc_i2c: Prefer DEFINE_TYPES() macro
Bernhard Beschow
2024-11-05
hw/i2c/mpc_i2c: Convert DPRINTF to trace events for register access
Bernhard Beschow
2024-11-05
hw/ppc/mpc8544_guts: Populate POR PLL ratio status register
Bernhard Beschow
2024-11-05
hw/ppc/e500: Add missing device tree properties to i2c controller node
Bernhard Beschow
2024-11-05
hw/ppc/e500: Remove unused "irqs" parameter
Bernhard Beschow
2024-11-05
hw/ppc/e500: Prefer QOM cast
Bernhard Beschow
2024-11-05
hw/core: Add a helper to check the cache topology level
Zhao Liu
2024-11-05
hw/core: Check smp cache topology support for machine
Zhao Liu
2024-11-05
qapi/qom: Define cache enumeration and properties for machine
Zhao Liu
2024-11-05
hw/core: Make CPU topology enumeration arch-agnostic
Zhao Liu
2024-11-05
hw/core/machine: Add missing 'units.h' and 'error-report.h' headers
Philippe Mathieu-Daudé
2024-11-05
hw/microblaze/s3adsp1800: Declare machine type using DEFINE_TYPES macro
Philippe Mathieu-Daudé
2024-11-05
hw/microblaze/s3adsp1800: Rename unimplemented MMIO region as xps_gpio
Philippe Mathieu-Daudé
2024-11-05
hw/microblaze/s3adsp1800: Explicit CPU endianness
Philippe Mathieu-Daudé
2024-11-05
hw/microblaze: Deprecate big-endian petalogix-ml605 & xlnx-zynqmp-pmu
Philippe Mathieu-Daudé
2024-11-05
target/microblaze: Alias CPU endianness property as 'little-endian'
Philippe Mathieu-Daudé
2024-11-05
Merge tag 'pull-target-arm-20241105' of https://git.linaro.org/people/pmaydel...
Peter Maydell
2024-11-05
Merge tag 'for_upstream' of https://git.kernel.org/pub/scm/virt/kvm/mst/qemu ...
Peter Maydell
2024-11-05
vfio/migration: Add vfio_save_block_precopy_empty_hit trace event
Maciej S. Szmigiero
2024-11-05
vfio/migration: Add save_{iterate, complete_precopy}_start trace events
Maciej S. Szmigiero
2024-11-05
Merge tag 'pull-nvme-20241104' of https://gitlab.com/birkelund/qemu into staging
Peter Maydell
2024-11-05
rust: add PL011 device model
Manos Pitsidianakis
[next]