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-08-26
arch_init.h: Don't include arch_init.h unnecessarily
Peter Maydell
2021-08-26
hw/arm/Kconfig: no need to enable ACPI_MEMORY_HOTPLUG/ACPI_NVDIMM explicitly
Ani Sinha
2021-08-26
hw/dma/xlnx-zdma Always expect 'dma' link property to be set
Philippe Mathieu-Daudé
2021-08-26
hw/dma/xlnx_csu_dma: Always expect 'dma' link property to be set
Philippe Mathieu-Daudé
2021-08-26
hw/dma/xlnx_csu_dma: Run trivial checks early in realize()
Philippe Mathieu-Daudé
2021-08-26
hw/arm/xlnx-zynqmp: Realize qspi controller *after* qspi_dma
Philippe Mathieu-Daudé
2021-08-25
fsl-imx7: Instantiate SAI1/2/3 as unimplemented devices
Guenter Roeck
2021-08-25
sbsa-ref: Rename SBSA_GWDT enum value
Eduardo Habkost
2021-08-25
hw/dma/pl330: Add memory region to replace default
Wen, Jianxian
2021-08-25
fsl-imx6ul: Instantiate SAI1/2/3 and ASRC as unimplemented devices
Guenter Roeck
2021-08-25
hw/char/pl011: add support for sending break
Jan Luebbe
2021-08-13
hw/core: fix error checking in smp_parse
Daniel P. Berrangé
2021-08-13
hw/core: Add missing return on error
Philippe Mathieu-Daudé
2021-08-09
hw/nvme: fix missing variable initializers
Klaus Jensen
2021-08-05
chardev: mark explicitly first argument as poisoned
Marc-André Lureau
2021-08-04
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
2021-08-03
Revert "acpi/gpex: Inform os to keep firmware resource map"
Michael S. Tsirkin
2021-08-03
acpi: x86: pcihp: add support hotplug on multifunction bridges
Igor Mammedov
2021-08-03
hw/pcie-root-port: Fix hotplug for PCI devices requiring IO
Marcel Apfelbaum
2021-08-03
hw/sd/sdcard: Fix assertion accessing out-of-range addresses with CMD30
Philippe Mathieu-Daudé
2021-08-03
hw/sd/sdcard: Document out-of-range addresses for SEND_WRITE_PROT
Philippe Mathieu-Daudé
2021-08-02
hw/arm/boot: Report error if there is no fw_cfg device in the machine
Peter Maydell
2021-08-02
hw/net: e1000e: Don't zero out the VLAN tag in the legacy RX descriptor
Christina Wang
2021-08-02
hw/net: e1000e: Correct the initial value of VET register
Christina Wang
2021-08-02
hw/net: e1000: Correct the initial value of VET register
Christina Wang
2021-08-02
hw/net/can: sja1000 fix buff2frame_bas and buff2frame_pel when dlc is out of ...
Pavel Pisa
2021-08-02
hw/net/vmxnet3: Do not abort QEMU if guest specified bad queue numbers
Thomas Huth
2021-07-29
Merge remote-tracking branch 'remotes/kraxel/tags/usb-20210729-pull-request' ...
Peter Maydell
2021-07-29
usbredir: fix free call
Gerd Hoffmann
2021-07-29
usb-host: wire up timer for windows
Gerd Hoffmann
2021-07-29
ppc/vof: Fix Coverity issues
Alexey Kardashevskiy
2021-07-29
i2c/smbus_eeprom: Add feature bit to SPD data
BALATON Zoltan
2021-07-29
ppc/pegasos2: Fix spurious warning with -bios
BALATON Zoltan
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
[next]