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
2021-07-27
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20210727'...
Peter Maydell
2021-07-27
Merge remote-tracking branch 'remotes/nvme/tags/nvme-next-pull-request' into ...
Peter Maydell
2021-07-27
hw: aspeed_gpio: Fix memory size
Joel Stanley
2021-07-27
hw/arm/nseries: Display hexadecimal value with '0x' prefix
Philippe Mathieu-Daudé
2021-07-27
hw/intc/armv7m_nvic: for v8.1M VECTPENDING hides S exceptions from NS
Peter Maydell
2021-07-27
hw/intc/armv7m_nvic: Correct size of ICSR.VECTPENDING
Peter Maydell
2021-07-27
hw/intc/armv7m_nvic: ISCR.ISRPENDING is set for non-enabled pending interrupts
Peter Maydell
2021-07-27
hw/arm/smmuv3: Check 31st bit to see if CD is valid
Joe Komlodi
2021-07-26
hw/nvme: fix mmio read
Klaus Jensen
2021-07-26
hw/nvme: fix out-of-bounds reads
Klaus Jensen
2021-07-26
hw/nvme: use symbolic names for registers
Klaus Jensen
2021-07-26
hw/nvme: split pmrmsc register into upper and lower
Klaus Jensen
2021-07-26
hw/nvme: fix controller hot unplugging
Klaus Jensen
2021-07-26
hw/nvme: error handling for too many mappings
Padmakar Kalghatgi
2021-07-26
hw/nvme: unregister controller with subsystem at exit
Klaus Jensen
2021-07-26
hw/nvme: mark nvme-subsys non-hotpluggable
Klaus Jensen
2021-07-26
hw/nvme: remove NvmeCtrl parameter from ns setup/check functions
Klaus Jensen
2021-07-26
hw/pci-hist/pnv_phb4: Fix typo in pnv_phb4_ioda_write
Richard Henderson
2021-07-26
hw/ppc/spapr_events: Remove unused variable from check_exception
Richard Henderson
2021-07-26
hw/audio/adlib: Remove unused variable in adlib_callback
Richard Henderson
2021-07-26
bitops.h: revert db1ffc32dd ("qemu/bitops.h: add bitrev8 implementation")
Mark Cave-Ayland
2021-07-23
Merge remote-tracking branch 'remotes/kraxel/tags/vga-20210723-pull-request' ...
Peter Maydell
2021-07-22
Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ...
Peter Maydell
2021-07-22
hw/display: fix virgl reset regression
Marc-André Lureau
2021-07-22
hw/display: fail early when multiple virgl devices are requested
Marc-André Lureau
2021-07-22
Revert "qxl: add migration blocker to avoid pre-save assert"
Gerd Hoffmann
2021-07-22
qxl: remove assert in qxl_pre_save.
Gerd Hoffmann
2021-07-22
usb: fix usb-host dependency check
Gerd Hoffmann
2021-07-22
hw/display/virtio-gpu: Fix memory leak (CID 1453811)
Philippe Mathieu-Daudé
2021-07-21
Merge remote-tracking branch 'remotes/cleber-gitlab/tags/python-next-pull-req...
Peter Maydell
2021-07-20
remote/memory: Replace share parameter with ram_flags
Yang Zhong
2021-07-20
hw/tricore: fix inclusion of tricore_testboard
Alex Bennée
2021-07-20
hw/ppc/Kconfig: Add dependency PEGASOS2 -> ATI_VGA
Philippe Mathieu-Daudé
2021-07-20
hw/isa/vt82c686: Add missing Kconfig dependency (runtime error)
Philippe Mathieu-Daudé
2021-07-20
hw/isa/vt82c686: Add missing Kconfig dependencies (build error)
Philippe Mathieu-Daudé
2021-07-20
hw/pci-host/Kconfig: Add missing dependency MV64361 -> I8259
Philippe Mathieu-Daudé
2021-07-20
hw/ppc/Kconfig: Add missing dependency E500 -> DS1338 RTC
Philippe Mathieu-Daudé
2021-07-20
hw/riscv/Kconfig: Restrict NUMA to Virt & Spike machines
Philippe Mathieu-Daudé
2021-07-20
hw/riscv/Kconfig: Add missing dependency MICROCHIP_PFSOC -> SERIAL
Philippe Mathieu-Daudé
2021-07-20
hw/arm/Kconfig: Add missing SDHCI symbol to FSL_IMX25
Philippe Mathieu-Daudé
2021-07-20
hw/arm/Kconfig: Remove unused DS1338 symbol from i.MX25 PDK Board
Philippe Mathieu-Daudé
2021-07-20
hw/arm/Kconfig: Add missing dependency NPCM7XX -> SMBUS
Philippe Mathieu-Daudé
2021-07-20
hw/ide/Kconfig: Add missing dependency PCI -> IDE_QDEV
Philippe Mathieu-Daudé
2021-07-20
hw/i386/Kconfig: Add missing Kconfig dependency (runtime error)
Philippe Mathieu-Daudé
2021-07-20
hw/acpi/Kconfig: Add missing Kconfig dependencies (build error)
Philippe Mathieu-Daudé
2021-07-20
hw/acpi: Do not restrict ACPI core routines to x86 architecture
Philippe Mathieu-Daudé
2021-07-20
hw/mips: Express dependencies of the Boston machine with Kconfig
Philippe Mathieu-Daudé
2021-07-20
hw/mips: Add dependency MIPS_CPS -> MIPS_ITU
Philippe Mathieu-Daudé
2021-07-19
hw/ide: Fix crash when plugging a piix3-ide device into the x-remote machine
Thomas Huth
2021-07-19
hw/net/net_tx_pkt: Fix crash detected by fuzzer
Thomas Huth
[next]