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
2020-03-17
hw/ide: Get rid of piix3_init functions
BALATON Zoltan
2020-03-16
via-ide: always use legacy IRQ 14/15 routing
Mark Cave-Ayland
2020-03-16
via-ide: allow guests to write to PCI_CLASS_PROG
Mark Cave-Ayland
2020-03-16
via-ide: initialise IDE controller in legacy mode
Mark Cave-Ayland
2020-03-16
via-ide: ensure that PCI_INTERRUPT_LINE is hard-wired to its default value
Mark Cave-Ayland
2020-03-16
pci: Honour wmask when resetting PCI_INTERRUPT_LINE
BALATON Zoltan
2020-03-16
ide/via: Get rid of via_ide_init()
BALATON Zoltan
2020-03-16
via-ide: move registration of VMStateDescription to DeviceClass
Mark Cave-Ayland
2020-03-10
cmd646: remove unused pci_cmd646_ide_init() function
Mark Cave-Ayland
2020-03-10
dp264: use pci_create_simple() to initialise the cmd646 device
Mark Cave-Ayland
2020-03-09
cmd646: register vmstate_ide_pci VMStateDescription in DeviceClass
Mark Cave-Ayland
2020-03-09
cmd646: register cmd646_reset() function in DeviceClass
Mark Cave-Ayland
2020-03-09
display/exynos4210_fimd: Remove redundant statement in exynos4210_fimd_update()
Chen Qun
2020-03-09
display/pxa2xx_lcd: Remove redundant statement in pxa2xx_palette_parse()
Chen Qun
2020-03-09
scsi/scsi-disk: Remove redundant statement in scsi_disk_emulate_command()
Chen Qun
2020-03-09
dma/xlnx-zdma: Remove redundant statement in zdma_write_dst()
Chen Qun
2020-03-09
core/qdev: fix memleak in qdev_get_gpio_out_connector()
Pan Nengyuan
2020-03-09
hw/pci-host/q35: Remove unused includes
Philippe Mathieu-Daudé
2020-03-09
hw/i386: Include "hw/mem/nvdimm.h"
Philippe Mathieu-Daudé
2020-03-09
hw/acpi: Include "hw/mem/nvdimm.h"
Philippe Mathieu-Daudé
2020-03-09
hw/pci-host/piix: Include "qemu/range.h"
Philippe Mathieu-Daudé
2020-03-09
hw/i2c/smbus_ich9: Include "qemu/range.h"
Philippe Mathieu-Daudé
2020-03-09
hw/timer/hpet: Include "exec/address-spaces.h"
Philippe Mathieu-Daudé
2020-03-09
hw/acpi/cpu_hotplug: Include "hw/pci/pci.h"
Philippe Mathieu-Daudé
2020-03-09
hw/hppa/machine: Include "net/net.h"
Philippe Mathieu-Daudé
2020-03-09
hw/alpha/dp264: Include "net/net.h"
Philippe Mathieu-Daudé
2020-03-09
hw/alpha/alpha_sys: Remove unused "hw/ide.h" header
Philippe Mathieu-Daudé
2020-03-09
hw/usb/dev-storage: Remove unused "ui/console.h" header
Philippe Mathieu-Daudé
2020-03-09
hw/timer: Remove unused "ui/console.h" header
Philippe Mathieu-Daudé
2020-03-09
hw/southbridge/ich9: Removed unused headers
Philippe Mathieu-Daudé
2020-03-09
hw/net/e1000: Move macreg[] arrays to .rodata to save 1MiB of .data
Philippe Mathieu-Daudé
2020-03-09
hw/net/e1000: Add readops/writeops typedefs
Philippe Mathieu-Daudé
2020-03-09
hw/audio/fmopl: Fix a typo twice
Philippe Mathieu-Daudé
2020-03-09
dp8393x: Mask EOL bit from descriptor addresses, take 2
Finn Thain
2020-03-08
hw/i386/intel_iommu: Simplify vtd_find_as_from_bus_num() logic
Philippe Mathieu-Daudé
2020-03-08
vhost-vsock: fix error message output
Nick Erdmann
2020-03-08
vhost: correctly turn on VIRTIO_F_IOMMU_PLATFORM
Jason Wang
2020-03-08
pcie_root_port: Add hotplug disabling option
Julia Suvorova
2020-03-06
qapi: Flatten object-add
Kevin Wolf
2020-03-05
Merge remote-tracking branch 'remotes/stefanberger/tags/pull-tpm-2020-03-04-2...
Peter Maydell
2020-03-05
hw/arm/virt: vTPM support
Eric Auger
2020-03-05
tpm: Add the SysBus TPM TIS device
Eric Auger
2020-03-05
tpm: Separate TPM_TIS and TPM_TIS_ISA configs
Eric Auger
2020-03-05
tpm: Separate tpm_tis common functions from isa code
Eric Auger
2020-03-05
tpm: Use TPMState as a common struct
Eric Auger
2020-03-05
tpm: rename TPM_TIS into TPM_TIS_ISA
Eric Auger
2020-03-05
hw/arm/cubieboard: report error when using unsupported -bios argument
Niek Linnenbank
2020-03-05
hw/arm/cubieboard: restrict allowed RAM size to 512MiB and 1GiB
Niek Linnenbank
2020-03-05
hw/arm/cubieboard: restrict allowed CPU type to ARM Cortex-A8
Niek Linnenbank
2020-03-05
hw/arm/cubieboard: use ARM Cortex-A8 as the default CPU in machine definition
Niek Linnenbank
[next]